Welcome to Dream.In.Code
Getting Help is Easy!

Join 105,409 Programmers for FREE! Ask your question and get quick answers from experts. There are 1,759 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



uploading

 
Reply to this topicStart new topic

uploading, uploading game to web site

xtreampb
post 30 Jun, 2008 - 09:12 PM
Post #1


New D.I.C Head

*
Joined: 20 Jun, 2007
Posts: 44


My Contributions


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
User is offlineProfile CardPM

Go to the top of the page


aj32
post 30 Jun, 2008 - 09:21 PM
Post #2


D.I.C Addict

Group Icon
Joined: 30 Aug, 2007
Posts: 577



Thanked 2 times

Dream Kudos: 675
My Contributions


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. smile.gif

This post has been edited by aj32: 30 Jun, 2008 - 09:22 PM
User is offlineProfile CardPM

Go to the top of the page

xtreampb
post 1 Jul, 2008 - 11:32 AM
Post #3


New D.I.C Head

*
Joined: 20 Jun, 2007
Posts: 44


My Contributions


so I cant use the wizzard that is included in vb 2k8 express. I i have to do it manually. Can you show me the tags for the link.
I know the link tags to a web page is
CODE

<A HREF="URL HERE"> link text</A>

so do i put the name of the zip folder in place of the "URL HERE" and is it the same HREF tag.

again thanks for the help.
User is offlineProfile CardPM

Go to the top of the page

aj32
post 1 Jul, 2008 - 11:55 AM
Post #4


D.I.C Addict

Group Icon
Joined: 30 Aug, 2007
Posts: 577



Thanked 2 times

Dream Kudos: 675
My Contributions


QUOTE(xtreampb @ 1 Jul, 2008 - 02:32 PM) *

so I cant use the wizzard that is included in vb 2k8 express. I i have to do it manually. Can you show me the tags for the link.
I know the link tags to a web page is
CODE

<A HREF="URL HERE"> link text</A>

so do i put the name of the zip folder in place of the "URL HERE" and is it the same HREF tag.

again thanks for the help.


I'm not sure about the VB 08 Express wizard, I am not familiar with that.

But yes, the link would look something like this:
html

<a href="http://www.yoursitenamehere.com/myvbgame.zip">Click Here to download my game!</a>

The above code is assuming your site name is 'yoursitenamehere' and you uploaded the zip file to the root of your site. smile.gif
User is offlineProfile CardPM

Go to the top of the page

xtreampb
post 1 Jul, 2008 - 12:03 PM
Post #5


New D.I.C Head

*
Joined: 20 Jun, 2007
Posts: 44


My Contributions


ok i just uploaded all the files and i added the code to my webpage
CODE

<CENTER><TABLE BGCOLOR="000000" WIDTH="400" BORDER="2" BORDERCOLOR="000099"><TR><TD><FONT COLOR="0000FF"><H1><CENTER> Downloadable Programs Developed by Me </CENTER></H1></FONT></TD></TR>
<TR><TD><FONT COLOR="FF0000"><CENTER> Black Jack <BR>

<A HREF="Games/Black20%Jack.zip"> Download Black Jack </A>

</CENTER><HR COLOR="990000"></TD></TR></TABLE></CENTER>


didn't work. i put the "20% in the name because that is a space in the name of the zip folder. i am bout to take that out and see what happens. thanks again for all your help. biggrin.gif
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 8/20/08 05:20AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month