what is the function to display current date?

Answer Posted / ranjan garg

document.write("The current system date is: ")
document.write(Date)

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to set one column as primary key in QTP and fetch values accordingly

1919


Explain few date functions in vbscript?

698


How are values assigned to the variables in the vbscript language?

661


Explain the functionality of vbscript?

618


Which in-built function related to an array joins substrings into one string in the vbscript language?

605






What is the use of option explicit statement?

658


why variable name should not exceed 255 characters?

1902


What are lbound and ubound in the vbscript language?

704


how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.

4840


What is vbscript procedures?

686


We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?

1856


I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.

1886


did any one attended interview in applabs if you had gone through plz tell me the procedure

1940


How to create a cookie using vbscript?

683


Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?

2682