How to continue execution after window.location has loaded anotherpage

F

F. Da Costa

Hi,

I'm working in/ on a function that uses a window.location =newHref to load
a new page into the frame from which the function was called. *Afer*
loading i would actually need to jump to a location in the page that was
determined from the previous (gone) page.

The executing function resides in a scriptsFrame (as a global var & library
repository).

Short description of the function.
function locateSearchValue(val) {
- find a value in the table on the calling page
- if not loaded yet do callingWindow.location = newHref
- do some preprocessing on the new page
- go to the 'looked for' location in the (expanded with more contents) table

I have the possibility to create an event specific (custom) onload function
on the server.
Just wondering whether there is also another possibility.

Thx,

Fermin DCG
 

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

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top