|
-
November 25th, 1999, 08:41 PM
#1
making EXE.
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
[email protected]
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
|