Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

formatting issue with Hyperlink fields 1

Status
Not open for further replies.

sjctechno

Programmer
Oct 14, 2002
27
0
0
US
I have a hyperlink field that I am displaying inside a table. I want the table always to be the same width, but it does not seem to want to wrap the text. For other fields (label), if the text is too long, it obeys the "width" command, but not hyperlinks.
Any ideas how to fix this?

Thanks

 
sometimes text won't wrap if it doesn't have spaces. Hyperlinks most times don't have spaces.
 
Bingo! That's the problem - now, does anybody know a way around this (other than 'manually' inserting <br>'s)?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top