Can anyone provide any tips/tricks for clicking through ASP/ASPX pages. From what I can remember about the .NET world, you move between pages by doing a javascript postback to a form. That said, I can mimic the javascript action and submit the form, but for some reason the .NET application always errors. What''s the secret! :-) I''ve managed to get one previous ASP page working fine, but that took some time. Thanks.