FrontPage 2002 upload file control and Unix servers

G

Gina Cresse

I'm trying to put an Upload File control on my website but have not been able to access the checkboxes on the new folder's properties options. I've contacted my web hosting company and they think it's because their servers are Unix instead of Windows based. Is this true? Can I not use FrontPage's upload file control with a Unix server? If so, what's my best alternative
Thanks, Gina
 
S

Steve Easton

Do your hosts servers have FrontPage extensions
installed.?


--
Steve Easton
MS MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
Gina Cresse said:
I'm trying to put an Upload File control on my website but have not been
able to access the checkboxes on the new folder's properties options. I've
contacted my web hosting company and they think it's because their servers
are Unix instead of Windows based. Is this true? Can I not use FrontPage's
upload file control with a Unix server? If so, what's my best alternative?
 
T

Thomas A. Rowe

Are the extensions, FP2002?

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
G

Gina Cresse

Yes, I'm using HostSave.com and according to the info on their website, they've go FrontPage 2002 server extensions installed.
 
S

Steve Easton

The server for their home page doesn't.

Host: HostSave.com
HTTP/1.1 200 OK
Date: Mon, 09 Feb 2004 23:21:50 GMT
Server: Apache/1.3.26 (Unix)
X-Powered-By: PHP/4.3.2



--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

Gina Cresse said:
Yes, I'm using HostSave.com and according to the info on their website,
they've go FrontPage 2002 server extensions installed.
 
T

Tom Pepper Willett

Your host is correct. They won't work on UNIX/Apache web server.
http://support.microsoft.com/default.aspx?scid=kb;en-us;288716&Product=fp10se
--
-----
Tom Pepper Willett
Microsoft MVP - FrontPage
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/
----
| I'm trying to put an Upload File control on my website but have not been
able to access the checkboxes on the new folder's properties options. I've
contacted my web hosting company and they think it's because their servers
are Unix instead of Windows based. Is this true? Can I not use FrontPage's
upload file control with a Unix server? If so, what's my best alternative?
| Thanks, Gina
 
G

Gina Cresse

The following is copied directly from HostSave's FAQ page

Do you support Frontpage

We currently support FrontPage 2002/2000/98.

FrontPage 2002 extensions are used on your account when you enable them by installing Frontpage thru your Hostsave control Panel. FrontPage 2002 extensions are backward compatible with earlier versions of FrontPage.

To enable FrontPage (extensions) for your account, go to FrontPage Setup in the control panel

I have used my control panel to enable the FrontPage extensions
 
G

Gina Cresse

Thanks, Tom. Someone at HostSave suggested I use a CGI or PHP to accomplish what I want (allow photo files to be uploaded to a folder in the website) but I'm not a pro at this. Is there some place that will explain the procedure in easy-to-understand terms?
 
R

Ronx

See http://www.perlservices.net/en/programs/psupload/
I have been using this for two years with no problems.

Your host will need to provide a cgi-bin and the location of Perl on your
server, so that the script can be set up correctly. Documentation (about
psupload) is provided.

--
Ron
Reply only to group - emails will be deleted unread.
Gina Cresse said:
Thanks, Tom. Someone at HostSave suggested I use a CGI or PHP to
accomplish what I want (allow photo files to be uploaded to a folder in the
website) but I'm not a pro at this. Is there some place that will explain
the procedure in easy-to-understand terms?
 
Top