473,394 Members | 1,750 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,394 software developers and data experts.

loading docs into frames

How come my browser, namely ie6, can reload(or load from favourites) a
frameset and remember which documents were loaded into the frames
without a query string?
I need to capture this in javascript so I can make sure my frames are
inside the correct frameset yet still allowing users to load up with a
particularly favourite doc.
This is not done using a query string, or does not appear to be, so
how is it done?
For example I load a frameset doc named index.html which contains 2
frames namely header.html and main1.html, main1.html has a link which
loads main2.html into it's own frame. Now I add to favourites with
main2.html showing. Next I go to a completely different site, delete
all cache etc and close down IE. Then starting IE afresh I load the
saved favourite and with no query string it loads main2.html
AHA as this is driving me nuts.
Paul.
Jul 23 '05 #1
1 1134
Paul wrote:
How come my browser, namely ie6, can reload
Because it has the the frameset document it is memory cache.
(or load from favourites) a frameset and remember which
documents were loaded into the frames without a query string?
The Favorites item must somehow contain the URIs of the frame documents.
Posting the contents of the respective .url file in an IE group could
turn out to be helpful, maybe even looking into it yourself.
I need to capture this in javascript so I can make sure my frames are
inside the correct frameset yet still allowing users to load up with a
particularly favourite doc. This is not done using a query string, or
does not appear to be,
What do you mean with "does not appear to be (done using a query string)"?
so how is it done?


Hmmm. I can only think of cookies and/or information stored server-side
then.
PointedEars
Jul 23 '05 #2

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

Similar topics

13
by: Fotozine | last post by:
well, after several months of learning, writing and developing my site, (and colecting hunderts of users in few days) one person have "included" my whole site under his domain. in frameset: ...
1
by: David | last post by:
Hi, I use the following page code to open a popup window - it works OK, but whilst the popup is loading you can see the URL in the title of the popup until it's fully loaded and then the title...
1
by: Alex Hunter | last post by:
is there a way to make one frame on a page load completely before the other frame starts loading?
2
by: Mekon | last post by:
I have never written a line of script in my life but I need some help with it now. I have this auto generated code which I want to modify if possible The script generates a strip of...
1
by: StumpY | last post by:
Hi I have a code which works ok, except I would like to load the specified file in an inline frame (I1) on the page instead of a whole new page if at all possible - any help appreciated! Here is...
2
by: Rob Douglass | last post by:
Hi Everyone, I've started a new job and my first task is to find a fix for the following problem: When users visit our main login page (4 frames), one of the frames (1-3) will not load. In...
7
by: mike | last post by:
I have a number of sources of javascript and don't really know the sequence of when each gets loaded. <SCRIPT FOR="window" EVENT="onLoad"> var tmp = "where are you"; </script> <script...
2
by: pronerd | last post by:
Hi, I have a status bar that works in IE that I now need to get working in Firefox. It checks the status of a frame's .readyState attribute to see if the frame is done rendering. I am wondering...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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...
0
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...

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.