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 ...

+ Reply to Thread
Results 1 to 2 of 2

Problem with displaying MySQL DB data in on-the-fly HTML form

  1. Default 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




  2. Default 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
    >
    >
    >





+ Reply to Thread

Similar Threads

  1. Import data from HTML to MySQL
    By Application Development in forum PHP
    Replies: 6
    Last Post: 10-30-2007, 08:28 AM
  2. Problem with an .asp page displaying data based on a form field value.
    By Application Development in forum Inetserver
    Replies: 2
    Last Post: 02-16-2007, 08:21 AM
  3. Problem with an .asp page displaying data based on a form field value.
    By Application Development in forum Inetserver
    Replies: 0
    Last Post: 02-15-2007, 09:01 AM
  4. mysql data with HTML::BarGraph
    By Application Development in forum Perl
    Replies: 1
    Last Post: 09-28-2006, 01:58 PM
  5. Displaying SQL Data on a Web Form
    By Application Development in forum DOTNET
    Replies: 2
    Last Post: 10-28-2005, 10:16 AM