Link to home
Start Free TrialLog in
Avatar of altec_l
altec_l

asked on

How to deploy my visual basic program to internet

hi

I just want to ask some help on how can i call my visual basic program from internet using HTML.
pls. give me a sample HTML code

thanks in advance

altec_l
ASKER CERTIFIED SOLUTION
Avatar of a111a111a111
a111a111a111

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of altec_l
altec_l

ASKER

Its not working, any other suggestion
Well if it is only for you then you should (in netscape) Change the file peref:

in netscape:

1. click  view
2. Click preferences.
3. Click on navigator
4. Click on Applications
5. Find Download file from the list.
If you want you can edit it to be open upon download..


or try this:

<html>
<A href="">open my directory and show all the files</a>
</html>

there if you changed 1 to 5 you can work with your files.


I hope it will work for you.



Do you mean like the IE4 install?
If so, use the FTP controls to d-load each file you need from the FTP site. You could have them compressed in cabs on the ftp server and decopress them locally to increase speed.