Lucas Owens www.lucasowens.com www.technoiraudio.com
From: Adam Voigt <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: "Lso ." <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: [PHP] quotes Date: 25 Jun 2003 10:47:56 -0400
Cause of the quotes around the value, example:
<input type="text" value="my nickname is "hank" or bob">
The HTML parser gets confused by the "'s around hank, so since the textarea doesn't use quote's to delimit the value, it works fine.
On Wed, 2003-06-25 at 10:37, Lso . wrote:
> Does anyone know why this works this way? seems kinda odd that a textarea
> will display it correctly but a normla field will not.
>
> >>Try a textarea. Example:
>
> Lucas
>
> _________________________________________________________________
> Tired of spam? Get advanced junk mail protection with MSN 8.
> http://join.msn.com/?page=features/junkmail
--
Adam Voigt ([EMAIL PROTECTED])
Linux/Unix Network Administrator
The Cryptocomm Group
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php