Results 1 to 3 of 3

Thread: Link Button Control

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Malaysia
    Posts
    345

    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?
    Thanks.

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Malaysia
    Posts
    345

    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....
    Thanks.

  3. #3
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    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
  •  



Click Here to Expand Forum to Full Width