|
-
Jan 3rd, 2010, 10:18 AM
#1
Thread Starter
Junior Member
Source code e-Book on VB6
Please, help me!
I need a source code to write e-book on VB6. I have html-text with images (html-ebook) and need to make exe-file.
I'm sorry for my poor english
-
Jan 3rd, 2010, 11:07 AM
#2
Re: Source code e-Book on VB6
I need a source code to write e-book on VB6. I have html-text with images (html-ebook) and need to make exe-file.
So, you are saying that, you want to convert the HTML-ebook to a standalone application...???
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Jan 3rd, 2010, 12:45 PM
#3
Thread Starter
Junior Member
Re: Source code e-Book on VB6
 Originally Posted by akhileshbc
So, you are saying that, you want to convert the HTML-ebook to a standalone application...???
Yes.
P.S. I have find in Internet programm, that compile HTML to application (exe-file). But I try make my original e-book with same addition facility.
-
Jan 3rd, 2010, 06:57 PM
#4
Re: Source code e-Book on VB6
It would seem very unlikely that you're going to find such an animal.
<--- Did someone help you? Please rate their post. The little green squares make us feel really smart!
If topic has been resolved, please pull down the Thread Tools & mark it Resolved.
Is VB consuming your life, and is that a bad thing?? 
-
Jan 4th, 2010, 12:39 AM
#5
Member
Re: Source code e-Book on VB6
If you are trying to compile an html ebook to a .exe, maybe you could create a program with a web browser control which displays the ebook and you could add a resource file where you save the html ebook. The program you are developing could instead just edit the resource of the other exe (remember resources are visible and editable to all resource hackers) and put the custom ebook and copy it to wherever the user wants.
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
|