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 |
which one is more secure vb script or java script ??????? or both are same ??????
write any ttest cases using check points and parameterization
How to Convert Hex color code to color name in VB Script?
How will you release the memory acquired by an array variable in vbscript?
Is VB Script Case sensitive or Case insensitive?
I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<<The data retrieved from data base >>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent
When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 Answers Logica CMG, McGraw Hill,
Explain about the support of asp for vb script functionality?
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
Hi I don't have any idea on VBscript. can any one point me to a good web site to learn VBscript. Regards lina
How to pass argument by reference to a function in vbscript?
How to create pull down menu box using vb script