Calendar Drop-down list (Full Version)

All Forums >> [Web Development] >> ASP and Database



Message


fjsavell -> Calendar Drop-down list (11/6/2002 14:54:47)

Anyone know of a graphic calendar such as that used by Outlook that I could use in Access (either built-in) or perhaps a plug-in. This would be used to select a date to place in a field much like a combo box.

Tks,
Frank[:D]




Spooky -> RE: Calendar Drop-down list (11/6/2002 18:49:55)

This is one of my favorite web based calendars :
www.kamath.com/calendar/

Or did you have something different in mind?




fjsavell -> RE: Calendar Drop-down list (11/7/2002 8:28:19)

Thanks for the suggestion... I was thinking more along the lines of a drop-down, just like the combo box component in Access where you could drop it down, and select from a mo/date numeral, and it gets used in a field in the current record in the database.

Frank




rdouglass -> RE: Calendar Drop-down list (11/8/2002 8:37:49)

Hey Spooky, that' s the one I use for our Intranet...

Back to the original topic...I use a .js file and 2 lines of code with a form. Very simple and customizeable (if you poke around in a backup copy of the .js). The <HEAD> section has a line:

<script language=" JavaScript" src=" date-picker.js" ></script>

and the form uses code like this:

<a href=" javascript:show_calendar(' dateForm.StartDate' );" onmouseover=" window.status=' Date Picker' ;return true;" onmouseout=" window.status=' ' ;return true;" ><img src=" show-calendar.gif" width=24 height=22 border=0></a>

where StartDate can be whatever form field name you' re using. Like I said, it' s pretty simple and all the work is done thru the .js file. If you' d like, I can email you the .js file, the 5 image files it uses, and quick instructions. I' m sorry, but I don' t have a web page to show you what it looks like in action (I don' t even have an original source but there' s not much left that' s original anyways). I do have a quick snapshot of what the input calendar looks like:

(This calendar can be edited....)




fjsavell -> RE: Calendar Drop-down list (11/12/2002 8:25:05)

That' s exactly what I' m looking for... Thanks so much.

Frank[:)]




rdouglass -> RE: Calendar Drop-down list (11/12/2002 11:06:35)

Do you want me to email the stuff? ...or have you found another source???




fjsavell -> RE: Calendar Drop-down list (11/12/2002 11:14:26)

Yes, please email:

Frank_Savell@bose.com




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.046875