472,139 Members | 1,370 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,139 software developers and data experts.

about checkboxes in asp

hi to all;
with my asp application... in my database i have a table for teaching methods.. this table consists of a code(letter) for each method and a longname for those methods.. from my members i need i want to get suggestions how these teaching methods can be applied in education. so i build a form and list all the methods from my teachmethods table and for each method listed here i put 3 textboxes that my members will write their suggestions in categories of methodexplanationdetails , tools to use with this method , and to what kind of schools these methods can be applied..

to keep the records of the details my members give i have a table named methodsugestions that keep the id of each member and their suggestions..

but my problem is since i am building my checkboxes with a do while loop all the textboxes are also created with this loop. now when i post the form how will i distuingish which methods are choosen to be explained by my members and how will i name these textboxes.. and in the page i post the foum hoıw will i use the form info?

thanks.. i hope i could tell the problem in most clear way..
Jul 10 '07 #1
0 930

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

reply views Thread by Frank Collins | last post: by
8 posts views Thread by Ralph Freshour | last post: by
7 posts views Thread by Gui Lloyd | last post: by
6 posts views Thread by terence.parker | last post: by
1 post views Thread by Carl Johansson | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.