Explain few date functions in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
Which function is used in the vbscript language to convert the specified expression into a date type value?
how to check whether link is disabled in QTP??
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
How to get the background color of a weblist?
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)
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
Mention what is the technology used by vb script?
How to Import data from a file (file is on the desktop) to the data table
write a vb script to display factorial of a number using function
What is purpose of scripting.filesystemobject class in vbscript?
Which in-built function is used to format the number in the vbscript language?