
Benjamin
Staff

Mar 31, 2003, 6:53 PM
Post #1 of 8
(7180 views)
Shortcut
|
Add-on: Calendar popup to view articles by date.
|
Can't Post
|
|
Hi everyone, After surfing the web, I came across a rather attractive javascript calendar: http://64.246.32.44/~admin59/index.htm What's particularly attractive about it was that the author makes it entirely freeware, so I was able to use his code without fear of large men in suits hunting me down and suing me. I've sent him a big thankyou for the use of his code. Attached to this post is his calendar which I've edited for integration with Article Manager. Basically, it's a simple popup window which appears when you click a "Browse Articles by Date" button. Then, for whatever date you pick, it automatically queries the search engine and retrieves all articles for that date. Drawbacks: the popup window only runs in IE 6 & Netscape 6. (Maybe IE 5.5, I'm not sure). If anyone chooses to try this out, please post me back with any bugs you come across - and maybe with a link to it! It would be nice to see it in action! :-) A little info on the zipfile contents: popupcalendar.js - the edited calendar javascript *.gif - assorted images. test_page.html - a demonstration page showing how to use the calendar in a webpage. [ Note: you'll need to change the action attribute of the form to point to your search.cgi script in order to make this work. ] Have fun! Ben interactivetools.com
(This post was edited by Benjamin on Mar 31, 2003, 10:07 PM)
|