The Un-Official Proxomitron Forum

Full Version: Iframe trick
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,

I have been using Proxo for like 10 months now, and what can i say... *Nothing* can beat this little guy! [lol]

I just want to thank JD & Jak (i'll try your new pack in 5 mins Big Teeth) for their awesome filters Hail

Here is an idea by me. The concept is to get quick access to "something" (elinks, images...) that is behind a link in another page. I actually use it in some P2P elink pages, works just fine.

2 filters, one turns the link into a iframe:

Name = "Iframe trick: Link -> Iframe"
Active = TRUE
URL = "Your url here"
Limit = 1024
Match = "<a The link type you need /a>"
Replace = "<iframe src="Target page" width="XXX" height="XXX" frameborder="0" scrolling="no"></iframe>"

The other "cleans" the iframe target page leaving "the stuff" alone.

Name = "Iframe trick: Clean target page"
Active = TRUE
URL = "Target page"
Limit = Depends on page
Match = "* Basically what we do here is capture the stuff we need and clean everithing else *"
Replace = "Here we insert the new body, the css style, and leave the content clean, ready for the iframe"

I know that is nothing big, but may be usefull for some of you, i just hate those "click here, now there" pages [rolleyes]

Comments?

Best regards,
Lobo666
Hi "~Lobo666~",
I agree with You, . ."Proxo" is one of the greatest innovative "hands-on" learning tool with practical applications that I have ever seen.

Thankx for the compliment, I'm glad that You like "JakxPack" filters. I have had a lot of fun with them too.

Congradulations with Your Filters, they work great. Cheers Thank You for posting them. And I also have been a fan of JD's Filter set for a long time. I always check out his new "releases". I remember the day he first signed up over at Arne's Forum. We've been friends for quite sometime now. I'm glad to see him over here from time to time. Smile!

Take Care & Best Wishes,
"~JaK~" =:-)
Reference URL's