Click here to Skip to main content
15,867,141 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all

Is it possible to have the HTML of user selected (highlighted) text from a web browser in windows application. If yes then please help me.

Thanks
Posted

1 solution

um, if i'm following you correctly then probably not.

You have a windows app and you want it to be able to access whatever the user has selected in a web browser ? If they hit copy then yes, otherwise I would imagine not, surely that would be some sort of *virus* as it would be trying to access another process, i'm not 100% sure but it sounds highly unlikely.

if its just in the web browser then yes, easy peasy.
 
Share this answer
 
Comments
tanweer 2-Oct-10 4:35am    
Thanks lot for ur reply,


Yes I need it for a web browser control placed in my Windows application

Tanweer,

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900