Hai this is sheik, i want to learn VB scripts for web
application pls guide me what are all basic things need to
know to learn VB scripts in web application.
No Answer is Posted For this Question
Be the First to Post Answer
How to Import data from a file (file is on the desktop) to the data table
how to write basic programs in VB Script like addition, multiplication?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
What are the data types supported by vbscript?
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
Explain about constants in vb script?
How will you get a random number between 0 and 1 in vbscript?
Which operator is used to perform the comparison among 2 operands in the vbscript language?
Explain about filter expression?
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?
What are the different types of operators and their order of precedence?
join all the array values without using join function?