i have 2 forms 1 html others is asp.net in vs 2005
now i want on html page is whn i click on submit button asp.net page is called
<action="abc.aspx" method="post">
but its not working
Printable View
i have 2 forms 1 html others is asp.net in vs 2005
now i want on html page is whn i click on submit button asp.net page is called
<action="abc.aspx" method="post">
but its not working
Hello,
When you say:
Can you be clearer? What is happening? Are there any errors? If so, what are they?Quote:
its not working
Gary
theres an error in your aspx page. When you fix the error and you no longer receive an error it will work