Discovery

Once I figured out that I could download files from the internet with my programs, I started to explore what I was able to do with that functionality. I knew that I obviously would be unable to create anything that resembles a real web browser, so I decided to create my own simple file type with a GUI editor.


The GUI is a bit buggy and hard to use, but the functionality is there. You are able to create new label boxes, or new buttons. These buttons can link to other pages, and with those two features basic web functionality is possible.


My program reads and writes a format called jpif, and there is only one website I know of that supports it. I'll give you a hint, I made it. Feel free to download it and test it out for yourself. The source code is included. If you create a website with it, you should send me a link.


This program needs the VB6 runtimes installed.

Download