Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Dhtml


Message #1 by "Ravi Vellanki" <ravivellanki@h...> on Thu, 21 Dec 2000 17:53:29 -0000
Hi,

I have a String variable which has HTML text . I need to convert in into
an IHTMLDocument Object using Visual Basic.

for eg.

strHTML = "<html><head><body>Sampe HTML </body></html>"
Dim iDoc as HTMLDocument2
Set iDoc = strHTML 

I cannot achieve the above directly in Visual basic (gets me an error). 
Environment is Visual Basic , Windows NT 4.0
Any help would be appreciated..

thanks
ravi

---
You are currently subscribed to pro_vb as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-pro_vb-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index