Click here to Skip to main content
15,893,594 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How do i make it so i can load the website in a browser and the html code of that website will appear in a richtextbox and i can edit that html and the webpage will change as i change the text in the richtextbox?

Thanks
Mohanraj
Posted

1 solution

With FireFox you can do this with FireBug. For IE yo can use the Developer Toolbar.

http://getfirebug.com/[^]

http://www.microsoft.com/download/en/details.aspx?id=18359[^]

Good luck!
 
Share this answer
 
Comments
Dylan Morley 2-Aug-11 6:53am    
Yep, Firebug's a winner for me
smraj1503 2-Aug-11 8:14am    
The end user wants like firebug in his site to edit the HTML code and change them...

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