Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Source code preservation with the webbrowser control


Message #1 by "a t" <dubu@e...> on Mon, 17 Mar 2003 14:52:46
Does anybody know how to get source code preservation with the webbrowser
control ?I mean i first have a textbox with html code and a webbrowser 
control.
When i set the document of the webbrowser to the html of the textbox
i want that the webbrowser control will leave all uppercase/lowercase and 
spaces like the dhtml edit control does.

Alternatively i want a way where i will get at which character index of the
document is the selected tag of the webbrowser document.
I mean the character index from the textbox not from the webbrowser 
document.

thanks !

i know you can do this since dreamweaver does it.

  Return to Index