<?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/1007" />

	<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>2002-02-09T12:10:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greyhound]]></name></author>
		<updated>2002-02-09T12:10:00-04:00</updated>

		<published>2002-02-09T12:10:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4412#p4412</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4412#p4412"/>
		<title type="html"><![CDATA[HTTP Post]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4412#p4412"><![CDATA[
This can work...<br><div class="codebox"><p>Code: </p><pre><code>package require httpbind pub - !send pub_sendproc pub_send {nick host handle chan arg} {  set nr [lindex $arg 0]  set msg [lindex $arg 1]  set url "http://www.arnaudworlds.com/index.php?num=$nr&amp;message=$msg"  ::http::geturl "$url"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=802">greyhound</a> — Sat Feb 09, 2002 12:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-08T20:07:00-04:00</updated>

		<published>2002-02-08T20:07:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4401#p4401</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4401#p4401"/>
		<title type="html"><![CDATA[HTTP Post]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4401#p4401"><![CDATA[
Thanks if you can respond to me <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>I want to do this:<br>if I type: !send &lt;number&gt; &lt;message&gt;, it post to a web page: <a href="http://www.arnaudworlds.com/index.php?num=number&amp;message=message" class="postlink">http://www.arnaudworlds.com/index.php?n ... ge=message</a><br><br>I can't create this with http.tcl, I'm stupid <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":sad:" title="Sad"><br><br>Thanks<p>Statistics: Posted by Guest — Fri Feb 08, 2002 8:07 pm</p><hr />
]]></content>
	</entry>
	</feed>
