Search Results

4
votes
5answers
263 views

submitting form programmatically

Hi guys, Im trying to submit a specific form programatically, but I allways get the initial page back. I must be doing something wrong or missing something here. Im sending the session cook …
0
votes

submitting form programmatically

Hi Gents, I have cracked it. It seems that the .NET server does not like me changing the Status and the Session at the same time. It works if i change the "ddlStatus" from: …