 |
Godlike |
 |
Joined: November 12th, 2005, 1:56 am Posts: 1474 Location: SFBay Area
Opus: OpusPro v9.0x, & Evol.
OS: Vista32
System: Core 2 duo 2Ghz, RAM 3GB, Nvidia Go 7700 - laptop
|
Simon, welcome to the forum.
One of the basic tools of reading the database is 'next record' of course. Similarly, once you've got one line placed in the ListBox you want to go to the next line. Let us know how you are approaching that.
I presume when you say 'variable', you have one variable for listbox1 and are using some other variable once a Listbox_selection is made? Make sure you know the difference with diff vars: pub, page persistent, and page. Also, a 'local var' declared inside a script function... is not available outside the function.
Post in the 'Advanced' area if you want more help with scripting.
You could also post your .imp file here for others to examine and see what you're doing... not obvious currently.
Also, what database are you using?
_________________ _good things come to those who wait(0)_
|
|