PC Review


Reply
Thread Tools Rate Thread

How to allow someone to update content on a website

 
 
TonyR
Guest
Posts: n/a
 
      19th Jul 2004
I have just moved over to MS Hosting with FP2002 extensions, and have bought
Frontpage 2003 so I can make use of the extensions.

The websites I create have a few areas where my customers can update their
content e.g. table of events or an area of text.
This was done with a custom application which FTP'd a merged template to the
website.

I want to be able to use FP extensions, and see it is not advisable to use
FTP anymore.

Does anyone know of a good way of allowing a client to update content on the
website?

Some ideas I was thinking of were
1. Using an upload form to upload a HTML file which has been included in a
page.
2. Writing an application to comunicate using Frontpage type transfer
instead of FTP.

I thought I would ask here as I may be overlooking the obvious.

Thanks

TonyR


 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      19th Jul 2004
Look into using ASP and Access.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"TonyR" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> I have just moved over to MS Hosting with FP2002 extensions, and have bought
> Frontpage 2003 so I can make use of the extensions.
>
> The websites I create have a few areas where my customers can update their
> content e.g. table of events or an area of text.
> This was done with a custom application which FTP'd a merged template to the
> website.
>
> I want to be able to use FP extensions, and see it is not advisable to use
> FTP anymore.
>
> Does anyone know of a good way of allowing a client to update content on the
> website?
>
> Some ideas I was thinking of were
> 1. Using an upload form to upload a HTML file which has been included in a
> page.
> 2. Writing an application to comunicate using Frontpage type transfer
> instead of FTP.
>
> I thought I would ask here as I may be overlooking the obvious.
>
> Thanks
>
> TonyR
>
>



 
Reply With Quote
 
Tony Riv
Guest
Posts: n/a
 
      20th Jul 2004
Thomas

I take it that you mean I should have a maintenance side to my website where
the client logs in to a section in the website and modifys data in an Access
table which is then displayed on the website?

I also need to check if Access is available in the web hosting package I
have.

TonyR


 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      20th Jul 2004
You could do it with

1) Databases (using the frontpage results wizard and interface wizard would be
enough for a simple content management system).

2) include files (where your client only edits the included files eg you design
the layout of the page, but put an included content page with a name like
calendar.inc or something - then the client can edit this file (if they had
frontpage, they could open the file direct on the server (through frontpage) and
edit as they needed to, but in this way would not disturb your layout/design.

3) Instruct your client in editing and uploading the pages themselves.

probably method 1 or 2 would be best if your client is not going to be editing
alot of the content, and only updating things every so often.






"TonyR" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have just moved over to MS Hosting with FP2002 extensions, and have bought
> Frontpage 2003 so I can make use of the extensions.
>
> The websites I create have a few areas where my customers can update their
> content e.g. table of events or an area of text.
> This was done with a custom application which FTP'd a merged template to the
> website.
>
> I want to be able to use FP extensions, and see it is not advisable to use
> FTP anymore.
>
> Does anyone know of a good way of allowing a client to update content on the
> website?
>
> Some ideas I was thinking of were
> 1. Using an upload form to upload a HTML file which has been included in a
> page.
> 2. Writing an application to comunicate using Frontpage type transfer
> instead of FTP.
>
> I thought I would ask here as I may be overlooking the obvious.
>
> Thanks
>
> TonyR
>
>



 
Reply With Quote
 
Ripper
Guest
Posts: n/a
 
      20th Jul 2004
You could set up this particular folder with FTP access and just not use ANY
FP specific content on the pages in this folder just to be safe. FTP will
not always damage FP extensions, I use it all the time. (NOTE-be extremely
careful when using FTP inside a FrontPage web.)
Just make sure these users do not have FTP access to anything but the folder
they are allowed to update files in. You will need authorization to setup
and limit FTP access. Most hosts have that option through a control panel of
some sort in your login area (not done through FP).


"TonyR" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have just moved over to MS Hosting with FP2002 extensions, and have

bought
> Frontpage 2003 so I can make use of the extensions.
>
> The websites I create have a few areas where my customers can update their
> content e.g. table of events or an area of text.
> This was done with a custom application which FTP'd a merged template to

the
> website.
>
> I want to be able to use FP extensions, and see it is not advisable to use
> FTP anymore.
>
> Does anyone know of a good way of allowing a client to update content on

the
> website?
>
> Some ideas I was thinking of were
> 1. Using an upload form to upload a HTML file which has been included in a
> page.
> 2. Writing an application to comunicate using Frontpage type transfer
> instead of FTP.
>
> I thought I would ask here as I may be overlooking the obvious.
>
> Thanks
>
> TonyR
>
>



 
Reply With Quote
 
Tony Riv
Guest
Posts: n/a
 
      21st Jul 2004
Ripper,

Thanks for you advice. I already have a custom application which uploads
specific files to the website, by making changes to where it saves the
content, that may be a solution.
However, if I include a file from this FTP folder as Dynamic HTML or XML
data, won't that be classed as FP content?

TonyR


"Ripper" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> You could set up this particular folder with FTP access and just not use

ANY
> FP specific content on the pages in this folder just to be safe. FTP will
> not always damage FP extensions, I use it all the time. (NOTE-be extremely
> careful when using FTP inside a FrontPage web.)
> Just make sure these users do not have FTP access to anything but the

folder
> they are allowed to update files in. You will need authorization to setup
> and limit FTP access. Most hosts have that option through a control panel

of
> some sort in your login area (not done through FP).
>
>
> "TonyR" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > I have just moved over to MS Hosting with FP2002 extensions, and have

> bought
> > Frontpage 2003 so I can make use of the extensions.
> >
> > The websites I create have a few areas where my customers can update

their
> > content e.g. table of events or an area of text.
> > This was done with a custom application which FTP'd a merged template to

> the
> > website.
> >
> > I want to be able to use FP extensions, and see it is not advisable to

use
> > FTP anymore.
> >
> > Does anyone know of a good way of allowing a client to update content on

> the
> > website?
> >
> > Some ideas I was thinking of were
> > 1. Using an upload form to upload a HTML file which has been included in

a
> > page.
> > 2. Writing an application to comunicate using Frontpage type transfer
> > instead of FTP.
> >
> > I thought I would ask here as I may be overlooking the obvious.
> >
> > Thanks
> >
> > TonyR
> >
> >

>
>



 
Reply With Quote
 
Ripper
Guest
Posts: n/a
 
      21st Jul 2004
No.
FP specific content is anything that relies on FP extensions to function. FP
Navbars, FP hit counters, etc. (there's a bunch more, but...) If you use any
of those, just don't use them in that folder and you'll be OK. Just make
sure to limit the FTP access to that folder only (or just to other folders
of the same type, you get the idea). I have used FTP on folders with FP
specific content without any problems, but I would NEVER recommend it. The
chance of something happening that could crash your website is something I'd
never want to happen because of my advice.


"Tony Riv" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Ripper,
>
> Thanks for you advice. I already have a custom application which uploads
> specific files to the website, by making changes to where it saves the
> content, that may be a solution.
> However, if I include a file from this FTP folder as Dynamic HTML or XML
> data, won't that be classed as FP content?
>
> TonyR
>
>
> "Ripper" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > You could set up this particular folder with FTP access and just not use

> ANY
> > FP specific content on the pages in this folder just to be safe. FTP

will
> > not always damage FP extensions, I use it all the time. (NOTE-be

extremely
> > careful when using FTP inside a FrontPage web.)
> > Just make sure these users do not have FTP access to anything but the

> folder
> > they are allowed to update files in. You will need authorization to

setup
> > and limit FTP access. Most hosts have that option through a control

panel
> of
> > some sort in your login area (not done through FP).
> >
> >
> > "TonyR" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > I have just moved over to MS Hosting with FP2002 extensions, and have

> > bought
> > > Frontpage 2003 so I can make use of the extensions.
> > >
> > > The websites I create have a few areas where my customers can update

> their
> > > content e.g. table of events or an area of text.
> > > This was done with a custom application which FTP'd a merged template

to
> > the
> > > website.
> > >
> > > I want to be able to use FP extensions, and see it is not advisable to

> use
> > > FTP anymore.
> > >
> > > Does anyone know of a good way of allowing a client to update content

on
> > the
> > > website?
> > >
> > > Some ideas I was thinking of were
> > > 1. Using an upload form to upload a HTML file which has been included

in
> a
> > > page.
> > > 2. Writing an application to comunicate using Frontpage type transfer
> > > instead of FTP.
> > >
> > > I thought I would ask here as I may be overlooking the obvious.
> > >
> > > Thanks
> > >
> > > TonyR
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Faster and more efficient ways to copy website content from VS.NET interface (besides the "Copy Website" tool?) Microsoft ASP .NET 4 27th Aug 2007 10:52 AM
Read Content From A Website =?Utf-8?B?UHJhbW9kIE1laHRh?= Microsoft Excel Programming 4 10th May 2007 05:51 AM
website content manager =?Utf-8?B?ZnJlZGR5?= Microsoft C# .NET 3 10th Mar 2005 11:37 PM
website content locations =?Utf-8?B?bXl0bW91c2U=?= Microsoft Frontpage 1 3rd Dec 2004 10:46 PM
Can't see new content on Website Ian Bull Microsoft Frontpage 1 28th Jun 2004 10:12 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:09 AM.