Forums

This topic is locked

form action doesn't works

Posted 21 Nov 2004 23:56:59
1
has voted
21 Nov 2004 23:56:59 arvin bir posted:
I am trying to post the value entered to text field in a frame set but target is not working the expected way. When clicked the button of the form, not the page linked, the page containing the form itself is loaded. Am I doing wrong?

form action="/dynamic/search.aspx" method="post" name="form1" target="mainFrame" runat="server"

Reply to this topic