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
How will you format a number in percetage format in vbscript?
write a program to display configuration of a local system with the help of vb script.
What are subprocedures in vbscript?
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
What are the advantages of vbscript?
What are class properties?
When to use function procedures and what are its characteristics?
Explain the arrays in vb script?
how to increasing the numbers in a given text box please write a vb script
Which operator can be used to check if two numbers are equal or not in vbscript?
Write a code to print numbers from 5 to 0?
What are class events?
Mention the environments where vbscript could be run?
what is the standards used for writing the script in QTP
How to delete a cookie using vbscript?