Click here to Skip to main content
15,886,519 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I need to use webbrowser in winforms. Webbrowser loads a datas from database using xslt+xml files.Can you give some exaples to using this technology.
Posted
Updated 2-Nov-12 3:55am
v2
Comments
[no name] 2-Nov-12 10:08am    
i dont have any specific examples but you can use http://msdn.microsoft.com/en-us/library/b8a5e1s5(v=vs.100).aspx as a reference

1 solution

It does not work like this here.

Here is what is expected of enquirers:
1. TRY first what you want to do! You may find that it's not that hard.
2. Formulate what was done by you that looks like an issue/not working.

Try them and tell if you face issues.
Members will be more than happy to help like this.


For now, to start with, look here:
Using the WebBrowser control, simplified[^]
Using the WebBrowser control in .NET[^]

Try out, post specific question if you face any issue.
 
Share this answer
 

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