Akopia Akopia Services

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

Re: [mv] MV4: should [cgi] accept a set= argument?]



******    message to minivend-users from jojo@buchonline.net     ******

> ******    message to minivend-users from "Bill Randle"
> <billr@exgate.tek.com>     ******
> 
> 
> As a followup to my own email, it would appear from the mv docs
> that [cgi] should accept a "set=" argument. I just found this
> in the manual in the "One-click Multiple Variables" section:
> 
>         [set check]
>         [cgi name=mv_todo set=bar hide=1]
>         mv_todo=search
>         [if cgi mv_todo eq 'search']
>         do something
>         [/if]
>         [/set]
> 
> Still, to make it work, I think you need the patch I included in
> my previous email.
> 
> 	-Bill

Hi list,

i have test something like

----in my srchform page-----
[perl arg=cgi]
        $Safe{'cgi'}->{'jojo'} = 'Hello Bill!';
        return '';
[/perl]
----in my srchform page-----

and

-----in my results page--------
[perl arg="cgi scratch"]
        $Safe{'scratch'}->{'bill'} = $Safe{'cgi'}->{'jojo'};
        return '';
[/perl]

...
...
Test : [scratch bill]

-----in my results page--------

The value scratch bill is empty. Why?

Thanks!

Joachim


-- 
Hans-Joachim Leidinger
buch online                 jojo@buchonline.net
Munscheidstr. 14            FAX: +49 209 1971449
45886 Gelsenkirchen         FAX: 0209 1671449



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