cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I have tried with IE browser i am able to get data from clipboard by using syntax :-window.clipboardData.getData('Text').

But same syntax is not working with chrome browser, so please help me with any other code or procedure to get data from browser.This request is based on client requirement copied data is saved in clipboard so i need to fetch the data from clipboard on click on the button event.

0 Likes
View Entire Topic
0 Likes

Tq