|
-
Sep 17th, 2002, 01:28 PM
#1
Thread Starter
Frenzied Member
button properties
I'm using a web control button on my web page. Is there a propery I could set so if it's click it will take me to a new page?
I tried....
<asp:button id="btnMenu" onclick="new_page.aspx>
<a href="new_page.aspx"><asp:button id="btnMenu"></a>
both have given me errors. Can someone tell me the right way?
thanks,
eye
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
|