Input select not change after submit

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
klevis miho
Forum Contributor
Posts: 413
Joined: Wed Oct 29, 2008 2:59 pm
Location: Albania
Contact:

Input select not change after submit

Post by klevis miho »

How can I hold the selected value selected after clicking the submit button?
thecodewall
Forum Commoner
Posts: 33
Joined: Sun Dec 26, 2010 8:37 am

Re: Input select not change after submit

Post by thecodewall »

get the value from input select and assign to a hidden field
Post Reply