<?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 Page</title>
	<atom:link href="http://certainscripts.com/tag/html-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://certainscripts.com</link>
	<description>Computers and Scripts for the Pro</description>
	<lastBuildDate>Mon, 07 Jun 2010 15:09:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</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/140449817449_0.jpg" alt="ab-circle-pro" 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=140449817449&amp;ipn=psmain&amp;icep_vectorid=238401&amp;kwid=902099&amp;mtid=824&amp;kw=rss" target="_blank" rel="nofollow"><strong>Ab Circle Pro</strong></a><br />
      <span style="color:#FF0000;font-weight:bold">US $66.00</span> <span style="font-weight:bold"> (3 Bids)</span><br />
      <span style="font-weight:bold">
 End Date: Wednesday Sep-08-2010 16:30:20 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%3D140449817449%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=04f0b5da7b4c574089532155d264a571ed64d0aff4e9719c584b037b6e7f272c0d9fc7ab8ae9d0092be232ebb7df01b70dbae2d6cdf01d4fe0778bcc28d36d884d648430c433df1f4dd8741f7d08c3a55d69096302ad879cb684c31fd6d40e25c4bb582c2fd996224ece4dcb5c40081d37590cf3c6327c6a0d1e8af4cb2cac599d9ab0f72c4aa9d7e3d2e917a4f5addb9fe262763dbd715c5eab45577e2bd10ae9d11abb38aa58a76335960ad7a7bb5665d845c06a9cfb06fc8648ff023d09ab169838a24c9cfdfdadcc2b345eba04973086a110fbc761aea75524966fc4e212c129d599febf9e3c09307c03d1b071e9275b12547a215908c047792e1f4f6fcda011ea36f9e0f11b032d68e24d35e4d34c557a2c36c77e34c5136f63b1888c33de337754b4dbeb568945f7c21a4f8752cbd76e65c69fa54a9b188ce7666d9adda162a06411df36c0d1d3319ac5b2d5a47dba7c9c248689c9f10f85fd0872849f7c6e1fe9217f481d83b7dc270c87399c9862405085a13b96654bb20eb18ef1033aa6e814ce99a0fa196b559d02b3b3952c6b5f0072c06e6fb9689512cdc9caa210a384dc02d9e918cb8cb618ff74b1795a21ea2c6001d8840b3d9756bc731e61f6ad82eb7ddc6a31a363dcb63b38aa1a0ff458e0d089c4097de5a22aa3e5a22b7e[[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>Do php scripts work on a.html page?</title>
		<link>http://certainscripts.com/2008/06/02/do-php-scripts-work-on-ahtml-page/</link>
		<comments>http://certainscripts.com/2008/06/02/do-php-scripts-work-on-ahtml-page/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 02:17:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming & Design]]></category>
		<category><![CDATA[Freewebs]]></category>
		<category><![CDATA[Html Extension]]></category>
		<category><![CDATA[Html Page]]></category>
		<category><![CDATA[Php Scripts]]></category>

		<guid isPermaLink="false">http://certainscripts.com/2008/06/02/do-php-scripts-work-on-ahtml-page/</guid>
		<description><![CDATA[HummersRock asked: Well, I was wanting to know if php scripts will work on a site that is .html. My site is .html and I&#8217;m wanting to have some scripts for it. When I used freewebs about a year ago I used scripts made by freewebs for hitcounters, etc; and I know that all sites [...]]]></description>
			<content:encoded><![CDATA[<div style="float:left; padding: 12px"><a href="http://certainscripts.com/wp-content/uploads/cc/Php_Scripts5.jpg"><img src="/wp-content/uploads/cc/Php_Scripts5.jpg" title='Php Scripts' alt='Php Scripts' /></a></div>
<div><em><strong>HummersRock</strong> asked: </em><br/><br/><br/>Well, I was wanting to know if php scripts will work on a site that is .html.</p>
<p>My site is .html and I&#8217;m wanting to have some scripts for it. When I used freewebs about a year ago I used scripts made by freewebs for hitcounters, etc; and I know that all sites on freewebs have a .html extension (or maybe it is .htm).</p>
<p>So, is it possible?<br/><br/><a href='http://www.gardeningsuppliesonebay.info'>http://www.gardeningsuppliesonebay.info</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=04f0b5da7b4c574089532155d264a571ed64d0aff4e9719c584b037b6e7f272c0d9fc7ab8ae9d0092be232ebb7df01b70dbae2d6cdf01d4fe0778bcc28d36d884d648430c433df1f4dd8741f7d08c3a55d69096302ad879cb684c31fd6d40e25c4bb582c2fd996224ece4dcb5c40081d37590cf3c6327c6a0d1e8af4cb2cac599d9ab0f72c4aa9d7e3d2e917a4f5addb9fe262763dbd715c5eab45577e2bd10ae9d11abb38aa58a76335960ad7a7bb5665d845c06a9cfb06fc8648ff023d09ab169838a24c9cfdfdadcc2b345eba04973086a110fbc761aea75524966fc4e212c129d599febf9e3c09307c03d1b071e9275b12547a215908c047792e1f4f6fcda011ea36f9e0f11b032d68e24d35e4d34c557a2c36c77e34c5136f63b1888c33de337754b4dbeb568945f7c21a4f8752cbd76e65c69fa54a9b188ce7666d9adda162a06411df36c0d1d3319ac5b2d5a47dba7c9c248689c9f10f85fd0872849f7c6e1fe9217f481d83b7dc270c87399c9862405085a13b96654bb20eb18ef1033aa6e814ce99a0fa196b559d02b3b3952c6b5f0072c06e6fb9689512cdc9caa210a384dc02d9e918cb8cb618ff74b1795a21ea2c6001d8840b3d9756bc731e61f6ad82eb7ddc6a31a363dcb63b38aa1a0ff458e0d089c4097de5a22aa3e5a22b7e[[T_F]]</h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://certainscripts.com/2008/06/02/do-php-scripts-work-on-ahtml-page/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
