MiniVend Akopia Services

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

return to last search result with search-map ?



******    message to minivend-users from T-low <nesnidal@rus.uni-stuttgart.de>     ******

Hi,

I try to figure out whether there is an opportunity to get back to
the last search result or not. Several articles I read mentioned that it's
best to store the mv_searchspec in a scratch variable. Now I try to
make these structures work on a search_map. Three named mv_searchspec's
describe the mv_search_map like this:

<INPUT TYPE="hidden" NAME="mv_search_map" VALUE="
                             mv_searchspec=s_type
                             mv_searchspec=s_sort
                             mv_searchspec=s_range
                             ">

To store in a set-variable I try to do this:

[set values]
[perl arg=values interpolate=1]
        my($msg)='[value mv_search_map]';
        my(@items)=split (/\0/, $msg);
        $Safe{'values'}{'s_type'} = $items[0];
        $Safe{'values'}{'s_sort'} = $items[1];
        $Safe{'values'}{'s_range'} = $items[2];
        return '';
[/perl]
[/set]


But this does not work. As you can imagine I'm new to minivend and so
I have to ask you how to get back to the last search result using a
search_map - from any page of the shop. Perhabs I don't know or don't
see some essential point minivend works with. And how do I call the
search result site again using the values in the scratch-variable ?

Sorry to bother, couldn't find these in the FAQ or docs. Honest!
T-low

------------------------------------------------------------------------------
T-low                      fon:+49.711.2360663              t-low@nesnidal.com
Thilo                      Katharinenplatz   1               70182   Stuttgart
Nesnidal                   fax:+49.711.2360664                www.nesnidal.com
------------------------------------------------------------------------------

Type Bits/KeyID    Date       User ID
pub  1024/C8DCEC75 1998/11/16 T-low <T-low@nesnidal.com>

-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.6.3ia

mQCNAzZQOhAAAAEEAMkLb7e5xAFsOsw4DIky5npKABCo8x3dkPMlK8tPs3Irdnab
QkuVnphQ3+dQD1Vn2on+CF2sMmKwWAR/MyOyjBSEHCdsTTp4FOd6xg0qGdmnmbav
aWX2LtOvYptlqm+OOkKiN1b6L/3cG6d7unlr6TTbpZF2s1xRX6BU0ATI3Ox1AAUR
tBpULWxvdyA8VC1sb3dAbmVzbmlkYWwuY29tPokAlQMFEDZQOhCgVNAEyNzsdQEB
xgUD/j6ZIdIR05W0AosvZ0EQ2xMCARquPbsg8O13I8qPetAn8SF5qP/yALCxLU3U
BXXs7IFfF6x5c3LRxg7SQqaHMWnzXNineaVOCuqa/7qUhRrT6pT4hD2ASRO+hN8s
P7HLmx8ofFry7U5u0U54Zmt4bHK/PoNYf9hgj4hAcbnO42SO
=iR/4
-----END PGP PUBLIC KEY BLOCK-----


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