View Single Post
  #9  
Old 02-01-2008, 09:30 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: newsletter signup from html page

As a quick and simple way, all you need to do is go to your x-cart page where your existing newsletter sign-up page is presented. View source on the page, scroll down to the newsletter code, and copy the information between <form and </form> (including anything that provides formatting which may possibly exist outside of these elements).

Then adjust the paths based on it's new location and paste it into your html document.
Reply With Quote