View Single Post
Old 02-03-2005, 05:16 PM   #3
Icobe
Junior Member
 
Join Date: Jan 2005
Posts: 9
Icobe
Default

Visual Basic and Internet do NOT mix. Visual basics only purpose is to create desktop applications. It is no way compatible with the internet. So in simple words:

"You can not upload a visual basic application to the internet"

Thats what VBScript is for, it has identical structure to Visual Basic, but has no GUI (Graphical User Interface) and is coded just like JavaScript in Notepad. If we could put VB on the net, then it would be great, but unfortunately, one can not.
Icobe is offline   Reply With Quote