Andrey Subbotin <[EMAIL PROTECTED]> wrote:

> I want to supply a query form on a web page that would contain these
> parameters as selectable lists of unique values. Should be smth. like
> this:
> 
>    * Choose articles you want to be listed:
>    Name:  <a concrete name>  or <all>
>    Color: <a concrete color> or <all>
>    Price: <a concrete price> or <all>

mgd_get_selected_articles($topic->id, "field", "question");

mgd_search_articles($topic->id, "field", "question");


mmmmmmmmm........ sometimes is good to dream :)

Piotras

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to