|
-
Jun 21st, 2005, 12:47 PM
#1
Thread Starter
Hyperactive Member
Link Button Control
Hi!
I am coding in c# and a newbie.
I have put a link button control in my web page. When the user clicks it, I want to redirect him/her to a particular page.
I have written the appropriate code in the click event of the link button. But, when I click the link button nothing happens. While debugging,the application doesnt even run the code. Whats the reason?
-
Jun 21st, 2005, 02:01 PM
#2
Thread Starter
Hyperactive Member
Re: Link Button Control
I am now using hyperlink control, and its working..but still could not figure out the problem with the Link Button control....
-
Jun 22nd, 2005, 12:34 AM
#3
Re: Link Button Control
I suggest you ask this in the ASP.NET forum. Even if they answer you with some VB.NET code you can manage to convert it to C#... it's similar
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
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
|