<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Drop down box' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Drop down box' posted on the 'JavaScript' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Mon, 17 Jun 2013 22:41:07 -0700</pubDate>
    <lastBuildDate>Mon, 17 Jun 2013 22:41:07 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Drop down box</title>
      <link>http://www.programmersheaven.com/mb/java-script/199498/199498/drop-down-box/</link>
      <description>Hi, I've not used much Java Scripting before, however I am finding a need to use it now. I have been trying to study up a little on it, but I cant find what I exactly need.&lt;br /&gt;
&lt;br /&gt;
What I want to do is the following.....&lt;br /&gt;
I want some kind of drop down box or a box where you can type in a number.&lt;br /&gt;
Once this is done, I want that choice to display in a second box the result.&lt;br /&gt;
&lt;br /&gt;
For Instance, if I was to put the number ten in box 1, I would want the result to be maybe 150. It is part of a database I need to put up on a website Im working on for a freind.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java-script/199498/199498/drop-down-box/</guid>
      <pubDate>Mon, 07 Jul 2003 07:50:29 -0700</pubDate>
      <category>JavaScript</category>
    </item>
    <item>
      <title>Re: Drop down box</title>
      <link>http://www.programmersheaven.com/mb/java-script/199498/204461/re-drop-down-box/#204461</link>
      <description>: Hi, I've not used much Java Scripting before, however I am finding a need to use it now. I have been trying to study up a little on it, but I cant find what I exactly need.&lt;br /&gt;
: &lt;br /&gt;
: What I want to do is the following.....&lt;br /&gt;
: I want some kind of drop down box or a box where you can type in a number.&lt;br /&gt;
: Once this is done, I want that choice to display in a second box the result.&lt;br /&gt;
: &lt;br /&gt;
: For Instance, if I was to put the number ten in box 1, I would want the result to be maybe 150. It is part of a database I need to put up on a website Im working on for a freind.&lt;br /&gt;
: &lt;br /&gt;
for the drop down box: try insrting it into layers, play around with it's visibility...done.&lt;br /&gt;
user types in ten in box 1. ask the user to click a button, run your scripts to process the input data, and asign the output value to another textbox (in another layer if you please)&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java-script/199498/204461/re-drop-down-box/#204461</guid>
      <pubDate>Thu, 31 Jul 2003 07:37:54 -0700</pubDate>
      <category>JavaScript</category>
    </item>
  </channel>
</rss>