Page 1 of 1

Automate a page load

Posted: Sun Feb 05, 2006 8:26 am
by jasondavis
Hi I have like 3 pages like
http://mysite.com/?nom=Jason&id=10021628

I need to figure out how to make it act as if I entered all 3 into my web browser and loaded the page

Posted: Sun Feb 05, 2006 8:28 am
by RobertGonzalez
Can you clarify this question a little bit. I am not sure what you are looking for is clearly spelled out (at least not for me).

Posted: Sun Feb 05, 2006 8:31 am
by feyd

Posted: Sun Feb 05, 2006 8:49 am
by jasondavis
hi thanks for the fast responce,

Basicly I dont need to see the results of the page load but when I go to that URL it inserts me into the DB on that site so I need a way to get inserted to all 3 sites as if I entered that url into the address bar 3 times, when I say that URL it is actuallt 3 different URL in that format

Posted: Sun Feb 05, 2006 12:05 pm
by John Cartwright
Read feyd suggestions...

Posted: Sun Feb 05, 2006 12:42 pm
by RobertGonzalez
Are you trying to execute a script on three individual web sites with the same data? Are these your web sites? What process are you shooting for?