Okay, I changed the code as you had suggested and now I get this error message:
Server Error in '/' Application.
A page can have only one server-side Form tag.
Description:
An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: A page can have only one server-side Form tag.
Source Error:
An unhandled exception was generated during the execution of the current
web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
psha85
Member
7 Points
37 Posts
Re: please help
Apr 20, 2010 10:46 PM|LINK
Okay, I changed the code as you had suggested and now I get this error message:
Server Error in '/' Application.
A page can have only one server-side Form tag.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.Web.HttpException: A page can have only one server-side Form tag.
Source Error:
Stack Trace:
Any suggestions?
*P*