which one is more secure vb script or java script ???????
or both are same ??????
Answers were Sorted based on User's Feedback
Can anyone help me in write coding to get this pattern * ** *** ****
What is the difference between a dictionary and an array?
What is the difference between javascript and vbscript?
Write a Fucntion to close all Opened browser expect desired one?
what is test scenario?
Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
write a program to display configuration of a local system with the help of vb script.
write a vbscript for finding the sum of the numbers from 1- 50
Mention how to access array data?
what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
Mention what if you do not specify anything when you call a procedure?