VALUE OF A OPTION
Posted: Tue Mar 15, 2011 10:11 am
Hi there I have been at this now for 6 hours and no luck
I have a dynamically spawned <option> list however AJAX is using the <option value="this">
I want to post the contents of the option into the database, however I need to somehow post the option text instead of the option value ( as it contains a usless id only good for the AJAX working )
Is there a way I can post the option text into the DATABASE instead of the option value?
I have a dynamically spawned <option> list however AJAX is using the <option value="this">
I want to post the contents of the option into the database, however I need to somehow post the option text instead of the option value ( as it contains a usless id only good for the AJAX working )
Is there a way I can post the option text into the DATABASE instead of the option value?