Welcome to Dream.In.Code
Become an Expert!

Join 150,195 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 2,002 people online right now. Registration is fast and FREE... Join Now!




Interactive Drop Down Menu

 
Reply to this topicStart new topic

Interactive Drop Down Menu

brickford5
14 Sep, 2008 - 03:28 PM
Post #1

New D.I.C Head
*

Joined: 14 Sep, 2008
Posts: 1

I am trying to figure out how to add interactive drop down options to my site. I'm not sure what it would technically be called, maybe if I knew that I could do some more searching around for the answer so any help would be greatly appreciated.

You can see an idea what I am wanting at http://myazdesign.com/dropdown.html the only difference is I want it to show a price based on what options are chosen.

I'm not expecting anyone to give me the code but any ideas, or advice would be appreciated. (Such as what I might google to find the answer,

Thanks in advance!

CODE

<label>
<select name="size" id="size">
  <option value="Size" selected="selected">Size</option>
  <option value="46">4x6</option>

  <option value="8555">8.5x5.5</option>
  <option value="8511">8.5x11</option>
</select>
</label>
<label>
<select name="Qty" id="Qty">
  <option value="Quantity" selected="selected">Quantity</option>
  <option value="1000">1000</option>
  <option value="2500">2500</option>

  <option value="5000">5000</option>
  <option value="10000">10000</option>
</select>
</label>
<label>
<select name="Colors" id="Colors">
  <option value="Colors" selected="selected">Colors</option>
  <option value="Front Only">Front Only</option>
  <option value="Front Back">Front & Back</option>

</select>


User is offlineProfile CardPM
+Quote Post

PsychoCoder
RE: Interactive Drop Down Menu
14 Sep, 2008 - 04:02 PM
Post #2

using DIC.Core;
Group Icon

Joined: 26 Jul, 2007
Posts: 9,483



Thanked: 161 times
Dream Kudos: 9075
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net

My Contributions
I'm going to move this to the ASP.NET forum because thats closer to ASP than the Visual Basic forum is smile.gif
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/9/09 04:34AM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month