someone else asked about this a few months back. if you search the mailing list, you should be able to find the solution the person used to handle viewstate.
peter On 3/31/06, Networker <[EMAIL PROTECTED]> wrote: > > 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] > >

