Pop up Calendar

S

Shona

I'm trying to create a popup calendar as per

http://www.dynamicdrive.com/dynamicindex6/popcalendar.htm

have copied the script and put the pupdate.js file in the same folder as
form

and have put in

<a href="#"
onClick="getCalendarFor(Loggedlaptops.Loggedlaptops2.Logged);return
false">[Choose one]</a>
Where Loggedlaptops is the name of the database

Loggedlaptops2 the name of the asp form

Logged the value of the field in the database that the date needs to be
submitted to.

Does anyone know what am I doing wrong?

Cheers Shona
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top