User Profile
Collapse
-
I can handle problemas=111, it was just an example because I realise that doesn´t save the value from problemas=111.. but in my database I save the value, my problem is if the user don´t select anything in the checkboxlist, I need to save that as a 0 in my db, but now I can´t, anyway, I'll try what you said, thanks for your reply. :) -
determinate:
official documentation
if is OOP
what do you want (desktop app, mobile app, web app)
I have learned a lot of coding lenguages but the must easy to me was: c #, but other prefer java...try to follow a tutorial, and try, if you want .net visit the official page: http://msdn.microsoft.com, if you want something about a open source lenguage you can try ruby with it framework rails (all this is called ruby on...Leave a comment:
-
if a checkboxlist is not selected shows save as number 0 in DB
I'm working in a web aplication in c#, vs 2008, framework 3.5, I need to assign a value to a var, in this case "problemas" ,
when I tried to save the value that I have in the checkboxlist, it does, but if don't selected, can't show 0, besides if I change the value "problemas = 9" to problemas = 111111" doesn't works, I've tried a lot of options but nothing works to me, please help, thanks in advance.
...Last edited by zmbd; Sep 26 '12, 07:09 PM. Reason: When posting code, please format the code using the <CODE/> button.
No activity results to display
Show More
Leave a comment: