geturl

General questions about CMSimple
Post Reply
valarno
Posts: 12
Joined: Thu Jan 22, 2009 9:38 am

geturl

Post by valarno » Mon Mar 16, 2009 10:57 pm

Hi everyone,

I'm looking for to grab a full page (text + picture) from the internet and replace the contents on a page.
geturl function is not exactly what i want, because only text is processed.

For example :
#CMSimple geturl('http://www.google.fr'); #
replace current page with google page search, but don't load google logo or any picture.

Is exist a method (or plugin) to view text + picture ?

Thank's for your answer

Valarno

mvwd
Posts: 299
Joined: Tue Jun 17, 2008 10:35 pm
Location: Baden Württemberg / Germany
Contact:

Re: geturl

Post by mvwd » Mon Mar 16, 2009 10:59 pm


valarno
Posts: 12
Joined: Thu Jan 22, 2009 9:38 am

Re: geturl

Post by valarno » Tue Mar 17, 2009 6:30 am

Ok mvwd.
Wrapper-plugin work fine !

thank you

johnjdoe
Posts: 571
Joined: Tue May 20, 2008 6:32 am

Re: geturl

Post by johnjdoe » Tue Mar 17, 2009 8:20 am

Or Plugin GXGetUrl ...

Till
Posts: 337
Joined: Tue May 20, 2008 7:20 am
Location: Germany: Bremen
Contact:

Re: geturl

Post by Till » Tue Mar 17, 2009 10:39 am

valarno wrote:Wrapper-plugin work fine !
Be carefull. To include external pages which do not belong to you may be illegal.

Till

Post Reply