dniezby
05-04-2003, 01:43 AM
I'd like to get some opinions on this.
I have been working on a less invasive way for my hosting clients to update thier websites without using FTP or having to know anything about HTML or Server Side.
Since most of my website and hosting client's don't know much about either I've come up with this.
THE PROBLEM: How non-computer friendly people can update information blocks on thier website.
SOLUTION: Say the client wants to update the "aboutus" box on their page. The would go to a secure webpage that would have a form like this. UPDATE PAGE (http://www.usmr-rep.com/working/update.html)
Then the information block on the website would automaticly be updated like this SAMPLE BOX UPDATE (http://www.usmr-rep.com/working/infobox.html)
Go ahead and try it...The file deletes the previous contents and enters the new content each time.
I have been working on a less invasive way for my hosting clients to update thier websites without using FTP or having to know anything about HTML or Server Side.
Since most of my website and hosting client's don't know much about either I've come up with this.
THE PROBLEM: How non-computer friendly people can update information blocks on thier website.
SOLUTION: Say the client wants to update the "aboutus" box on their page. The would go to a secure webpage that would have a form like this. UPDATE PAGE (http://www.usmr-rep.com/working/update.html)
Then the information block on the website would automaticly be updated like this SAMPLE BOX UPDATE (http://www.usmr-rep.com/working/infobox.html)
Go ahead and try it...The file deletes the previous contents and enters the new content each time.