View Full Version : extjs equivalent to Flex URLLoader class?
Flex URLLoader allows html text of supplied url to be loaded into a Flex variable for parsing etc. tia, Mic.
gpsietzema
20 Jul 2012, 1:13 AM
I use an ajax call, which executes a PHP file where I load and parse all the HTML. I then use json_encode() and echo the result, which gets passed back to Ext-JS and loads it in a variable.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.