<?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>How To Spend Time &#187; Generate</title>
	<atom:link href="http://howto-st.com/tag/generate/feed/" rel="self" type="application/rss+xml" />
	<link>http://howto-st.com</link>
	<description>and feel good about it</description>
	<lastBuildDate>Wed, 18 Jan 2012 16:17:15 +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>How To Generate A Sequential Number Series Using Java Script Or Jsp Like1 ,2, 3, 4,?</title>
		<link>http://howto-st.com/how-to-generate-a-sequential-number-series-using-java-script-or-jsp-like1-2-3-4/</link>
		<comments>http://howto-st.com/how-to-generate-a-sequential-number-series-using-java-script-or-jsp-like1-2-3-4/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 12:17:57 +0000</pubDate>
		<dc:creator>Howie</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[Generate]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Like1]]></category>
		<category><![CDATA[Number]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Sequential]]></category>
		<category><![CDATA[Series]]></category>
		<category><![CDATA[Using]]></category>

		<guid isPermaLink="false">http://howto-st.com/how-to-generate-a-sequential-number-series-using-java-script-or-jsp-like1-2-3-4/</guid>
		<description><![CDATA[A text box needs to have a value of 1,2, 3,4 automatically&#8230;&#8230;.. Every time the text box is called it should have the previous value incremented by one. How to do this? I am able to do this for a particular session. However when I log out and log in again the text box value [...]]]></description>
			<content:encoded><![CDATA[<p>A text box needs to have a value of 1,2, 3,4 automatically&#8230;&#8230;.. Every time the text box is called it should have the previous value incremented by one. How to do this? I am able to do this for a particular session. However when I log out and log in again the text box value becomes 1 again (initialized to 1). Please help. Thanks in advance.</p>
]]></content:encoded>
			<wfw:commentRss>http://howto-st.com/how-to-generate-a-sequential-number-series-using-java-script-or-jsp-like1-2-3-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

