Click to See Complete Forum and Search --> : Web Form & DB Question?


enderl25
11-21-2002, 06:16 PM
i am currently working on a web form/database development project, and i could use a little advice. simply, i am putting together a reservation system (via web forms), which input reservations into a database. one of my requirements is that i allow users to select a series of arrival & departure dates (i.e. 10/10/2002 - 10/12/2002 & 10/14/2002 - 10/16/2002) all at once. i am a bit unsure of how i should implement this... both on a web form, as well as a in a field(s) in a database. any suggestions would be sincerely appreciated.

ritz

Klyve1
11-27-2002, 06:24 PM
You'll need to let us know what dB you're using and what code you want to use to access/write to it.