1/How can I change the web browser control font using vb?
2/How can I edit a web page by Microsoft word, notepad and FrontPage?
Thank you,
Printable View
1/How can I change the web browser control font using vb?
2/How can I edit a web page by Microsoft word, notepad and FrontPage?
Thank you,
To change the font size or color in IE you must put in the HTML to do what you you want. To edit your webpage you need to open this HTML file with some kind of editor such as notepad.
-B4
Do you want the font size you be larger on all pages or just the one you are making for your program?
-B4
Can you be more clear?
Note: I am using webbrowser control in my form, and I wnat to chage the font or size of the web viwed in my browser.
Thank you, Mohammed
Ok,
I am adding a command button to open the font dialoguebox, and let the user to chose the font and size he want, once it's selected the dialogue box is closed and the change is made to the web page.
I hope I am clear enough, otherwise it's like the IE option, when you click Fonts... button.
Thank you for your time,
Mohammed.