Search found 2 matches
- Fri Dec 07, 2007 10:49 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: HTTP test and .NET viewstate
- Replies: 3
- Views: 11419
- Thu Dec 06, 2007 7:08 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: HTTP test and .NET viewstate
- Replies: 3
- Views: 11419
HTTP test and .NET viewstate
I am trying to configure a HTTP test to send POST data (login information for forms based authentication) and check for specific contents. I configure the test with the correct URL and post data. I logged into the site and grabbed a string to check the contents for but when I run the test it comes b...