Im having a problem I made a user control and it works fine. However when I try to load the control onto a regular webpage I get the following error...<BR><BR>HttpException (0x80004005): A page can have only one server-side Form tag.<BR><BR>I tried taking the form tag out of the control but the control stopped working. Its own custom events stop working... Any solutions for this?First paragraph should read:<BR>"Im having a problem I made a user control and it works fine. However when I try to load the control onto a regular webform I get the following error... "<BR>