Results 1 to 5 of 5

Thread: Source code e-Book on VB6

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2008
    Posts
    17

    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

  2. #2
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    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,...

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Feb 2008
    Posts
    17

    Re: Source code e-Book on VB6

    Quote Originally Posted by akhileshbc View Post
    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.

  4. #4
    PowerPoster CDRIVE's Avatar
    Join Date
    Jul 2007
    Posts
    2,620

    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??

  5. #5
    Member
    Join Date
    Dec 2009
    Posts
    57

    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
  •  



Click Here to Expand Forum to Full Width