Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

RE: [mv] Search value as an argument



******    message to minivend-users from Ed LaFrance <edlafrance@printexusa.com>     ******

Brent -

I have been watching this thread, and I am wondering if there is another 
way you can accomplish your goal?  If the URL of the search result is 
within your Minivend site, there are several ways your can extract the 
value of mv_searchspec, such as moving it into a scratch variable, form 
field, etc., instead of trying to parse it out of the URL.  Would any of 
these methods work for you?

- Ed L.


At 08:43 AM 2/24/00 -0600, you wrote:
>******    message to minivend-users from "Brent Worley" 
><brent@12ave.com>     ******
>
>Actually, this does exactly the opposite of what I want it to do.  =)
>
>It did give me the idea to try this, however it did not work:
>
>[perl interpolate=1]
>   $Safe{'Session'}->{arg} = '[value mv_searchspec]';
>[/perl]
>
>I don't think this is correct syntax though.  I've seen pulling the
>arguments down for a search, but I have not seen any answers on how to use
>mv_searchspec to produce the arguments in the URL.
>
>Brent
>
>
>-----Original Message-----
>From: owner-minivend-users@minivend.com
>[mailto:owner-minivend-users@minivend.com]On Behalf Of Dan Busarow
>Sent: Wednesday, February 23, 2000 9:48 PM
>To: Minivend Help
>Subject: Re: [mv] Search value as an argument
>
>
>******    message to minivend-users from Dan Busarow <dan@dpcsys.com>
>******
>
>On Wed, 23 Feb 2000, Brent Worley wrote:
> > I am implementing a search page that needs to put the value of what is
> > submitted in the URL as an argument.  I thought you would use a hidden
>input
> > tag and the mv_arg like so:
>
>Arguments in the URL are available via
>
>[perl arg=scratch]
>$search = tag_data('session', 'arg');
>$Safe{'scratch'}{'search'} = $search;
>return '';
>[/perl]
>
> > <INPUT type="hidden" name="mv_arg" value="">
>
><INPUT type="hidden" name="mv_arg" value="[scratch search]">
>
>Dan
>--
>  Dan Busarow                                                  949 443 4172
>  Dana Point Communications, Inc.                            dan@dpcsys.com
>  Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82
>
>-
>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
>
>-
>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

Printex Marking Technologies
12113 Kirkham Rd.
Poway, CA  92064  U.S.A.
858-513-2418
800-982-1928
858-513-2419 FAX
http://www.printexusa.com

-
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


Search for: Match: Format: Sort by: