View Single Post
Old Aug 27th, 2006, 11:09 PM   #9
zaracyn
Newbie
 
zaracyn's Avatar
 
Join Date: Jun 2006
Location: Michigan
Posts: 13
Rep Power: 0 zaracyn is on a distinguished road
I hit a snag...

I want to paste a system name into a drop down list, but every time I do it I end up in the "v" section of the drop down list.

I know WHY it's happening...the paste function is being interpreted as a selection in the drop down list, I thus end up in the "v" section. This will happen even I'm not using sendkeys and just trying to paste.

What I want is a way around this problem. I suppose if I could figure a way to simply parse the pasted selection I could then enter it into the drop down menu until it matched the selection. Is there a way I can do this?
zaracyn is offline   Reply With Quote