Results 1 to 2 of 2

Thread: Problem with ASP drop down control

  1. #1
    Join Date
    Aug 2005
    Posts
    1

    Problem with ASP drop down control

    Hi,
    I am having a problem with ASP <select> control. When the user wants to select a value from the drop-down, the mouse should be pressed down in order to see the available values (ie, <option>s). But when the mouse is released, the user is unable to see any value and the page just refreshes.

    Could you help?

  2. #2
    Join Date
    Aug 2003
    Location
    London
    Posts
    110
    Make sure that the autopostback option for the drop down list is set to False.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •