Answer Posted / cybergh0st
what language?
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Description.Create
What are the differences between sub procedures and function procedures?
Mention what is the technology used by vb script?
Which function allows you to instantiate an object given its programmatic identifier or progid?
In html file what is an ideal position to include vbscript?
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
What are the naming conventions while declaring a variable in the vbscript language?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Which in-built function related to an array joins substrings into one string in the vbscript language?
How will you reverse a string in vbscript?
How will you get the natural logarithm of the given number in vbscript?
When to use function procedures and what are its characteristics?
What is the purpose of on error resume next statement?
What is event handling in vbscript?
Illustrate briefly about the different types of statement