Could you please advise how to test those .aspx pages with the hidden field __VIEWSTATE? The values of the fields recorded by different users are different. So, I have to use the HTTP URL Re-writing Modifier to handle all the fields. Unfortunately, however, it can not handle the __VIEWSTATE. I think the field has some special characters like "+" which screws up the parsing...
Anyway, could you help? Any workaround available? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

