G Guest Nov 5, 2007 #1 hey all, can someone please show me how to load a dropdownlist thru javascript? thanks, rodchar
M Mark Rae [MVP] Nov 5, 2007 #2 can someone please show me how to load a dropdownlist thru javascript? Click to expand... http://www.google.co.uk/search?sour...-GBGB220GB220&q=javascript+select+add+options
can someone please show me how to load a dropdownlist thru javascript? Click to expand... http://www.google.co.uk/search?sour...-GBGB220GB220&q=javascript+select+add+options
C Cowboy \(Gregory A. Beamer\) Nov 5, 2007 #3 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 -- Gregory A. Beamer MVP, MCP: +I, SE, SD, DBA ************************************************* | Think outside the box! | *************************************************
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 -- Gregory A. Beamer MVP, MCP: +I, SE, SD, DBA ************************************************* | Think outside the box! | *************************************************