Answer Posted / narayana
"Varient" is the default data type in vb script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
Does VB/Win make standalone .EXE files?
what is used of Property........End Property loop ? how to write the script for it?
Explain about constants in vb script?
What is the difference between vb debugger and the script debugger?
Is vbscript a case-sensitive or case-insensitive?
if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.
Illustrate briefly about the different types of statement
Explain what is loose binding? Why is it not a good practice to use it?
who will create the object?
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)
How will you get a string with the specified character the specified number of times in vbscript?
Mention how to create a cookie using vbscript?
how to write validation function for date in vb script
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?