post target in mozilla

P

Peter Turcan

Hello,

I have web page, where I have onload function with self.name='mainwin'.

From this page I am opening pop-up window with this form:
<form action='index.php' method="post" target="mainwin">
....
</form>

After sending information It will refresh me "parent page".

This is funcioning well in IE. But mozilla doesn't work. I have also tried
"target='_parent'" in form but without results.

How I can do this?

thanks for any advice
Peter
 
R

rf

Peter Turcan said:
Hello,

I have web page, where I have onload function with self.name='mainwin'.

From this page I am opening pop-up window

Why? Did your viewer request this new window?

What is wrong with leaving everything in the window your viewer already has
open?

Cheers
Richard.
 

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
474,472
Messages
2,571,834
Members
48,802
Latest member
shadowoftheunknown
Top