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

<channel>
	<title>Certain Scripts &#187; Html Script</title>
	<atom:link href="http://certainscripts.com/tag/html-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://certainscripts.com</link>
	<description>Computers and Scripts for the Pro</description>
	<lastBuildDate>Wed, 17 Aug 2011 10:08:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Automatically Running a Script From Within a Web Page</title>
		<link>http://certainscripts.com/2008/11/04/automatically-running-a-script-from-within-a-web-page/</link>
		<comments>http://certainscripts.com/2008/11/04/automatically-running-a-script-from-within-a-web-page/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 01:35:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Angle Brackets]]></category>
		<category><![CDATA[Ascii Files]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Cgi Script]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Content Type]]></category>
		<category><![CDATA[Html Page]]></category>
		<category><![CDATA[Html Script]]></category>
		<category><![CDATA[Img Src]]></category>
		<category><![CDATA[Interaction]]></category>
		<category><![CDATA[Loaded]]></category>
		<category><![CDATA[Running]]></category>
		<category><![CDATA[Script Cgi]]></category>
		<category><![CDATA[Square Brackets]]></category>
		<category><![CDATA[Variables]]></category>
		<category><![CDATA[Web Page]]></category>

		<guid isPermaLink="false">http://certainscripts.com/2008/07/27/automatically-running-a-script-from-within-a-web-page/</guid>
		<description><![CDATA[John Dixon asked: It&#8217;s very simple to run a script (for example, a CGI script) by clicking a button in a form:(Note: For display purposes, the code snippets in this article use square brackets &#8216;[' instead of angle brackets. You will need to change these to angle brackets in order to use the code.)[form name="form1" [...]]]></description>
			<content:encoded><![CDATA[<div style="float:left; padding: 12px"><a href="http://certainscripts.com/wp-content/uploads/cc/Form_Script4.jpg"><img title="Form Script" src="/wp-content/uploads/cc/Form_Script4.jpg" alt="Form Script" /></a></div>
<div><em><strong>John Dixon</strong> asked: </em></p>
<p>It&#8217;s very simple to run a script (for example, a CGI script) by clicking a button in a form:(Note: For display purposes, the code snippets in this article use square brackets &#8216;[' instead of angle brackets. You will need to change these to angle brackets in order to use the code.)[form name="form1" method="post" action="/cgi-bin/updatePage.cgi"]::[/form]Sometimes, however, you might need to run a script automatically from within a web page without requiring the user to perform an action. You might want to do this if, for example, you have one or more variables that have been generated perhaps by another script, which you need to process without user interaction.If you insert the following code into an HTML page, the script (in our case, updatePage.cgi) will be automatically executed when the web page is loaded into a browser.[img src="/cgi-bin/updatePage.cgi" height="1" width="1"]In order to ensure that a broken link is not generated by the cgi script itself, include the following code in the cgi script itself.print &#8220;Content-type: image/gif&#8221;; open IN, &#8216;image.gif&#8217; or die &#8220;Cannot open: $!&#8221;; binmode IN; print while ; close IN;There also needs to be an image called image.gif in the same directory (cgi-bin) as the cgi script.I often use this technique to automatically perform certain text processing activities in my content management systems. For example, I might have one or more ASCII files that need to be automatically updated at the end of an operation, but I don&#8217;t want to force the user to click, for example, an update button.</p>
<p><a href="http://www.runescapetreasure.com"><div>
<table width="100%" border="0" cellspacing="5" cellpadding="5">
  <tr>
    <td width="100" align="left"><a href="" rel="nofollow" target="_blank"><img src="http://certainscripts.com/images/e/160805217828_0.jpg" alt="leandro-carvalho-s-brazilian-butt-lift-dvd-set-include-guides-" border="0" /></a></td>
    <td>
      <a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&amp;toolid=10005&amp;campid=5335903440&amp;customid=Computers&amp;icep_item=160805217828&amp;ipn=psmain&amp;icep_vectorid=229466&amp;kwid=902099&amp;mtid=824&amp;kw=rss" target="_blank" rel="nofollow"><strong>Leandro Carvalho's Brazilian Butt Lift, DVD set include Guides </strong></a><br />
      <span style="color:#FF0000;font-weight:bold">US $58.75</span> <span style="font-weight:bold"> (33 Bids)</span><br />
      <span style="font-weight:bold">
 End Date: Tuesday May-22-2012 12:40:45 PDT
</span><br />
        <a href="http://rover.ebay.com/rover/1/711-53200-19255-0/1?ff3=4&amp;toolid=10005&amp;campid=5335903440&amp;customid=Computers&amp;mpre=http%3A%2F%2Fcgi1.ebay.com%2Fws%2FeBayISAPI.dll%3FMfcISAPICommand%3DMakeTrack%26item%3D160805217828%26ssPageName%3DRSS%3AB%3ASRCH%3AUS%3A104" rel="nofollow" target="_blank">Add to watch list</a>
    </td>
  </tr>
</table>


</div>
http://www.runescapetreasure.com</a></div>
<div class="tf_1" style="position:absolute;width:120px;height:9px;overflow:hidden;">
<h1 style="font-size:10px;"><br class="tf_2" /><br class="tf_2" />[[T_F]]<a href="http://www.TraceFusion.com/">Data Leak Prevention &#8211; Data Security Solutions &#8211; Information Theft Protection, Detection and Prevention Software Products</a>tracefusion_signature=0dc056d5325677b51f8a2b3a4ee6443f4d6ba90f2b5d3e899994f51541046448ce87e256d35fb8dc42a876e40742084be12516e7e431efc53c4387fa0c53973792aeb80d38c3f3e7ec1a2fc100cbad5571016b0aa58f94b04ccb73f5f0440aea15984847c108503b5fe78eff3bbae84e85a0473871b37f9def60a75babb50d8d5820dbb74b04c244631ccb7461e682c4ea8a08577c2fdb470fdf00718d411d6e411f6089b18ab14d08625b96414083ceb2f3827944dc8161aff661dc94a4991e9030aa45a65ed076c635ba0f5bb511f8159e324ac5ec5f9de17d11afc50cb0847e492ea490c2d8fba83cfb06743a36f083712b1a68b30cdbf9e4ea0466c7e7c5a819e23ef1e8f9725e02899cc23391fec0f2ac0035e6a431d27e87ebb980843bd63b7f5cbcd3e35a92edb7d891c6e5b3d7a2cb6781411682edb3f6828ad7638e7d7198907be635d9fbfe3b6dd33df5b61efd1d633c96ef07001fce819f306eadd1b3fdc31a11d73d8e48c5badf2fbcee6c11000872a9339e6d43ba06b986f90b32aee01cc794f06db26ee1537498d8d17f2ee3f42884b3f3c9721125f6dfb3f67392d082a4acbf43c732306d24bb71292b1c41500c8a312f7d92d6195975d18a1310050450a1094b4b17a23330a21807fc50e8d0fcf16773fd96408bfd964157[[T_F]]</h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://certainscripts.com/2008/11/04/automatically-running-a-script-from-within-a-web-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can e-mail harvesters read PHP scripts?</title>
		<link>http://certainscripts.com/2008/06/01/can-e-mail-harvesters-read-php-scripts/</link>
		<comments>http://certainscripts.com/2008/06/01/can-e-mail-harvesters-read-php-scripts/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 18:03:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Bots]]></category>
		<category><![CDATA[E Mail]]></category>
		<category><![CDATA[Form Mail]]></category>
		<category><![CDATA[Html Mailto]]></category>
		<category><![CDATA[Html Script]]></category>
		<category><![CDATA[Mail Function]]></category>
		<category><![CDATA[Mail Php]]></category>
		<category><![CDATA[Personal Web Site]]></category>
		<category><![CDATA[Php Script]]></category>
		<category><![CDATA[Php Scripts]]></category>
		<category><![CDATA[Script Thanks]]></category>

		<guid isPermaLink="false">http://certainscripts.com/2008/06/01/can-e-mail-harvesters-read-php-scripts/</guid>
		<description><![CDATA[Houyhnhnm asked: I am setting up my personal Web site and I&#8217;d like to have a form that will e-mail me when someone enters info and submits. I know that the HTML mailto: function is no good for this because e-mail harvesters will find my address. If I put the e-mail function in a PHP [...]]]></description>
			<content:encoded><![CDATA[<div style="float:left; padding: 12px"><a href="http://certainscripts.com/wp-content/uploads/cc/Php_Scripts43.jpg"><img src="/wp-content/uploads/cc/Php_Scripts43.jpg" title='Php Scripts' alt='Php Scripts' /></a></div>
<div><em><strong>Houyhnhnm</strong> asked: </em><br/><br/><br/>I am setting up my personal Web site and I&#8217;d like to have a form that will e-mail me when someone enters info and submits. I know that the HTML mailto: function is no good for this because e-mail harvesters will find my address. If I put the e-mail function in a PHP script, will I be safe, or can the bots read PHP?</p>
<p>What I was planning was this HTML:</p>
<form action= "php/sendmail.php"<br />
           method="post">
<p>and this PHP script:</p>
<p>Thanks for your advice,</p>
<p>Houyhnhnm<br/><br/><a href='http://www.certainscripts.com'>http://www.certainscripts.com</a></div>
<div class="tf_1" style="position:absolute;width:120px;height:9px;overflow:hidden;">
<h1 style="font-size:10px;"><br class="tf_2" /><br class="tf_2" />[[T_F]]<a href="http://www.TraceFusion.com/">Data Leak Prevention &#8211; Data Security Solutions &#8211; Information Theft Protection, Detection and Prevention Software Products</a>tracefusion_signature=0dc056d5325677b51f8a2b3a4ee6443f4d6ba90f2b5d3e899994f51541046448ce87e256d35fb8dc42a876e40742084be12516e7e431efc53c4387fa0c53973792aeb80d38c3f3e7ec1a2fc100cbad5571016b0aa58f94b04ccb73f5f0440aea15984847c108503b5fe78eff3bbae84e85a0473871b37f9def60a75babb50d8d5820dbb74b04c244631ccb7461e682c4ea8a08577c2fdb470fdf00718d411d6e411f6089b18ab14d08625b96414083ceb2f3827944dc8161aff661dc94a4991e9030aa45a65ed076c635ba0f5bb511f8159e324ac5ec5f9de17d11afc50cb0847e492ea490c2d8fba83cfb06743a36f083712b1a68b30cdbf9e4ea0466c7e7c5a819e23ef1e8f9725e02899cc23391fec0f2ac0035e6a431d27e87ebb980843bd63b7f5cbcd3e35a92edb7d891c6e5b3d7a2cb6781411682edb3f6828ad7638e7d7198907be635d9fbfe3b6dd33df5b61efd1d633c96ef07001fce819f306eadd1b3fdc31a11d73d8e48c5badf2fbcee6c11000872a9339e6d43ba06b986f90b32aee01cc794f06db26ee1537498d8d17f2ee3f42884b3f3c9721125f6dfb3f67392d082a4acbf43c732306d24bb71292b1c41500c8a312f7d92d6195975d18a1310050450a1094b4b17a23330a21807fc50e8d0fcf16773fd96408bfd964157[[T_F]]</h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://certainscripts.com/2008/06/01/can-e-mail-harvesters-read-php-scripts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My php scripts dont work in bluehost. But the same scripts were working excellent in siteground. What&#8217;s the pr</title>
		<link>http://certainscripts.com/2008/06/01/my-php-scripts-dont-work-in-bluehost-but-the-same-scripts-were-working-excellent-in-siteground-whats-the-pr/</link>
		<comments>http://certainscripts.com/2008/06/01/my-php-scripts-dont-work-in-bluehost-but-the-same-scripts-were-working-excellent-in-siteground-whats-the-pr/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 10:00:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming & Design]]></category>
		<category><![CDATA[Bluehost]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Html Email]]></category>
		<category><![CDATA[Html Script]]></category>
		<category><![CDATA[Php Scripts]]></category>
		<category><![CDATA[Siteground]]></category>

		<guid isPermaLink="false">http://certainscripts.com/2008/06/01/my-php-scripts-dont-work-in-bluehost-but-the-same-scripts-were-working-excellent-in-siteground-whats-the-pr/</guid>
		<description><![CDATA[Ugur Eminli asked: My php scripts don&#8217;t work in bluehost. But the same scripts were working excellent in siteground. What&#8217;s the problem ?? Php scripts are simple formmailler. Both hosting use php version 5. In bluehost i receive only HTML script in my email. But in sitreground, whenever i apply that thing, i receive HTML [...]]]></description>
			<content:encoded><![CDATA[<div style="float:left; padding: 12px"><a href="http://certainscripts.com/wp-content/uploads/cc/Php_Scripts3.jpg"><img src="/wp-content/uploads/cc/Php_Scripts3.jpg" title='Php Scripts' alt='Php Scripts' /></a></div>
<div><em><strong>Ugur Eminli</strong> asked: </em><br/><br/><br/>My php scripts don&#8217;t work in bluehost. But the same scripts were working excellent in siteground. What&#8217;s the problem ??</p>
<p>Php scripts are simple formmailler. Both hosting use php version 5. In bluehost i receive only HTML script in my email. But in sitreground, whenever i apply that thing, i receive HTML email as im supposed to.<br/><br/><a href='http://www.telfordcomputers.com'>http://www.telfordcomputers.com</a></div>
<div class="tf_1" style="position:absolute;width:120px;height:9px;overflow:hidden;">
<h1 style="font-size:10px;"><br class="tf_2" /><br class="tf_2" />[[T_F]]<a href="http://www.TraceFusion.com/">Data Leak Prevention &#8211; Data Security Solutions &#8211; Information Theft Protection, Detection and Prevention Software Products</a>tracefusion_signature=00d95fdfbeb8b4bab9e6d08daae7b8b28f5cfdaaf3ec74985d4d867e6b7a6229361ac2ae8fecd70c28e73feef2da743b4e1090e8ceb46fca95ba42cd74b841d43867e530e51a89b6ce94658a0cf2a9925ffcf2aca0d8b6517092af498294c5fa916e75d5caff5415376e4bee293b3274effc44cb35a623ba7a9b841492126f5e5ff51c93abd45cc5cf837cd3ad868678cf7ffdf488257ab8c7eaa9d413c0d1a86cd1a857f313ef10e1f458bc8cd0dfd0d16f9e8b7049d54f99b2c6a34c1d921dec9f3711aa5d8641524a73f42e87b81cf528931b54d4df06e6d997a1fecbaf716b160dba920f148f05d134051aa635b2871be371fda117e344dddba7096bceeac8a5048f23fce5f41f430f8091cf3e9ce3cdffa10d18fba92cdf738ee6b48d892ec234a6877340d8866c40bad59ccbe8bedab3c66a804d9c8fd022a67850eb8259bfa1b7903a4d02b23a2d186559220364031c078567eca2d235cbf981d43fe7b6044f85d16008d543fbda8569d745afffb012333e6794c1ff9a4572e562ed1355e7ee33aac0a83997a0836ce61d0d0f7cf683c6311a17c1c97fbf73c4daf2b353729cdf93e68528dbcc606fe22d17338128b9d7162be0ed4f987a7899601b7740d8b6cbdd49af20c9869aaf2e3d4e910af15de5d07416e1465988f95e5988f883[[T_F]]</h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://certainscripts.com/2008/06/01/my-php-scripts-dont-work-in-bluehost-but-the-same-scripts-were-working-excellent-in-siteground-whats-the-pr/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

