Mike Pigrome
|
| Posted: 08/19/2002, 1:04 AM |
|
Hi all
I am evaluating Code Charge Studio at present. I have the following problem
with a php/mysql project. How can I best select different values for a
variable from a database via a form with CCS?
i.e. Variablename='ABC' or Varablename='DEF'
Regards
Richard Duke
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 08/20/2002, 5:20 AM |
|
You probably need a listbox from which you can select different values.
Drop a listbox control from Toolbox/Forms tab and specify it's values in
Properties/List Data Source (Source Type must be List of Values)
--
Alex,
Support Engineer
CodeCharge Team
"Mike Pigrome" <Masterkeysystemsltd@btinternet.com> wrote in message
news:ajq8pg$du$1@news.codecharge.com...
> Hi all
>
> I am evaluating Code Charge Studio at present. I have the following
problem
> with a php/mysql project. How can I best select different values for a
> variable from a database via a form with CCS?
>
> i.e. Variablename='ABC' or Varablename='DEF'
>
> Regards
>
> Richard Duke
>
>
|
|
|
 |
|