PDA

View Full Version : Need script so client can edit text on their websit by typing in a login & password


shipkin
05-15-2003, 08:56 PM
hi
I am a beginner javascripter...infact i know nothing about it.
I am doing a 19 page website in Dreamweaver MX. For 2 of the pages, my client would like to be able to change the text on those pages any time he wishes to.
He would like it so there was a:
Login ID: _________
Password:________
see website: http://www.homecareontario.ca/members/login.cfm?accessdenied=%2Fmembers%2Fevents%2Ecfm

...and through typing in his login ID and password he will be able to change his text on those two pages.
I know it can be done because i've seen it being used...but i have no idea how to do it....
Please, your help would be very appreciated.
Thank you
shipkin :confused:

Vladdy
05-15-2003, 09:33 PM
You need server side scripting to do that.

Dalziel
05-16-2003, 12:21 PM
PHP can do that.

beetle
05-16-2003, 02:45 PM
http://www.siteworkspro.com/

laev
05-19-2003, 03:54 AM
you might want to have a quick look at this thread

http://www.codingforums.com/showthread.php?threadid=10114

it's not completly secure but i think it's pretty good..