Add fields to a form by selecting the option to do so 
Author Message
 Add fields to a form by selecting the option to do so

I have a lengthy form (I'm using ASP with an Access database) that has
optional questions to be answered.  I don't want to display the optional
questions (due to length) unless the user prompts for it.  Is there a way to
do this?



Mon, 14 Apr 2003 21:12:22 GMT  
 Add fields to a form by selecting the option to do so
Use the Style attribute to control visibility based on some sort of event.


Quote:

> I have a lengthy form (I'm using ASP with an Access database) that has
> optional questions to be answered.  I don't want to display the optional
> questions (due to length) unless the user prompts for it.  Is there a way
to
> do this?



Tue, 15 Apr 2003 01:37:19 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Add option method to form.select object

2. changing select options based on previously selected options

3. changing select options based on text value in another field

4. Error 3849 when doing SELECT on floating-point field (type adDouble)

5. Change the Tasks Stutus field select options???

6. add option to select list

7. Netscape 6 - adding an option to select

8. Adding options to a select element

9. Prob when adding new OPTION to SELECT

10. Add Option string to select control?

11. add new option item to the select from another frame

12. how to add OPTION element in SELECT at runtime using Client side vbscripting

 

 
Powered by phpBB® Forum Software