What is wrong with the following code:
<%afname="header.asp"%><!?#include file ="<%=afname%>"?>
Will not work because ASP executes the #include directive
before it assigns a value to the variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the data types supported by vbscript?
Mention the environments where vbscript could be run?
write a vb script to display the code "vbscripting" alphabet by alphabet(i e 1st v then b and up to g)
What are string functions in vbscript?
can any body give the code to write the function for given suppose user login with usrer id and pwd to yahoomail.after cliking "sign in"if it is valid user id the next page will display userid'message box.( Note u have to use excel sheet to retrive the userid's data)
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
Explain How do you create a recordset object in vbscript?
how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP
how to validate the text in a web table
What are keywords in the vbscript language?
How will you get the natural logarithm of the given number in vbscript?
What are the uses of vb script?