QUOTE(xtreampb @ 1 Jul, 2008 - 12:12 AM)

hey yall,
I have a question that i would like some help with.
I have created a card game in visual basic. I have a website on the internet. how do I get the game files on the website and allow the user to download the game. I am not good with networking and the internet. I did good to get a web site on the internet. I guess i am asking how do i upload a game that other users can download and play?
thanks
~xtreampb
I'm assuming your using remote hosting, so you should have an FTP account, pack the game files up in a .zip archive and upload it to a directory on your site using FTP. Then you will have to create a webpage with a link to the .zip archive, then users can go to that page, and click the link to download the game.
Hope that helps you, if it doesn't, just post.
This post has been edited by aj32: 30 Jun, 2008 - 09:22 PM