Hey all, I had a tester try to multiply-select from a list (built using an <asp:datalist> control)... Apparently, holding shift and clicking in IE opens the link up in a separate window, which in this case causes a blank screen to pop up with the address: javascript:__doPostBack("lstTests:_ctl2:lnkValue',")
Anyone worked around this? I suppose there's something I could subclass and add some <ouch>Javascript</ouch> to ignore the shift key. But I really, really hate Javascript and was hoping that someone might have already written this and could post it. If there's some other way around this that I'm not thinking of, that would be great to know as well :) thanks in advance, ~Phill You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.