Answer Posted / saimahesh babu
variable declaration:dim a
function declaration:
function nameoffuntion(var)
msgbox var
end funtion
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can anyone send me a vb script function for verifying the functionality of active links on a web page
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
Differentiate javascript and vbscript?
Explain a few date functions in vbscript
why do u choose to go for testing why cant for devoloping
What is byref and byval parameters in vbscript?
How can constants be declared in the vbscript language?
Both Static and dynamic arrays are handled by VB script. Is it true?
How can you destroy an object in vbscript?
Mention what is the technology used by vb script?
Which function allows you to instantiate an object given its programmatic identifier or progid?
Mention the environments where vbscript could be run?
What's the difference between vbscript and vb.net?
What is select case statement?
What are the different types of operators and their order of precedence?