This is a discussion on "Lists, Buttons and Textboxes" within the Web Page Design section. This forum, and the thread "Lists, Buttons and Textboxes are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Lists, Buttons and Textboxes
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Lists, Buttons and Textboxes
Hi, need help for the following.
I'm currently using the HTML facility in Front Page 2003 to create a page that would enable me to select an area in England using a drop down list, then by pressing a submit button, a value would appear in the textbox. (eg. if I selected London from the drop down list and pressed 'Submit', LON would appear in the textbox') How would I go about doing this? Below is the current HTML code on the page
Last edited by callamac; Mar 29th, 2006 at 07:51. |
|
|
|
|||
|
Re: Lists, Buttons and Textboxes
Lets call your page choose_location.php
I dunno what you wanna do with this information. |
|
|||
|
Re: Lists, Buttons and Textboxes
i think your wanting this done as javascript? but why? give a bit more info plz
|
|
|||
|
Re: Lists, Buttons and Textboxes
Hi again,
On one page I need people to select the name of a town from a drop down list. Where the textbox comes in is that I need the town they select from the list to be displayed in the textbox as a three letter phrase, e.g., London becomes LON. They then take that information from the screen to use elsewhere, (in this case to text using a mobile phone) It doesn't have to be HTML, it can be javascript or anything. I just need to get it onto a webpage. I created it in early of Visual Basic using a hidden list and the following code:
|
![]() |
| Tags |
| lists, buttons, textboxes |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Binding Textboxes | RubyRue | ASP.NET Forum | 2 | Feb 21st, 2008 17:51 |
| Using listeners with dynamic textBoxes | DrGonzo | Flash & Multimedia Forum | 0 | Aug 8th, 2007 10:24 |
| help with fwd/backwrd buttons affecting other buttons | typeofdoug | Flash & Multimedia Forum | 5 | Feb 4th, 2007 03:48 |
| writing a function to verify data inputted in textboxes | jayaime | JavaScript Forum | 2 | Jul 4th, 2006 03:29 |
| autofill textboxes | hamboy | Web Page Design | 3 | Feb 14th, 2006 19:42 |