<form name="myform"
action="#request.sitename#/index.cfm?Fuseaction=Reply90dayemail"
method="post">
  <input type="hidden" name="BuyersID" value="#CurrAcctID#">
  <table border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td>
     <font face="Arial, Helvetica, sans-serif" size="2">
      This email is to let you know that your account on has been inactive
for 90 days.
      <br><br>
      Please take a few seconds to answer the following questions.
     </font>
    </td>
   </tr>
   <tr><td>&nbsp;</td></tr>
   <tr>
    <td>
     <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <Tr>
       <td valign="top">
        <font face="Arial, Helvetica, sans-serif" size="2">
         1. Would you like to re-register for another 90-days?
        </font>
       </td>
       <td width="5"></td>
       <td>
        <input type="radio" name="Reregister" value="1" checked><font
face="Arial, Helvetica, sans-serif" size="2">Yes</font>
        &nbsp;&nbsp;
        <input type="radio" name="Reregister" value="0"><font face="Arial,
Helvetica, sans-serif" size="2">No</font>
       </td>
      </Tr>
     </table>
    </td>
   </tr>
   <tr><td>&nbsp;</td></tr>
   <tr>
    <td align="center">
     <input type="Submit" value="Send Response">
    </td>
   </tr>
  </table>
  </fORM>
----- Original Message ----- 
From: "Mark Drew" <[EMAIL PROTECTED]>
To: "CF-Talk" <[email protected]>
Sent: Monday, January 10, 2005 8:37 AM
Subject: Re: Submitting a Form through email


> What is the code in the html?
>
> MD
>
>
> On Mon, 10 Jan 2005 08:14:17 -0500, Chad McCue
> <[EMAIL PROTECTED]> wrote:
> > I have an email being sent out to expired accounts that is a small form
to see if they would like to renew their account. The form that is in the
email contains two questions and a hidden field carrying their acctID. I am
having a problem submitting these fields, when the account receives the
email and answers the question and clicks the "Submit" button they land on
the correct page but my form variables are undefined. Any ideas?
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189796
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to