Is there a clever way of doing this.
Say if i have a web page that is offering coffee for example and there is 3 sizes small medum and large. and each of these have a button that takes you to an online order form.
I want the form to either have an auto populated feild or a hidden feild so that when submitted I can see which size they have chosen with out them having to fill it in on the form.
Is this possible and can i use the same form and get the buttone on the previouse page to fill in the feild or will I have to have 3 seperate forms?
I know the easiest way would be to put a drop down list on the form but just want to see if i can make it a bit better.
TIA
Say if i have a web page that is offering coffee for example and there is 3 sizes small medum and large. and each of these have a button that takes you to an online order form.
I want the form to either have an auto populated feild or a hidden feild so that when submitted I can see which size they have chosen with out them having to fill it in on the form.
Is this possible and can i use the same form and get the buttone on the previouse page to fill in the feild or will I have to have 3 seperate forms?
I know the easiest way would be to put a drop down list on the form but just want to see if i can make it a bit better.
TIA