<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
	<channel>
		<title>HTMLCenter Web Development Forums</title>
		<link>http://forums.htmlcenter.com/</link>
		<description>Need help with web development and web design questions? Check out the forums at HTMLCenter today.</description>
		<language>en</language>
		<lastBuildDate>Sun, 08 Nov 2009 14:07:46 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.htmlcenter.com/images/misc/rss.jpg</url>
			<title>HTMLCenter Web Development Forums</title>
			<link>http://forums.htmlcenter.com/</link>
		</image>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/htmlcenterforums" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
			<title>What is best way to show Search result pages</title>
			<link>http://forums.htmlcenter.com/databases/5262-what-best-way-show-search-result-pages.html</link>
			<pubDate>Sun, 08 Nov 2009 10:41:29 GMT</pubDate>
			<description>Hi, 
 
I am developing a social-networking based website. 
 
I am now in ot creating search page. I dont know how to show result pages. I have following queries.  I am using MYSQL as database 
 
1) I see many of the website show there search result pages in GET method. Why? 
 
2) Suppose any search...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am developing a social-networking based website.<br />
<br />
I am now in ot creating search page. I dont know how to show result pages. I have following queries.  I am using MYSQL as database<br />
<br />
1) I see many of the website show there search result pages in GET method. Why?<br />
<br />
2) Suppose any search fetches 100 results and in  page I can only show maximum upto 10 results. So what best  algo should I use to show 10 pages?<br />
 I know Mysql provides limit clause.<br />
--  Should I maintain the results in  session through array   variable  <br />
<br />
Please help me with paging technique, if there are any.<br />
<br />
<br />
Thanks<br />
<br />
Venkat</div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/databases/">Databases</category>
			<dc:creator>venkat_walking</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/databases/5262-what-best-way-show-search-result-pages.html</guid>
		</item>
		<item>
			<title>Hi Katie here..</title>
			<link>http://forums.htmlcenter.com/new-member-introductions/5258-hi-katie-here.html</link>
			<pubDate>Fri, 06 Nov 2009 10:22:02 GMT</pubDate>
			<description>Hi Friends, 
 
This is Katie... I m a newbie to this forum and glad to be a part of this forum.  
 
Looking forward to learn more here. 
 
Cheers, 
Katie.</description>
			<content:encoded><![CDATA[<div>Hi Friends,<br />
<br />
This is Katie... I m a newbie to this forum and glad to be a part of this forum. <br />
<br />
Looking forward to learn more here.<br />
<br />
Cheers,<br />
Katie.</div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/new-member-introductions/">New Member Introductions</category>
			<dc:creator>katierosy</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/new-member-introductions/5258-hi-katie-here.html</guid>
		</item>
		<item>
			<title>Link wheel</title>
			<link>http://forums.htmlcenter.com/seo-search-engine-optimization/5256-link-wheel.html</link>
			<pubDate>Wed, 04 Nov 2009 00:23:51 GMT</pubDate>
			<description>Have you heard about link wheel? What is it and how does it work?</description>
			<content:encoded><![CDATA[<div>Have you heard about link wheel? What is it and how does it work?</div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/seo-search-engine-optimization/">SEO - Search Engine Optimization</category>
			<dc:creator>kenie</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/seo-search-engine-optimization/5256-link-wheel.html</guid>
		</item>
		<item>
			<title>Unusual behaviour of IE restricting Javascript running. Javascript Programming ?</title>
			<link>http://forums.htmlcenter.com/programming-scripting/5255-unusual-behaviour-ie-restricting-javascript-running-javascript-programming.html</link>
			<pubDate>Tue, 03 Nov 2009 05:16:43 GMT</pubDate>
			<description>Hi, 
 
I am developing a website. 
 
I always test code (designing part) outside the project folder independtly before attaching it to the main project, bcoz I am still in the learning process. 
In Firefox, Crome, it works well. But it IE I am having problem. 
 
When I test my HTML pages having a...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am developing a website.<br />
<br />
I always test code (designing part) outside the project folder independtly before attaching it to the main project, bcoz I am still in the learning process.<br />
In Firefox, Crome, it works well. But it IE I am having problem.<br />
<br />
When I test my HTML pages having a simple javascript <b>alert(&quot;hello&quot;);</b> on <b>window.onload</b> eventin IE it gives me useless warning 'Restricted some scripts from running to protect from accesing your computer&quot;.<br />
<br />
But the same If run from my project through dreammweaver, it works good with out any error.<br />
<br />
I searched a lot in google but often I get results of doing some tweaks in Interenet explorer option dialog box.<br />
But as a web developer I should take care that end user doesn't have to do such thing, bcoz they wont be knowing whether the threat is real or not.<br />
<br />
Please explain me in avoiding such cases in IE<br />
<br />
Venkat</div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/programming-scripting/">Programming and Scripting</category>
			<dc:creator>venkat_walking</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/programming-scripting/5255-unusual-behaviour-ie-restricting-javascript-running-javascript-programming.html</guid>
		</item>
		<item>
			<title>A sign of hope?</title>
			<link>http://forums.htmlcenter.com/off-topic/5254-sign-hope.html</link>
			<pubDate>Mon, 02 Nov 2009 20:02:52 GMT</pubDate>
			<description><![CDATA[I read the news about Sanford Wallace over at CNN (http://money.cnn.com/2009/10/30/technology/facebook_spammer/index.htm?postversion=2009103017), and that made me think, "If he can pay off a $945 million debt, then surely our economic status is not all that bad... right?"]]></description>
			<content:encoded><![CDATA[<div>I read the news about Sanford Wallace over at <a href="http://money.cnn.com/2009/10/30/technology/facebook_spammer/index.htm?postversion=2009103017" target="_blank">CNN</a>, and that made me think, &quot;If he can pay off a $945 million debt, then surely our economic status is not all that bad... right?&quot;</div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/off-topic/">Off-Topic</category>
			<dc:creator>Leprakawn</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/off-topic/5254-sign-hope.html</guid>
		</item>
		<item>
			<title>PHP Form Problem</title>
			<link>http://forums.htmlcenter.com/programming-scripting/5253-php-form-problem.html</link>
			<pubDate>Mon, 02 Nov 2009 12:51:25 GMT</pubDate>
			<description>Hi 
 
Have found a basic php script for submitting form and I have included in there a checkbox for people to subscribe to. 
 
I have a thank you page as well as an error page (which is where they go if they do no complete the required email field). 
 
When I test the form and complete the email...</description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
Have found a basic php script for submitting form and I have included in there a checkbox for people to subscribe to.<br />
<br />
I have a thank you page as well as an error page (which is where they go if they do no complete the required email field).<br />
<br />
When I test the form and complete the email field (to go to the thank you page) and click on the subscribe box.  I get the form emailed to me as I should.<br />
<br />
If i then complete the form properly without ticking the checkbox then it doesn't go to the error page but throws up a 500 Internal Server Error - yet I still get the email?  It's great I get the email but from a site user this isn't good at all!<br />
<br />
The basic html form script is:<br />
&lt;form method=&quot;POST&quot; action=&quot;contact.php&quot;&gt;<br />
Fields marked (*) are required<br />
<br />
&lt;p&gt;Email From:* &lt;br&gt;<br />
&lt;input type=&quot;text&quot; name=&quot;EmailFrom&quot;&gt;<br />
  &lt;p&gt;Name:&lt;br&gt;<br />
&lt;input type=&quot;text&quot; name=&quot;Name&quot;&gt;<br />
&lt;p&gt;Phone Number:&lt;br&gt;<br />
&lt;input type=&quot;text&quot; name=&quot;PhoneNumber&quot;&gt;<br />
&lt;p&gt;Insurance Type:&lt;br&gt;<br />
&lt;input type=&quot;text&quot; name=&quot;InsuranceType&quot;&gt;<br />
&lt;p&gt;Details:&lt;br&gt;<br />
&lt;input type=&quot;text&quot; name=&quot;Details&quot;&gt;<br />
&lt;p&gt;Subscribe:&lt;br&gt;<br />
&lt;input type=&quot;checkbox&quot; name=&quot;Subscribe&quot; value=&quot;Yes&quot;&gt;<br />
&lt;p&gt;&lt;input type=&quot;submit&quot; name=&quot;submit&quot; value=&quot;Submit&quot;&gt;<br />
&lt;/form&gt;<br />
&lt;p&gt;<br />
<br />
<br />
<br />
The PHP script is (Where it says MY EMAIL ADDRESS is the email where I receive the form):<br />
<br />
&lt;?php<br />
<br />
// get posted data into local variables<br />
$EmailFrom = Trim(stripslashes($_POST['EmailFrom'])); <br />
$EmailTo = &quot;MY EMAIL ADDRESS&quot;;<br />
$Subject = &quot;Insurance Enquiry&quot;;<br />
$Name = Trim(stripslashes($_POST['Name'])); <br />
$PhoneNumber = Trim(stripslashes($_POST['PhoneNumber'])); <br />
$InsuranceType = Trim(stripslashes($_POST['InsuranceType'])); <br />
$Details = Trim(stripslashes($_POST['Details'])); <br />
$Subscribe = Trim(stripslashes($_POST['Subscribe'])); <br />
<br />
// validation<br />
$validationOK=true;<br />
if (Trim($EmailFrom)==&quot;&quot;) $validationOK=false;<br />
if (!$validationOK) {<br />
  print &quot;&lt;meta http-equiv=\&quot;refresh\&quot; content=\&quot;0;URL=error.htm\&quot;&gt;&quot;;<br />
  exit;<br />
}<br />
<br />
// prepare email body text<br />
$Body = &quot;&quot;;<br />
$Body .= &quot;Name: &quot;;<br />
$Body .= $Name;<br />
$Body .= &quot;\n&quot;;<br />
$Body .= &quot;PhoneNumber: &quot;;<br />
$Body .= $PhoneNumber;<br />
$Body .= &quot;\n&quot;;<br />
$Body .= &quot;InsuranceType: &quot;;<br />
$Body .= $InsuranceType;<br />
$Body .= &quot;\n&quot;;<br />
$Body .= &quot;Details: &quot;;<br />
$Body .= $Details;<br />
$Body .= &quot;\n&quot;;<br />
$Body .= &quot;Subscribe: &quot;;<br />
$Body .= $Subscribe;<br />
$Body .= &quot;\n&quot;;<br />
<br />
// send email <br />
$success = mail($EmailTo, $Subject, $Body, &quot;From: &lt;$EmailFrom&gt;&quot;);<br />
<br />
// redirect to success page <br />
if ($success){<br />
  print &quot;&lt;meta http-equiv=\&quot;refresh\&quot; content=\&quot;0;URL=form_thank_you.htm\&quot;&gt;&quot;;<br />
}<br />
else{<br />
  print &quot;&lt;meta http-equiv=\&quot;refresh\&quot; content=\&quot;0;URL=error.htm\&quot;&gt;&quot;;<br />
}<br />
?&gt;<br />
<br />
Hope anyone can help me with this.  I'm very new to PHP (we're talking days!).  Tried PERL/CGI which I've always used before but having an 'issue' with some new hosts at the moment re the permissions not saving correctly on the cgi-script so I'm having to look elsewhere to get the form processed asap - hence the PHP.<br />
<br />
<br />
Regards and thanks<br />
<br />
hellojed</div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/programming-scripting/">Programming and Scripting</category>
			<dc:creator>hellojed</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/programming-scripting/5253-php-form-problem.html</guid>
		</item>
		<item>
			<title>need media player script</title>
			<link>http://forums.htmlcenter.com/programming-scripting/5247-need-media-player-script.html</link>
			<pubDate>Thu, 29 Oct 2009 20:50:51 GMT</pubDate>
			<description><![CDATA[hiii, i need windows media player script to add in a html page.. 
i want to click on the video's name so it opens in the media player in the same page... and when i click another link it also load in that player also in the same page.. 
i found one with a drop list to select the video.. but i dont...]]></description>
			<content:encoded><![CDATA[<div>hiii, i need windows media player script to add in a html page..<br />
i want to click on the video's name so it opens in the media player in the same page... and when i click another link it also load in that player also in the same page..<br />
i found one with a drop list to select the video.. but i dont want this.. i want to select the video from regular links... <br />
thanks</div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/programming-scripting/">Programming and Scripting</category>
			<dc:creator>mystro_888</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/programming-scripting/5247-need-media-player-script.html</guid>
		</item>
		<item>
			<title>Hi, Guys!, newbie</title>
			<link>http://forums.htmlcenter.com/new-member-introductions/5244-hi-guys-newbie.html</link>
			<pubDate>Thu, 29 Oct 2009 01:53:12 GMT</pubDate>
			<description>I’m new to this forum and very happy to be here in this forum</description>
			<content:encoded><![CDATA[<div>I’m new to this forum and very happy to be here in this forum</div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/new-member-introductions/">New Member Introductions</category>
			<dc:creator>plotlessness</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/new-member-introductions/5244-hi-guys-newbie.html</guid>
		</item>
		<item>
			<title>Finally no paid inclusion in Yahoo search engine</title>
			<link>http://forums.htmlcenter.com/seo-search-engine-optimization/5242-finally-no-paid-inclusion-yahoo-search-engine.html</link>
			<pubDate>Tue, 27 Oct 2009 17:27:40 GMT</pubDate>
			<description>Yahoo To Drop Paid Inclusion Program 
 
here is the detailed story  
Yahoo To Drop Paid Inclusion Program (http://searchengineland.com/yahoo-to-drop-paid-inclusion-program-27852)</description>
			<content:encoded><![CDATA[<div>Yahoo To Drop Paid Inclusion Program<br />
<br />
here is the detailed story <br />
<a href="http://searchengineland.com/yahoo-to-drop-paid-inclusion-program-27852" target="_blank">Yahoo To Drop Paid Inclusion Program</a></div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/seo-search-engine-optimization/">SEO - Search Engine Optimization</category>
			<dc:creator>stephen186</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/seo-search-engine-optimization/5242-finally-no-paid-inclusion-yahoo-search-engine.html</guid>
		</item>
		<item>
			<title>Are you suffering from psoriasis?</title>
			<link>http://forums.htmlcenter.com/new-member-introductions/5241-you-suffering-psoriasis.html</link>
			<pubDate>Tue, 27 Oct 2009 16:20:13 GMT</pubDate>
			<description><![CDATA[Today's the world is returning towards natural way of curing due to the harmful effects of today's chemical & synthetic medicines. People are deeply worried on this issue and also insisting to use natural way of curing to get health & security. 
  
Our psoriasis cure process is 100% Natural /...]]></description>
			<content:encoded><![CDATA[<div>Today's the world is returning towards natural way of curing due to the harmful effects of today's chemical &amp; synthetic medicines. People are deeply worried on this issue and also insisting to use natural way of curing to get health &amp; security.<br />
 <br />
Our psoriasis cure process is 100% Natural / herbal. <br />
supercareproducts.<br />
<br />
<br />
Thanks,</div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/new-member-introductions/">New Member Introductions</category>
			<dc:creator>dollijohn</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/new-member-introductions/5241-you-suffering-psoriasis.html</guid>
		</item>
		<item>
			<title>Web 2.0 platforms like bloggers and wordpress</title>
			<link>http://forums.htmlcenter.com/seo-search-engine-optimization/5238-web-2-0-platforms-like-bloggers-wordpress.html</link>
			<pubDate>Tue, 27 Oct 2009 07:26:30 GMT</pubDate>
			<description>Please share web2.0 platforms like blogger, wordpress, squidoo. etc. 
 
Does anybody have list of 50 to 100 of such platforms.</description>
			<content:encoded><![CDATA[<div>Please share web2.0 platforms like blogger, wordpress, squidoo. etc.<br />
<br />
Does anybody have list of 50 to 100 of such platforms.</div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/seo-search-engine-optimization/">SEO - Search Engine Optimization</category>
			<dc:creator>stephen186</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/seo-search-engine-optimization/5238-web-2-0-platforms-like-bloggers-wordpress.html</guid>
		</item>
		<item>
			<title>Microsoft Bing to deal with facebook and Twitter..</title>
			<link>http://forums.htmlcenter.com/seo-search-engine-optimization/5237-microsoft-bing-deal-facebook-twitter.html</link>
			<pubDate>Mon, 26 Oct 2009 18:46:10 GMT</pubDate>
			<description>Microsoft bing to have exclusive deal with Facebook and Twitter. 
 
Check out the details here 
 
Exclusive: Microsoft Cuts Deal With Twitter and Facebook to Integrate Feeds With Bing | Kara Swisher | BoomTown | AllThingsD...</description>
			<content:encoded><![CDATA[<div>Microsoft bing to have exclusive deal with Facebook and Twitter.<br />
<br />
Check out the details here<br />
<br />
<a href="http://kara.allthingsd.com/20091021/exclusive-guess-who-else-is-coming-to-dinner-twitter-microsoft-bing-deal-confirmed-but-so-is-facebook-bing/" target="_blank">Exclusive: Microsoft Cuts Deal With Twitter and Facebook to Integrate Feeds With Bing | Kara Swisher | BoomTown | AllThingsD</a></div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/seo-search-engine-optimization/">SEO - Search Engine Optimization</category>
			<dc:creator>stephen186</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/seo-search-engine-optimization/5237-microsoft-bing-deal-facebook-twitter.html</guid>
		</item>
		<item>
			<title>Web based Music Player</title>
			<link>http://forums.htmlcenter.com/programming-scripting/5231-web-based-music-player.html</link>
			<pubDate>Mon, 26 Oct 2009 03:21:06 GMT</pubDate>
			<description>ENOUGH WITH YOUR SPAM. next time = ban.</description>
			<content:encoded><![CDATA[<div>ENOUGH WITH YOUR SPAM. next time = ban.</div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/programming-scripting/">Programming and Scripting</category>
			<dc:creator>JavaScriptBank</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/programming-scripting/5231-web-based-music-player.html</guid>
		</item>
		<item>
			<title>Whats wrong in this simple javascript, HTML Select option automatically decreases</title>
			<link>http://forums.htmlcenter.com/programming-scripting/5230-whats-wrong-simple-javascript-html-select-option-automatically-decreases.html</link>
			<pubDate>Sat, 24 Oct 2009 09:27:52 GMT</pubDate>
			<description><![CDATA[Hello friends, 
 
Please explain what wrong I am doing. I dont know why javascript is behaving this way. There is two html select box for 'Age From' and 'Age To'. 
I am putting the options (value & text) into it through javascript i.e. value from 18 to 74 in both the select boxes. 
 
But I am not...]]></description>
			<content:encoded><![CDATA[<div>Hello friends,<br />
<br />
Please explain what wrong I am doing. I dont know why javascript is behaving this way. There is two html select box for 'Age From' and 'Age To'.<br />
I am putting the options (value &amp; text) into it through javascript i.e. value from 18 to 74 in both the select boxes.<br />
<br />
But I am not getting the desired effect, The first box (Age from) is found empty at the end of the script. Flaw is happening like this first 'Age From' select box is filled with options 18-74, then when filling select box 'Age To' one by one the select box' Age-From' also get emptied one by one. Hence in the end only second select box 'Age to' is filled while select box 'Age Box' remains empty.<br />
<br />
I know I can comeup with different ways in order to get the result, but I am w ondering what went wrong in the code.<br />
Here is the code. Please copy, and run the program.<br />
<br />
<br />
Thanks<br />
<br />
Venkat<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"><br />
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;<br />
&lt;head&gt;<br />
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot; /&gt;<br />
&lt;title&gt;Untitled Document&lt;/title&gt;<br />
&lt;script language=&quot;javascript&quot;&gt;<br />
window.onload = fun_InitialConstructions;<br />
<br />
var AgeSelection= new Array();<br />
<br />
function fun_InsertValueinAgeArray()<br />
{<br />
var i=0;<br />
var a=18<br />
for(i=0;i&lt;57;i++)<br />
{<br />
if(a&lt;76)<br />
{<br />
var opt_Age=new Option(a, a);<br />
<br />
AgeSelection[i]=opt_Age;<br />
<br />
a++;<br />
}<br />
}<br />
<br />
}<br />
<br />
function fun_InsertValueAgeSelectElements(elementId)<br />
{<br />
var select_AgePurposeSrc=document.getElementById(elementId);<br />
<br />
var arrayLength=AgeSelection.length;<br />
i=0;<br />
for (i=0;i&lt;arrayLength;i++)<br />
{<br />
select_AgePurposeSrc.options[i]=AgeSelection[i];<br />
}<br />
<br />
}<br />
<br />
function fun_InitialConstructions()<br />
{<br />
fun_InsertValueinAgeArray();<br />
<br />
fun_InsertValueAgeSelectElements(&quot;select_AgeFrom&quot;);<br />
fun_InsertValueAgeSelectElements(&quot;select_AgeTo&quot;);<br />
<br />
}<br />
&lt;/script&gt;<br />
<br />
&lt;/head&gt;<br />
<br />
&lt;body&gt;<br />
Age From<br />
&lt;select name=&quot;select_AgeFrom&quot; id=&quot;select_AgeFrom&quot;&gt;<br />
&lt;/select&gt;<br />
--- Age to<br />
&lt;select name=&quot;select_AgeTo&quot; id=&quot;select_AgeTo&quot;&gt;<br />
&lt;/select&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</code><hr />
</div></div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/programming-scripting/">Programming and Scripting</category>
			<dc:creator>venkat_walking</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/programming-scripting/5230-whats-wrong-simple-javascript-html-select-option-automatically-decreases.html</guid>
		</item>
		<item>
			<title>Image slideshow transition</title>
			<link>http://forums.htmlcenter.com/programming-scripting/5229-image-slideshow-transition.html</link>
			<pubDate>Wed, 21 Oct 2009 14:57:16 GMT</pubDate>
			<description><![CDATA[This JavaScript creates slideshow effect with one of transitions.... detail 
 
[IMG]hxxp ://w w w.javascriptbank. com/javascript.images/image/image-slideshow-transition.jpg[/IMG] 
Demo: Image slideshow transition 
 
 
_How to setup_ 
 
*Step 1*: Copy & Paste JavaScript code below in your HEAD...]]></description>
			<content:encoded><![CDATA[<div>This JavaScript creates slideshow effect with one of transitions.... detail<br />
<br />
<div align="center">[IMG]hxxp ://w w w.javascriptbank. com/javascript.images/image/image-slideshow-transition.jpg[/IMG]<br />
Demo: Image slideshow transition<br />
</div><br />
<font size="4"><u>How to setup</u></font><br />
<br />
<b>Step 1</b>: Copy &amp; Paste JavaScript code below in your HEAD section<br />
JavaScript<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;script LANGUAGE=&quot;JavaScript1.1&quot;&gt;<br />
&lt;!-- Beginning of JavaScript -<br />
<br />
messages = new Array()<br />
//anh dung de tao hieu ung<br />
messages[0] = &quot;&lt;img src=logojs.gif&gt;&quot;<br />
messages[1] = &quot;&lt;img src=photo1.jpg&gt;&quot;<br />
messages[2] = &quot;&lt;img src=photo2.jpg&gt;&quot;<br />
messages[3] = &quot;&lt;img src=photo3.jpg&gt;&quot;<br />
messages[4] = &quot;&lt;img src=photo4.jpg&gt;&quot;<br />
<br />
var i_messages = 0<br />
var timer<br />
<br />
function dotransition() {<br />
&nbsp; &nbsp; if (document.all) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; content.filters[0].apply()<br />
&nbsp; &nbsp; &nbsp; &nbsp; content.innerHTML = messages[i_messages]<br />
&nbsp; &nbsp; &nbsp; &nbsp; content.filters[0].play()<br />
&nbsp; &nbsp; &nbsp; &nbsp; if (i_messages &gt;= messages.length-1) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i_messages = 0<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; else {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i_messages++<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; } <br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; if (document.layers) {<br />
&nbsp; &nbsp; &nbsp;  document.nn.document.write(&quot;&lt;table cellspacing=2 cellpadding=2 border=0&gt;&lt;tr&gt;&lt;td align=left&gt;&quot;+messages[i_messages]+&quot;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&quot;)<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; document.close()<br />
&nbsp; &nbsp; &nbsp; &nbsp; if (i_messages &gt;= messages.length-1) {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i_messages = 0<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; &nbsp; &nbsp; else {<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; i_messages++<br />
&nbsp; &nbsp; &nbsp; &nbsp; }<br />
&nbsp; &nbsp; } <br />
&nbsp; &nbsp; timer = setTimeout(&quot;dotransition()&quot;,5000)&nbsp;  <br />
}<br />
// - End of JavaScript - --&gt;<br />
&lt;/script&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;!--<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; This script downloaded from w w w.JavaScriptBank. com<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Come to view and download over 2000+ free javascript at w w w.JavaScriptBank. com<br />
&nbsp; &nbsp; &nbsp; &nbsp; --&gt;</code><hr />
</div><b>Step 2</b>: Place HTML below in your BODY section<br />
HTML<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">&lt;BODY onload=&quot;dotransition()&quot;&gt;<br />
&lt;DIV id=content style=&quot;position: relative; width:160px; height:240px; text-align:center; filter: revealTrans(Transition=12, Duration=3)&quot;&gt;&lt;/DIV&gt;<br />
&lt;/BODY&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;!--<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; This script downloaded from w w w.JavaScriptBank. com<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Come to view and download over 2000+ free javascript at w w w.JavaScriptBank. com<br />
&nbsp; &nbsp; &nbsp; &nbsp; --&gt;</code><hr />
</div><br />
<br />
<br />
<br />
<br />
<div align="center"><font color="DarkOrange">JavaScript Make link open in new tab/window</font> - <font color="Blue">JavaScript World clock</font> - circumference calculator</div></div>

]]></content:encoded>
			<category domain="http://forums.htmlcenter.com/programming-scripting/">Programming and Scripting</category>
			<dc:creator>JavaScriptBank</dc:creator>
			<guid isPermaLink="true">http://forums.htmlcenter.com/programming-scripting/5229-image-slideshow-transition.html</guid>
		</item>
	</channel>
</rss>
