473,465 Members | 1,925 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

showModalDialog IE 6.0 two session

I have a J2ee application running on JBOSS.
On my client i open two sessions(browser - IE6) of applications.
In the second browser i open a modal window using showMOdalDialog
function.
Now when i submit the form in modal dialog(Before submitting, i set the
target of form as iframe present on parent window), the form is
submitted in first browser...

When i checked it on server side i found that session id of first
browser and modal dialog on second browser is same.

Is this a known issue? is there any workaround for this?

-- Sunil P.

Jan 30 '06 #1
1 2875
sunilp wrote:
I have a J2ee application running on JBOSS.
On my client i open two sessions(browser - IE6) of applications.
In the second browser i open a modal window using showMOdalDialog
function.
Now when i submit the form in modal dialog(Before submitting, i set the
target of form as iframe present on parent window), the form is
submitted in first browser...

When i checked it on server side i found that session id of first
browser and modal dialog on second browser is same.

Is this a known issue? is there any workaround for this?


showModalDialog is a Microsoft IE proprietary feature that might be
implemented in some other browsers.

<URL:http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/showmodaldialog.asp>
Ask in a JScript or IE forum.

microsoft.public.scripting.jscript
microsoft.public.dotnet.languages.jscript
--
Rob
Jan 31 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Simon Storr | last post by:
Is it possible to make the parent window refresh when a modal dialog is closed? I know I can use window.opener.location.reload(true); for a 'normal' window, but this doesn't work for...
3
by: Venkat Chellam | last post by:
I am facing a very peculiar problem I have a asp.net page with a grid loaded with some rows in the database. On each row, i have a editcommand column for editing the row. When user click...
2
by: Perry van Kuppeveld | last post by:
Hi, When i'm using the ShowModalDialog function, while another browser window is open (not the application window calling the showmodaldialog) i lose my session. What could be the problem /...
4
by: MW de Jager | last post by:
I want to call ShowModalDialog(...) from my C# code in the code behind page of my aspx page. I do not want to link this to a button, since I want to first do some checking myself before I call the...
3
by: johkar | last post by:
Just want a verification of logic. This seems to work for IE and Firefox, but I wonder if it would be a problematic test in any of the other latest browsers? Is the use of the "window" object...
9
by: Stan B | last post by:
I create a popup window by calling window.showModalDialog Popup window has Ok button with this code attached: === string Script = "<script language=JavaScript>" + "{" + "window.close();" +...
6
by: David | last post by:
Hi all, I am opening a webform with showModalDialog. This appears to pop-up fine, though I have a problem... Inside the webform is a treeview control. When the treeview is populated, I am...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.