msealey
05-07-2008, 04:46 PM
Have a number of NMS FormMails set up working perfectly.
One of them is called from a popup: the 'Join Our List' link here (http://www.ladesignconcepts.com/index.html).
It all works. Except that the Results/Success/Thank You page (coded as standard HTML) appears in the same popup. It's too small.
How can I code it to appear in my main window, or similar?
I can't put a 'target=' attribute in my hidden fields values in the calling HTML:
<input type="hidden" name="redirect" value="http://www.ladesignconcepts.com/suthankyou.html" />
I can't see any way to do this from within NMS FormMail.
Any (JS) suggestions greatly received :-)
One of them is called from a popup: the 'Join Our List' link here (http://www.ladesignconcepts.com/index.html).
It all works. Except that the Results/Success/Thank You page (coded as standard HTML) appears in the same popup. It's too small.
How can I code it to appear in my main window, or similar?
I can't put a 'target=' attribute in my hidden fields values in the calling HTML:
<input type="hidden" name="redirect" value="http://www.ladesignconcepts.com/suthankyou.html" />
I can't see any way to do this from within NMS FormMail.
Any (JS) suggestions greatly received :-)