| 
	
 | 
 Posted by moxie19 on 06/20/06 01:47 
Hi, 
 
When I'm getting a URL using CURL, say somethign like this: 
 
domain.com?redirect.asp?id=1234 
 
and when I go to this with a regular web browser, it redirects to a 
different domain, say something like diffrent.com.... 
 
the URL that is redirected to is different for each id, so I'm trying 
to automate this. 
 
I'm looking for a way to get the URL using CURL once the page has 
redirected to the new URL. 
 
Hopefully I can get some help with this, 
 
Thanks
 
[Back to original message] 
 |