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

	<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>2008-02-09T16:20:36-04:00</updated>

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

		<entry>
		<author><name><![CDATA[oO3ddYOo]]></name></author>
		<updated>2008-02-09T16:20:36-04:00</updated>

		<published>2008-02-09T16:20:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80784#p80784</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80784#p80784"/>
		<title type="html"><![CDATA[Download and save a txt File]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80784#p80784"><![CDATA[
What the [censored]  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"><br><br>I search many hours and u make it in few minutes <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>BIG THANX <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9698">oO3ddYOo</a> — Sat Feb 09, 2008 4:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Maiki]]></name></author>
		<updated>2008-02-09T16:03:18-04:00</updated>

		<published>2008-02-09T16:03:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80783#p80783</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80783#p80783"/>
		<title type="html"><![CDATA[Download and save a txt File]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80783#p80783"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>## Set urlset url "http://www.mywebspace.de/maps.txt"##################### No edit ######################if {[catch {package require http} error]} { putlog "Error=$error" }bind pub - !download downloadproc download {nick uhost hand chan arg} {set tok [http::geturl $::url]set data [http::data $tok]http::cleanup $tokset fs [open scripts/download.txt w]; puts $fs $data; close $fs}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9009">Maiki</a> — Sat Feb 09, 2008 4:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[oO3ddYOo]]></name></author>
		<updated>2008-02-09T15:37:52-04:00</updated>

		<published>2008-02-09T15:37:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80780#p80780</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80780#p80780"/>
		<title type="html"><![CDATA[Download and save a txt File]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80780#p80780"><![CDATA[
Hi @ll<br><br>I search this Request in all forums but i didnt find anything.<br><br>What i will:<br><br>I want a Tcl Script to download a txt file from a homepage and save a specified path.<br><br>Example:<br><br>!download <br><br>He download or open the txt file: <a href="http://www.mywebspace.de/maps.txt" class="postlink">http://www.mywebspace.de/maps.txt</a><br><br>and save this file to eggdrop/scripts<br><br>If the txt file already exists he have to overwrite/delete the old one.<br><br>I hope someone can help.<br><br>Sorry for my bad english, i come from Germany *g*<br><br>Thanks for all help <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=9698">oO3ddYOo</a> — Sat Feb 09, 2008 3:37 pm</p><hr />
]]></content>
	</entry>
	</feed>
