VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Embed Webpages into your program (1 Line of code to implement) ((IE Only))

Rabid Nerd Productions  (4 Submissions)   Internet/HTML   Visual Basic 3.0   Beginner   Wed 3rd February 2021

It allows you to embed HTML documents into your software and create HTML documents on the fly, without needing a connection to the internet..
I think it's limited to IE. Also - I have not hit the upper limit of the about:HTML method.
HOWEVER, you must URL ENCODE the CRLFs and Spaces.
One last thing... You can not edit a page once you put it up using this method, but you could use a BeforeNavigate Sub to capture the URL the person clicked on and set variables that way..

Rate Embed Webpages into your program (1 Line of code to implement) ((IE Only)) (6(6 Vote))
Embed Webpages into your program (1 Line of code to implement) ((IE Only)).bas

Embed Webpages into your program (1 Line of code to implement) ((IE Only)) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters