beeswax Posted January 22, 2007 Posted January 22, 2007 this isn't strictly a webdev question. we recently published our Options booklet, and I was asked to cut 'n' paste the returned info into the school website from a word doc. staff had been given/emailed a word doc with a table phrases such as, "Why [your subject] is important", and as you can guess, when the booklet went out, (I know it should have been proof read beforehand, but that's another matter), a lot of faculty heads hadn't replaced the "{your subject}" section with their subject. It struck me that this could be done properly by having staff fill in an online form which returns an error if there is incorrect or missing information. I want the form not only to do the job, but to make life as straightforward as possible for the repro dept. and myself. TIA
webman Posted January 22, 2007 Posted January 22, 2007 There are php-based form generators on Sourceforge - some that will submit to a mysql database and some that email results to a defined email address.
plugged_in Posted February 28, 2007 Posted February 28, 2007 If you need help writing the validation code let me know i will see if can help you write up the page.
MkII Posted February 28, 2007 Posted February 28, 2007 If you're using Joomla the Facile Forms component add on makes the job easy.
plugged_in Posted February 28, 2007 Posted February 28, 2007 Yeah thats true lots of the opensource CMS have some sort of newsletter management
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now