Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,I have an ASP form on my page using ID but for some reason my <asp:button is being sent to the browser and not being parsed by the ASP engine do i have to do some thing different in Umbraco to have a form Button with an ID and onclick event?
Do you have your button in a form with "runat=server?"
In what context do you "have a form"?
Dont you want to do it in a user control and call it from a macro?
Please check out http://umbraco.org/help-and-support/video-tutorials/introduction-to-umbraco/developer-introduction/using-net-user-controls
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
ASP:Button not working
Hello,
I have an ASP form on my page using ID but for some reason my <asp:button is being sent to the browser and not being parsed by the ASP engine do i have to do some thing different in Umbraco to have a form Button with an ID and onclick event?
Do you have your button in a form with "runat=server?"
In what context do you "have a form"?
Dont you want to do it in a user control and call it from a macro?
Please check out http://umbraco.org/help-and-support/video-tutorials/introduction-to-umbraco/developer-introduction/using-net-user-controls
is working on a reply...