[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
dynamic multiple params
- Subject: dynamic multiple params
- From: "Demerjian, Paul" <Paul.Demerjian@FMR.COM>
- Date: Fri, 9 Nov 2001 15:58:11 -0500
Hello,
I am using ver SQR/6.1.3/PC/Windows NT 4.0 and am trying to setup multiple
input params so that users can enter one or many input values for each of
several parameters - say state and region. In order to do this is the
easiest way to popup an input box for say state and have the user enter as
many values and tell them to delinieate each value with a pipe ( | ) or
perhaps a comma, and then popup another input box for region and have them
do the same, then I parse-out the values?
thx