 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Félix GUILLEMOT Guest
|
Posted: Mon Jul 21, 2003 9:52 am Post subject: TWebBrowser : OnBeforeNavigate2 question |
|
|
hello,
I use the OnBeforeNavigate2 method of the TWebBrowser to intercept postdata
when a form is submitted.
The problem is that the postdata is sometime unnassigned when it shoud
contain some data !
try to intercept postdata from this form for example :
http://login.yahoo.com/config/login
This is a form with post method and data posted but i can't retrieve the
properly (neither the URL also...)
Do you know how to do it ?
PS : i already know how to convert OleVariant to string
FLX
|
|
| Back to top |
|
 |
Jon Hinkle Guest
|
Posted: Mon Jul 21, 2003 9:19 pm Post subject: Re: TWebBrowser : OnBeforeNavigate2 question |
|
|
I don't know too much about the event that you're trying to use, but if
you're just trying to find out the post parameters and see the values for
those values in order to figure out how to login to yahoo by way of the post
parameters, you could use a program called Achilles. I don't remember where
you can get it, but it's a piece of software that allows you to do web
testing by way of proxy. You can see everything that is being passed from
client to server and vice versa.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|