Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I pass a stream in place of a string?

Status
Not open for further replies.

skhoury

IS-IT--Management
Nov 28, 2003
386
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top