Thanks Rudy and Abigail. Both very good suggestions. THey are appreciated.

All the best,
Mike
Michael M Milligan
Web Developer
(818) 909-9209
www.mmmilligan.com



-----Original Message-----
From: rudy [mailto:[EMAIL PROTECTED]
Sent: Friday, August 22, 2003 9:51 PM
To: [EMAIL PROTECTED]
Subject: [wdvltalk] Re: folding lots of content into option text. Is it
doable?


> Look at my list for "Change Colors" choices here for
> examples of using a different way to visually separate the
> options; click on one of the non-option separator lines to
> see what happens if there is no valid selection:
>
> http://dyslexia.com/build/index.html

hi abigail

is it just above the search box?  i get this --
"[an error occurred while processing this directive]"


another solution is to truncate rather than wrap the options

   case when len(option) < 15
        then option
        else left(option,15)||'...'
      end

rudy

____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED]
       Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the
words: "set WDVLTALK pw=yourpassword" in the body of the email.
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to %%email.unsub%%



____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: "set 
WDVLTALK pw=yourpassword" in the body of the email.
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to