|
-
Mar 10th, 2002, 01:42 AM
#1
Thread Starter
Frenzied Member
write it to an html file, then open the html file in the web-browser control...
Government is another way to say better…than…you.
It’s like ice but no pick, a murder charge that won’t stick,
it’s like a whole other world where you can smell the food,
but you can’t touch the silverware.
Huh, what luck. Fascism you can vote for.
Humph, isn’t that sweet?
And we’re all gonna die some day, because that’s the American way
-Stone Sour
-
Mar 10th, 2002, 05:20 PM
#2
That would be the easy way out. I dont want to do that though.
-
Mar 10th, 2002, 06:02 PM
#3
Thread Starter
Frenzied Member
okay, fine... make the users computer act as an ftp server, upload the html file via ftp to their computer, then get via web-browser control... i still think it would be easier to just save the damn file...
Government is another way to say better…than…you.
It’s like ice but no pick, a murder charge that won’t stick,
it’s like a whole other world where you can smell the food,
but you can’t touch the silverware.
Huh, what luck. Fascism you can vote for.
Humph, isn’t that sweet?
And we’re all gonna die some day, because that’s the American way
-Stone Sour
-
Mar 10th, 2002, 06:06 PM
#4
try...
VB Code:
Dim carpString as String
carpString = "<html>Hey</html>"
WB.Navigate "about:" & carpString
Just remove the space between about and :
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|