<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/13936" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2007-08-24T09:24:33-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/13936</id>

		<entry>
		<author><name><![CDATA[janipewter]]></name></author>
		<updated>2007-08-24T09:24:33-04:00</updated>

		<published>2007-08-24T09:24:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75479#p75479</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75479#p75479"/>
		<title type="html"><![CDATA[Script to display contents of a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75479#p75479"><![CDATA[
Thanks very much <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7275">janipewter</a> — Fri Aug 24, 2007 9:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Maiki]]></name></author>
		<updated>2007-08-24T09:20:21-04:00</updated>

		<published>2007-08-24T09:20:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75478#p75478</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75478#p75478"/>
		<title type="html"><![CDATA[Script to display contents of a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75478#p75478"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>package require httpbind pub - !page pageproc page {nick uhost hand chan arg} {set tok [http::geturl WEBLINKHERE.com]set data [http::data $tok]http::cleanup $tokputserv "PRIVMSG $chan :$data"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9009">Maiki</a> — Fri Aug 24, 2007 9:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[janipewter]]></name></author>
		<updated>2007-08-24T09:09:32-04:00</updated>

		<published>2007-08-24T09:09:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=75476#p75476</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=75476#p75476"/>
		<title type="html"><![CDATA[Script to display contents of a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=75476#p75476"><![CDATA[
Hi all, wondering if anyone can help, I'm just looking for a simple script which will display the contents of a web page (just a php page with 1 line of text) when a trigger command is used (such as !page) or something.<br><br>If someone could write this for me it would be great, and also possibly include some flood protection so any user could only use it once every 5 minutes or something? Although flood protection is not that important.<br><br>Hope I have no asked too much, thanks! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7275">janipewter</a> — Fri Aug 24, 2007 9:09 am</p><hr />
]]></content>
	</entry>
	</feed>
