Access to content control from

G

Guest

I am using a popup Calendar to populate a textbox. When the textbox is on a
form without content control, it works fine. the script
is:<script>window.opener.document.forms(0).txtDate.value
='3/20/2006';self.close()</script>

However, when the textbox is within a content control, it does not work. I
changed the script to <script>window.opener.document.Content(0).txtDate.value
='3/13/2006';self.close()</script> still not working.

Any suggestions?
 

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

Members online

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,818
Latest member
Brigette36

Latest Threads

Top