[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] mv_arg?
****** message to minivend-users from Ed LaFrance <newmedia@newmediaems.com> ******
This may just be a matter of syntax. Maybe you should try something like:
[page href=photo arg="[item-code]"]
...then on the photo page do:
Photo page:
[search-region
search="
fi=products
st=db
se=[data session arg]
sf=sku
tf=image_600
rf=image_600
"]
You have selected photo [item-data products image_600]
or, following the docs:
[page photo [item-code]]
...then in the photo page:
[fly-list code="[data session arg]"]
(put flypage.html body in here)
[/fly-list]
- Ed L.
At 04:23 PM 5/16/00 -0500, you wrote:
>****** message to minivend-users from "Burnie Vincent"
><wangcomputers@hotmail.com> ******
>
>
>Hey List,
>
>I've search the docs and really haven't seen much
>on this, It seems so simple.
>
>On the results page:
>
><A HREF="[area photo [item-code]]">link</A>
>
>there is a link to a page called photo.
>
>Photo page:
>[search-region
> search="
> fi=products
> st=db
> se=mv_arg
> sf=sku
> tf=image_600
> rf=image_600
> "]
>You have selected photo [item-data products image_600]
>
>I'm try to pull image_600 from the products table, but with no
>avail. Incidentally this works if the photo page is renamed
>flypage.html and linked to from the results by
><A HREF="[area [item-code]]">link</A>
>
>
>________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| New Media E.M.S. Software Solutions for Business |
| 12831 Blanco Ct. Consulting |
| Poway, CA 92064 U.S.A. Custom Programming |
| 858-486-6508 Internet and eCommerce |
| 630-604-4265 eFax |
| newmedia@newmediaems.com |
| http://www.newmediaems.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
- References:
- [mv] mv_arg?
- From: "Burnie Vincent" <wangcomputers@hotmail.com>