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

	<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>2001-10-15T21:51:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-15T21:51:00-04:00</updated>

		<published>2001-10-15T21:51:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=648#p648</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=648#p648"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=648#p648"><![CDATA[
i fixed it hehe<br><p>Statistics: Posted by Guest — Mon Oct 15, 2001 9:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-15T21:15:00-04:00</updated>

		<published>2001-10-15T21:15:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=646#p646</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=646#p646"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=646#p646"><![CDATA[
Does it take a drill, tweezers and the threat of death to drive it home?<br><br>Read tcl-commands.doc for the arguments requirment for binds.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Oct 15, 2001 9:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-15T20:52:00-04:00</updated>

		<published>2001-10-15T20:52:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=644#p644</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=644#p644"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=644#p644"><![CDATA[
so in that example the url would be <br><a href="http://24.188.126.61:8000/obl/obl.cfm?mode=add&amp;name=10.15.01.The.Loss.Of.Sexual.Innocence.SVCD.WS.DVDRip-V4F/Cd1&amp;type=DVDrip&amp;ftp=SHN&amp;files=57" class="postlink">http://24.188.126.61:8000/obl/obl.cfm?m ... N&amp;files=57</a><p>Statistics: Posted by Guest — Mon Oct 15, 2001 8:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-15T20:48:00-04:00</updated>

		<published>2001-10-15T20:48:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=643#p643</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=643#p643"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=643#p643"><![CDATA[
this would work if the trigger was this <br>"[ SHN ][ UPDATE : DVDRip : 10.15.01.The.Loss.Of.Sexual.Innocence.SVCD.WS.DVDRip-V4F/Cd1 ][ Expecting: 57 files (v4f-tlosi.cd1.*) ]<br>and this is the code<br>--------------------<br>bind pub - * ftp<br>proc ftp {z ftp a b c d e type f name g h i files} {<br>set mode add<br>  if {![llength [info commands "::http::geturl"]]} {<br>    if {[catch {source scripts/http.tcl} t]} {<br>      putlog "Can't load the required http module"<br>      return<br>    }<br>  }<br>  set q [::http::formatquery mode $mode name $name type $type ftp $ftp files $files]<br>  set t [::http::geturl "<a href="http://www.mike938.dns2go.com/obl/obl.cfm" class="postlink">http://www.mike938.dns2go.com/obl/obl.cfm</a>" -query $q]<br>  ::http::cleanup $t<br>}<br>-----------------------<br>would that make it goto <a href="http://www.mike938.dns2go.com/obl/obl.cfm?mode=$mode&amp;name=$name&amp;type=$type&amp;ftp=$ftp&amp;files=$files" class="postlink">http://www.mike938.dns2go.com/obl/obl.c ... les=$files</a><br>but filling in the $variables corectly?<br><br>&lt;font size=-1&gt;[ This Message was edited by: mike938 on 2001-10-15 18:50 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Mon Oct 15, 2001 8:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-15T01:31:00-04:00</updated>

		<published>2001-10-15T01:31:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=610#p610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=610#p610"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=610#p610"><![CDATA[
Thanks to the nice people @ the TCL project, I am able to provide the script required to do this, with minor changes to my original.<br><br>The following should now work<div class="codebox"><p>Code: </p><pre><code>proc example {name type ftp files} {  if {![llength [info commands "::http::geturl"]]} {    if {[catch {source scripts/http.tcl} t]} {      putlog "Can't load the required http module"      return    }  }  set q [::http::formatquery name $name type $type ftp $ftp files $files]  set t [::http::geturl "URL HERE" -query $q]  ::http::cleanup $t}</code></pre></div>Notice the small change made.<br><br>Download the following file. Make sure it is called http.tcl and placed in the scripts dir<br><br><a href="http://www.ppslim.ukshells.co.uk/netbots/http.tcl" class="postlink">http://www.ppslim.ukshells.co.uk/netbots/http.tcl</a><br><br>The above file is provided under GNU Licence. BLAH BLAH (better safe than sorry).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Oct 15, 2001 1:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-15T00:53:00-04:00</updated>

		<published>2001-10-15T00:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=608#p608</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=608#p608"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=608#p608"><![CDATA[
1 other thing not related to the topic is in my windrop it uses this a lot<br><br>kick reason: (Colours are not in RFC1459 <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":razz:" title="Razz">)<br><br>how do i shut that off?<br><p>Statistics: Posted by Guest — Mon Oct 15, 2001 12:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-15T00:51:00-04:00</updated>

		<published>2001-10-15T00:51:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=607#p607</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=607#p607"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=607#p607"><![CDATA[
u said u would write it today<br>1 hour and 9 minutes left hehe<p>Statistics: Posted by Guest — Mon Oct 15, 2001 12:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-15T00:15:00-04:00</updated>

		<published>2001-10-15T00:15:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=601#p601</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=601#p601"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=601#p601"><![CDATA[
How much is it worth?<br><br>I am about to go postal on this one, coz you expect me to devote 100% of my free time to you. Got news fot ya, you and 50 odd others.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Oct 15, 2001 12:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-15T00:10:00-04:00</updated>

		<published>2001-10-15T00:10:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=599#p599</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=599#p599"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=599#p599"><![CDATA[
did u write it yet?<br>i really need it<p>Statistics: Posted by Guest — Mon Oct 15, 2001 12:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-14T00:28:00-04:00</updated>

		<published>2001-10-14T00:28:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=575#p575</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=575#p575"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=575#p575"><![CDATA[
can sumone else write the script for a windrop to do wut i want?<br>i need it ASAP<p>Statistics: Posted by Guest — Sun Oct 14, 2001 12:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-13T23:02:00-04:00</updated>

		<published>2001-10-13T23:02:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=570#p570</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=570#p570"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=570#p570"><![CDATA[
email it to me at <a href="mailto:mikethetttking@hotmail.com">mikethetttking@hotmail.com</a><p>Statistics: Posted by Guest — Sat Oct 13, 2001 11:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-13T23:01:00-04:00</updated>

		<published>2001-10-13T23:01:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=569#p569</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=569#p569"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=569#p569"><![CDATA[
ok thanks<p>Statistics: Posted by Guest — Sat Oct 13, 2001 11:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-13T22:58:00-04:00</updated>

		<published>2001-10-13T22:58:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=568#p568</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=568#p568"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=568#p568"><![CDATA[
AH, that does matter, as TCL is staticly compiled into windrop, so there is no proper interpreter.<br><br>I will work on a script somtime tomorow as mentioned.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Oct 13, 2001 10:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-13T22:48:00-04:00</updated>

		<published>2001-10-13T22:48:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=566#p566</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=566#p566"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=566#p566"><![CDATA[
by the way in a windrop if that matters<p>Statistics: Posted by Guest — Sat Oct 13, 2001 10:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-13T22:47:00-04:00</updated>

		<published>2001-10-13T22:47:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=565#p565</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=565#p565"/>
		<title type="html"><![CDATA[Sending data to a web page]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=565#p565"><![CDATA[
it just says the #mike938#<br>than does nutin<p>Statistics: Posted by Guest — Sat Oct 13, 2001 10:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
