Posted by CyberDog on 07/08/05 03:50
Mark Parnell wrote:
> Server-side, in your language of choice, you can insert spaces, hyphens
> or other characters which allow breaking after every nn characters. But
> there is nothing in HTML to achieve what you want.
Actually the problem is server side because script outputs a very long
URL that cannot be placed in <a> tag therefore it needs to be placed in
the textbox so my page would not be corrupt.
Inserting brakes after some number of characters could be easy done but
then when the user copys the url it will be broken apart when pasted... :(
[Back to original message]
|