cancel
Showing results for 
Search instead for 
Did you mean: 

Getting data from clipboard in all browser without using ctrl+v event .

0 Kudos

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.

Accepted Solutions (1)

Accepted Solutions (1)

BJarkowski
Active Contributor
0 Kudos

Tq for your response, Is thier you found any other way to achieve it. I am reading data from RS-232 Port from weigh bridge machine. Is this possible to read weigh brigde data from front end . Please help me or share me some link.

BJarkowski
Active Contributor
0 Kudos

Please open a separate question about reading data from Weight Bridge System. This way more people will be able to see it and propose an answer.

0 Kudos

ok.... Thank you

Answers (1)

Answers (1)

0 Kudos

Tq