Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

multiple input boxes

Status
Not open for further replies.

judym5

Programmer
Joined
Apr 10, 2002
Messages
6
Location
US
I hope you can help me - I'm very new to CF and Java. Here's what I need to do.
I have an events SQL database. An event can happen on one day or any number of days. On my input form, I have a beginning date and an ending date input box. I would like to add a button called "Add More Dates" underneath the existing date boxes. Then, if I need more dates for a particular event, I want to be able to click the button and get more input boxes to fill in. I can make the button with no trouble at all - it's the code to make the boxes appear that I need help on.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top