Problem with displaying MySQL DB data in on-the-fly HTML form - Perl
This is a discussion on Problem with displaying MySQL DB data in on-the-fly HTML form - Perl ; I have the following problem.
I have a form created on the fly via a perl script that maintains a MySQL
table. Any field that has spaces does not display properly. Only the text up
to the first space displays ...
-
Problem with displaying MySQL DB data in on-the-fly HTML form
I have the following problem.
I have a form created on the fly via a perl script that maintains a MySQL
table. Any field that has spaces does not display properly. Only the text up
to the first space displays in the HTML text box. If I use code that embeds
the HTML space octet, it displays properly.
I know it must be something really dumb.
TIA for assistance
JL
-
Re: Problem with displaying MySQL DB data in on-the-fly HTML form
never mind... found answer
JL
"JL" <jlMAPSON13bman@bellXXXXsouth.net> wrote in message
news:x5zOa.1588$DF6.211@fe04.atl2.webusenet.com...
> I have the following problem.
>
> I have a form created on the fly via a perl script that maintains a MySQL
> table. Any field that has spaces does not display properly. Only the text
up
> to the first space displays in the HTML text box. If I use code that
embeds
> the HTML space octet, it displays properly.
>
> I know it must be something really dumb.
>
> TIA for assistance
>
> JL
>
>
>
Similar Threads
-
By Application Development in forum PHP
Replies: 6
Last Post: 10-30-2007, 08:28 AM
-
By Application Development in forum Inetserver
Replies: 2
Last Post: 02-16-2007, 08:21 AM
-
By Application Development in forum Inetserver
Replies: 0
Last Post: 02-15-2007, 09:01 AM
-
By Application Development in forum Perl
Replies: 1
Last Post: 09-28-2006, 01:58 PM
-
By Application Development in forum DOTNET
Replies: 2
Last Post: 10-28-2005, 10:16 AM