Hello,

HttpClient is a client side library for communicating over HTTP. It is not a web browser and does not process HTML or Javascript. To reproduce what's happening in a web browser you will need to analyze the HTML and see what it's doing behind the scenes. A packet sniffer can often be useful.

Mike

On Oct 15, 2004, at 6:06 AM, h2ooo x wrote:

Hi!

Given the following line
...
<input type="button" name="Submit" value="reset" onClick="javascript:init();">
...


How should we call the Javascript in HttpClient?

Would appreciate if you can point me any references/articles of how HttpClient calls/reads the Javascript output and etc.

_________________________________________________________________
Are you in love? Find a date on MSN Personals http://match.msn.com.my/


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to