Rank: Advanced Member Groups: Member
Joined: 9/4/2007 Posts: 114
|
I have a Dialog control on a page where I am allowing users to create a new "Group". the only entry item is the Group Name.
On postback, I am validating their entry, then doing in insert, clear the dialog GroupName text box, and finally setting the dialog EO.Web.DialogState.Hidden;
This all works flawlessly on IE 7, BUT on IE 6 the insert is done twice creating duplicates, then the dialog is displayed again with the validation message requesting the user to enter the Group Name.
Is there a known issue / problem with the Dialog on IE 6?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
We are not aware of any of such issues. Can you create a sample page that demonstrates this problem? We will take a look as soon as we have that.
|