|
-
Jun 10th, 2002, 10:55 AM
#1
Thread Starter
Member
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?
-
Jun 11th, 2002, 02:18 PM
#2
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|