[DUG] POSTDATA WebBrowser
Jeremy Coulter
vss at vss.co.nz
Wed May 24 12:46:56 NZST 2006
Hi All.
I am using an embedded TWebBrowser in an app, and I need to append some data
to the data about to be posted.
So, in the BeforeNavigate2 event, the POSTDATA is a VAR variable, and so I
decode the PostData, add my extra bit of data, then re-encode it (back to a
var array) but it seems to me that the PostData variable is NOT being
updated with my new data, as when the page posts the data to a webpage, the
new bit of data I add is not there.
Anyone else tried to do this and found the same problem, and/or is there a
solution?
Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ns3.123.co.nz/pipermail/delphi/attachments/20060524/8a0a0675/attachment.html
More information about the Delphi
mailing list