32-bit TCP/IP blah blah...
Author
Discussion

wedg1e

Original Poster:

27,026 posts

292 months

Monday 25th October 2004
quotequote all
OK, so I thought it was time I had a website, cos the 21st century is fast disappearing.
So I create a masterpiece (let's call it CurryHeads ) in FrontPage and click 'Publish'. I give it the destination and it tells me that 32-bit wotsit isn't installed or configured correctly (Win 2000). I follow the Help links and advice, but Networking on Control Panel doesn't show me what the Help says it should.
What's missing and what can I do to correct it?

Ian

JamieBeeston

9,294 posts

292 months

Monday 25th October 2004
quotequote all
Publish is always a pain in the ass.

just locate where you have saved the site to.. and use good old fasioned FTP to upload the website

100x Easier

wedg1e

Original Poster:

27,026 posts

292 months

Monday 25th October 2004
quotequote all
JamieBeeston said:
Publish is always a pain in the ass.

just locate where you have saved the site to.. and use good old fasioned FTP to upload the website

100x Easier


Er.... you lost me after "ass"

I have some ntlworld webspace, apparently; I was going to use that. Piece of cake, or so I thought...

JonRB

79,883 posts

299 months

Monday 25th October 2004
quotequote all
What Jamie is saying is that you should forget about FrontPage's "publish" feature (sic) as it is pants.

Instead you want to get a special piece of software that allows you to transfer files between your local computer and a remote computer (in this case your web host).

This is an FTP client (FTP stands for "File Transfer Protocol").

There are several around, such as WS_FTP, CuteFTP, etc. Just pick one, they're mostly much of a muchness if all you want to do is upload files to a web host.

They are much, much faster than fannying around with FrontPage's lame publish feature.

wedg1e

Original Poster:

27,026 posts

292 months

Tuesday 26th October 2004
quotequote all
JonRB said:
What Jamie is saying is that you should forget about FrontPage's "publish" feature (sic) as it is pants.

Instead you want to get a special piece of software that allows you to transfer files between your local computer and a remote computer (in this case your web host).

This is an FTP client (FTP stands for "File Transfer Protocol").

There are several around, such as WS_FTP, CuteFTP, etc. Just pick one, they're mostly much of a muchness if all you want to do is upload files to a web host.

They are much, much faster than fannying around with FrontPage's lame publish feature.


Cheers Jon, will look into it. You'd think that by FrontPage 2003 they'd have got it to work...

wedg1e

Original Poster:

27,026 posts

292 months

Tuesday 26th October 2004
quotequote all
Bloody hell, it works! Instant website.

Now to find something useful to fill it with...

Cheeers all.

Ian

JoolzB

3,549 posts

276 months

Tuesday 26th October 2004
quotequote all
Just for your information you can use Windows Explorer to copy stuff up to a webber.

Type the ftp address for your site in the address bar and press return and off she goes, the address should appear in Network places. You obv need to enter the user id and password or even...

FTP://[username]:[password]@YourWebFTPAddress.cotton.uk or whatever. The cotton bit was my attempt at a joke

You can then drag and drop from Explorer.

JamieBeeston

9,294 posts

292 months

Tuesday 26th October 2004
quotequote all
JoolzB said:
Just for your information you can use Windows Explorer to copy stuff up to a webber.

Type the ftp address for your site in the address bar and press return and off she goes, the address should appear in Network places. You obv need to enter the user id and password or even...

FTP://[username]:[password]@YourWebFTPAddress.cotton.uk or whatever. The cotton bit was my attempt at a joke

You can then drag and drop from Explorer.



This is a nice simple way, thats easy to use for most.. This is what I tend to get people without FTP experience to use.

The only downside is your FTP password is shown on screen (unless you simply ignore the password bit, and It will pop up and ask you!)

GL.