English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I've created the dropdown menu and text box, but I'm not sure how to get the selection of the drown down menu to display in the text box. Say, in the drop down I have a selection of fruits and the users selects Apple, wanted the textbox to display Apples are 40cents.

2007-07-12 20:16:23 · 9 answers · asked by Anonymous in Computers & Internet Programming & Design

9 answers

Are you familiar with scripting.You can use that for the purpose.
May be Javascript or vbscript

2007-07-12 20:22:09 · answer #1 · answered by Chandy 2 · 0 0

It does not be elementary HTML. properly, that is person-friendly, in spite of the incontrovertible fact that it is not HTML. you will ought to write down Javascript code to generate it. additionally, how is the drop down checklist going to be populated? Is it a static checklist that gets manually as much as date, or is it dynamically as much as date each and each time a clean e-e book is available? If that's the latter, then you certainly'll additionally want server area coding besides.

2016-10-21 02:39:27 · answer #2 · answered by ? 4 · 0 0

JavaScript; nowadays it is a standard companion to HTML coding, also few standard DOM library stuff like getElementById() needed. This simpler coding effectively lock you into browsers created last few years, whether it's Firefox, Internet Exploder, Opera, etc...

I hate Yahoo translating < %gt; back into HTML tags, otherwise it'll be a snap to type it in.

2007-07-12 21:42:02 · answer #3 · answered by Andy T 7 · 0 0

A scripting language is required for this, HTML can not do this on it's own.

You can use one of the many scripting languages available such as PHP, Javascript, ASP, or VBscript. I recommend PHP because it is very easy and free.

Note* Your web host has to support the scripting language you choose in order for you to use that language on your site.

2007-07-12 20:24:37 · answer #4 · answered by jack 6 · 0 0

xara menu style
it's program for make this
but u must use dreamwaver

or take that
http://www.w3schools.com
have anice day

2007-07-12 22:00:36 · answer #5 · answered by ahmed e 1 · 0 0

You need to know javascript or AJAX for that, i'm pretty sure.

2007-07-12 20:19:29 · answer #6 · answered by Anonymous · 0 0

http://www.dynamicdrive.com/dynamicindex1/combodescribe.htm
the above link has an example

2007-07-12 20:26:11 · answer #7 · answered by prasy 3 · 0 0

http://www.w3schools.com/html/html_forms.asp

Good tutorial on forms.

2007-07-12 20:21:09 · answer #8 · answered by Anonymous · 0 1

you can do alot of that stuff with dreamweaver

2007-07-12 20:22:27 · answer #9 · answered by Anonymous · 0 1

fedest.com, questions and answers