plz give ans to this in vb script........
"krishna radha"
i want to print this string
"Radha Krishna" like this
Answer Posted / amit joshi
Dim str
str = "Radha Krishna"
Msgbox (str)
| Is This Answer Correct ? | 2 Yes | 21 No |
Post New Answer View All Answers
how to set one column as primary key in QTP and fetch values accordingly
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Explain the tristate constants in vbscript?
Explain some uses of vb script?
Which object provide information about a single runtime error in a vbscript?
How will you get a string with the specified character the specified number of times in vbscript?
Mention what is select case statement?
Write a Script for ATM in QTP
How to Convert Hex color code to color name in VB Script?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
How to throw an error in vbscript?
How you can call vbscript functions?
Mention the rules for using option explicit statement?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
Mention what is the technology used by vb script?