philpj
Junior Member
Posts: 2
Registered: 9/25/2002
Member Is Offline
|
posted on 9/25/2002 at 03:24 PM |
|
|
The popup window appears with Error 404
Hi
Everytime I click on the calendar icon I get a http 404 error. I unziped the download directly into the htdocs directoryand It does not work.
Any ideas
|
|
|
philpj
Junior Member
Posts: 2
Registered: 9/25/2002
Member Is Offline
|
| posted on 9/25/2002 at 03:29 PM |
|
|
Hi
My fault forgot to have the calender.html file in the right directory
Thanks
|
|
|
misscemo
Junior Member
Posts: 8
Registered: 7/17/2007
Member Is Offline
|
| posted on 7/17/2007 at 02:44 PM |
|
|
Corresponding Question...
Can you tell me how you figured out what the right directory is???
|
|
|
tigra
Administrator
Posts: 1990
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 7/17/2007 at 10:31 PM |
|
|
by default it's the current directory. if calendar.html is not in the same directory as the hosting HTML document then adjust the path to
calendar.html in calendar.js (in window.open(...) statement)
|
|
|