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

Discussion in 'JavaScript' started by krazycoder, Jul 11, 2010.

  1. #1
    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?
     
    krazycoder, Jul 11, 2010 IP