![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi I think you use Session mechanism and IE has the problem with it. I recommend to use instead of SUBMIT window.location.href="qqq.asp?var1=1&var2=2..."; You have use escape() function for encoding values. It corresponds the GET method , and you have to make query manually. By Nick Yasko http://www.uni-koblenz.de/~yasko "Hari Mukkala" <nellorehari (AT) yahoo (DOT) com> wrote in message news:c3005e4e.0210230711.6380a13c (AT) posting (DOT) google.com... Hello everybody, I'm trying to open a modal window in html using window.showModalDialog("target.html") target.html has a form and when we submit the form, the results are always opening in a new window.Is something tricky or am I missing something? Thanks Hari. |
![]() |
| Thread Tools | |
| Display Modes | |
| |