I have a form to dispaly some drop downs. one of the dropdown needs to show value depending on the QueryString in the URL. and it should set the combo value to 1 if the query string is empty.
I tried different things to play with php but it keeps on giving me errors if the querystring is empty. Can some one please tell me how to get it done.
Regards
Ali
I tried different things to play with php but it keeps on giving me errors if the querystring is empty. Can some one please tell me how to get it done.
Regards
Ali
Comment