<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Tech Tip: Convert POST forms into GET to link directly to search results.</title>
	<atom:link href="http://tech.williamgunn.org/2007/10/01/blogging-tip-convert-post-forms-into-get-to-link-directly-to-search-results/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.williamgunn.org/2007/10/01/blogging-tip-convert-post-forms-into-get-to-link-directly-to-search-results/</link>
	<description>...and trying, and failing, and trying again.</description>
	<pubDate>Tue, 06 Jan 2009 09:04:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mr. Gunn</title>
		<link>http://tech.williamgunn.org/2007/10/01/blogging-tip-convert-post-forms-into-get-to-link-directly-to-search-results/comment-page-1/#comment-39</link>
		<dc:creator>Mr. Gunn</dc:creator>
		<pubDate>Sun, 18 Nov 2007 16:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://tech.williamgunn.org/2007/10/01/blogging-tip-convert-post-forms-into-get-to-link-directly-to-search-results/#comment-39</guid>
		<description>Thanks, Steve.</description>
		<content:encoded><![CDATA[<p>Thanks, Steve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Chambers</title>
		<link>http://tech.williamgunn.org/2007/10/01/blogging-tip-convert-post-forms-into-get-to-link-directly-to-search-results/comment-page-1/#comment-38</link>
		<dc:creator>Steve Chambers</dc:creator>
		<pubDate>Sun, 18 Nov 2007 14:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://tech.williamgunn.org/2007/10/01/blogging-tip-convert-post-forms-into-get-to-link-directly-to-search-results/#comment-38</guid>
		<description>Here is an online conversion tool that will convert all the GET parameters from a URL into a POST request: www.gettopost.com. It enables URLs requiring POST parameters to be cited or bookmarked e.g. www.gettopost.com/gettopost.html?http://www.urltoconvert.com?postparameter1=value1&#38;postparameter2=value2  

There is also a bookmarklet on www.gettopost.com/gettopost.html that can be used to extract URLs for all the forms on a webpage (converting any that use a POST request as described).

HTH,
Steve</description>
		<content:encoded><![CDATA[<p>Here is an online conversion tool that will convert all the GET parameters from a URL into a POST request: <a href="http://www.gettopost.com" rel="nofollow">http://www.gettopost.com</a>. It enables URLs requiring POST parameters to be cited or bookmarked e.g. <a href="http://www.gettopost.com/gettopost.html?http://www.urltoconvert.com?postparameter1=value1&amp;postparameter2=value2" rel="nofollow">http://www.gettopost.com/gettopost.html?http://www.urltoconvert.com?postparameter1=value1&amp;postparameter2=value2</a>  </p>
<p>There is also a bookmarklet on <a href="http://www.gettopost.com/gettopost.html" rel="nofollow">http://www.gettopost.com/gettopost.html</a> that can be used to extract URLs for all the forms on a webpage (converting any that use a POST request as described).</p>
<p>HTH,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clearing up the confusion around citations of internet sources at Synthesis</title>
		<link>http://tech.williamgunn.org/2007/10/01/blogging-tip-convert-post-forms-into-get-to-link-directly-to-search-results/comment-page-1/#comment-13</link>
		<dc:creator>Clearing up the confusion around citations of internet sources at Synthesis</dc:creator>
		<pubDate>Tue, 16 Oct 2007 03:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://tech.williamgunn.org/2007/10/01/blogging-tip-convert-post-forms-into-get-to-link-directly-to-search-results/#comment-13</guid>
		<description>[...] When you enter search terms into a form on a page, as for a database search, and the URL for the results page doesn&#8217;t show the parameters in the result page URL, you might think there&#8217;s no way to cite those results, however, there&#8217;s usually a way to put the search parameters in the URL, so that you can link directly to a page of search results or other dynamically generated content. Remember, a permalink is just a special kind of database query, so this shouldn&#8217;t sound too strange. Here&#8217;s an example of a link to all the clinical trials being conducted on Multiple Myeloma. This post tells you how to make database query parameters show up in the URL. [...]</description>
		<content:encoded><![CDATA[<p>[...] When you enter search terms into a form on a page, as for a database search, and the URL for the results page doesn&#8217;t show the parameters in the result page URL, you might think there&#8217;s no way to cite those results, however, there&#8217;s usually a way to put the search parameters in the URL, so that you can link directly to a page of search results or other dynamically generated content. Remember, a permalink is just a special kind of database query, so this shouldn&#8217;t sound too strange. Here&#8217;s an example of a link to all the clinical trials being conducted on Multiple Myeloma. This post tells you how to make database query parameters show up in the URL. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
