Mention how to create a cookie using vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
how to write validation function for date in vb script
I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem
Why to use option explicit in vb script?
Which date function is used in the vbscript language to find the difference between the 2 dates?
Mention what are the rules to name variable in vbscript?
How to make sure that items in a wintree are sorted al?
What is the technology used by vb script?
How are arrays declared in the vbscript language?
Write a program to print all lines that contains a word either “testing” or “qtp”
write a program to display configuration of a local system with the help of vb script.
Which is the default Data types in VBScript?
Inorder to avoid Message box while writing script which alternative method can be used?