Click here to Skip to main content
15,899,124 members

Comments by omerkamran (Top 11 by date)

omerkamran 11-Sep-17 4:14am View    
i just provided him with a sample code to make things further more understandable.
omerkamran 7-Sep-17 10:20am View    
I dont see any connection made to DB in your code. Make sure you are connecting your DB before performing any SQL Operation.
omerkamran 7-Sep-17 6:40am View    
Where do you want to use this logic. May be we can propose you with better logic. What is the need of comparing in same dropdown? If you want to do it. See the below solution
omerkamran 21-Jul-17 7:46am View    
Well the whole technology of Webform is very heavy thats why MVC was introduced. I do agree but it will atleast solve the problem and will be easy to use for this developer.
omerkamran 22-May-17 8:10am View    
you are also missing the complete If else structure

If ()
else if ()
else() // you have missed this portion