James, I tried doing this: var wshshell = new ActiveXObject("WScript.Shell") wshshell.SendKeys ("%{DOWN}") Won't work, and I assume its because wsh is not safe for scripting in IE (it would be a huge security hole). Maybe that's why you're getting a different error. I don't think there's any other way to do what you're trying to do. You'd think that there'd be a dhtml method to expand a select...NOT. Regards, Bob "James Newton, webhost" wrote .. > source= http://www.piclist.com/piclist/2003/09/15/204030a.txt? > > Ken Pergola says " > SendKeys("%{DOWN}"); <==== Javascript > " > > But I can't find any such command in JavaScript. Where are you seeing that? > When I try it, I get a "runtime error" rather than a "syntax error" so > I > guess it might be there. > > --- > James Newton: PICList.com webmaster, former Admin #3 > mailto:jamesnewton@piclist.com 1-619-652-0593 phone > http://www.piclist.com/member/JMN-EFP-786 > PIC/PICList FAQ: http://www.piclist.com > > -- > http://www.piclist.com hint: The PICList is archived three different > ways. See http://www.piclist.com/#archives for details. -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.