View Single Post
  #4  
Old 11-11-2005, 12:21 PM
 
mmoskva mmoskva is offline
 

eXpert
  
Join Date: Aug 2005
Location: Pennsylvania
Posts: 306
 

Default

hey man whats up..

This is my original Buton code from the email password:
{include file="buttons/submit.tpl" href="javascript: document.processform.submit()" js_to_href="Y"}

But iwhen i hit submit i get a java error; dont kow what to chage the button code to to make it work? Appreciate your help.


http://www.michaelmoskva.com/xcart/help.php?section=Password_Recovery



Code:
<td class=WhiteBgsignin width="50%" valign=top><table border="0" width="100%" cellpadding="0" cellspacing="1" align="center" class=NavDialogBox_> <tr> <td height="10" width="13"></td> <td width="565" height="120" valign=top class=NavDialogBox_> [img]{$ImagesDir}/spacer.gif[/img] <INPUT type="text" name="email" size="30" value="{$smarty.get.email|escape:"html"}">[img]{$ImagesDir}/spacer.gif[/img] {include file="buttons/submit.tpl" href="javascript: document.processform.submit()" js_to_href="Y"} [img]{$ImagesDir}/spacer.gif[/img] <table border="0" width="100%" cellpadding="0" cellspacing="1" align="center" class=NavDialogBox_> </table></td>
__________________
x-cart 4.0.16v
linux server
Reply With Quote