View Full Version : Opening Another HTML site in a window
toxkillfraex
6 Apr 2012, 3:47 AM
There's a part in the server that returns a full html site with no extra navigation just a BIIIIG load of text.
I was wondering if it would be possible to show this in a window.
mitchellsimoens
6 Apr 2012, 7:40 AM
When you say window do you mean a browser window or a Ext JS window?
toxkillfraex
6 Apr 2012, 9:31 AM
When you say window do you mean a browser window or a Ext JS window?
an ext.js window =3
mitchellsimoens
6 Apr 2012, 9:33 AM
You can use a loader to send an ajax call and put the text into the window
toxkillfraex
6 Apr 2012, 9:35 AM
You can use a loader to send an ajax call and put the text into the window
I'm literally getting an html page back
as in <head></head><body></body> etc
mitchellsimoens
6 Apr 2012, 9:38 AM
ewww... iframe it up then :)
toxkillfraex
6 Apr 2012, 9:40 AM
ewww... iframe it up then :)
oh that's news to me thanks <33
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.