Forum Moderators: coopster

Message Too Old, No Replies

Web page updating by client.

Script for letting clients update information on their site.

         

mmosley

7:04 pm on Jan 16, 2004 (gmt 0)



Hello all. This is my first post on Webmaster World...done alot of reading on it...but just now signed up! Anyways, here is what I need and I'm gonna describe it in detail..so sorry if it is long.

Here is what I am looking for...
I have a client who knows absolutely nothing about websites but has one. Basically, the only changes that she needs to make is to update a public itenerary of conferences. I'm looking for some kind of script that will let her do this with ease...and I mean really easy.

1. A script for changing the html will work

or,

2. A script for changing the database for a dynamic site will work.

Keep in mind...It needs to be extremely simple...just like a simple form....fill in the fields and click submit.

justageek

7:21 pm on Jan 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The interface can be extremely easy but the code base could be complex. Don't worry about posting too much information.

More detail will help such as how the data stored now? That would depend on how you go about starting. If it is a databse that's completely different than a flat file system and the code is completely different. What has to not be complex? The code or the interface? Give a little more information and someone will help :-)

Welcome.

JAG

g1smd

11:57 pm on Jan 19, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



What does your webhost allow you to do?

If you can do PHP or ASP on it, then this should be quite easy to set up. There are hundreds of scripts already written that will do what you want to do.