View Single Post
  #1  
Old 02-03-2009, 05:32 AM
  Vetrivel's Avatar 
Vetrivel Vetrivel is offline
 

eXpert
  
Join Date: Apr 2008
Posts: 398
 

Default [action=place_order] what is the use?

Hi ,
What is the use of this hidden field ?
<input type="hidden" name="action" value="place_order" />

This hidden field is found in skin1/modules/Fast_Lane_Checkout/checkout_3_place.tpl

I am asking this because when i use the javascript to change the order form action attribute value .I am getting error in IE browser alone .Because this hidden field has the same name ACTION.
Thanks in advance.Please guide me.
Reply With Quote