krazycoder
Programmer
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
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