PDA

View Full Version : Including one page in another with cgi



jobesoft
February 24th, 2001, 05:44
hello!
i need a script which reads an html page from another server an prints it to the users browser. (simiular to the php require) I would want not to use ssi. The neednt include the html in another. i only should print it to the users browser.

Thanks