preetis
Newbie
Posts: 1
Registered: 7/1/2005
Member Is Offline
|
| posted on 7/1/2005 at 09:03 PM |
|
|
calendar does not work in a form
Hi,
I wrote a php script which calls the calendar and it works fine but when I put the calendar in another form in another script and call from
there, it does not popup. Both the scripts are attached...test_calendar.php works but useraddeventsform1.php does not work...
Attachment: useraddeventsform1.php (1.1kb)
This file has been downloaded 428 times
|
|
|
ebbo
Newbie
Posts: 1
Registered: 7/10/2005
Location: Germany
Member Is Offline
|
| posted on 7/10/2005 at 02:51 PM |
|
|
I face the same problem
Hi, I face the same problem, thought I am doing wrong. Did you find a solution on the problem? cheers, ebbo
|
|
|
cliffhorwood
Newbie
Posts: 1
Registered: 8/17/2005
Location: Australia
Member Is Offline
|
| posted on 8/17/2005 at 11:54 PM |
|
|
Hi,
I had similar problem until I worked out that I hadn't changed the form name in the second form. Just copied and pasted from the 1st form and took
its form name.
|
|
|