[ic] userdb search function prob

Jason Korkin jkorkin@korksoft.com
Thu, 12 Apr 2001 11:20:04 -0400


Joe,

Why don't use use a [query] the use [sql-param] to show the results...

Regards,

Jason.
President
Korksoft LLC
http://www.korksoft.com



----- Original Message -----
From: "joachim.richter" <joachim.richter@usvideocenter.de>
To: <interchange-users@lists.akopia.com>
Sent: Thursday, April 12, 2001 11:06 AM
Subject: [ic] userdb search function prob


> hi out there,
>
> this is driving me insane, we made a page for internal use, which
> upon input of the zip should output all the customers with that zip code.
>
> this sounds super easy, we use this form
>
> --snip--
> <FORM ACTION="[area search]">
> <INPUT TYPE="hidden" NAME="mv_session_id" VALUE="[data session id]">
> <INPUT TYPE=hidden NAME=mv_search_file VALUE=userdb>
> <INPUT TYPE=hidden NAME=mv_search_page VALUE=testresults>
> <INPUT TYPE=hidden NAME=mv_matchlimit VALUE=15>
> <INPUT TYPE=hidden NAME=mv_search_field VALUE=zip>
> <INPUT TYPE=hidden NAME=mv_column_op VALUE=em>
> <INPUT MAXLENGTH=5 NAME=mv_searchspec type=text size=5>
> </td></tr>
> <tr>
> <td width="190" valign="top" colspan=3 align=center>
> <input type="submit" value="Zip Search"></form>
> --snip--
>
> this form should be ok since we are getting results on our results page !
> now here's the deal the results are completely empty.
>
> we are using the regular construct results page which we changed a bit.
> i believe that we are using the wrong tags
>
> if we use [value lname] and [value knummer] we only get our own user
information
> we have actually used all combination of loop/data/data-field/....
>
> all i need to know how can I make the zip and the lname field of the
> customers visible
>
> thanks
>
> joe.
>  .
> .
> US Video Center Medien GmbH
> Heimsheimer Str 22
> 70499 Stuttgart
>
> Tel 0711 880252 0
> Fax 0711 880252 22
> Email joachim.richter@usvideocenter.de
>
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users