hi,
i am having an application where i am having radiobuttonlist ,which is binded to database and the list is getting populated from database.i have a submit button to take the selection.
now i want to check whether atleast one of the radio button is selected.
and i am not getting any javascript to validate it.i am not so good at javascript and dont have much time to explore.
if anyone having any idea,please share with...
User Profile
Collapse
-
javascript to validate radiobuttonlist
-
could not load a file or assembly
hi all,
i have developed a windows application which requies to get the types of the dll files.
After loading the file path when i try to get the type of that dll,i am getting an error as {"Could not load file or assembly or one of its dependencies. The system cannot find the file specified"}. this error i am getting after handling the loader exception.
Assembly asm = Assembly.LoadFi le(strFilePath) ;
...
No activity results to display
Show More