code snipits allways help :) but a guess would be that your not putting the var in ''
echo "
<select name='somename'>
<option value='$value'>$value
</select>
";
please email if this is not the problem.
--
Chris Lee
Mediawaveonline.com
ph. 250.377.1095
ph. 250.376.2690
fx. 250.554.1120
[EMAIL PROTECTED]
""Miguel Loureiro"" <[EMAIL PROTECTED]> wrote in message
001d01c0a637$51eaac40$[EMAIL PROTECTED]">news:001d01c0a637$51eaac40$[EMAIL PROTECTED]...
Hello all,
is there any solution when working with variables that have blank spaces, because when
read the variavel to a select, it only appears the first word (e.g. having: "aaa bbb
ccc", it only appears "aaa").
T.Y.All
Best Regards
Miguel Loureiro <[EMAIL PROTECTED] >