<?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>Adsense Script &#187; html</title>
	<atom:link href="http://scriptahead.com/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptahead.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 May 2012 17:01:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Q&amp;AMP;A: I NEED HELP MAKING MY HTML CODE EASIER TO DO?</title>
		<link>http://scriptahead.com/463/qa-i-need-help-making-my-html-code-easier-to-do/</link>
		<comments>http://scriptahead.com/463/qa-i-need-help-making-my-html-code-easier-to-do/#comments</comments>
		<pubDate>Wed, 09 May 2012 05:05:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[easier]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[need]]></category>

		<guid isPermaLink="false">http://scriptahead.com/463/qa-i-need-help-making-my-html-code-easier-to-do/</guid>
		<description><![CDATA[Question by Mark G: I need help making my HTML code easier to do? Hi, I have a website called www.xlivewire.com. its gotten pretty popular, and since then i&#8217;ve been getting a lot of game and video requests making the website a harder upkeep. I know there is a way to make my job simpler]]></description>
			<content:encoded><![CDATA[<a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://your-own-search.com/"  target="_blank"><img src="http://searchenginescript.biz/se.jpg" alt="Search engine" border="0" /></a><p><strong><i>Question by Mark G</i>: <br />I need help making my HTML code easier to do?</strong><br />
Hi, I have a website called www.xlivewire.com. its gotten pretty popular, and since then i&#8217;ve been getting a lot of game and video requests making the website a harder upkeep. I know there is a way to make my job simpler so im asking how to do it, can you look at the code below and tell me how to make a CSS page so when I add a game to my site all i have to do is just change the file name and name of the game then ill be done so my job is a lot easier.</p>
<p><html><br />
<head></p>
<p><script src="Scripts/swfobject_modified.js" type="text/javascript"></script><br />
</head></p>
<p><body bgcolor="#000000"></p>
<h1 align="center"><font face="Comic Sans MS, cursive" color="#FFFFFF">gwbinz</font></h1>
<div align="center">
<p>  <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="520"><param name="movie" value="1 Starship.swf"><param name="quality" value="high"><param name="wmode" value="opaque"><param name="swfversion" value="7.0.70.0"><!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --><param name="expressinstall" value="Scripts/expressInstall.swf"><!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --><br />
    <!--[if !IE]>&#8211;><br />
    <object type="application/x-shockwave-flash" data="1 Starship.swf" width="400" height="520"></p>
<p>      <!--<![endif]--><param name="quality" value="high"><param name="wmode" value="opaque"><param name="swfversion" value="7.0.70.0"><param name="expressinstall" value="Scripts/expressInstall.swf"><!-- The browser displays the following substitute content for users with Flash Player 6.0 and older. --></p>
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.adobe.com/go/getflashplayer" ><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</p></div>
<p>      <!--[if !IE]>&#8211;><br />
    </object><br />
    <!--<![endif]--><br />
  </object>
</div>
<h2 align="center"><font face="Comic Sans MS" color="#FFFFFF">1 Star Ship</font></h2>
<p align="center"><font color="#FF0000" face="Comic Sans MS, cursive">If this game doesnt work, or you thought of a game we should add to are website.<br /> Let us know by <a href="../Comment.htm" style="color:#FFF">clicking here</a></font></p>
<p><script type="text/javascript">
<!--
swfobject.registerObject("FlashID");
//-->
  </script>  </p>
<p><script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script><br />
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-12116223-1");
pageTracker._setDomainName("none");
pageTracker._setAllowLinker(true);
pageTracker._trackPageview();
} catch(err) {}
swfobject.registerObject("FlashID");
</script><br />
</body><br />
</html></p>
<p><span id="more-463"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Carmen</i><br/>I saw somewhere that you can make a stylesheet entirely on its own using the link rel tags.  You will have to read more into that, but that is the basic.  You can always purchase something like Dreamweaver and just keep the website on there.</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Add your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/463/qa-i-need-help-making-my-html-code-easier-to-do/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I AM CREATING A WEBSITE IN JAVA SCRIPT \ HTML AND I NEED A ADVANCED BACKGROUND CODE&#8230;.PLEASE HELP?</title>
		<link>http://scriptahead.com/450/i-am-creating-a-website-in-java-script-html-and-i-need-a-advanced-background-code-please-help/</link>
		<comments>http://scriptahead.com/450/i-am-creating-a-website-in-java-script-html-and-i-need-a-advanced-background-code-please-help/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 17:04:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[advanced]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[code....please]]></category>
		<category><![CDATA[creating]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptahead.com/450/i-am-creating-a-website-in-java-script-html-and-i-need-a-advanced-background-code-please-help/</guid>
		<description><![CDATA[Question by jesman789: I am creating a website in java script \ HTML and I need a advanced background code&#8230;.please help? I need to know the entire code for making any background image on a website fit to the users resolution. I went on my personal and since i had such higher resolution on mine]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by jesman789</i>: <br />I am creating a website in java script \ HTML and I need a advanced background code&#8230;.please help?</strong><br />
I need to know the entire code for making any background image on a website fit to the users resolution. I went on my personal and since i had such higher resolution on mine that i do on a different computer, it made the image repeat itself on the web page. anyways i need the code for automatically resizing or fitting the background image to the users resolution. PLEASE HELP&#8230;thanks so much.</p>
<p><span id="more-450"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by el1986</i><br/>You can&#8217;t.  You can only resize using the image tag.  The background CSS attribute is just about placement inside an element and how it repeats itself.</p>
<p>BUT, you can put an element over top another element with the img tag in which the image&#8217;s width and height are 100%</p>
<p>You just have to take advantage of z-index and position: absolute or position: relative.  Then adjust the position of the element acting as the overlay using left: and top:</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>What do you think? Answer below!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/450/i-am-creating-a-website-in-java-script-html-and-i-need-a-advanced-background-code-please-help/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Q&amp;AMP;A: JAVASCRIPT WITHOUT HTML?</title>
		<link>http://scriptahead.com/429/qa-javascript-without-html/</link>
		<comments>http://scriptahead.com/429/qa-javascript-without-html/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 05:01:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[without]]></category>

		<guid isPermaLink="false">http://scriptahead.com/429/qa-javascript-without-html/</guid>
		<description><![CDATA[Question by : Javascript WITHOUT HTML? I&#8217;m trying to make a JSS code that you can copy+paste into your browser bar. I already have this code: javascript:function reverse() { var inp = &#8220;.tset a si siht&#8221;; var outp=&#8221;";for (i = 0; i]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by </i>: <br />Javascript WITHOUT HTML?</strong><br />
I&#8217;m trying to make a JSS code that you can copy+paste into your browser bar. I already have this code:</p>
<p>javascript:function reverse() { var inp = &#8220;.tset a si siht&#8221;;<br />
var outp=&#8221;";for (i = 0; i <= inp.length; i++)<br />
{ outp =inp.charAt (i) + outp;}alert(outp) ;}; reverse();</p>
<p>Which makes a popup box appear when you paste it into your browser bar (I know it's not necessary to reverse the plaintext, I am just doing it so I can learn as much as possible). I am trying to make TWO clickable buttons, one that states ok, and one that states cancel, both of which lead to different sites. I know how to do it in HTML JSS, but I cannot seem to make it work without being embedded in HTML. The HTML code for what I am looking for is as such:</p>
<p><html><br />
<head><br />
<script type="text/javascript">
function show_confirm()
{
var r=confirm("This is a test!");
if (r==true)
  {
  alert("you pressed OK!");
  }
else
  {
  alert("You pressed cancel!");
  }
}
</script><br />
</head><br />
<body></p>
<input type="button" onclick="show_confirm()" value="Show a confirm box" />
<p></body><br />
</html></p>
<p>If anyone could tell me how to integrate the options of the second script into the first, I&#8217;d be much appreciative! <img src='http://scriptahead.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Thanks guys!</p>
<p>(P.S. If you could tell me how to get rid of that pesky &#8220;Message From Webpage&#8221; text in the top of the box, that is extra credit <img src='http://scriptahead.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
@ Robert: But if it&#8217;s possible to make the popup box by typing it into the address bar, why would the text of the buttons not be editable? I can change the text of the message&#8230; Why would I not be able to change the text of the buttons and the upper salutation?<br />
@ Steve: That works wonderfully! <img src='http://scriptahead.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Thank you! But how would I incorporate the same reversed text in the boxes? I am still scratching my head on how to add that in&#8230;</p>
<p><span id="more-429"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Robert</i><br/>Don&#8217;t think its possible unless its already on a page which has assigned arrays/booleans;</p>
<p>function makeArray(arg1, arg2){<br />
    return [ this, arg1, arg2 ];<br />
}</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Give your own answer to this question below!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/429/qa-javascript-without-html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>THERE IS SOMETHING WRONG WITH THIS HTML SCRIPT. PLEASE FIX IT?</title>
		<link>http://scriptahead.com/406/there-is-something-wrong-with-this-html-script-please-fix-it/</link>
		<comments>http://scriptahead.com/406/there-is-something-wrong-with-this-html-script-please-fix-it/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 17:05:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[please]]></category>
		<category><![CDATA[something]]></category>
		<category><![CDATA[there]]></category>
		<category><![CDATA[this]]></category>
		<category><![CDATA[wrong]]></category>

		<guid isPermaLink="false">http://scriptahead.com/406/there-is-something-wrong-with-this-html-script-please-fix-it/</guid>
		<description><![CDATA[Question by runescapelillie: There is something wrong with this html script. please fix it? here it is: Resume and job info My favorite sites Stuff about me. My resume. Programming info Animating info Web game designer info. GameFaqs freeonlinegames funorb battleon braingle Content 2 I CANNOT script html do not give me a link. This]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by runescapelillie</i>: <br />There is something wrong with this html script. please fix it?</strong><br />
here it is:</p>
<p><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><br />
<html xmlns="http://www.w3.org/1999/xhtml"><br />
<head><br />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></p>
<style type="text/css">
<!--
body {
background-image: url(flame.jpg);
}
body,td,th {
font-family: Apple Casual;
color: #FFFF00;
font-size: 36px;
}
-->
</style>
<p><script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script></p>
<link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
</head></p>
<p><body></p>
<div id="TabbedPanels1" class="TabbedPanels">
<ul class="TabbedPanelsTabGroup">
<li class="TabbedPanelsTab" tabindex="0">Resume and job info</li>
<li class="TabbedPanelsTab" tabindex="0"><a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.gamefaqs.com/" >My favorite sites</a></li>
<li class="TabbedPanelsTab" tabindex="0"><a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.gamefaqs.com/" >Stuff about me.</a></li>
</ul>
<div class="TabbedPanelsContentGroup">
<div class="TabbedPanelsContent">
<p>My resume.</p>
<p>Programming info</p>
<p>Animating info</p>
<p>Web game designer info.</p>
</p></div>
<div class="TabbedPanelsContent">
<p><a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.gamefaqs.com/" >GameFaqs</a></p>
<p><a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://freeonlinegames.com/" >freeonlinegames</a></p>
<p><a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.funorb.com/" >funorb</a></p>
<p><a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.battleon.com/" >battleon</a></p>
<p><a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.braingle.com/" >braingle</a></p>
</p></div>
<div class="TabbedPanelsContent">Content 2</div>
</p></div>
</div>
<p><script type="text/javascript">
<!--
var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
//-->
</script><br />
</body></p>
<p></html><br />
I CANNOT script html do not give me a link.<br />
This script is from dreamweaver I only know LUA.</p>
<p><span id="more-406"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by simward</i><br/>I am sure a lot of us would like to help you, but the script you have provided is incomplete (Y!As cut two lines and replaced it with &#8220;&#8230;&#8221;), and we do not know what you want this script to do that it isn&#8217;t.</p>
<p>Regardless, this looks like an auto-generated script similar to Dreamweaver&#8217;s javascript stuff with Spry.</p>
<p>I am guessing the javascript behavior is missing and that is what worries you. This script being auto-generated, it probably needs you to upload the needed files for the code to work. These files specifically :</p>
<p><script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script></p>
<link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
<p>Need to be on the web server in the relative path to this file. </p>
<p>That means that if you file is for example in :<br />
top_folder/your_file.html<br />
Then the location of the file SpryTabbedPanels.js must be :<br />
top_folder/SpryAssets/SpryTabbedPanels.js</p>
<p>If you have indeed made this code with Dreamweaver tools and you have set up a site, the application made the folders for you on your local machine (on your computer).</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Know better? Leave your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/406/there-is-something-wrong-with-this-html-script-please-fix-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CAN ANYONE GIVE ME A SCRIPT HTML CODE TO DISPLAY SERVER FILES ON SITE?</title>
		<link>http://scriptahead.com/403/can-anyone-give-me-a-script-html-code-to-display-server-files-on-site/</link>
		<comments>http://scriptahead.com/403/can-anyone-give-me-a-script-html-code-to-display-server-files-on-site/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 05:01:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[anyone]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[give]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://scriptahead.com/403/can-anyone-give-me-a-script-html-code-to-display-server-files-on-site/</guid>
		<description><![CDATA[Question by evilflame.rulz: Can anyone give me a script HTML code to display server files on site? i use 000webhost and i want it to display whatever is in a certain folder in the server. i use this so that files uploaded from home can be accessed from laptop without needing to login to net2ftp.]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by evilflame.rulz</i>: <br />Can anyone give me a script HTML code to display server files on site?</strong><br />
i use 000webhost and i want it to display whatever is in a certain folder in the server. i use this so that files uploaded from home can be accessed from laptop without needing to login to net2ftp. and just to let u know&#8230;i have password protection on site so i will not get spammed with files and nobody will get mine</p>
<p><span id="more-403"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Ben</i><br/>HTML runs on the users computer, not the server. It, and javascript, do not have access to the list of files. You will need a server-side language, like PHP, Ruby (on Rails) or Python (with Django or Turbogears) to get access to the file list. You will also have to have a webhost that supports it.</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>What do you think? Answer below!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/403/can-anyone-give-me-a-script-html-code-to-display-server-files-on-site/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>I HAVE A HUGE HTML CODE FROM STL BIO BUILDER WHEN I COPE AND PASTW IT IN MY BIOS IT DOESN&#8217;T WORK WOULD YOU KNW</title>
		<link>http://scriptahead.com/398/i-have-a-huge-html-code-from-stl-bio-builder-when-i-cope-and-pastw-it-in-my-bios-it-doesnt-work-would-you-knw/</link>
		<comments>http://scriptahead.com/398/i-have-a-huge-html-code-from-stl-bio-builder-when-i-cope-and-pastw-it-in-my-bios-it-doesnt-work-would-you-knw/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 17:02:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[bios]]></category>
		<category><![CDATA[builder]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[cope]]></category>
		<category><![CDATA[doesnt]]></category>
		<category><![CDATA[from]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[huge]]></category>
		<category><![CDATA[pastw]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[would]]></category>

		<guid isPermaLink="false">http://scriptahead.com/398/i-have-a-huge-html-code-from-stl-bio-builder-when-i-cope-and-pastw-it-in-my-bios-it-doesnt-work-would-you-knw/</guid>
		<description><![CDATA[Question by mike t: I have a large html code from stl bio builder when I cope and pastw it in my bios it doesn&#8217;t work would you knw]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by mike t</i>: <br />I have a large html code from stl bio builder when I cope and pastw it in my bios it doesn&#8217;t work would you knw</strong><br />
<!-- This is HTML Code generated by the STL Wed Bio Tools. --><br />
<!-- Paste this into the About Our Wedding section of your bio. --><br />
<!-- HTML Code can NOT be used to reload your info in the STL Wed Bio Builder. --><br />
<!-- See the FAQ's on STL Wed for more details about saving and reloading your data. --> </p>
<table background='http://www.stlwed.com/help/bio/images/rose_hydrangia.jpg' cellpadding=10 bgcolor='#ffecbb'>
<tr>
<td align="center"><span style="font-family:goudy old style,serif; color:#ff4ce7; font-size:18pt"><br />
<br /> <br /><a name="aboutus"></a><span style="font-size:36pt"><b>Kim  &#038;  Mike</b></span><br />
<br /><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8d1ba1d700000055110JZtGLZk0Y4"><br />
<br /><span style="font-size:24pt"><b><SCRIPT LANGUAGE="JavaScript" class="mceItemNonEditable" contenteditable="false"><br />
var script_display_name=&#8221;Displays Countdown for Our Wedding Day <br />Hint: to change the font, color, or size of the displayed countdown, choose (highlight) this entire section from bracket to bracket and make your edits with the font, size, and color tools above.&#8221;;var date = new Date(&#8220;November 17, 2007&#8243;);<br />
var description = &#8220;Our Wedding Day&#8221;;<br />
var now = new Date();<br />
var diff = date.getTime() &#8211; now.getTime();<br />
var days = Math.floor(diff / (1000 * 60 * 60 * 24));<br />
if (days > 1){ document.write(days+1 + &#8221; Days Until &#8221; + description);}<br />
else if(days == 1){ document.write(&#8220;Only Two Days Until &#8221; + description);}<br />
else if (days == 0){ document.write(&#8220;Tomorrow is &#8221; + description);}<br />
else if (days == -1){ document.write(&#8220;Today is &#8221; + description);}<br />
else{ days=1-days-2; document.write(&#8220;We Have Been Married for &#8221; + days + &#8221; Days&#8221;) }<br />
</script><br />
</b></span><br />
<br /><span style="font-size:14pt"><br />
PLEASE FEEL FREE TO VISIT THE SITES BELOW TO SEE MORE PICTURES!</p>
<p>www.kimandmike2007.ourweddingday.com</p>
<p>http://www.kodakgallery.com/Slideshow.jsp?mode=fromshare&#038;Uc=21ubwxl7.2uaqn5j7&#038;Uy=vkr3bz&#038;Ux=0</p>
<p></span></p>
<p><span style="font-size:24pt"><b><a name="top"></a><br /><a href="#aboutus" style="color: #9f0046; font-family: goudy old style,serif">Kim  &#038;  Mike</a><br /><a href="#planning" style="color: #9f0046; font-family: goudy old style,serif">Wedding   Photos</a><br />
<a target="_blank" href="#vendor" style="color: #9f0046; font-family: goudy old style,serif">Vendor Info</a><br /><a target="_blank" href="http://www.stlwed.com/help/bio"  style="color: #9f0046; font-family: goudy old style,serif">Free STLWed Bio Builder</a></b><br />
<br /> <br /> <br /></span><br />
<br /> <br /> <br /> <br /> <br /><a name="planning"></a><span style="font-size:24pt"><b>Wedding   Photos</b></span><br />
<span style="font-size:14pt"><a href="#top" style="color: #9f0046; font-family: goudy old style,serif">Back to Top</a></span><br /><span style="font-size:14pt"><br />
<br /><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8bd8a11700000065110JZtGLZk0Y4"><br />
Getting ready so happy but cannot breath in this bra!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8b80a14f00000046100JZtGLZk0Y4"><br />
These girls love there mommy!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8817e14100000045110JZtGLZk0Y4"><br />
Can't forget the tiny man he adores his mommy alot!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f881c607a00000075110JZtGLZk0Y4"><br />
GROSS! girls have cotties.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f88b9e1ef00000026100JZtGLZk0Y4"><br />
Brother, me and sisters.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f88a7e1f100000025110JZtGLZk0Y4"><br />
Momma and Me!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f895220ac00000035110JZtGLZk0Y4"><br />
Looking out over the water hope the time comes   soon!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f891c20e200000035110JZtGLZk0Y4"><br />
Freezeing my buns off on that bench!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f891da1d300000035110JZtGLZk0Y4"><br />
Me still waiting and freezeing.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f89aa205400000035110JZtGLZk0Y4"><br />
They call me Mr. Smiley</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f899ba15500000045130JZtGLZk0Y4"><br />
Me getting busted letting my Father drive my new suv!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8ee2e1b700000046100JZtGLZk0Y4"><br />
Me and my parents.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8ecce19900000045110JZtGLZk0Y4"><br />
Me and my Dad.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8f4720ba00000035110JZtGLZk0Y4"><br />
Thinking what am I doing? LOL   </p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8f4d20b000000035110JZtGLZk0Y4"><br />
Only my mommy can help me!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8c61e13500000036100JZtGLZk0Y4"><br />
The gang!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8c11e14500000036100JZtGLZk0Y4"><br />
Here I come.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24fc664e11500000036100JZtGLZk0Y4"><br />
Who gives this women?</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24fd28160ca00000055110JZtGLZk0Y4"><br />
Praying I did not find out what the guys did lastnight!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8c99e1cd00000046100JZtGLZk0Y4"><br />
Theres the smooch.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8d0420f800000035110JZtGLZk0Y4"><br />
Hubby getting exhausted of   smiling!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8de6201a00000045110JZtGLZk0Y4"><br />
Awwww so cute!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8da0205c00000045110JZtGLZk0Y4"><br />
Give me a Kiss!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8d86207a00000035110JZtGLZk0Y4"><br />
Groom and Bestman.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8d8ba14700000035110JZtGLZk0Y4"><br />
All the guys.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f826f600c00000045110JZtGLZk0Y4"><br />
Daddy and son.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8220e17300000046100JZtGLZk0Y4"><br />
Daddy and girls.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f82f9609a00000056100JZtGLZk0Y4"><br />
The whole family.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8350a19b00000045110JZtGLZk0Y4"><br />
So sweet!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8310a1db00000035130JZtGLZk0Y4"><br />
I know I am hot!!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f807a601800000036100JZtGLZk0Y4"><br />
I love you!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f8012607000000036100JZtGLZk0Y4"><br />
Food Yeah! I am hungary.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f800de15f00000036100JZtGLZk0Y4"><br />
What the heck is this??</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f80e9e1bb00000065110JZtGLZk0Y4"><br />
Cake,cake,cake</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f817fa1b500000045110JZtGLZk0Y4"><br />
awwwwwwwwwwwww!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f814020ba00000035110JZtGLZk0Y4"><br />
First dance. EVER!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f810da1c700000035130JZtGLZk0Y4"><br />
Watch it man   your stepping on the dress!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f81fc200600000035110JZtGLZk0Y4"><br />
I forgive you!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f86e0e1b100000035110JZtGLZk0Y4"><br />
It's ok father do not cry.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f86a760c600000035110JZtGLZk0Y4"><br />
I love you mommy!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f84cfe19f00000035110JZtGLZk0Y4"><br />
I love my brother.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f84c9e19900000036100JZtGLZk0Y4"><br />
My girls!!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f9c8460e800000036100JZtGLZk0Y4"><br />
Let's boogie down.</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24fd2ff60b400000066100JZtGLZk0Y4"><br />
Another mommy,son   moment,</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24fd34aa1a900000036100JZtGLZk0Y4"><br />
The Toast!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24fd34b209800000036100JZtGLZk0Y4"><br />
The toaster! Hi Steve!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24fc199a17300000035100JZtGLZk0Y4"><br />
If I have to tie these shoes one more time today!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f841c607c00000045110JZtGLZk0Y4"><br />
Here comes the flowers!</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f84d9e18900000035110JZtGLZk0Y4"><br />
Yeah! Jess got the flowers. Hint, Hint</p>
<p><img src="http://im1.shutterfly.com/procserv/47b7cc36b3127cceb24f80b7e1e500000036100JZtGLZk0Y4"><br />
The End! <br />
</span><br />
<span style="font-size:14pt"></p>
<p>Only a few of you closest friends and family attended.<br />
</span><br />
<br /> <br /> <br /> <br /> <br /><a name="vendor"></a><span style="font-size:24pt"><b>Vendor Information</b></span><br />
<span style="font-size:14pt"><a href="#top" style="color: #9f0046; font-family: goudy old style,serif">Back to Top</a></span><br /> <br /><span style="font-size:14pt"><br />
<table width="80%">
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Ceremony Location - <a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.vallevista.com" target="_blank"  style="color: #9f0046; font-family: goudy old style,serif">Valle Vista</a><br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"></span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Officiant - <a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.indyweddingsrus.com" target="_blank"  style="color: #9f0046; font-family: goudy old style,serif">Rev. Greg   Smith</a><br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7">He was great!<br />
</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Reception Location - <a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.vallevista.com" target="_blank"  style="color: #9f0046; font-family: goudy old style,serif">Valle Vista</a><br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"></span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Caterers - <a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.vallevista.com" target="_blank"  style="color: #9f0046; font-family: goudy old style,serif">Valle Vista</a><br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"></span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Cake Creator - A piece of Cake<br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7">Located in Greenwood,Indiana<br />
Cake was awsome!<br />
</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Florist - Darlina Metz<br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7">A friend,greta job!<br />
</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Photographer - Julie Adams<br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7">My Maid of Honor and bestfriend. Not a Pro yet but sure takes Pro pictures.<br />
</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Disc Jockey - Huge Worm<br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7">My brother<br />
</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Invitations - Myself<br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7">Bought the box kits and done them all myself.<br />
</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Tuxedos - <a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.jimsformalwear.com" target="_blank"  style="color: #9f0046; font-family: goudy old style,serif">Jims Formal Wear</a><br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7">There ok I do not think I would use them again.<br />
</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>My Dress - <a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.davidsbridal.com" target="_blank"  style="color: #9f0046; font-family: goudy old style,serif">Davids Bridal</a><br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7">LOVE them. My dress was awsome and was very cost friendly.<br />
</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Bridesmaid Dresses - <a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.davidsbridal.com" target="_blank"  style="color: #9f0046; font-family: goudy old style,serif">Davids   Bridal</a><br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7">The rocked. Love the sale items worked out great.<br />
</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Hair Stylist - Myself<br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7">I done all the hair for the girls that morning.<br />
</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Makeup Artist - Myself<br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7">Done this as well.<br />
</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Wedding Coordinator - <a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.vallevista.com" target="_blank"  style="color: #9f0046; font-family: goudy old style,serif">Dee and Donna Valle Vista</a><br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"></span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7"><b>Honeymoon Destination - <a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.bengals.com" target="_blank"  style="color: #9f0046; font-family: goudy old style,serif">Paul Brown Stadium</a><br />
</b></span></td>
</tr>
<tr>
<td align='center'><span style="font-family:goudy old style,serif; font-size:14pt; color:#ff4ce7">Yes we went to a football game in Cinncy for our honeymoon.<br />
</span></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
<p></span><br /> <br /><a target="_blank" href="http://www.stlwed.com"><br />
<img src="http://www.stlwed.com/images/white_bio_banner.gif" border="0"></a><br />
<span style="font-size:14pt">For help with your own bio try:<br />
<a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.stlwed.com/help/bio" target="_blank"  style="color: #9f0046; font-family: goudy old style,serif"> www.STLWed.com/help/bio</a><br />
For help with Signatures go to:<br />
<a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.stlwed.com/help/siggy" target="_blank"  style="color: #9f0046; font-family: goudy old style,serif"> www.STLWed.com/help/siggy</span></a><br /> <br />
</span></td>
</tr>
</table>
<p><span id="more-398"></span><br />
------------------------------------------</p>
<p><i>Answer by janblooh</i><br/>Put your anti-virus to work</p>
<p>
------------------------------------------<br />
<strong>Know better? Leave your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/398/i-have-a-huge-html-code-from-stl-bio-builder-when-i-cope-and-pastw-it-in-my-bios-it-doesnt-work-would-you-knw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CAN ANYONE HELP ME WITH AN HTML SCRIPT THAT A NON-TECHNO SAVVY PERSON CAN USE ON HER WEBSITE?</title>
		<link>http://scriptahead.com/363/can-anyone-help-me-with-an-html-script-that-a-non-techno-savvy-person-can-use-on-her-website/</link>
		<comments>http://scriptahead.com/363/can-anyone-help-me-with-an-html-script-that-a-non-techno-savvy-person-can-use-on-her-website/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 17:01:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[anyone]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[nontechno]]></category>
		<category><![CDATA[person]]></category>
		<category><![CDATA[savvy]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptahead.com/363/can-anyone-help-me-with-an-html-script-that-a-non-techno-savvy-person-can-use-on-her-website/</guid>
		<description><![CDATA[Question by Taryn: Can anyone help me with an html script that a non-techno savvy person can use on her website? I&#8217;m not moving enough product to justify the expense of a shopping cart add-on to my candle website, but to make it easier for my customers I would like to have a script with]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Taryn</i>: <br />Can anyone help me with an html script that a non-techno savvy person can use on her website?</strong><br />
I&#8217;m not moving enough product to justify the expense of a shopping cart add-on to my candle website, but to make it easier for my customers I would like to have a script with the Order Form already embedded into it so they can just fill in the blanks, click send, and I will get it in my email box.</p>
<p>I am not techy at all, so a tiny help would be awesome! Thanks!</p>
<p><span id="more-363"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Be my fan Please!</i><br/><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><br />
<html xmlns="http://www.w3.org/1999/xhtml"><br />
<head><br />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /></p>
<style type="text/css">
<!--
body {
background-image: url(images/bg.jpg);
}
.style1 {
font-size: 36px;
font-weight: bold;
}
.style2 {font-size: 18px}
.style3 {font-size: 12px}
.style4 {font-size: 24px}
-->
</style>
<p></head></p>
<p><body></p>
<div align="center" class="style1">
<h1>Customer Input Form</h1>
<hr width="500" size="10" noshade="noshade" id="horz_rule" />
<form action="mailto:YOUREMAILHERE" method="post" enctype="text/plain" name="Cust_form" target="_self" id="Cust_form">
<table width="80%" border="4" cellpadding="5" cellspacing="0" bordercolor="#336633" id="Input_table" summary="Customer Input Form">
<tr>
<td width="46%">
<div align="right" class="style4"> Name</div>
</td>
<td width="54%">
<input name="textfield" type="text" id="textfield" size="50" /></td>
</tr>
<tr>
<td>
<div align="right" class="style4">Address</div>
</td>
<td>
<input name="textfield2" type="text" id="textfield2" size="50" /></td>
</tr>
<tr>
<td>
<div align="right" class="style4">City</div>
</td>
<td><label></p>
<input name="textfield3" type="text" id="textfield3" size="50" />
        </label></td>
</tr>
<tr>
<td>
<div align="right" class="style4">State/Zip Code</div>
</td>
<td><label><span class="style3">State </span></p>
<input name="textfield4" type="text" id="textfield4" size="2" />
          <span class="style3">Zip Code </span></p>
<input name="textfield5" type="text" id="textfield5" size="10" />
          <br />
        </label></td>
</tr>
<tr>
<td>
<div align="right"><span class="style4">Email Address</span></div>
</td>
<td><label></p>
<input name="textfield6" type="text" id="textfield6" size="50" />
        </label></td>
</tr>
<tr>
<td height="68">
<div align="right"><span class="style4">Was this site useful?</span></div>
</td>
<td><label></p>
<input name="checkboxY" type="checkbox" id="checkboxY" value="Yes" />
          <span class="style3">Yes<br />
          </span></p>
<input name="checkboxN" type="checkbox" id="checkboxN" value="No" />
          <span class="style3">No<br />
          </span><br />
        </label></td>
</tr>
<tr>
<td>
<div align="right" class="style4">Comments</div>
</td>
<td><label><br />
          <textarea name="comments" cols="50" rows="4" wrap="physical" id="comments">Please add your comments</textarea><br />
        </label></td>
</tr>
<tr>
<td>
<div align="right">
          <label></p>
<input type="submit" name="button" id="button" value="Submit" />
          </label>
        </div>
</td>
<td><label></p>
<input type="submit" name="button2" id="button2" value="Submit" />
        </label></td>
</tr>
</table></form>
<p align="left">
<p class="style2">
<p align="left" class="style2">
  </p>
</div>
<p></body><br />
</html></p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>What do you think? Answer below!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/363/can-anyone-help-me-with-an-html-script-that-a-non-techno-savvy-person-can-use-on-her-website/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Q&amp;AMP;A: I HAVE A YAHOO MERCHANT SOLUTIONS WEB SITE AND NEED THE HTML SCRIPT&#8230;.?</title>
		<link>http://scriptahead.com/354/qa-i-have-a-yahoo-merchant-solutions-web-site-and-need-the-html-script/</link>
		<comments>http://scriptahead.com/354/qa-i-have-a-yahoo-merchant-solutions-web-site-and-need-the-html-script/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 05:04:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Merchant]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[YAHOO]]></category>

		<guid isPermaLink="false">http://scriptahead.com/354/qa-i-have-a-yahoo-merchant-solutions-web-site-and-need-the-html-script/</guid>
		<description><![CDATA[Question by kaelinskloset: I Have a Yahoo Merchant Solutions Web Site and need the HTML Script&#8230;.? I Have a Yahoo Merchant Solutions Web Site and need the HTML Script to show I am &#8220;Online Now&#8221;, &#8220;Send me a Instant Message&#8221;. I had it on my last web site and I lost the HTML script. I]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by kaelinskloset</i>: <br />I Have a Yahoo Merchant Solutions Web Site and need the HTML Script&#8230;.?</strong><br />
I Have a Yahoo Merchant Solutions Web Site and need the HTML Script to show I am &#8220;Online Now&#8221;, &#8220;Send me a Instant Message&#8221;. I had it on my last web site and I lost the HTML script. I have Yahoo IM where the messages come in. Thanks <img src='http://scriptahead.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><span id="more-354"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Victor</i><br/>On your messenger main window. On the menu, click Messenger. From the drop down box click on My pingox. A browser window opens up linking to yahoo messenger pingbox page. On that page after loading, click on add ping box to web site. Then you will get the code.</p>
<p>If you have any problem you can IM me on yahoo messenger. My id is grvictorjohnson</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Add your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/354/qa-i-have-a-yahoo-merchant-solutions-web-site-and-need-the-html-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Q&amp;AMP;A: HOW TO MAKE A SPECIFIC CODE NULL ON PAGE LOAD IN HTML&#8230;?</title>
		<link>http://scriptahead.com/343/qa-how-to-make-a-specific-code-null-on-page-load-in-html/</link>
		<comments>http://scriptahead.com/343/qa-how-to-make-a-specific-code-null-on-page-load-in-html/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 17:03:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[null]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[specific]]></category>

		<guid isPermaLink="false">http://scriptahead.com/343/qa-how-to-make-a-specific-code-null-on-page-load-in-html/</guid>
		<description><![CDATA[Question by casey O: how to make a specific code null on page load in html&#8230;? I use a hosting service that puts a link to their site at the top of the page. I do not want that specific ad on my page and need a code that goes something like this&#8230; > or]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by casey O</i>: <br />how to make a specific code null on page load in html&#8230;?</strong><br />
I use a hosting service that puts a link to their site at the top of the page. I do not want that specific ad on my page and need a code that goes something like this&#8230;<br />
<body onload="nullscript="<--- scriptname-->&#8220;>><br />
or something of that sort. That is an example that wont work because its not a true code. I just need a easy source code that will disable the script and only that script. or it would even be superior if it would take out a link because thats all I need out.<br />
please help me&#8230;</p>
<p><span id="more-343"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by colanth</i><br/>If you delete their ad, they delete your page, so you DO want their ad on your page.  It&#8217;s what keeps your page from getting deleted.  (SOMETHING has to pay for the space and bandwidth &#8211; their ad or your money, it&#8217;s your choice.)</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Add your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/343/qa-how-to-make-a-specific-code-null-on-page-load-in-html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WHAT WOULD BE THE HTML SCRIPT TO REDIRECT SOMEBODY TO A DIFFERENT SITE IN A NEW WINDOW?</title>
		<link>http://scriptahead.com/302/what-would-be-the-html-script-to-redirect-somebody-to-a-different-site-in-a-new-window/</link>
		<comments>http://scriptahead.com/302/what-would-be-the-html-script-to-redirect-somebody-to-a-different-site-in-a-new-window/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 05:01:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[different]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[somebody]]></category>
		<category><![CDATA[Window]]></category>
		<category><![CDATA[would]]></category>

		<guid isPermaLink="false">http://scriptahead.com/302/what-would-be-the-html-script-to-redirect-somebody-to-a-different-site-in-a-new-window/</guid>
		<description><![CDATA[Question by Marshall: what would be the HTML script to redirect somebody to a different site in a new window? I want to make it so when someone goes to my site, they have to click on a link, and then the link will open a new window and go to that site, but then]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Marshall</i>: <br />what would be the HTML script to redirect somebody to a different site in a new window?</strong><br />
I want to make it so when someone goes to my site, they have to click on a link, and then the link will open a new window and go to that site, but then they can just close the new window and the original window will let them through to all the content of my site.<br />
TYIA</p>
<p><span id="more-302"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Haziman</i><br/><A HREF="javascript:void(0)"<br />
onclick="window.open('welcome.html')"><br />
Open a new window</A></p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>What do you think? Answer below!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/302/what-would-be-the-html-script-to-redirect-somebody-to-a-different-site-in-a-new-window/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

