[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: One Click Search Problem...
Jason Korkin wrote:
> ****** message to minivend-users from Jason Korkin <jkorkin@korksoft.com> ******
>
> Hi All:
> Not too sure what I'm doing wrong right now, but this is the URL that
> I'm attempting to construct:
>
> /cgi-bin/catalog.cgi/scan/rl=price/rm=1/rx=100.00
>
> What I'm trying to do is return all entries in the database with a
> price between 1 and 100 dollars... any ideas?
>
> Thanks in advance,
>
> Jason Korkin.
>
> --
> Jason Korkin - jkorkin@korksoft.com
> KORKSOFT
>
> +1 (603) 472-8262
> http://www.korksoft.com
> Design, Hosting, Custom Programming, Database Mgt., E-Commerce
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
try
/cgi-bin/directory where you catalog is/scan/sf=price/rl=price/rm=1/rx=100.00
alex