Hi All,
I have a small work related project that I am working on at the moment and need some advice/direction regarding HTML or PHP forms. Its basically a small offline website for internal use at work.
What I need is a series of drop down options, with the end result been able to copied to the clipboard or display the result on the same page.
Example drop down menus (burgers are not the subject ill be using)
Burger Bun: Gluten free (x)
Wheat
Bun Toasted: Yes (x)
No
Meat Pattie: Chicken
Beef (x)
Sauce: BBQ (x)
Mayo
Tomato
Result: You would like your BEEF burger with a TOASTED, GLUTEN FREE Bun, With BBQ Sauce.
Ideas? Advice? Programs? I don't have much HTML or PHP experience. Ive been making the site to date just using iWeb which is just fine for what I have been doing. But iWeb does not support PHP code, so will likely need to make this one page in particular of the site in a different program.
I have found a bunch HTML code on free websites but none of them give detail on how to output the result onto the same page with text around the outputs to make it like a sentence like I have above.
Cheers