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

	<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>2009-07-28T19:46:15-04:00</updated>

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

		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2009-07-28T19:46:15-04:00</updated>

		<published>2009-07-28T19:46:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89689#p89689</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89689#p89689"/>
		<title type="html"><![CDATA[TCL $variable behind URL ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89689#p89689"><![CDATA[
have you used anything to select the team? like <div class="codebox"><p>Code: </p><pre><code>set team [lindex [split $text] 0] set url "http://website.com/team.php?team=$team" ...(rest of the code)</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Tue Jul 28, 2009 7:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[franko]]></name></author>
		<updated>2009-07-28T18:35:54-04:00</updated>

		<published>2009-07-28T18:35:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89688#p89688</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89688#p89688"/>
		<title type="html"><![CDATA[TCL $variable behind URL ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89688#p89688"><![CDATA[
I dont get a clean query  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":?" title="Confused"> <br><br>Just get the msg "no such team" :/<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10774">franko</a> — Tue Jul 28, 2009 6:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tomekk]]></name></author>
		<updated>2009-07-28T14:47:27-04:00</updated>

		<published>2009-07-28T14:47:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89687#p89687</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89687#p89687"/>
		<title type="html"><![CDATA[TCL $variable behind URL ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89687#p89687"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>http::geturl $url</code></pre></div>and see the ::http::formatQuery<br><a href="http://tmml.sourceforge.net/doc/tcl/http.html" class="postlink">http://tmml.sourceforge.net/doc/tcl/http.html</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10332">tomekk</a> — Tue Jul 28, 2009 2:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[franko]]></name></author>
		<updated>2009-07-27T16:30:43-04:00</updated>

		<published>2009-07-27T16:30:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89682#p89682</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89682#p89682"/>
		<title type="html"><![CDATA[TCL $variable behind URL ??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89682#p89682"><![CDATA[
Hi...<br><br>Today i got another problem..<br><br>I want to send an variable to a URL<br><br>My script:<div class="codebox"><p>Code: </p><pre><code>package require httpbind pub - !team fp:teamsproc fp:teams {nick uhost hand chan text} {  set url "http://website.com/team.php?team="    html $url    }</code></pre></div>I want to use !team NAME to get this URL -&gt; <a href="http://website.com/team.php?team=NAME" class="postlink">http://website.com/team.php?team=NAME</a><br><br>The PHP file includes the connection part to IRC.<br><br>I just wanna open this file with trigger.<br><br>lg<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10774">franko</a> — Mon Jul 27, 2009 4:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
