dinsdale
Newbie
Posts: 1
Registered: 1/21/2005
Member Is Offline
|
| posted on 1/21/2005 at 03:17 PM |
|
|
JSP's, div and scope
I'm using the calendar control on a form that is contained in a div section. There is also another form contained within the primary form. It
is all within a frame. The names of the forms are different, and on the object creation, the names given to calendar2 are correct for the form and
element. The calendar comes up, but nothing is populated in the field. What could be the issue? Could it be scope? Do I have to provide a more
specific target?
|
|
|
|