> 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 hi, you could try the following: [seti last_page][history-scan exclude=nothing count=0][/seti] [set bounce_back] [bounce href="[scratch last_page]"] [/set] and in your form this line : <input type=hidden name=mv_click value="bounce_back"> i hope this helps bye noice _______________________________________________ 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.