[Javascript] select to input (rephrased)

Filipiak, Bob (Contractor) filipiab at atsc.army.mil
Fri Mar 30 11:43:12 CST 2001


Again the code that you provided did not show any "hidden" fields nor any
database updating code.

Take a look at https://www.atsc.army.mil/comments2/poclist.asp If you select
a POC email address it will update the Subject Select box. If you select a
Subject it will update the POC email select box. You can view the source and
see how I update the selections.

Bob Filipiak (Contractor)
MCP 

-----Original Message-----
From: Chris Jensen [mailto:cj at nvisiongr.com]
Sent: Friday, March 30, 2001 12:02 PM
To: javascript at LaTech.edu
Subject: Re: [Javascript] select to input (rephrased)


what am i missing?  perhaps i should have elaborated:  the text inputs
marked "b" are supposed to be the hidden inputs.  by incrementing the
NextBox variable and using it on the next one, i am incrementing which
element in the "bottomform" form gets the selected value in the "leftform"
form.

if you copy and paste the code into a document and load it in your browser
it will kind of work but i can't figure out where it's going wrong.

i've looked high and low for a similar script but i can't find anything that
will help.  

what it is supposed to do is take values from a list and arrange them into a
custom order for input into a database.  the value that the database
processes is not the "common language" term that goes with it, so it needs
to populate the hidden input at the same time it populates the text input.

if there's another way to do this i'm game.

thanks for your patience and help!

chris

On Friday, March 30, 2001 11:31 AM, Filipiak, Bob <filipiab at atsc.army.mil>
wrote:
>RE: [Javascript] select values to input text problems
>It that is all of your code then it will not do what your first
>post said it will do. Suggest you invest in Danny Goodman's
>"JavaScript Bible" ISBN:0-7645-3188-3 or "Pure JavaScript" by
>Wyke, Gilliam, and Ting ISBN: 0-672-31547-5 or both.
>Also there are numerous site where you can get scripts to
>download and play around with such as:
>http://javascript.internet.com/ <http://javascript.internet.com/>
>http://www.synamicdrive.com/ <http://www.synamicdrive.com/>
>There are also some great resource links at
>http://www.mountaindragon.com/javascript/resources.htm
><http://www.mountaindragon.com/javascript/resources.htm>
>
>
>Bob Filipiak (Contractor)
>MCP
>-------------------------------%< Snipped
>%<---------------------------


-- 
---------------------------------------
c h r i s t o p h e r . a . j e n s e n
---------------------------------------
n Vision/usa inc.
w: http://www.nvisionusa.com
e: cj at nvisiongr.com
p: 6164566566
f: 6164566599



_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010330/f35ad892/attachment.htm>


More information about the Javascript mailing list