version .net 1.1

thanks to fishcake, i have page.registerhiddenfields working so I can transfer some information to another website.

problem is, i have set the forms' action= variable to the website where this info is supposed to be going but when the 'submit' button is clicked the action value is being reset to 'my' aspx page and not what I've set up in the html form.

what's happening here and why ?