Results 1 to 2 of 2

Thread: extra spaces?

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 1999
    Location
    Westfield, IN, USA
    Posts
    59

    extra spaces?

    i have an asp page that is using a SQL server connection. I have made a few fields in the sql, as my example shows. I have made LinkID, LinkName, and LinkURL. The length on these are 4,50, and 75 respectively.

    now when i output the page that has the direct information in it, the LinkURL is a hyperlink, but the link tag has 75 characters in it, however long the actual url is, plus enough spaces to make it 75 characters long.

    Is there some setting i can use to turn that off?

  2. #2
    Fanatic Member Patoooey's Avatar
    Join Date
    Aug 2001
    Location
    New Jersey, USA
    Posts
    774

    Re: extra spaces?

    Originally posted by mandreko
    i have an asp page that is using a SQL server connection. I have made a few fields in the sql, as my example shows. I have made LinkID, LinkName, and LinkURL. The length on these are 4,50, and 75 respectively.

    now when i output the page that has the direct information in it, the LinkURL is a hyperlink, but the link tag has 75 characters in it, however long the actual url is, plus enough spaces to make it 75 characters long.

    Is there some setting i can use to turn that off?
    Could try Trimming it.

    ::shrug::

    John

Posting Permissions

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



Click Here to Expand Forum to Full Width