ASP.NET WebControl's Browser Compatibility

Last post 04-25-2007 11:19 PM by san1303755. 2 replies.

Sort Posts:

  • ASP.NET WebControl's Browser Compatibility

    04-20-2007, 2:45 PM
    • Member
      20 point Member
    • san1303755
    • Member since 10-10-2006, 8:50 PM
    • Posts 6

    I am testing my web application using a Linux browser called Konqueror. I have a page which has only the Login web control. When I click on a link from the home page to access the login page, it doesn't show up and the link doesn't seem to do anything. The same link and page works fine with IE and Firefox.

    Does anyone have similar experience and know the cause and solution of it?

    Thanks

    Sam

  • Re: ASP.NET WebControl's Browser Compatibility

    04-20-2007, 3:27 PM
    • Participant
      1,421 point Participant
    • MilanNegovan
    • Member since 01-04-2004, 6:20 PM
    • Long Island, NY
    • Posts 296
    I suspect very few people here (if anyone at all) use Konqueror. Is this an ordinary link or does it have JavaScript attached? Also, if you could provide some client- or server-side code to illustrate the problem, we could help you.
    Milan Negovan [ASP.NET MVP]
    http://www.AspNetResources.com
    ASP.NET With Emphasis On Web Standards
  • Re: ASP.NET WebControl's Browser Compatibility

    04-25-2007, 11:19 PM
    • Member
      20 point Member
    • san1303755
    • Member since 10-10-2006, 8:50 PM
    • Posts 6

    Sorry for taking so long to get back to you.

    I used the LoginStatus control in the LoginView control to enable the login link and the logout link.

     

Page 1 of 1 (3 items)