This is a discussion on "Field Validation HELP!" within the JavaScript Forum section. This forum, and the thread "Field Validation HELP! are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Field Validation HELP!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Field Validation HELP!
I am designing a room reservation in my college...
The rule of the booking is, it only allows booking at most one week ahead. For example, let say today is 09/11/2004, You can only book for a room from 09/11/2004 to 15/11/2004. That is a 1 week range. When you want to book at the 16/11/2004, the page will alert that you cannot make booking more than 1 week.The date format is dd/mm/yyyy. How can I make the form in my asp page or a field in my form to accept only the one week period of time from the date the booking is made when the form is submitted? Any idea....? Please help me anybody.Please.... I have been searching out the code on how to do that, but I cannot understand how to code that! Is there any popup callender picker that we can select only one week range from todays date? Could anybody help me please......
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|
|
|||
|
Hai benbacardi!
I have thought of doing that, but I dont know how to do it! Could you please help me benbacardi. I am in a desperate situation here... I dont know where else to find how to do it. Please benbacardi....
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
||||
|
i dont know what the exact code would be but in psuedo code im sure its something like this:
|
|
||||
|
see if this helps:
|
![]() |
| Tags |
| field, validation, help |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] playing with Perl Compatible Regex in field validation | eon201 | JavaScript Forum | 33 | Oct 26th, 2007 15:07 |
| [SOLVED] Field validation and changing display properties... | c_martini | JavaScript Forum | 12 | Sep 25th, 2007 11:27 |
| Need javascript to set input field value field | jdadwilson | JavaScript Forum | 3 | May 9th, 2007 04:47 |
| Non-text field Validation | NewDesigner | JavaScript Forum | 6 | Nov 24th, 2006 22:34 |
| Number validation in form field | Matc | JavaScript Forum | 2 | May 26th, 2006 15:05 |