View Single Post
  #1  
Old 09-02-2006, 01:55 AM
linkoraclehero linkoraclehero is offline
<title>Member</title>
Join Date: Dec 2004
Posts: 24
linkoraclehero is on a distinguished road
Send a message via AIM to linkoraclehero Send a message via MSN to linkoraclehero
requesturl(), forget it.

Turns out that everyone who even bothers using it, uses requesturl(), here's some advice, it only allows IPs, so don't. requesthttp() will work just as good .
for example, to access Google:
requesthttp("www.google.com",80,0);
I have reason to believe the 3rd argument is used to pass what the browser should immitate, such as IE, Firefox, so on. Not quite sure, but passing different arguments will cause different things .
__________________
<body>Signature</body>