PDA

View Full Version : subscription


belthazor
01-08-2007, 11:23 AM
Hi

I trying to set up a simple subscription system where the person will enter in there name and can select a time for a meeting that suites them and then it will store this information to a file and also allow the person to change the time of the meeting or remove themselves from the list.

Thanks for the help

Belthazor

ronaldb66
01-08-2007, 04:05 PM
... and your question is...?

This sort of thing usually is implemented with server side scripting; find out what language your host supports and try and find some example scripts in that language.

It sounds though like the sort of application someone somewhere already created; maybe you can use a ready made solution to save time.

rmedek
01-08-2007, 11:32 PM
Try http://www.doodle.ch. Never tried it myself but I hear it works well.

For your next post, however, please review the Posting Guidelines (http://codingforums.com/postguide.htm).