Client added messages

Reply

Join Date: Jan 2008
Posts: 18
Reputation: txwebdesign is an unknown quantity at this point 
Solved Threads: 0
txwebdesign txwebdesign is offline Offline
Newbie Poster

Client added messages

 
0
  #1
Feb 24th, 2008
I'm in the process of building a website for a racetrack for dirt racing. There used to be a script or code that I saw years ago that allowed authorized users (the client) to add text messages to the website without knowing any real HTML skills.

What I need is something that would allow the track owners to add updates to scheduling or brief home page notices like when the track is closed due to bad weather. This old script allowed access via a password but didn't require any dedicated FTP software from what I can remember. Again, this really needs to be a simple text editor that they can just type a message and update just a portion or notices area of the page, without any programming knowledge. Does anyone have any ideas or have you seen anything like it?
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 483
Reputation: DangerDev has a spectacular aura about DangerDev has a spectacular aura about 
Solved Threads: 58
DangerDev's Avatar
DangerDev DangerDev is offline Offline
Posting Pro in Training

Re: Client added messages

 
0
  #2
Feb 25th, 2008
-put a text area on client side.
-add a submit button also.
-after filling the message on textarea user will click on button.
-message will be sent to server.
-at server side use some sever side scripting language like PHP, JSP etc.
-at server side its your choice to store it on data base or do whatever you want with that message.
-using message you car reform the page and send it along with message.
Freedom in the Mind, Faith in the words.. Pride in our Souls...
Indian Developer
http://falaque.wordpress.com/
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 18
Reputation: txwebdesign is an unknown quantity at this point 
Solved Threads: 0
txwebdesign txwebdesign is offline Offline
Newbie Poster

Re: Client added messages

 
0
  #3
Feb 25th, 2008
Hmmm, sounds very plausible. I still need to add some security level access but that just might work. Thanks for the input DangerDev, I'll definitely use your input and see what I can come up with.

Thanks so much!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC