PLEASE - ASP.NET 2.0 popup window not processing dateselected event

K

K B

I'm using 2.0 and am opening a popup window in javascript. All works
fine including the Calendar popup window and the select function. When
it gets to the last line which is to process the client script to return
the value to the window.opener it just keeps the popup window open.

I tried testing it by just making the <script>window.close();</script>
which worked fine.
The script (with value at runtime)is:

<script>window.opener.document.getElementById('panel1:txtStartDate').val
ue = '04/13/2006';self.close();</script>

I've checked the ID in the parent window and used this method many times
in ASP.NET 1.0.

PLEASE if anyone can help me...I've spent all day on this.

Thanks,
Kit
 
K

K B

Jeff, thanks but what does that mean? Could you please give me more
detail?
Thanks!
kit
 

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

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top