Form validation for Date Fields

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In Frontpage 2003 I am creating forms that need to validate a textbox for a
date field (e.g birthdate). Using the GUI design tool I do not see an option
for making sure the input is a valid date.

What I would like is a combo box where you can either type in the date or
pick a date from a calendar box.

Thanks, out
 
Search "Date picker" in google - it's a common element that can be
integrated in any form. Done with Javascript.
 
See http://www.javascriptkit.com/script/script2/tengcalendar.shtml

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| In Frontpage 2003 I am creating forms that need to validate a textbox for a
| date field (e.g birthdate). Using the GUI design tool I do not see an option
| for making sure the input is a valid date.
|
| What I would like is a combo box where you can either type in the date or
| pick a date from a calendar box.
|
| Thanks, out
| --
| Max M.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top