Join
Tekcomp Inc.
What is ASP?
10 Active Users Viewing This Site
Home
Samples
Search
Tools
Publication
ASP Links
Adds
Forum
Feedback
Tekcomp ASP chat
Site Search:
"The Pass date with a Calender popup Javascript Source: "
Click here to open Calender
Just click Highlight All Button, and copy (Press Control-c on Keyboard) the script into your Script editor such as NotePad or your favorite ASP Editor. And that's all she wrote !...... :)
Download calender.js
<!-- STEP ONE: --> <!-- download the calendar.js file then create a file called calendar.asp. copy the content of the downloaded file(calendar.js) to the <HEAD> Section of the created calendar.asp.--> <!-- STEP 2. Copy this function call anywhere in your body/Form/Input tag of your HTML/ASP document --> <!----------- Name this flie form.htm ----------------------> <FORM name=frmCalender> <INPUT type="text" id="DateEnd" name="DateEnd" value="hello" size="10"><A href="#" onclick="window.open('Calander.asp?frm=frmCalender&fld=DateEnd',null,'height=260,width=250');">Calender</a> </FORM> <!--------end of form.htm ---------------------------------> <!-- End of Script -->
Visitors Since 11/10/99
Home
|
Join
|
Samples
|
Feedback
|
Disclaimer