want to make a web link for my .exe file to download.
Hi,
I had made one application and i want to upload it on my site such as www.BTSL.com now i want to provide alink for users like:
www.BTSL.com\Download\application.exe and after installation they start using it accordingly..
please tell how should i implement this i i have no idea about this..
or suggest me any perfect place to post these types of problem.
Thanks in advance..
# 1 Re: want to make a web link for my .exe file to download.
Hi,
I had made one application and i want to upload it on my site such as www.BTSL.com now i want to provide alink for users like:
www.BTSL.com\Download\application.exe and after installation they start using it accordingly..
please tell how should i implement this i i have no idea about this..
or suggest me any perfect place to post these types of problem.
Thanks in advance..
It has nothing to do with VC++, all you need is a hyper link to your .exe. Take a look at HTML Links (http://www.w3schools.com/html/html_links.asp) for details.
Ejaz at 2007-11-9 12:18:58 >
