[ic] HELPPPPPPPPPPPPPP

System Admin interchange-users@interchange.redhat.com
Fri Nov 30 20:07:01 2001


The 'buy now' button on the flypage quit working!

It simply refreshes the page.  Here is my code and a link to the page... Is
something missing?

http://saturdaycollectibles.com/~saturday/cgi-bin/cart.cgi/base-art-9

#####################################

<body topmargin="0">

<p style="margin-top: 0; margin-bottom: 0">

[fly-list code="[data session arg]"]
[set cross_category][item-field category][/set]
[set upsell][item-data merchandising upsell_to][/set]
[set cross_codes][item-data merchandising cross_sell][/set]</p>

  <FORM ACTION="[area order]" METHOD=POST>
  <INPUT TYPE=hidden  NAME="mv_order_item"  VALUE="[item-code]">
  <input type=hidden name=mv_session_id value="[data session id]">

#####################################

<input type="image" src="add.jpg" border="0" value="Buy it Now!" name="I3">

#####################################

I'm thinking it is possibly something to do with the template?

Please help - Tom.