Re: posting data (General questions)
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