PaulShotgun
Technical User
Hi - I am a Perl newbie I'm afraid!
I wonder if any of you kind people could help me please! I wish to create a very simple Christmas gift management website for my family.
Put simply, I want to create an HTML page that contains a wish list - after each of the items on the list I want a drop-down menu that contains the menu items:
"Not bought" (default)
"Bought by person 1"
"Bought by person 2"
"Bought by person 3"
"Bought by person 4"
And a SUBMIT button.
When somebody buys an item on the list (from a real shop - nothing to do with the website) they can go onto the site, and change the value of that item from "Not bought" to "Bought by person 2" for instance, then click SUBMIT and the HTML will then permanently reflect the changes so that the item will always have "Bought by person 2" next to it - therefore preventing multiple purchases from other family members!
Does that make sense? I hope so. I know HTML really well, and know how to install CGI scripts and stuff - It's just writing them which proves tricky!
Any help/scripts etc would be very much appreciated by myself and my family!
Regards,
Paul