<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Holy Satan's Weblog</title>
	<atom:link href="http://holysatan.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://holysatan.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 08 Oct 2008 13:30:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='holysatan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Holy Satan's Weblog</title>
		<link>http://holysatan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://holysatan.wordpress.com/osd.xml" title="Holy Satan&#039;s Weblog" />
	<atom:link rel='hub' href='http://holysatan.wordpress.com/?pushpress=hub'/>
		<item>
		<title>comand to check the request method</title>
		<link>http://holysatan.wordpress.com/2008/10/08/comand-to-check-the-request-method/</link>
		<comments>http://holysatan.wordpress.com/2008/10/08/comand-to-check-the-request-method/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 13:30:51 +0000</pubDate>
		<dc:creator>holysatan</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://holysatan.wordpress.com/?p=12</guid>
		<description><![CDATA[$_SERVER['REQUEST_METHOD'] === 'POST')<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=holysatan.wordpress.com&amp;blog=5014538&amp;post=12&amp;subd=holysatan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre style="margin-top:0;display:inline;">$_SERVER['REQUEST_METHOD'] === 'POST')</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/holysatan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/holysatan.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/holysatan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/holysatan.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/holysatan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/holysatan.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/holysatan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/holysatan.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/holysatan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/holysatan.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/holysatan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/holysatan.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/holysatan.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/holysatan.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=holysatan.wordpress.com&amp;blog=5014538&amp;post=12&amp;subd=holysatan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://holysatan.wordpress.com/2008/10/08/comand-to-check-the-request-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fa091c50e08f69f50a8676ede09db471?s=96&#38;d=identicon" medium="image">
			<media:title type="html">holy satan</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Submit a Form Using JavaScript</title>
		<link>http://holysatan.wordpress.com/2008/10/08/how-to-submit-a-form-using-javascript/</link>
		<comments>http://holysatan.wordpress.com/2008/10/08/how-to-submit-a-form-using-javascript/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 09:37:41 +0000</pubDate>
		<dc:creator>holysatan</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://holysatan.wordpress.com/?p=6</guid>
		<description><![CDATA[http://www.javascript-coder.com/javascript-form/javascript-form-submit.phtml In normal cases, a form is submitted when the user presses a submit button. However, sometimes, you may need to submit the form programmatically using JavaScript. JavaScript provides the form object that contains the submit method. Use the name of the form to get the form object. For example, if the name of your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=holysatan.wordpress.com&amp;blog=5014538&amp;post=6&amp;subd=holysatan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>http://www.javascript-coder.com/javascript-form/javascript-form-submit.phtml</p>
<p>In normal cases, a form is submitted when the user presses a submit button. 	However, sometimes, you may need to submit the form   	programmatically using JavaScript.</p>
<p>JavaScript provides the form object that contains the submit method. 	Use the name of the form to get the form object.</p>
<p>For example, if the name of your form is &#8216;myform&#8217;, the JavaScript code for the  	submit call is:<br />
document.myform.submit();</p>
<p>But, how to name a form? Simple! Mention the name attribute in the form tag<br />
<code class="htm">&lt;form <strong>name='myform'</strong> action='formmail.pl'&gt;</code></p>
<p>Suppose you want to submit a form when the user clicks on a hyperlink. The 	code below shows how to do it.</p>
<p><code class="htm"> &lt;form name="myform" action="handle-data.php"&gt;<br />
Search: &lt;input type='text' name='query'&gt;<br />
&lt;A  	href="javascript:  	submitform()"&gt;Search&lt;/A&gt;<br />
&lt;/form&gt; </code><br />
<code> &lt;SCRIPT language="JavaScript"&gt;<br />
function  	submitform()<br />
{<br />
document.myform.submit();<br />
}<br />
&lt;/SCRIPT&gt; </code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/holysatan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/holysatan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/holysatan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/holysatan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/holysatan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/holysatan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/holysatan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/holysatan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/holysatan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/holysatan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/holysatan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/holysatan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/holysatan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/holysatan.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=holysatan.wordpress.com&amp;blog=5014538&amp;post=6&amp;subd=holysatan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://holysatan.wordpress.com/2008/10/08/how-to-submit-a-form-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fa091c50e08f69f50a8676ede09db471?s=96&#38;d=identicon" medium="image">
			<media:title type="html">holy satan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
