plz give ans to this in vb script........

"krishna radha"
i want to print this string
"Radha Krishna" like this

Answer Posted / lak

str="krishna radha"

a=left(str,7)
c=Replace(a,"k","K")
b=right(str,5)
d=Replace(b,"r","R")


msgbox d&" "&c

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.

1524


Mention what is the use of option explicit in vbscript?

645


How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz

2509


What are subprocedures in vbscript?

755


Explain about adodb.stream class?

698






Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji

1337


why variable name should not exceed 255 characters?

1902


How to replace junk code recorded by QTP with a mall function.

1756


how to operate webobjects in a webpage using getobject function and then using generic methods?

2639


Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?

3117


Which operator can be used to check if two numbers are equal or not in vbscript?

760


can anyone tell me the procedure of interview held in applabs

1833


Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.

1834


write any ttest cases using check points and parameterization

1915


what is resorceallocation

1848