Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » ie7
  • Help with "Enter" key

    Hi Guys, I have a textbox (for a search engine) and a linkbutton when entered data in the search box and pressed 'enter' key, I want it to take the input. I tried the following code but I ran into errors saying "namespace/ assembly not recognised" Please help:   private void KeyPress(object sender, ...
    Posted to General Questions (Forum) by hello_guys on May 8, 2007
  • Re: display of dropdown list control over the menu in asp.net

    Sreejith,   Sorry, the short answer is "No."  This is a problem with IE6 and before and I think is fixed in IE7.   Certain controls are rendered above everything else and no z-order manipulation or wizardry -- css or otherwise -- is able to get them to render underneath dropdown lists.   The best advice I can ...
    Posted to General Questions (Forum) by carlcamera on January 15, 2007