This is because of the security put in place by the browser. If this is only for yourself you could change the security settings of your browser, otherwise you will have to proxy everything through your own server.
jhonny thio wrote: > hi, i want to build a browser within a browser with qooxdoo.. > > what command to get the present URL from the Iframe ? > > I have use getSource (it only return the URL that we SET), example : > > I go to ===> http://www.google.com, than I fill the search in google > with word "hero". > > if I use the getSource, it will return http://www.google.com and it false... > > because the right one is > http://www.google.co.id/search?hl=id&q=hero&btnG=Telusuri+dengan+Google&meta= > > > If I use queryCurrentUrl(), it always return NULL. any other command ? > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
