> can someone please show me how to load a dropdownlist thru javascript?
http://www.google.co.uk/search?sourceid=navclient&aq=t&hl=en-GB&ie=UTF-8&rlz=1T4
GGIH_en-GBGB220GB220&q=javascript+select+add+options

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net
One site you can try for the basic load (need to get name right, so you
should technically emit the javascript via the control):
http://www.thescripts.com/forum/thread148570.html
for emitting script, here is a basic (albeit flawed) tutorial (short
notice):
http://www.codeproject.com/aspnet/Emitting_Client-side.asp

Signature
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
*************************************************
| Think outside the box!
*************************************************
> hey all,
> can someone please show me how to load a dropdownlist thru javascript?
>
> thanks,
> rodchar