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...


can anybody tell vb script code for alphanumeric and special
character .which is used in qtp the name text field.



can anybody tell vb script code for alphanumeric and special character .which is used in qtp the na..

Answer / pravati

x="pravati.001@gmail@.com"
For i = 1 To len(x)
y=mid(x,i,1)
If isnumeric(y) Then
z=z&y
elseif asc(y)>=97 and asc(y)<=122 then
a=a&y
End If
Next
msgbox z
msgbox a

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB Script Interview Questions

compare the string without using stringcomp function?

1 Answers   CSS Corp,


how to add the shared repository file to the script file while running the script manuall

2 Answers  


give me any information abou vb script books learn quckly

0 Answers  


How will you get the last occurrence of one string within another string using vbscript?

0 Answers  


accept a string & display whether a is present or not

1 Answers  


When to use function procedures and what are its characteristics?

0 Answers  


How will you check that a variable is an array in vbscript?

0 Answers  


Anyone have qtp11.0 crack?

0 Answers  


plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this

5 Answers  


What is the extension of the vbscript file?

0 Answers  


What is the use of the recordset object and which statement is used to create such an object?

0 Answers  


What is the difference between Javascript & Vbscript?

2 Answers  


Categories