petermeachem
Programmer
I've had a bit of a dabble with php. Now I actually need to use it for someone.
What I need to do is to produce a grid that will let people type in names and college courses (from a drop down list so they can't make them up). This info then needs to be sent to someone.
If it was in VB, I could so it easy-peasy. I'd drop a Janus grid on a form, link it to some database or other and email it as a csv or somesuch.
Unfortunately it has to be a web page and I haven't a clue where to start.
If some kind person could point me in the right direction I should be most grateful.
I think it's probably a good plan to use mysql to store the stuff they type in so they can look at previous data and easily resend if the send screws up. Peter Meachem
peter @ accuflight.com
What I need to do is to produce a grid that will let people type in names and college courses (from a drop down list so they can't make them up). This info then needs to be sent to someone.
If it was in VB, I could so it easy-peasy. I'd drop a Janus grid on a form, link it to some database or other and email it as a csv or somesuch.
Unfortunately it has to be a web page and I haven't a clue where to start.
If some kind person could point me in the right direction I should be most grateful.
I think it's probably a good plan to use mysql to store the stuff they type in so they can look at previous data and easily resend if the send screws up. Peter Meachem
peter @ accuflight.com