-
Calendar
Hello all, I am trying to make a calendar that will allow the user to click on the number in the box(day) and that will pop up another box for the user to enter in the dates and time. Then It will write that back to the orginal calendar form....
Thank you in advance.... :eek2:
-
Re: Calendar
Your post is so unclear, my monkey went nuts and tore the hear out of my nostrils. :(
What do you mean by:
"user to click on the number in the box(day)"
and
"to enter in the dates and time"
?
Explain in more detail, because something in your description seems unnecessary
-
Re: Calendar
Are you trying to do something like an appointment program?
-
Re: Calendar
yes, it is like an appointment program
-
Re: Calendar
I have a calendar that pops up an entry box when the day(the number in the calendar box is a link is clicked) and this brings up the popup window that allows and entry to be put in. my question is, when the user clicks submit how do you make the entry from the popup window write back to the main calendar window?
Thanks in advance