[PHP] Hiding the remote server

2002-08-15 Thread Michael
Is it possible to write a script that: 1) gathers information 2) upon clicking a submit button, posts this information to a remote server for processing. 3) the remote server, by default, will generate results and display on it's own web page generated dynamically. 4) can we intercept this

Re: [PHP] Hiding the remote server

2002-08-15 Thread Jason Wong
On Friday 16 August 2002 11:51, Michael wrote: Is it possible to write a script that: 1) gathers information yes 2) upon clicking a submit button, posts this information to a remote server for processing. yes 3) the remote server, by default, will generate results and display on it's