mccoolarmywifey08
New Member
hi,<BR><BR>i am trying to specify where a form posts to (not itself). Even though i explicity set this, eg:<BR><BR><form action="intro4.aspx" method="post" runat=server><BR><BR>When processed the server replaces "intro4.aspx " with the name of the page it is currently on.<BR><BR>Any help would be appreciated.<BR><BR>Regards<BR><BR>RichardI am not sure, and will try and test when I get a few minutes, but I THINK if you take off the runat=server it should work.<BR><BR>Let us know if that works.