Active Topics Memberlist Calendar Search Help | |
Register Login |
One Stop Testing Forum : Testing Tools @ OneStopTesting : SilkTest @ OneStopTesting |
Topic: How to read from drop down box |
|
Author | Message |
kismat
Newbie Joined: 08Nov2007 Location: United States Online Status: Offline Posts: 1 |
Topic: How to read from drop down box Posted: 08Nov2007 at 9:21am |
Is there any way i can pick the line from the drop down box which contains the value(int number or text) i m looking for.
suppose in drop down box
72 - some text
22 - some text
35 - some text
38 - 39 some text
When i am looking for a 34 it needs to pick the line "35 - some text".
Thanks
Post Resume: Click here to Upload your Resume & Apply for Jobs |
|
IP Logged | |
ram7vasu
Newbie Joined: 22Nov2007 Location: India Online Status: Offline Posts: 29 |
Posted: 08Jan2008 at 1:28am |
INTEGER iIndex
STRING sVar
iIndex =object.FindItem("xyz")
object.select(iIndex)
sVar =object.GetSelItem() Edited by ram7vasu - 08Jan2008 at 1:31am |
|
RAM SAKSOFT
|
|
IP Logged | |
Forum Jump |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
© Vyom Technosoft Pvt. Ltd. All Rights Reserved.