I am using VB 4 and have some VB programs that I would like people to be able to download from my web page. The whole thing is a mystery to me..what do I have to do..In English would be appreciated

Okay, very open ended question but since you say it is your web site I must guess that you have at least some knowledge of HTML. Now, if you are wanting these programs to be downloadable for installation then you need to make setup packages. Then drop those zipped up packages in a folder on your webserver and just as you would create a link from one HTML page to another, you create a link to the zip. It would be the same thing if you are wanting people to view the source. Just zip up the source files, drop it on the server, and create the link.

Good Luck

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.