Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filling in a grid. Beginner help needed.

Status
Not open for further replies.

petermeachem

Programmer
Aug 26, 2000
2,270
GB
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

 
Thanks for the assistance. Peter Meachem
peter @ accuflight.com

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top