Actually just putting a " around doesn't work because his original echo uses those, so you have to escape them, like:
\" On Fri, 2003-06-20 at 13:39, Don Read wrote: > On 20-Jun-2003 Matt Hedges wrote: > <snip> > > > However, the text boxes > > only display the first word of the field from the database. > > Quote your values. > > <snipagain> > > > <td><input type=text name=Name value=$Name></td>\n > > <td><input type=text name="Name" value="$Name"></td> > > Regards, > -- > Don Read [EMAIL PROTECTED] > -- It's always darkest before the dawn. So if you are going to > steal the neighbor's newspaper, that's the time to do it. > -- Adam Voigt ([EMAIL PROTECTED]) Linux/Unix Network Administrator The Cryptocomm Group -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php