View Single Post
  #1  
Old 01-08-2009, 05:55 AM
  Vetrivel's Avatar 
Vetrivel Vetrivel is offline
 

eXpert
  
Join Date: Apr 2008
Posts: 398
 

Default How to submit a form to another website?

Hi ,
When customer made an order i need to submit some order data to other website .I can use both get and post method to do that.and without redirect the page like what we do for payment method.
Is there a funtion in xcart to do that .I need to do it in func.order.php file.So i cant use js to do that.
Thanks in advance.
Reply With Quote