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 "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


Search for: Match: Format: Sort by: