Title: Re: Problems with redirection...


_____________________________________________
From:   Morales Anamaria 
Sent:   Freitag, 14. Januar 2005 11:23
To:     '[email protected]'
Subject:        Problems with redirection...

Well, I'm still not able to subscribe and need some help so here it goes.

Im trying to mirror a webpage that is dinamic and needs registration before accesing, so when I first enter the page, it redirects me to a https registration page and after registration I can access the page I want. The problem is that with wget I haven't been able to do it because as soon as the redirection takes place I get an error.

Has someone worked with redirection before and can give me a couple of tips how to do it? It would be great, thanks.

[Morales Anamaria] 

I've come a little further with the situation and tried out the --post-data option. The thing is that i need to post more than one information and don't know how to do it. In internet I saw an example that did it using & but that doesn't work because wget thinks of it as end of the file. I tried writing more than one --post-data information, using comas and using semicolons but nothing works. Can I post only 1 data or is there something that Im missing?

Thanks

Reply via email to