Need two small forms created for Youth Group website.

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
abbottboi
Forum Newbie
Posts: 1
Joined: Wed Oct 15, 2008 1:43 pm

Need two small forms created for Youth Group website.

Post by abbottboi »

Hello all!
I manage a small website devoted to a youth group of teens from 12-18 years old. I really want to incorporate a feedback form. I also have an idea for a small php application.
The application would be a simple 10 item form that can be updated with 10 different text sections. These sections are actually just 10 (up to 10) different activities that our being offered to our youth during that week. So, say Basketball - Tuesday - 7-9pm.. Soccer - Wednesday 6-8. The reason why i would really like an app like that is so a simple user can type in the information in the form field(s) and the app itself would format and post the info. The activities change almost daily so as the only volunteer 'webmaster' i am really starting to find it draining to constantly copy+paste text in basic HTML and format it then post each time.

Anyone up for this small project. The feedback form should just be a simple. Name field >> contents field>> with a mail function that captures and sends the info on submit.

Thanks all!

-Tyrone
Montreal, Canada
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Need two small forms created for Youth Group website.

Post by califdon »

You need to be aware of the security issues. If you don't implement some serious security measures, it's only a matter of time before some hacker will post spam or porn or just crap in your database--and that's just the beginning. I'd suggest you set up a few authorized people with passwords (different for each one, in case one of them becomes compromised), to begin with.

If you want to PM me with more details, I might be able to find some time to work on it.
Post Reply