RE: Simple Web Signup Form -Reply

Sent in two parts due to size, and to help me keep things square.

Below is the entire web form. Change the properties as desired. NOTE: I have only experienced headaches trying to change the order/layout of the page. WA.EXE must require the info in a specific order.

Simply change LISTNAME to your list's name.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>

<HEAD>
        <META HTTP-EQUIV="Content-Type" CONTENT="text/html;CHARSET=iso-8859-1">
        <META NAME="GENERATOR" Content="Visual Page 2.0 for Windows">
        <TITLE>untitled</TITLE>
</HEAD>

<BODY>

<FORM ACTION="http://listserver.digitalriver.com/scripts/WA.EXE" METHOD="POST" ENCTYPE="application/x-www-form-urlencoded">

<P>
<TABLE BORDER="0" CELLPADDING="2" CELLSPACING="1" WIDTH="40%">
        <TR>
                <TD WIDTH="100%" BGCOLOR="red">
                        <P ALIGN="CENTER"><B><FONT SIZE="2">Subscribe to the LISTNAME News</FONT></B>
                </TD>
        </TR>
        <TR>
                <TD WIDTH="100%" BGCOLOR="#66CCFF"><INPUT TYPE="HIDDEN" NAME="SUBED2" SIZE="-1" VALUE="LISTNAME"><FONT SIZE="2"> <INPUT TYPE="HIDDEN" NAME="A" SIZE="-1"

                        VALUE="1">
                        <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
                                <TR VALIGN="TOP">
                                        <TD  NOWRAP><B><FONT SIZE="2">Your email address:</FONT></B></TD>
                                        <TD><INPUT TYPE="TEXT" NAME="s" SIZE="30"></TD>
                                        <TD><INPUT TYPE="HIDDEN" NAME="t" SIZE="-1"></TD>
                                </TR>
                                <TR VALIGN="TOP">
                                        <TD><B><FONT SIZE="2">Your name:</FONT></B></TD>
                                        <TD><INPUT TYPE="TEXT" NAME="p" SIZE="30"></TD>
                                        <TD><INPUT TYPE="HIDDEN" NAME="q" SIZE="-1"></TD>
                                </TR>
                                <TR>
                                        <TD>&nbsp;</TD>
                                        <TD><INPUT TYPE="SUBMIT" NAME="b" VALUE="Subscribe"></TD>
                                        <TD>&nbsp;</TD>
                                </TR>
                        </TABLE>
</FONT></TD>
        </TR>
</TABLE>

</FORM>

</BODY>

</HTML>

-----Original Message-----
From: Michael J. Langum [mailto:[log in to unmask]]
Sent: Tuesday, August 24, 1999 3:03 PM
To: [log in to unmask]
Subject: Re: Simple Web Signup Form -Reply


Chris,
Thanks a lot.  Please send me a sample.  I'm reasonably good
with HTML, and can ususally manage the wwwtpl scripts.  So I
expect to be able to make appropriate modifications here.  But if
you have helpfull comments, please include.

--Mike

>>> Christopher Kosel <[log in to unmask]> 08/24/99
03:20pm >>>
Mike-

I think I have what you are looking for.

We use our server to run hundreds of different newsletters, each
on
sites with very definite looks. I have developed a very simple web
form
that we use for many of these sites and have experimented with
different
layouts. It asks for only email address (required) and a name
(not
required), and has a single subscribe button. I have wrapped it
up into
a simple web form that people can just paste into their page.

The *WWWTPL is really quite easy.

Feel free to contact me for samples.

Christopher J Kosel
Mgr., Marketing Operations
Digital River, Inc.
http://www.digitalriver.com <http://www.digitalriver.com>




-----Original Message-----
From: Michael J. Langum [ mailto:[log in to unmask]
<mailto:[log in to unmask]> ]
Sent: Tuesday, August 24, 1999 2:05 PM
To: [log in to unmask]
Subject: Simple Web Signup Form


I need a template for a very simple web based list signup.

It would be placed on a web page announcing the establishment

of the list, and subscribe the user ONLY to the specified list.  It
would have <input> tags only for "email address," and "full
name," and use default settings for all options.  After it "submits"
the two fields, I would like wa.exe to return only a short one
sentence acknowlegement .

I am assuming I'll need to create some very special *.wwwtpl
scripts to control the returned "acknowlegement page.  Can
anyone give me guidence?

--Mike

----------------------------------
--  E-Mail scanned for viruses. --
----------------------------------



----------------------------------
--  E-Mail scanned for viruses. --
----------------------------------