Anyone know about meta redirection

G

Guest

Hello,

I am trying to programmatically login to a php forum.
I send an HttpWebRequest as a mutli-part form data POST.
I get back a reply from the login.php script,
but it is in the form of a meta redirect.
I guess the browser, if supported, will redirect.

But what do I do with it to redirect the client?

It is not an URL but a data stream.

Anyone solve this before?

Regards,
bruce
 
B

brazil.mg.marcus.vinicius.lima

Hello,

I am trying to programmatically login to a php forum.
I send an HttpWebRequest as a mutli-part form data POST.
I get back a reply from the login.php script,
but it is in the form of a meta redirect.
I guess the browser, if supported, will redirect.

But what do I do with it to redirect the client?

It is not an URL but a data stream.

Anyone solve this before?

Regards,
bruce

Hey nospam,

Maybe a solution could not be a simple HttpRequest. I advice you to
try to use a control called WebBrowser. So you can have more
functionality, and simulate a commom web user, to take your desired
effect.

Good Luck!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,169
Latest member
ArturoOlne
Top