Which keyword is used to declare a variable in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
best training centre in bangalore
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
How can I access an object in another frame?
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
Explain about scrrun.dll in vbscript?
how to write validation function for date in vb script
How to use Text file (Notepad) as ur data source in QTP? Can u please provide some function code for it?
What is wrong with the following code: <%afname="header.asp"%><!?#include file ="<%=afname%>"?>
Inorder to avoid Message box while writing script which alternative method can be used?
Which function allows you to instantiate an object given its programmatic identifier or progid?
Mention the rules for using option explicit statement?
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.