What are server and device requirements to install lotus notes traveler in android compatible mobile phones?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
What are c# types?
How to use Access97 drivers with BDE 4.51 ?
Is it possible to migrate the code from Java to Kotlin?
How many types of delegates are there in c#?
What are beans in spring?
What are the implementation in python program?
DEscribe the Fixation of cell culture with Formaldehyde ?
is oorexx compatible with ibm object rexx?
password, is stored in as plain text. What can I do to protect my passwords?
Who created css?
Mention the difference between an object and a class ?
What is private protected in java?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me