How do I create two drop down lists each with different word docu.

From: Susan (Susan_at_discussions.microsoft.com)
Date: 02/20/05


Date: Sun, 20 Feb 2005 09:07:01 -0800

I am attempting to create two drop-down lists on one page. Currently I can
create 1 using java script code. Each of the drop down lists will have
different word (.doc) documents or excel (.xls) spreadsheets to select from.
When I use the java script code in two individual cells the 2nd list
(althought it has different documents) opens the document from the first
list. I have been attempting to work this out for some time, with no
success. I have even tried adding multiple forms with different names, but
it doesn't work.

I would appreciate any help.