|
Posted by Ming on 06/22/07 06:03
Never mind, I got it worked.
On Jun 21, 10:50 pm, Ming <minghu...@gmail.com> wrote:
> Hi there,
>
> I have a bunch of URLs. They are all redirecting URLs: if you visit
> any one of them, you will be redirected to another URL.
>
> I want to know the redirected URL. How shall I do that? I think I
> shall probably send a http request and capture its response and then
> parse the response to get its real destination, don't I?
>
> But how shall I implement it? Any sample code?
>
> Thanks,
>
> Ming
Navigation:
[Reply to this message]
|