On 12/05/2008, bin chen <[EMAIL PROTECTED]> wrote: > Dear Oleg: > I've read the primer a few times trying to find the answer. However, I have > not found any clue on how to deal with the problem. > From the page source, it was clear that the validation was triggered by the > form's submission. Although the URL didn't change > before and after the form submission, the hidden input __EVENTVALIDATION > element's value changed. From the trace, I believe > that was what caused server internal error of my code. Is there anyway in > httpclient to catch the change of the page? >
Presumably the updated hidden field is in a form; if so, the see section 5.3 and 5.4 of the document. > Many thanks, > > DRB > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]