august67
Newbie
Posts: 1
Registered: 10/21/2005
Member Is Offline
|
| posted on 10/21/2005 at 09:26 PM |
|
|
Trying to integrate Cal into main page. (asp)
I'm trying to figure out how to display the calendar without using a separate html file and a popup.
I'm not the handiest of coders, but I can follow along. I've tried to take elements from the calendar2.html and paste them into my asp page, but the
code was designed to be a popup.
So basicly, I need some help figuring out how to make the code return the selected value to a text box rather than a page....
Any help would be appreciated.
|
|
|
ChrisWinkler
Junior Member
Posts: 2
Registered: 4/7/2007
Member Is Offline
|
| posted on 4/7/2007 at 11:28 AM |
|
|
great calendar, really love it! But August is rigth i think it would be better if the calendar would be integrated in the Page. Just started try some
things to get it like that, but its not working yet...
If somebody has already programmed sth like that it would be really nice to post it here
thanks
|
|
|
tigra
Administrator
Posts: 1920
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 4/7/2007 at 04:11 PM |
|
|
We use separate HTML element to fight the warning that is fired while using the secure connection and printing into the blank pop-up window. PRO
version of the script has two additional modes (inpage and modal) that don't use separate HTML page.
|
|
|
ChrisWinkler
Junior Member
Posts: 2
Registered: 4/7/2007
Member Is Offline
|
| posted on 4/7/2007 at 05:19 PM |
|
|
ok thanks for your reply
|
|
|