Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: krazycoder
  • Content: Threads
  • Order by date
  1. krazycoder

    window.clipboardData.getData("text") is undefined

    Hi, window.clipboardData.getData("text") is giving undefined on remote server(unix). When deployed locally(windows xp) it is coming giving correct value. In both cases the brower is IE running on windows xp. Is there anything wrong in the way I am reading the clipboard data? Reply With Quote
  2. krazycoder

    could not set the options in select dynamically

    Hi, I have a select and list of options. I have onkeypress event on the select input. As the user types I am trying to match the entered key strokes to the entries in the options and setting the selected value to the first match. The problem I am facing is this: My options have 10000,0000...

Part and Inventory Search

Back
Top