Click here to Skip to main content
16,018,529 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have an application in asp.net. I have several controls like textbox, dropdownlist, checkbox i want to get the values of all those controls using jquery. i have form tab.

please help me i am new to jquery.

thank you. please give me some snippet so i can understand
Posted

1 solution

If you are trying to understand something new, I think it is more important to have a good explanation than a code snippet. To give code-ready to go is not the usual policy of Codeproject (although there is plenty of articles, tips and other solved question with code).

One very good point to start (specially with generic or wide question as yours) is the net.

Please have a look: http://lmgtfy.com/?q=read+values+of+controls+with+Jquery[^]

and don't hesitate to come back and ask something more concrete when you get stuck, have a problem or don't understand a particular aspect.

Another thing you should read is http://www.codeproject.com/Messages/2922875/HOW-TO-ASK-A-QUESTION.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900