wright100
06-30-2003, 07:17 AM
I want to post a program on a webpage on the internet. Is that simple to do in VB? How would u go about doing it. Is there anything specific that the program must have? I know this is a general quesion, but i would be greatful for any help
PeetSoft
06-30-2003, 07:23 AM
I want to post a program on a webpage on the internet. Is that simple to do in VB? How would u go about doing it. Is there anything specific that the program must have? I know this is a general quesion, but i would be greatful for any help
Run the 'Package and Deployment Wizard' there you will find the option to distribute your prog through the internet
wright100
06-30-2003, 07:26 AM
I want to post a program on a webpage on the internet. Is that simple to do in VB? How would u go about doing it. Is there anything specific that the program must have? I know this is a general quesion, but i would be greatful for any help
Run the 'Package and Deployment Wizard' there you will find the option to distribute your prog through the internet
Will the program be able to run over the internet
PeetSoft
06-30-2003, 07:29 AM
Nope, it won't! It's just a way of distrbuting you App.
wright100
06-30-2003, 07:33 AM
Nope, it won't! It's just a way of distrbuting you App.
Okay thanks
PeetSoft
06-30-2003, 07:38 AM
I've seen VB progs in HTML-environment - so it's possible - don't know whether it's an embedded ActiveX or an DHTML file.
I'll check with someone else..................