|
-
Apr 5th, 2005, 09:59 PM
#1
Thread Starter
Hyperactive Member
[Resolved] Can not put TextBox on aspx page
Hello,
I have 1 aspx page, but when i put the TextBox1 on the page and run
I will get an error that "Control TextBox1 of type TexBox must be placed inside a form tag with runat=server" I recheck again and I'm sure that i have added a runat=server tag, except i have removed runat=server tag inside Form tag the reason that i have remove it cause it cant submit data to page which is assgined inside action="xxx".
Does anyone know that how to submit data to another page using asp:button?
Thanks
Last edited by naruponk; Apr 6th, 2005 at 09:47 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|