Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: action property of a server form


Message #1 by visual_ben@h... on Mon, 6 Aug 2001 07:27:47
What is the motive for or utility of doing this?

Lou Klauder

-----Original Message-----
From: Robert Seber [mailto:robert.seber@....]
Sent: Monday, August 06, 2001 2:51 AM
To: ASPX_Professional
Subject: [aspx_professional] RE: action property of a server form


Simply remove:

runat="server"

-----Original Message-----
From: visual_ben@h... [mailto:visual_ben@h...]
Sent: Monday, August 06, 2001 12:58 PM
To: ASPX_Professional
Subject: [aspx_professional] action property of a server form


Hi

When i set the action propery of a server form to the url of another page
it still posts to itself

it states in the documentation that you can over-ride this behaviour

ie

<form runat="server" method="post" action="search.aspx">
FORM ELEMENTS
</form>

help!

ben

  Return to Index