Hi,
I am having problems using a drop down list to select a record from a Microsoft access 2007 database.
I can select the record when I initialize the database, but when I select a record name from the Dropdownlist it does not update to the new record choice.
I have tried this in the change event and exit event without success.
I think that the problem I am having is that the change event does not redo the search for the record. It works only in the initialize event. So how do I execute a new record lookup in the change event when I make the new drop down choice?
Thanks for any help,
Steve
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/]http://www.adobe.com/devnet/acrobat/[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script