Why is error handling required?
No Answer is Posted For this Question
Be the First to Post Answer
Mention the rules for using option explicit statement?
How are values assigned to string type and numeric type variables?
How to declare an array in vbscript?
Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
What are class events?
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
How to find a latest file from any folder
Explain about the asc function?
Explain the .wsf files?
Open Yahoo Login Page in that page Suppose i have 100 mails and i want to delete 10'th mail now give procedure & Coding For that Scenario
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?