[thelist] AJAX - expose a div with radio buttons, select & submit/save to mysql

Bob Meetin bobm at dottedi.biz
Thu Aug 12 09:44:20 CDT 2010


Simon MacDonald wrote:
> To correct my own code
>  
> if (eValue =='discipline1') {
>
> should be
>
> if (eValue =='1') {
>
> However I think Hugh's solution is better if you are generating the html via
> php
>
> Simon
>   
Thank you both, so far it is working splendidly: 
http://www.dottedi.biz/code/ajax/test/index.php

Next up I begin on the ratings part.

-Bob


More information about the thelist mailing list