-
[RESOLVED] Subscription form problem
Hi Friends,
I have a form like this.
<HTML>
<HEAD>
<TITLE>MailGroup Info Page</TITLE>
</HEAD>
<BODY BGCOLOR="#ffffff">
<TD COLSPAN="1" WIDTH="100%" BGCOLOR="#FFF0D0">
<FORM Method=POST ACTION="http://onurinal.com/mailman/subscribe/mailgroup_onurinal.com">
</TD>
</TR>
<tr>
<td colspan="2">
<P></P>
<p> To see the collection of prior postings to the list,
visit the <a href="http://onurinal.com/pipermail/mailgroup_onurinal.com/">MailGroup
Archives</a>.
</p>
</TD>
</TR>
<TR>
<TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0">
<B><FONT COLOR="#000000">Using MailGroup</FONT></B>
</TD>
</TR>
<tr>
<td colspan="2">
To post a message to all the list members, send email to
<A HREF="mailto:mailgroup@onurinal.com">mailgroup@onurinal.com</A>.
<p>You can subscribe to the list, or change your existing
subscription, in the sections below.
</td>
</tr>
<TR>
<TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0">
<B><FONT COLOR="#000000">Subscribing to MailGroup</FONT></B>
</TD>
</TR>
<tr>
<td colspan="2">
<P>
Subscribe to MailGroup by filling out the following
form.
You will be sent email requesting confirmation, to
prevent others from gratuitously subscribing you. This is a private list, which means that the
list of members is not available to non-members.
<ul>
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
<TD BGCOLOR="#dddddd" WIDTH="55%">Your email address:</TD>
<TD WIDTH="33%"><INPUT type="Text" name="email" size="30" value="">
</TD>
<TD WIDTH="12%"> </TD></TR>
<tr>
<td bgcolor="#dddddd" width="55%">Your name (optional):</td>
<td width="33%"><INPUT type="Text" name="fullname" size="30" value=""></td>
<TD WIDTH="12%"> </TD></TR>
<TR>
<TD COLSPAN="3"><FONT SIZE=-1>You may enter a
privacy password below. This provides only mild security,
but should prevent others from messing with your
subscription. <b>Do not use a valuable password</b> as
it will occasionally be emailed back to you in cleartext.
<p>If you choose not to enter a password, one will be
automatically generated for you, and it will be sent to
you once you've confirmed your subscription. You can
always request a mail-back of your password when you edit
your personal options.
Once a month, your password will be emailed to you as a reminder.
</TD>
</TR>
<TR>
<TD BGCOLOR="#dddddd">Pick a password:</TD>
<TD><INPUT type="Password" name="pw" size="15"></TD>
<TD> </TD></TR>
<TR>
<TD BGCOLOR="#dddddd">Reenter password to confirm:</TD>
<TD><INPUT type="Password" name="pw-conf" size="15"></TD>
<TD> </TD></TR>
<tr>
<TD BGCOLOR="#dddddd">Which language do you prefer to display your messages?</TD>
<TD> English (USA)</TD>
<TD> </TD></TR>
<tr>
<td>Would you like to receive list mail batched in a daily
digest?
</td>
<td><input type=radio name="digest" value="0" CHECKED> No
<input type=radio name="digest" value="1"> Yes
</TD>
</tr>
</TABLE>
</FORM>
</BODY>
</HTML>
When it subscribes, it is directing to the ACTION=... link. What I want is, it should subscribe on click but redirect a page I'd like.
Last edited by Flashbond; 06-18-2009 at 05:32 PM.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks