<HTML>
<FONT style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma">
<DIV>&nbsp;</DIV>
<DIV>&nbsp;Hi All.</DIV>
<DIV>I am using an embedded TWebBrowser in an app, and I need to append some 
data to the data about to be posted.</DIV>
<DIV>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&nbsp;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.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Anyone else tried to do this and found the same problem, and/or is 
there a solution?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Jeremy</DIV></FONT>
</HTML>