Reload XML content into frame, firefox

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
kendall
Forum Regular
Posts: 852
Joined: Tue Jul 30, 2002 10:21 am
Location: Trinidad, West Indies
Contact:

Reload XML content into frame, firefox

Post by kendall »

Hi,

I have a frameset in which i load xml content into a frame...it works ok but when i do a window.location = 'reload/smame/page.xml' it continues to load and hangs...

the process doe is a bit more complex as it starts of by a php file generating xml on the fly. clicking on a link executes a php process which when completed executes the window.location to load a container php file that includes the php xml generating file...

It works in IE but firefox apparantly is causing the page to load an hang...viewing the source shows up empty
Post Reply