accept a string & display whether a is present or not
Answer Posted / mudaseer
vstr=lcase(inputbox("string plz"))
if instr(vstr,"a")>0 then
msgbox "present"
else
msgbox "absent"
end if
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
How to make sure that items in a wintree are sorted al?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
Explain about tristate constants in vbscript?
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.
Differentiate javascript and vbscript?
How to delete a cookie using vbscript?
Mention the rules for using option explicit statement?
Illustrate briefly about the different types of statement
what is the object hyrarchy in QTP for a web based application
How to take whole text output from screen of Bitmap Application.
What is event handling in vbscript?
Explain about tristate constants?
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
what is the features of visual basic?