Re: posting data (General questions)

by woddrazen, (6200 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

locked

Complete thread:

 

  • posting data
    • Re: posting data