|
From: Jamie C. <jca...@we...> - 2006-07-11 16:42:49
|
On 11/Jul/2006 06:23 Chong Forward wrote .. <blockquote type=3D"cite"> Dear sir, <br /> =A0=A0=A0=A0=A0 I just wrote my webmin module. Function of this module is open webpage from other web server. I found "redirect(url)" function. It's not my need,directly. I want to open this url(webpage) on same webmin page. Do you have other function to work with my module. <br /> =A0 <br /> Thanks <br /> <br /> Chong<br /> </blockquote>Do you mean reading the contents of a web page into your CGI program, or displaying it to the user? If the latter, then the redirect function is what you want ..<br /><br />=A0 - Jamie<br /><br /> |