What is wrong with the following code:
<%afname="header.asp"%><!?#include file ="<%=afname%>"?>
Answer Posted / pankajbisane
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 |
Post New Answer View All Answers
Explain the scope of the variables using dim, public, and private keywords respectively.
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
Write a Script for ATM in QTP
Why is error handling required?
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
How will you get the octal value of the given number in vbscript?
Which function allows you to instantiate an object given its programmatic identifier or progid?
about vb scripting programs this type of all question& answers
Explain about tristate constants?
What are the properties of regexp object?
Explain about the functionality of vb script?
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
What is the main difference between function and sub-procedure?
Explain about the asc function?