all groups > vb.net controls > december 2006 >
You're in the

vb.net controls

group:

Calendar control error


Calendar control error marty.overdear NO[at]SPAM intergraph.com
12/13/2006 12:55:32 PM
vb.net controls:
I have an app that opens a new window when a user clicks in a certain
field, and this new window displays a calendar with the date that was
in the clicked field selected. This works great. The problem seems to
be that I am opening the window with 'showModalDialog'. When it
appears, if I click on the calendar in any way, I get an IE error about
a doPostBack. I went back and changed the method of opening the new
window to window.open, and the calendar works great. I would like to
keep the showModalDialog b/c I've had problems in this app where newly
created windows do not show up on top of all the other windows
everytime, just when they want. I want to bind the user to selecting
the date before anything else can be done on the app. Any idea on what
is happening here?
Re: Calendar control error marty.overdear NO[at]SPAM intergraph.com
12/13/2006 1:44:09 PM
I did find the solution, finally. I put the stmt <base target="_self">
in the html header on the calendar page and now it works.
Re: Calendar control error Nagarajan.m NO[at]SPAM polaris.co.in
2/6/2007 6:21:12 AM
can u telling wat u put on the html header.

Naga
---
AddThis Social Bookmark Button