Hello all,
I am using the Microsoft Browser Control to display a webpage. The Navigate() method requires that you pass it a string URL parameter to direct it.
Instead of passing it a direct URL or file location in the form of " or "file://c:/temp/..." I would like to pass in the string buffer from a rich text box (.text property).
Any thoughts on how I could do that?
Many thanks in advance,
Sam
I am using the Microsoft Browser Control to display a webpage. The Navigate() method requires that you pass it a string URL parameter to direct it.
Instead of passing it a direct URL or file location in the form of " or "file://c:/temp/..." I would like to pass in the string buffer from a rich text box (.text property).
Any thoughts on how I could do that?
Many thanks in advance,
Sam