Connecting Tech Pros Worldwide Help | Site Map

How to include a calender in JSP using tags

 
LinkBack Thread Tools Search this Thread
  #1  
Old November 16th, 2006, 12:35 PM
srikanthpola@gmail.com
Guest
 
Posts: n/a
Default How to include a calender in JSP using tags

I want to know the steps in using of a Calender.js file and how to
include that Clender file in the Java Script and what are the changes
made to that file .


  #2  
Old November 16th, 2006, 01:35 PM
Erwin Moller
Guest
 
Posts: n/a
Default Re: How to include a calender in JSP using tags

srikanthpola@gmail.com wrote:
Quote:
I want to know the steps in using of a Calender.js file and how to
include that Clender file in the Java Script and what are the changes
made to that file .
Nice,

And what is the question/problem?
And what has JSP (Java Server Pages) to do with the problem?

Regards,
Erwin Moller
  #3  
Old November 16th, 2006, 04:05 PM
Tom Cole
Guest
 
Posts: n/a
Default Re: How to include a calender in JSP using tags


srikanthp...@gmail.com wrote:
Quote:
I want to know the steps in using of a Calender.js file and how to
include that Clender file in the Java Script and what are the changes
made to that file .
To include the file in an HTML file, simply provide a script tag:

<script src="Calendar.js" type="text/javascript"></script>

As far as how to use the Calendar.js package, you'd have to consult
whomever it is that wrote it. That's not a javascript specific
question, but a Calendar.js question. Weren't there instructions from
where you downloaded it?

  #4  
Old November 16th, 2006, 04:05 PM
Tom Cole
Guest
 
Posts: n/a
Default Re: How to include a calender in JSP using tags


srikanthp...@gmail.com wrote:
Quote:
I want to know the steps in using of a Calender.js file and how to
include that Clender file in the Java Script and what are the changes
made to that file .
To include the file in an HTML file (or ASP, or JSP, etc...), simply
provide a script tag:

<script src="Calendar.js" type="text/javascript"></script>

As far as how to use the Calendar.js package, you'd have to consult
whomever it is that wrote it. That's not a javascript specific
question, but a Calendar.js question. Weren't there instructions from
where you downloaded it?

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.