on 16/05/02 12:24 PM, k spellman ([EMAIL PROTECTED]) wrote:
> The code for form.html is
>
> and the code for the HandleForm.php is
>
>
>
> Form Results
>
>
>
> /* This page receives and handles the data generated
> by "form.html". */
> print "Your first name is $FirstName.\n";
> print "Yo
> /* This page receives and handles the data generated
> by "form.html". */
> print "Your first name is $FirstName.\n";
> print "Your last name is $LastName.\n";
> print "Your E-mail Address is $Email.\n";
> print "This is what you had to say:\n
> $Comments\n";
More than likely you're using 4.2.0
On Wed, 15 May 2002, k spellman wrote:
> /* This page receives and handles the data generated
> by "form.html". */
> print "Your first name is $FirstName.\n";
> print "Your last name is $LastName.\n";
> print "Your E-mail Address is $Email.\n";
> print "This is what you had to say:\n
> $Comments\n
The code for form.html is
HTML Form
First Name
Last Name
E-mail Address
Comments
and the code for the HandleForm.php is
Form Results
\n";
print "Your last name is $LastName.\n";
print "Your E-mail Address is $Email.\n";
print "This is what you had to say:\n
$Comments\n";
?>
The code for form.html is
HTML Form
First Name
Last Name
E-mail Address
Comments
and the code for the HandleForm.php is
Form Results
\n";
print "Your last name is $LastName.\n";
print "Your E-mail Address is $Email.\n";
print "This is what you had to say:\n
$Comments\n";
?>
On Wed, 15 May 2002, k spellman wrote:
> Just opened a "How to" book today on PHP. Already
> having problems and wouldn't mind an extra set of
> eyes. My basic form does not produce results.Any
> thoughts on this one?
>
> http://www.hermengoode.com/php/form.html
Well, you don't show your source
Just opened a "How to" book today on PHP. Already
having problems and wouldn't mind an extra set of
eyes. My basic form does not produce results.Any
thoughts on this one?
http://www.hermengoode.com/php/form.html
Thanks!
spellman
__
Do You Yahoo!?
7 matches
Mail list logo