navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Calendar Drop-down list

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Calendar Drop-down list
Page: [1]
 
fjsavell

 

Posts: 7
Joined: 5/15/2002
From: Framingham MA USA
Status: offline

 
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:)
Spooky

 

Posts: 26603
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
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?

_____________________________

If you arent part of the solution, then there is good money to be made prolonging the problem

§þ:)


(in reply to fjsavell)
fjsavell

 

Posts: 7
Joined: 5/15/2002
From: Framingham MA USA
Status: offline

 
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

(in reply to fjsavell)
rdouglass

 

Posts: 9272
From: Biddeford, ME USA
Status: offline

 
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....)

Attachment (1)

(in reply to fjsavell)
fjsavell

 

Posts: 7
Joined: 5/15/2002
From: Framingham MA USA
Status: offline

 
RE: Calendar Drop-down list - 11/12/2002 8:25:05   
That' s exactly what I' m looking for... Thanks so much.

Frank:)

(in reply to fjsavell)
rdouglass

 

Posts: 9272
From: Biddeford, ME USA
Status: offline

 
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???

(in reply to fjsavell)
fjsavell

 

Posts: 7
Joined: 5/15/2002
From: Framingham MA USA
Status: offline

 
RE: Calendar Drop-down list - 11/12/2002 11:14:26   
Yes, please email:

Frank_Savell@bose.com

(in reply to fjsavell)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Calendar Drop-down list
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts