Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to retrieve alpha bate from the alphanumeric string with
special character.

Answer Posted / nahush

str="Hello Uda543y %%^&"




Set objRegExp = new RegExp
objRegExp.pattern = "[a-z A-Z]"
objRegExp.global = true

Set matches = objRegExp.execute(str)
For each x in matches

result = result & x.value

Next


MsgBox result

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use reporter.report event in qtp ?

1086


Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?

1079


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

1052


1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?

1646


Please guide me release notes of Automation once scripts are completed

1947


How does qtp identify objects in the application?

1174


If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?

1096


Mention the different actions types of qtp.

1069


How to add object to object repository in qtp9.0 Suppose for brower yahoo home page

1891


How is the Bitmap checkpoint different from Image checkpoint?

1171


Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this

2593


i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com

1921


What are table and db checkpoints?

1121


Explain QTP using different development techniques ?

994


Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?

1949