Click to See Complete Forum and Search --> : check box


Jayrajgiri
February 21st, 2009, 01:13 AM
hello i have application in asp.net with C#

my requirements is 60 check boxes

i want check box's text store in database

using JavaScript code
and that should store and retrieve data in the application

PeejAvery
February 21st, 2009, 11:31 AM
Your post is rather vague and hard for us to determine what you are doing with 60 check boxes.

Are you saying you want JavaScript to access information from the server-side of your application? If so, you will have to continue to develop this within ASP.NET and not just client-side JavaScripting.