473,396 Members | 1,816 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

[Internet Explorer] Cache pbl with a popup

Hello,

I have a problem, and maybe someone knows the solution.

Context :
- Browser : IE 6.0
- Application server : Livewire Pro
- Client OS : Windows 98 SE
- Server OS : NT4
- I have a frameset, including several pages, but only one will be
used for the example.
--------
| a |
--------
| b |
--------
- a form on the main page (a.html i.e.)
- a data is manually typed, then I submit the form => the action will
redirect to a new page (c.html)
- on this new page, I do a history.go(-1), so I'm back on the a.html
page, and the data is still there (it's ok)
- cache parameters : "check on every page visited"

Problem :
- From the main page, if a popup gives the data to the form, so after
the submit and the history.go(-1), the form contains NO data !!!

So, the data is lost when the data input is not made by hand.

I have no troubles with Netscape/Mozilla, but only with IE.

Maybe someone would have an idea ?

Thanks in advance, and sorry for my poor english.

Emmanuel Arlicot
Jul 23 '05 #1
2 1355
Emmanuel Arlicot wrote:
Hello,

I have a problem, and maybe someone knows the solution.

Context :
- Browser : IE 6.0
- Application server : Livewire Pro
- Client OS : Windows 98 SE
- Server OS : NT4
- I have a frameset, including several pages, but only one will be
used for the example.
--------
| a |
--------
| b |
--------
- a form on the main page (a.html i.e.)
- a data is manually typed, then I submit the form => the action will
redirect to a new page (c.html)
- on this new page, I do a history.go(-1), so I'm back on the a.html
page, and the data is still there (it's ok)
- cache parameters : "check on every page visited"


a.html submits to b.html which redirects to c.html which does a
history.go(-1) to get back to a.html? Why not just have a.html submit to
itself? Then, the server side processing could put the data back in the
fields that was submitted to it. No JS needed.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq
Jul 23 '05 #2
Hi Randy,
a.html submits to b.html which redirects to c.html which does a
history.go(-1) to get back to a.html? a.html submits to c.html, and then get back to a.html. b.html isn't
used in this example.
Why not just have a.html submit to
itself?

I can't, because there is some code to be executed in c.html.
Moreother I can't change the architecture of the application.

And with more tests, I noticed that the popup is the only problem. I
don't have to change the data to the form ,from this popup, to see the
problem. I just execute the window.open, then I close this window, I
enter manually some data to the form, I submit, I come back, and my
data are lost.

Strange.

Emmanuel.
Jul 23 '05 #3

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

Similar topics

4
by: Nicolás Castagnet | last post by:
Hi, I write this post because I notice a strange behavior related with "Temporary Internet Files" and maybe some of you can help me to understand it. I am working in a web application with...
5
by: Alain | last post by:
I am currently working on an ASP.net application. In some situation when the Back button is pressed from the browser toolbar, Internet explorer displays me a cached page from the history. In...
1
by: yawnmoth | last post by:
http://www.frostjedi.com/terra/scripts/demo/download2.php Whenever I get that page, I get the following error: --------------------- Internet Explorer cannot download download2.php from...
2
by: swethak | last post by:
Hi, I am getting the problem the problem with google map in Internet Explorer. This map worked fine in mozilla . When i opened the same map in Internet Explorer i am getting the error...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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,...

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.