Google Answers Logo
View Question
 
Q: Source code preservation with the webbrowser control in Visual Basic ( No Answer,   0 Comments )
Question  
Subject: Source code preservation with the webbrowser control in Visual Basic
Category: Computers > Programming
Asked by: alexandros1-ga
List Price: $5.00
Posted: 28 Mar 2003 01:25 PST
Expires: 27 Apr 2003 02:25 PDT
Question ID: 182206
Hello. I am design a webpage editor that has code view and design
view.
The code view is a richtextbox which is plain html code. The design
view is
a WYSIWYG webpage editor using the Webbrowser control and setting its
design mode to on.
The problem is that whenever i set the document html of the webbrowser
control to the text of the code view, the webbrowser control turns
everything in its document html into Uppercase and strips all spaces.

"<body>   <html></html></body>"
gets "<BODY><HTML></HTML></BODY>"

What i want to do is this
edit in code view text-> use webbrowser control -> insert using the
webbrowser control -> set the code view text to the webbrowser
document html.

If there is no way to do this then at least is there a way to know at
which exact point of the code view text was made the insertion of the
tag (using the webbrowser control) ?

Thanks !!

Clarification of Question by alexandros1-ga on 05 Apr 2003 11:31 PST
at least is there something in C++?
Answer  
There is no answer at this time.

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy