Hello list members,
i need your help ;-)
I need a way to add items to the cart and then stay on the flypage or
results-list instead of displaying the basket afterwards.
I searched the archives and found some hint's but was unable to get it
to work. How do i have to change the form-actions or hidden fields?
At the moment i use the following form on my flypage:
<FORM ACTION="[area order]" METHOD=POST>
<INPUT TYPE=hidden NAME="mv_todo" VALUE="refresh">
<INPUT TYPE=hidden NAME="mv_order_item" VALUE="[item-code]">
<input type=hidden name=mv_session_id value="[data session id]">
And on my results-page:
<FORM ACTION="[process]" 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=hidden name=mv_order_quantity value="1">
Thanks in advance for your help !
Olaf Kolling
PS: have a look at www.kieselsteiner.de and tell me what you think
about it. The shopping part is located in the section "Markt".
Please don't place test orders, it's a running site.
--
********************************************************************
W³Welt Web-Entwicklung
--------------------------------------------------------------------
Olaf Kolling eMail: kolling w3welt.de
Mörikestraße 67 Tel.: +49 711 96666-200
70199 Stuttgart Fax: +49 711 96666-201
********************************************************************
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.