which one is more secure vb script or java script ???????
or both are same ??????
Answers were Sorted based on User's Feedback
How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function
how to write vb script code for login gmail page by using notepad and how to run script in notepad
Is VBscript case-sensitive?
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
How are comments handled in the vbscript language?
How to Import data from a file (file is on the desktop) to the data table
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642
How to map test cases with Automation script? Please explain in details.With example Thanks for your co-operation(In Advance)
How do i automate a website www.flyashx.com without having any test cases witin a week time.
Explain about the asc function?
Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex