trptscott
12-07-2002, 01:51 PM
I'm constructing a course evaluation for a local university. At this time, I'm utilizing the standard HTML Form process (i.e. mailto:emailaddy) to collect the data.
I have a series of multiple choice answers with assigned values (i.e. 1 - 5). I'm just using a standard TEXTBox for the students to enter their answer.
Is there anyway I can limit the amount of data they can enter in each textbox? And is there anyway I can restrict the data within a certain array (i.e. 1, 2, 3, 4, or 5)?
Any help is greatly appreciated.
I have a series of multiple choice answers with assigned values (i.e. 1 - 5). I'm just using a standard TEXTBox for the students to enter their answer.
Is there anyway I can limit the amount of data they can enter in each textbox? And is there anyway I can restrict the data within a certain array (i.e. 1, 2, 3, 4, or 5)?
Any help is greatly appreciated.