Re: posting data - WeOnlyDo Discussion board

Re: posting data (General questions)

by woddrazen, Saturday, May 17, 2008, 12:16 (5829 days ago) @ phonehax

Hi,


To add your variables which will be then posted to server you should use wodHttpDLX HttpRequestFormPost Object Add Method.

Something like this.
[code]http1.Request.FormPost.Add __VIEWSTATE , 2FwEPDwULLTIwNTc4OTc4NjUPZBYCZg9kFgQCBg8PZBYIHgtvb... [/code]
More help for HttpRequestFormPost Object Add Method you can find here:
http://www.weonlydo.com/HttpDLX/Help/wodHttpDLXLib~HttpRequestFormPost~Add.html

Let us know how it goes.


Regards,
Drazen


Complete thread:

 

  • posting data - phonehax, 2008-05-17, 07:29 [*]
    • Re: posting data - woddrazen, 2008-05-17, 12:16