Reloading target-frame after sending POST-Data

A

Anita Meyer

Hallo,

I have the problem, that when I try to send form-data to an other frame,
this frame is not reloaded in ie.

This is what I do:

<form method="POST" enctype="multipart/form-data" action="top.php"
target="top">

After clicking the submit-button the data is sent, but the page top.php is
not reloaded (with ie, with mozilla it works fine).

When I click to the reload-button, the page with the $_POST-data is
displayed correctly.

What may I have done wrong?
 
M

Matthias Gutfeldt

Anita said:
Hallo,

I have the problem, that when I try to send form-data to an other frame,
this frame is not reloaded in ie.

What's the URL? We need to look at the code to see what the page is
actually doing.


Matthias
 
A

Anita Meyer

Matthias said:
What's the URL? We need to look at the code to see what the page is
actually doing.


Matthias

Thank you, but I already solved the problem - I had an iframe with the same
name which was set to be invisible - it was reloaded, but I could not see
it.

Greetings from Austria
 

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