How can I write HTML text to the window in VB Script?
Answer Posted / saravanan
You can use the Document.write method to write any text,
HTML or otherwise, to the window.
These commands must be executed before the document has
finished loading. The best way is to execute VBScript
commands that are inline, not subroutines or functions that
are triggered by events.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
How to access array data?
Explain about vb script?
Explain How do you create a recordset object in vbscript?
Explain few date functions in vbscript?
What are the special sub-types in vbscript?
Why is it recommended to close the database connection every time after the work is completed?
How will you get a combined string from array of string in vbscript?
Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar
Explain the support of asp for vb script functionality?
Mention how you can call vbscript functions?
where can i learn VB scripint ?
Which object provide information about a single runtime error in a vbscript?
How to capture a runtime error in vbscript?
how to check whether link is disabled in QTP??