What is wrong with the following code:
<%afname="header.asp"%><!?#include file ="<%=afname%>"?>



What is wrong with the following code: <%afname="header.asp"%><!?#include file =..

Answer / 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

More VB Script Interview Questions

How to take whole text output from screen of Bitmap Application.

0 Answers   CitiGroup,


Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.

0 Answers  


Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards

0 Answers  


What are the naming conventions while declaring a variable in the vbscript language?

0 Answers  


write a vb script to create a folder?

3 Answers  






Which event is triggered when mouse focus comes out of an element in the vbscript language?

0 Answers  


What is purpose of scripting.filesystemobject class in vbscript?

0 Answers  


write any ttest cases using check points and parameterization

0 Answers  


How to write VB Script for selecting a particular row in a WebTable?

1 Answers   Patni,


Write a program to resize an array of 5 elements to 4 elements and display all the elements.

1 Answers  


Illustrate briefly about the different types of statement

0 Answers  


How to Import data from a file (file is on the desktop) to the data table

0 Answers   IBM,


Categories