[ic] flypage with order and put-in-basket buttons, form action problem

Jürgen R. Plasser plasser at hexagon.at
Tue Oct 14 19:09:05 EDT 2003


Hi Ed,

thank you for your answer. I have a working solution. I used the code from 
the result.html and adopted it so that it worked for my requirements.

Best regards,
Jürgen

--On 14.10.2003 09:04 -0700 Ed LaFrance wrote:

> At 04:49 PM 10/14/2003 +0200, you wrote:
>> Thanks Kevin,
>>
>> --On 14.10.2003 14:00 +0100 Kevin Walsh wrote:
>>
>>> Here's some code to get you started:
>>>
>>>     <form action="[process-target]" method="POST">
>>>         <input type="hidden" name="mv_session_id" value="[data session
>>> id]">         <input type="hidden" name="mv_todo" value="refresh">
>>>         <input type="hidden" name="mv_order_item" value="[item-code]">
>>>         <input type="text" name="mv_order_quantity" value="1" size="3">
>>>         <input type="submit" value="[L]Add to cart[/L]">
>>>     </form>
>>
>> The problem is, that this code processes to the order page and I want to
>> stay on the current page.
>> It must be a mv_todo (or mv_action) value...
>>
>> Has somebody done this before?
>> Any hints?
>
> I think this is still supported, try adding it to the above form:
>
> <input type=hidden name=mv_orderpage value="[item-code]">
>
>
> - Ed L.
>
>
> ===============================================================
> New Media E.M.S.              Technology Solutions for Business
> 11630 Fair Oaks Blvd., #250   eCommerce | Consulting | Hosting
> Fair Oaks, CA  95628          edl at newmediaems.com
> (916) 961-0446                http://www.newmediaems.com
> (866) 519-4680 Toll-Free      (916) 961-0447 Fax
> ===============================================================



-- 
 __  DI Jürgen R. Plasser   * *** ***** ****** *********  plasser at hexagon.at
/  \ HEXAGON EDV-Dienstleistungen |  A-4221 Steyregg | Weissenwolffstraße 14
\__/ www.hexagon.at | info at hexagon.at | Internet | ASP | Security | Software

There are two ways of constructing a software design. One is to make it so
simple that there are obviously no deficiencies; the other is to make it
so complicated that there are no obvious deficiencies. The first method is
far more difficult. (C. A. R. Hoare)






More information about the interchange-users mailing list