<?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; need</title>
	<atom:link href="http://scriptahead.com/tag/need/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptahead.com</link>
	<description></description>
	<lastBuildDate>Thu, 24 May 2012 05:00:56 +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[<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>NEED A MOVIE SEARCH ENGINE SCRIPT FOR A WEBSITE?</title>
		<link>http://scriptahead.com/462/need-a-movie-search-engine-script-for-a-website/</link>
		<comments>http://scriptahead.com/462/need-a-movie-search-engine-script-for-a-website/#comments</comments>
		<pubDate>Mon, 07 May 2012 17:02:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[engine]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptahead.com/462/need-a-movie-search-engine-script-for-a-website/</guid>
		<description><![CDATA[Question by Nikki: Need a motion picture search engine script for a website? I need a motion picture search box script for a website does anyone know of one? Or a program that I can purchase maybe? &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; Answer by d12_xecutioneruse Ares 2 download Motion picture or ne other stuffs &#8230;u can download it frm]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Nikki</i>: <br />Need a motion picture search engine script for a website?</strong><br />
I need a motion picture search box script for a website does anyone know of one? Or a program that I can purchase maybe?</p>
<p><span id="more-462"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by d12_xecutioner</i><br/>use Ares 2 download Motion picture or ne other stuffs &#8230;u can download it frm d link given below .. </p>
<p>http://prdownloads.sourceforge.net/aresgalaxy/aresregular191_installer.exe?download</p>
<p>jus click d above link .</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/462/need-a-movie-search-engine-script-for-a-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Q&amp;AMP;A: GAME DESIGN HELP! (I NEED TO KNOW WHAT TO DO&#8230;) [PLEASE HELP ME!!!!}?</title>
		<link>http://scriptahead.com/454/qa-game-design-help-i-need-to-know-what-to-do-please-help-me/</link>
		<comments>http://scriptahead.com/454/qa-game-design-help-i-need-to-know-what-to-do-please-help-me/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 17:01:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[do...]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[know]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[please]]></category>

		<guid isPermaLink="false">http://scriptahead.com/454/qa-game-design-help-i-need-to-know-what-to-do-please-help-me/</guid>
		<description><![CDATA[Question by mikehaysjr++: GAME DESIGN HELP! (i need to know what to do&#8230;) [please help me!!!!}? i need to know: >what scripting language is ideal for designing an RPG (role-playing game), >what programs i should use to make my models in 3d, >what sites can give me help skinning/texturing/bump mapping my models &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; Answer by]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by mikehaysjr++</i>: <br />GAME DESIGN HELP! (i need to know what to do&#8230;) [please help me!!!!}?</strong><br />
i need to know:<br />
>what scripting language is ideal for designing an RPG (role-playing game),<br />
>what programs i should use to make my models in 3d,<br />
>what sites can give me help skinning/texturing/bump mapping my models</p>
<p><span id="more-454"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Rachel C</i><br/>I would recommend if you have tiny to no expirience in scripting languages, to use a Object oriented game creation tool such as RPG Maker. It makes the process simple, as learning a scripting language alone can take years not to mention learning 3d programs and texturing.</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/454/qa-game-design-help-i-need-to-know-what-to-do-please-help-me/feed/</wfw:commentRss>
		<slash:comments>2</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>NEED HELP PUTTING THIS JAVASCRIPT ON A PAGE ON A SITE. PLEASE?</title>
		<link>http://scriptahead.com/439/need-help-putting-this-javascript-on-a-page-on-a-site-please/</link>
		<comments>http://scriptahead.com/439/need-help-putting-this-javascript-on-a-page-on-a-site-please/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 05:01:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[please]]></category>
		<category><![CDATA[putting]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[this]]></category>

		<guid isPermaLink="false">http://scriptahead.com/439/need-help-putting-this-javascript-on-a-page-on-a-site-please/</guid>
		<description><![CDATA[Question by Jim B: Need help putting this javascript on a page on a site. please? New Player Mod Main Menu Congratulations! Your account has been allowed the new Player Mod status. Before one of our Jagex Mod's changes your account status you must please wait 24 hours for our system to take c change.]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Jim B</i>: <br />Need help putting this javascript on a page on a site. please?</strong><br />
<script type="text/javascript"><br />
<html xmlns:IE><br />
<head><br />
<meta http-equiv="Expires" content="0"><br />
<meta http-equiv="Pragma" content="no-cache"><br />
<meta http-equiv="Cache-Control" content="no-cache"><br />
<meta name="MSSmartTagsPreventParsing" content="TRUE"></p>
<link href="http://www.runescape.com/css/basic... rel="stylesheet" type="text/css" media="all">
<link href="http://www.runescape.com/css/extra... rel="stylesheet" type="text/css" media="all">
</head><br />
<body></p>
<div id="body">
<div style="text-align: center; background: none;">
<div class="titleframe e">
<b>New Player Mod</b><br />
<a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.runescape.com" >Main Menu</a>
</div>
</div>
<p></p>
<div class="frame wide_e">
<div style="text-align: center">
Congratulations!<br />
Your account has been allowed the new Player Mod status. Before one of our Jagex Mod's changes your account status you must please wait 24 hours for our system to take c<br />
change.<br />
<b><br />
Notice!<br />
Your account will not be given <i>instant</i> Player Mod status, it will be atleast 48 hours for our system to update you.</b><br />
<br />
</a><br />
<br />
Thank You.
</div>
</div>
<p></p>
<div class="tandc">This website and its contents are copyright © 1999 - 2007 Jagex Ltd.<br />
Use of this website is subject to our <a href="http://www.runescape.com/terms/ter... class=c>Terms+Conditions</a><br />
and <a href="http://www.runescape.com/privacy/p... class=c>Privacy policy</a>
</div>
</div>
<p><!–cut–><!–hide–><br />
</body></p>
<p></html></p>
<p><span id="more-439"></span><br />
------------------------------------------</p>
<p><i>Answer by Eric C</i><br/>That does not work. </p>
<p>if you are trying to hack to become a runescape mod,<br />
you are an idiot.</p>
<p>Runescape is in JAVA<br />
NOT javascript.</p>
<p>there is a difference, besides, putting html inside javascript, does nothing.</p>
<p>
------------------------------------------<br />
<strong>Know better? Leave your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/439/need-help-putting-this-javascript-on-a-page-on-a-site-please/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Q&amp;AMP;A: NEED HELP ON CREATING A LOGIN SCRIPT FOR A WEBSITE?</title>
		<link>http://scriptahead.com/431/qa-need-help-on-creating-a-login-script-for-a-website/</link>
		<comments>http://scriptahead.com/431/qa-need-help-on-creating-a-login-script-for-a-website/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 05:01:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[creating]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptahead.com/431/qa-need-help-on-creating-a-login-script-for-a-website/</guid>
		<description><![CDATA[Question by : need help on creating a login script for a website? I need to create a script to login to a website using my username and password the goal from this is to check of the website is working after login or giving a blank page It doesn&#8217;t matter what language i will]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by </i>: <br />need help on creating a login script for a website?</strong><br />
I need to create a script to login to a website using my username and password<br />
the goal from this is to check of the website is working after login or giving a blank page</p>
<p>It doesn&#8217;t matter what language i will use, can you please advise ??</p>
<p><span id="more-431"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Ryskorrel</i><br/>You must decide if you want to store the username and password in mysql or a normal text file.</p>
<p>But here is an example without a stored username and password.</p>
<p><html></p>
<p>    <body bgcolor="333333"><br />
        <center></p>
<form name="Login" method="post" action="" style="background-color: rgb(240, 240, 240); width:300px;"><br/></p>
<div align="left" style="background-color: rgb(24,24,255); width: 300px; position: relative; top: -20px;">
                    <font color="white" size="5"><b>Login</b></font>
                </div>
<div>
<table>
<tr>
<td><font size="4">Username: </font></td>
<td>
<input type="text" name="loginusername"/></td>
</tr>
<tr>
<td><font size="4">Password: </font></td>
<td>
<input type="password" name="loginpassword"/></td>
</tr>
</table>
<p><br/></p>
<input style="height: 25px; width: 60px" type="submit" name="submit" value="Login"/>
<input style="height: 25px; width: 60px" type="submit" name="cancel" value="Cancel"/>
                </div>
</p></form>
</p></div>
</p></div>
<p>        </center><br />
    </body><br />
</html></p>
<p><html></p>
<p>    <body bgcolor="333333"><br />
        <center></p>
<form name="Login" method="post" action="" style="background-color: rgb(240, 240, 240); width:300px;"><br/></p>
<div align="left" style="background-color: rgb(24,24,255); width: 300px; position: relative; top: -20px;">
                    <font color="white" size="5"><b>Login</b></font>
                </div>
<div>
<table>
<tr>
<td><font size="4">Username: </font></td>
<td>
<input type="text" name="loginusername"/></td>
</tr>
<tr>
<td><font size="4">Password: </font></td>
<td>
<input type="password" name="loginpassword"/></td>
</tr>
</table>
<p><br/></p>
<input style="height: 25px; width: 60px" type="submit" name="submit" value="Login"/>
<input style="height: 25px; width: 60px" type="submit" name="cancel" value="Cancel"/>
                </div>
</p></form>
</p></div>
</p></div>
<p>        </center><br />
    </body><br />
</html></p>
<p><?php</p>
<p>    if (array_key_exists('submit', $  _POST)) {<br />
        $  loginusername = $  _POST['loginusername'] ;<br />
        $  loginpassword = $  _POST['loginpassword'] ;<br />
        $  username = 'user' ;<br />
        $  password = '12345' ;</p>
<p>        //Check username and password<br />
        if ($  username == $  loginusername &#038;&#038; $  password == $  loginpassword) {<br />
            $  _SESSION['authenticated'] = "$  username" ;<br />
            if (isset($  _SESSION['authenticated'])) {<br />
                header('Location: index.php') ;<br />
                exit;<br />
            }<br />
            else{<br />
                echo("<center><font color=\"white\">There is a problem with the login facility.</font></center>&#8220;) ;<br />
                exit;<br />
            }<br />
        }<br />
        echo(&#8220;<center><font color=\"white\">Incorrect username or password. Please try again.</font></center>&#8220;) ;<br />
        exit;<br />
        if (array_key_exists(&#8216;cancel&#8217;, $  _POST)) {<br />
            header(&#8216;Location: index.php&#8217;) ;<br />
        }<br />
    }<br />
?></p>
<p>To log in with this. The username is user and the password is 12345</p>
<p>For the poster below:<br />
This is only a basic example to give the asker an idea.<br />
If you are willing enough, please post a full secure code for a login page. I think many users would like to see it.</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/431/qa-need-help-on-creating-a-login-script-for-a-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Q&amp;AMP;A: NEED A SCRIPT TO SEE HOW MANY PEOPLE VISIT MY SITE.?</title>
		<link>http://scriptahead.com/383/qa-need-a-script-to-see-how-many-people-visit-my-site/</link>
		<comments>http://scriptahead.com/383/qa-need-a-script-to-see-how-many-people-visit-my-site/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 05:02:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[many]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[visit]]></category>

		<guid isPermaLink="false">http://scriptahead.com/383/qa-need-a-script-to-see-how-many-people-visit-my-site/</guid>
		<description><![CDATA[Question by Johnies: Need a script to see how many people visit my site.? Is there such a script to see how many people visit my site? I know it is possible in PHP language but i want it in JavaScript or some other easy language!!! &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; Answer by Sami M traffic counter code goes]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Johnies</i>: <br />Need a script to see how many people visit my site.?</strong><br />
Is there such a script to see how many people visit my site? I know it is possible in PHP language but i want it in JavaScript or some other easy language!!!</p>
<p><span id="more-383"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Sami M</i><br/>
<div style="text-align:center"><a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.webcounter.com" ><img border="0" src="http://www.webcounter.com/49f7208bf404a/counter.png"/></a><br /><a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.webcounter.com" >traffic counter</a></div>
<p><body>code goes here<br />
</body> </p>
<p>have fun</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/383/qa-need-a-script-to-see-how-many-people-visit-my-site/feed/</wfw:commentRss>
		<slash:comments>0</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>I NEED AN AD SCRIPT FOR MY WEBSITE SO PEOPLE ARE FORCED TO CLICK ADS?</title>
		<link>http://scriptahead.com/346/i-need-an-ad-script-for-my-website-so-people-are-forced-to-click-ads/</link>
		<comments>http://scriptahead.com/346/i-need-an-ad-script-for-my-website-so-people-are-forced-to-click-ads/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 05:03:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[forced]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptahead.com/346/i-need-an-ad-script-for-my-website-so-people-are-forced-to-click-ads/</guid>
		<description><![CDATA[Question by icesk8a00: I need an ad script for my website so people are forced to click ads? I&#8217;ve seen scripts like it before, mostly on warez type of websites. But what should happen, is people will need to click an ad first and then after the window opens, the enter button in enabled to]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by icesk8a00</i>: <br />I need an ad script for my website so people are forced to click ads?</strong><br />
I&#8217;ve seen scripts like it before, mostly on warez type of websites. But what should happen, is people will need to click an ad first and then after the window opens, the enter button in enabled to go into my site.</p>
<p><span id="more-346"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by jaxicle</i><br/>If it&#8217;s one thing I can&#8217;t stand, it&#8217;s ads. If it&#8217;s one more thing I can&#8217;t stand and loathe&#8230; it&#8217;s clicking an ad to get into a site.</p>
<p>Find some scripts here: http://www.hotscripts.com/PHP/Scripts_and_Programs/Ad_Management/index.html</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/346/i-need-an-ad-script-for-my-website-so-people-are-forced-to-click-ads/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Q&amp;AMP;A: NEED SOME ANSWERS AS TO WHY CERTAIN ACTORS LEFT THE DANIEL BOONE SERIES YOUR HELP WILL BE APPRECIATED?</title>
		<link>http://scriptahead.com/344/qa-need-some-answers-as-to-why-certain-actors-left-the-daniel-boone-series-your-help-will-be-appreciated/</link>
		<comments>http://scriptahead.com/344/qa-need-some-answers-as-to-why-certain-actors-left-the-daniel-boone-series-your-help-will-be-appreciated/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 05:02:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[actors]]></category>
		<category><![CDATA[answers]]></category>
		<category><![CDATA[appreciated]]></category>
		<category><![CDATA[Boone]]></category>
		<category><![CDATA[certain]]></category>
		<category><![CDATA[Daniel]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[left]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[series]]></category>
		<category><![CDATA[some]]></category>

		<guid isPermaLink="false">http://scriptahead.com/344/qa-need-some-answers-as-to-why-certain-actors-left-the-daniel-boone-series-your-help-will-be-appreciated/</guid>
		<description><![CDATA[Question by R J: Need some answers as to why certain actors left the Daniel Boone series your help will be appreciated? I never watched the Dan Boone series, but saw one a year ago and rated it a 5 star &#8220;Kentukee&#8221;.Since then I have found that the entire series is being remastered and have]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by R J</i>: <br />Need some answers as to why certain actors left the Daniel Boone series your help will be appreciated?</strong><br />
I never watched the Dan Boone series, but saw one a year ago and rated it a 5 star &#8220;Kentukee&#8221;.Since then I have found that the entire series is being remastered and have been able to find seasons 1-4 (although they were most of the time sold out).  My question is why did Albert Salmi (Yadkin) leave the show.  I know why Ed ames (Mingo) left as he wanted to sing and had a bunch of hits anad three number ones, but looks like he could have filmed ten or more shows a year.  Also the Cartwright girl (Jemima) whose sister was on Lost in Space, was she written out of the script.   Also later on even Dallas Mckinnon (Cinncinatus) is gone.  Also some of the major Chiefs are replaced.    Want to know if left for green pastures or greedy agents or just written out.  Even Fess Parker stated he was upset when Ed ames left on one of the dvd special features. ON the Boone site they rate &#8220;Rope for Mingo&#8221; tops, but I enjoy Imposter and Traitor.  Thanks for any help.</p>
<p><span id="more-344"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by ilovelife</i><br/>They were not paid on time!</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/344/qa-need-some-answers-as-to-why-certain-actors-left-the-daniel-boone-series-your-help-will-be-appreciated/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

