J
jobs
How can I condition if a dropdownlist contains a value?
this clearly don't work.
If ddl.items.FindByValue("RT-RECHARGE") Then
Do i have to loop through it?
this clearly don't work.
If ddl.items.FindByValue("RT-RECHARGE") Then
Do i have to loop through it?