View Single Post
  #5  
Old 10-18-2007, 08:21 PM
 
yys yys is offline
 

Newbie
  
Join Date: Oct 2007
Posts: 4
 

Default Re: Use Mailing List on other websites..

I found some code that seems to work. Link is:

http://forum.x-cart.com/showthread.php?t=33757&highlight=news


<form action="news.php" name="subscribeform" method="post"><input type="hidden" name="subscribe_lng" value="{$store_language}" /><input type="text" name="newsemail" size="19" /><a href="javascript: document.subscribeform.submit();" js_to_href="Y">Subscribe</a></form>
__________________
X-Cart Version 4.1.8 (unix)
Reply With Quote