November 25th, 1999, 07:41 PM
I made a simple web browser which displays a website which is located on a floppy disk it works very nice during run time. My question is how can I make an executable so the website on the floppy is included in the executable?
I have also tried creating a website folder in my application directory on C drive, and used App.Path & "\Mysite\default.htm" as my statement to connect it. This also works great during run time but when I make it into an EXE. the only thing it makes is the webbrowser.
What am I doing wrong or is this something VB6 can't do? Know of any downloadable examples or books to help me?
Thanks in advance,
James
cjbox@msn.com
I have also tried creating a website folder in my application directory on C drive, and used App.Path & "\Mysite\default.htm" as my statement to connect it. This also works great during run time but when I make it into an EXE. the only thing it makes is the webbrowser.
What am I doing wrong or is this something VB6 can't do? Know of any downloadable examples or books to help me?
Thanks in advance,
James
cjbox@msn.com