Results 1 to 3 of 3

Thread: List of records

  1. #1
    RT
    Guest

    Default List of records

    I want to display a list of records from a mysql table. I am using a
    table. It is working OK, but I would like have no blank spaces(cells)
    between each record. Is there anyway to do this?
    Thanx

  2. #2
    NetObjects Support
    Guest

    Default Re: List of records

    Hello

    I suggest placing the Start Iterator at the beginning of the first row
    and the End Iterator at the beginning of the second row. This will
    display your records without the space in between. I have included a
    screen shot to demonstrate.

    regards
    John
    support.netobjects.com



    RT wrote:
    > I want to display a list of records from a mysql table. I am using a
    > table. It is working OK, but I would like have no blank spaces(cells)
    > between each record. Is there anyway to do this?
    > Thanx




  3. #3
    RT
    Guest

    Default Re: List of records

    In article <dv6nva$9h54@news01.netobjects.com>, support@netobjects.com
    says...
    > Hello
    >
    > I suggest placing the Start Iterator at the beginning of the first row
    > and the End Iterator at the beginning of the second row. This will
    > display your records without the space in between. I have included a
    > screen shot to demonstrate.
    >
    > regards
    > John
    > support.netobjects.com
    >
    >
    >
    > RT wrote:
    > > I want to display a list of records from a mysql table. I am using a
    > > table. It is working OK, but I would like have no blank spaces(cells)
    > > between each record. Is there anyway to do this?
    > > Thanx

    >
    >
    > [image/jpeg]
    >

    John,
    Thanks, that did the trick. By the way I just sent the same message to
    you from an e-mail. Do you know any simple way to show an error message
    when the user trys to add a record that is all ready in the table.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •