How can I write HTML text to the window in VB Script?
Answer Posted / vcskiran
response.write("<html><body>kiran<" & chr(47) & "body><" &
chr(47) & "html>
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what is the object hyrarchy in QTP for a web based application
Explain the extension .hta?
How to make sure that items in a wintree are sorted al?
write any ttest cases using check points and parameterization
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
Mention what is variant in vbscript?
Mention what is the technology used by vb script?
Mention what if you do not specify anything when you call a procedure?
what is the difference between modular and data and keyword driven framework
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
How to capture a runtime error in vbscript?
Mention when to use function procedures and what are its characteristics?
How can you create an object in vbscript?
What is the difference between vbscript and vba?
What is vbscript language used for and which earlier language is it modeled upon?