<?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>HTML&#187; number</title>
	<atom:link href="http://htmlindex.net/tag/number/feed" rel="self" type="application/rss+xml" />
	<link>http://htmlindex.net</link>
	<description>html index</description>
	<lastBuildDate>Thu, 24 May 2012 04:46:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>how to make a script for java which can convert number to word?</title>
		<link>http://htmlindex.net/convert-html-to-text/how-to-make-a-script-for-java-which-can-convert-number-to-word</link>
		<comments>http://htmlindex.net/convert-html-to-text/how-to-make-a-script-for-java-which-can-convert-number-to-word#comments</comments>
		<pubDate>Tue, 10 Jan 2012 04:00:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Convert Html To Text]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Blank Area]]></category>
		<category><![CDATA[Case Statement]]></category>
		<category><![CDATA[Convert]]></category>
		<category><![CDATA[DIV]]></category>
		<category><![CDATA[F1]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Script Java]]></category>
		<category><![CDATA[Table Border]]></category>
		<category><![CDATA[Translate]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[Word Question]]></category>
		<category><![CDATA[Word Value]]></category>

		<guid isPermaLink="false">http://htmlindex.net/convert-html-to-text/how-to-make-a-script-for-java-which-can-convert-number-to-word</guid>
		<description><![CDATA[Question by sound b: how to make a script for java which can convert number to word? i have here a program but i dont know why it doesnt work. sub conv_onclick if f1.num.value= 1 then f1.word.value = &#8220;one&#8221; else if f1.num.value= 2 then f1.word.value= &#8220;two&#8221; end if end sub]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fconvert-html-to-text%252Fhow-to-make-a-script-for-java-which-can-convert-number-to-word%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FybR5EI%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22how%20to%20make%20a%20script%20for%20java%20which%20can%20convert%20number%20to%20word%3F%22%20%7D);"></div>
<p><strong><i>Question by sound b</i>: how to make a script for java which can convert number to word?</strong><br />
i have here a program but i dont know why it doesnt work.</p>
<p><html><br />
<head></p>
<p>sub conv_onclick</p>
<p>if f1.num.value= 1 then<br />
  f1.word.value = &#8220;one&#8221;</p>
<p>else if f1.num.value= 2 then<br />
     f1.word.value= &#8220;two&#8221;</p>
<p>end if<br />
end sub</p>
<p></head></p>
<p><body></p>
<form name= "f1">
<table border= "20"<br />
<tr>
<th>ENTER A NUMBER:
<th>
<input type="text" name="num" size="20">
<tr>
<th>CONVERT TO WORD:
<th>
<input type="text" name="word" size="20">
<Th><INPUT TYPE="BUTTON" NAME="conv"  value="CONVERT"><br />
</table>
</form>
<p></body><br />
</html></p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Simon R</i><br/>First off you need to call conv_onclick as a function, not a sub. That&#8217;s going to go a long way to solving your problem, but it looks like you&#8217;re trying to do some AJAX programming there as well.</p>
<p>I think at the very least you need to denote a div with a blank area that you can change to reflect what the word is for the number typed and also what the limit is on numbers you&#8217;re going to translate.</p>
<p>Take a look at the case statement too. It makes life much easier than a bunch of if then else statements.</p>
<p>Hope that helps!</p>
<p><strong>Add your own answer in the comments!</strong></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fconvert-html-to-text%2Fhow-to-make-a-script-for-java-which-can-convert-number-to-word';
  addthis_title  = 'how+to+make+a+script+for+java+which+can+convert+number+to+word%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/convert-html-to-text/how-to-make-a-script-for-java-which-can-convert-number-to-word"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Ajax' rel='tag' target='_blank'>Ajax</a>, <a class='technorati-link' href='http://technorati.com/tag/Blank+Area' rel='tag' target='_blank'>Blank Area</a>, <a class='technorati-link' href='http://technorati.com/tag/Case+Statement' rel='tag' target='_blank'>Case Statement</a>, <a class='technorati-link' href='http://technorati.com/tag/Convert' rel='tag' target='_blank'>Convert</a>, <a class='technorati-link' href='http://technorati.com/tag/DIV' rel='tag' target='_blank'>DIV</a>, <a class='technorati-link' href='http://technorati.com/tag/F1' rel='tag' target='_blank'>F1</a>, <a class='technorati-link' href='http://technorati.com/tag/java' rel='tag' target='_blank'>java</a>, <a class='technorati-link' href='http://technorati.com/tag/number' rel='tag' target='_blank'>number</a>, <a class='technorati-link' href='http://technorati.com/tag/script' rel='tag' target='_blank'>script</a>, <a class='technorati-link' href='http://technorati.com/tag/Script+Java' rel='tag' target='_blank'>Script Java</a>, <a class='technorati-link' href='http://technorati.com/tag/Table+Border' rel='tag' target='_blank'>Table Border</a>, <a class='technorati-link' href='http://technorati.com/tag/Translate' rel='tag' target='_blank'>Translate</a>, <a class='technorati-link' href='http://technorati.com/tag/word' rel='tag' target='_blank'>word</a>, <a class='technorati-link' href='http://technorati.com/tag/Word+Question' rel='tag' target='_blank'>Word Question</a>, <a class='technorati-link' href='http://technorati.com/tag/Word+Value' rel='tag' target='_blank'>Word Value</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/convert-html-to-text/how-to-make-a-script-for-java-which-can-convert-number-to-word/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTML Tutorial 1 &#8211; How To Make Your First Website (Basic)</title>
		<link>http://htmlindex.net/html/html-tutorial-1-how-to-make-your-first-website-basic</link>
		<comments>http://htmlindex.net/html/html-tutorial-1-how-to-make-your-first-website-basic#comments</comments>
		<pubDate>Sat, 06 Feb 2010 21:40:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[designing]]></category>
		<category><![CDATA[develop]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[htm]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html/html-tutorial-1-how-to-make-your-first-website-basic</guid>
		<description><![CDATA[Tutorial No. 1 &#8211; The basics of web designing. Level &#8211; Basic Teaches You &#8211; How to write your first webpage. Duration : 0:3:38 addthis_url = 'http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fhtml-tutorial-1-how-to-make-your-first-website-basic'; addthis_title = 'HTML+Tutorial+1+%26%238211%3B+How+To+Make+Your+First+Website+%28Basic%29'; addthis_pub = ''; Technorati Tags: basic, build, css, design, designing, develop, developer, free, how, htm, html, number, programming, to, tutorial, web, website, xhtml]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fhtml%252Fhtml-tutorial-1-how-to-make-your-first-website-basic%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22HTML%20Tutorial%201%20-%20How%20To%20Make%20Your%20First%20Website%20%28Basic%29%22%20%7D);"></div>
<p><img src="http://i.ytimg.com/vi/leloabkD2B4/2.jpg" align="left" title="HTML Tutorial 1   How To Make Your First Website (Basic)" alt="2 HTML Tutorial 1   How To Make Your First Website (Basic)" />Tutorial No. 1 &#8211; The basics of web designing.</p>
<p>Level &#8211; Basic</p>
<p>Teaches You &#8211; How to write your first webpage.</p>
<p>Duration : <b>0:3:38</b></p>
<p><span id="more-474"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/leloabkD2B4&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/leloabkD2B4&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fhtml-tutorial-1-how-to-make-your-first-website-basic';
  addthis_title  = 'HTML+Tutorial+1+%26%238211%3B+How+To+Make+Your+First+Website+%28Basic%29';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/html/html-tutorial-1-how-to-make-your-first-website-basic"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/basic' rel='tag' target='_blank'>basic</a>, <a class='technorati-link' href='http://technorati.com/tag/build' rel='tag' target='_blank'>build</a>, <a class='technorati-link' href='http://technorati.com/tag/css' rel='tag' target='_blank'>css</a>, <a class='technorati-link' href='http://technorati.com/tag/design' rel='tag' target='_blank'>design</a>, <a class='technorati-link' href='http://technorati.com/tag/designing' rel='tag' target='_blank'>designing</a>, <a class='technorati-link' href='http://technorati.com/tag/develop' rel='tag' target='_blank'>develop</a>, <a class='technorati-link' href='http://technorati.com/tag/developer' rel='tag' target='_blank'>developer</a>, <a class='technorati-link' href='http://technorati.com/tag/free' rel='tag' target='_blank'>free</a>, <a class='technorati-link' href='http://technorati.com/tag/how' rel='tag' target='_blank'>how</a>, <a class='technorati-link' href='http://technorati.com/tag/htm' rel='tag' target='_blank'>htm</a>, <a class='technorati-link' href='http://technorati.com/tag/html' rel='tag' target='_blank'>html</a>, <a class='technorati-link' href='http://technorati.com/tag/number' rel='tag' target='_blank'>number</a>, <a class='technorati-link' href='http://technorati.com/tag/programming' rel='tag' target='_blank'>programming</a>, <a class='technorati-link' href='http://technorati.com/tag/to' rel='tag' target='_blank'>to</a>, <a class='technorati-link' href='http://technorati.com/tag/tutorial' rel='tag' target='_blank'>tutorial</a>, <a class='technorati-link' href='http://technorati.com/tag/web' rel='tag' target='_blank'>web</a>, <a class='technorati-link' href='http://technorati.com/tag/website' rel='tag' target='_blank'>website</a>, <a class='technorati-link' href='http://technorati.com/tag/xhtml' rel='tag' target='_blank'>xhtml</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html/html-tutorial-1-how-to-make-your-first-website-basic/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>HTML Tutorial 2 &#8211; How to include images in HTML (Basic)</title>
		<link>http://htmlindex.net/html/html-tutorial-2-how-to-include-images-in-html-basic</link>
		<comments>http://htmlindex.net/html/html-tutorial-2-how-to-include-images-in-html-basic#comments</comments>
		<pubDate>Mon, 01 Feb 2010 17:16:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[designing]]></category>
		<category><![CDATA[develop]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[htm]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[to]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://htmlindex.net/html/html-tutorial-2-how-to-include-images-in-html-basic</guid>
		<description><![CDATA[Tutorial No. 2 &#8211; How to put images into html Level &#8211; Basic Teaches You &#8211; How to add images to an HTML web page. Duration : 0:5:40 addthis_url = 'http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fhtml-tutorial-2-how-to-include-images-in-html-basic'; addthis_title = 'HTML+Tutorial+2+%26%238211%3B+How+to+include+images+in+HTML+%28Basic%29'; addthis_pub = ''; Technorati Tags: basic, build, css, design, designing, develop, developer, free, how, htm, html, number, programming, to, tutorial, web, &#8230; <a href="http://htmlindex.net/html/html-tutorial-2-how-to-include-images-in-html-basic">Continue reading</a>]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fhtmlindex.net%252Fhtml%252Fhtml-tutorial-2-how-to-include-images-in-html-basic%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22HTML%20Tutorial%202%20-%20How%20to%20include%20images%20in%20HTML%20%28Basic%29%22%20%7D);"></div>
<p><img src="http://i.ytimg.com/vi/Uyua6bw-wCQ/2.jpg" align="left" title="HTML Tutorial 2   How to include images in HTML (Basic)" alt="2 HTML Tutorial 2   How to include images in HTML (Basic)" />Tutorial No. 2 &#8211; How to put images into <a href="http://htmlindex.net" target=_self>html</a></p>
<p>Level &#8211; Basic</p>
<p>Teaches You &#8211; How to add images to an HTML web page.</p>
<p>Duration : <b>0:5:40</b></p>
<p><span id="more-455"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Uyua6bw-wCQ&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/Uyua6bw-wCQ&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fhtml-tutorial-2-how-to-include-images-in-html-basic';
  addthis_title  = 'HTML+Tutorial+2+%26%238211%3B+How+to+include+images+in+HTML+%28Basic%29';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<div style="float:left;margin:0px 0px 0px 0px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="small-count" data-url="http://htmlindex.net/html/html-tutorial-2-how-to-include-images-in-html-basic"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>
<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/basic' rel='tag' target='_blank'>basic</a>, <a class='technorati-link' href='http://technorati.com/tag/build' rel='tag' target='_blank'>build</a>, <a class='technorati-link' href='http://technorati.com/tag/css' rel='tag' target='_blank'>css</a>, <a class='technorati-link' href='http://technorati.com/tag/design' rel='tag' target='_blank'>design</a>, <a class='technorati-link' href='http://technorati.com/tag/designing' rel='tag' target='_blank'>designing</a>, <a class='technorati-link' href='http://technorati.com/tag/develop' rel='tag' target='_blank'>develop</a>, <a class='technorati-link' href='http://technorati.com/tag/developer' rel='tag' target='_blank'>developer</a>, <a class='technorati-link' href='http://technorati.com/tag/free' rel='tag' target='_blank'>free</a>, <a class='technorati-link' href='http://technorati.com/tag/how' rel='tag' target='_blank'>how</a>, <a class='technorati-link' href='http://technorati.com/tag/htm' rel='tag' target='_blank'>htm</a>, <a class='technorati-link' href='http://technorati.com/tag/html' rel='tag' target='_blank'>html</a>, <a class='technorati-link' href='http://technorati.com/tag/number' rel='tag' target='_blank'>number</a>, <a class='technorati-link' href='http://technorati.com/tag/programming' rel='tag' target='_blank'>programming</a>, <a class='technorati-link' href='http://technorati.com/tag/to' rel='tag' target='_blank'>to</a>, <a class='technorati-link' href='http://technorati.com/tag/tutorial' rel='tag' target='_blank'>tutorial</a>, <a class='technorati-link' href='http://technorati.com/tag/web' rel='tag' target='_blank'>web</a>, <a class='technorati-link' href='http://technorati.com/tag/website' rel='tag' target='_blank'>website</a>, <a class='technorati-link' href='http://technorati.com/tag/xhtml' rel='tag' target='_blank'>xhtml</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://htmlindex.net/html/html-tutorial-2-how-to-include-images-in-html-basic/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: htmlindex.net @ 2012-05-24 20:53:16 -->
