Thread: How do i create a website?
Results 1 to 4 of 4
Related
-
How to create web service with C# Forum: ASP Forum
Replies: 1 -
help for create an account Forum: Myspace Forum
Replies: 2 -
how do you create a graphic that only.... Forum: HTML Forum
Replies: 4
-
09-29-2001, 11:54 PM #1
How do i create a website?
Hi, I'm on http://cjb.net and i've regestered and everything, now how do i update it/start it?
Please tell me cuz i have to start one for my band:help:
-
09-30-2001, 06:58 AM #2
First things first, you need to create some pages in HTML. I recommend Daves tutorials, all on the left over there
<<<<<
Now, once you have made some pages, you need to get them onto the web. You do this by having webspace. Your isp has probably given you some free webspace, read the literature that came with your sign up.
To get your pages into your webspace, you need to FTP them there. FTP is File Transfer Protocol. Its a posh way of saying 'uploading'.
The best (free) ftp program out there is WSFTP. Download it from places like tucows.com.
Once your pages are up, you can configure your CJB account to 'redirect' to your webspace, and you are there.
Any more questions, don't hesitate to ask.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
10-06-2001, 05:50 PM #3
How come my FTP doesn't work?
I Registered with tripod, created some of my own pages, and when i tried to transfer them, it said it couldn't connect to the server.
i can't understand why this is happening, can you help me?
-
10-06-2001, 08:09 PM #4
Certainly can help...but need your help to do so.
Basically, you need 3 things to login an ftp session.
1 The correct server name/ip address
2 The correct username
3 the correct password.
If your having trouble configuring your ftp client to connect to the server, then you can try it the easy way in MS-DOS.
Open a dos window (Start->Programs->MS-DOS Prompt)
Type this -
ftp yourserver.com
If you have the address right, you should be prompted for a login name. Put in your account name and password and you should be on a winner.
Example
Open DOS
ftp somepeople.co.uk
Username? somepeople
Password? secret!
You are logged in.
So... try this. If it doesnt connect to the server, you will be able to tell which piece of info you have wrong by using this method.
If you want any tips on using DOS for ftp, just post. I'll list some commands.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?