How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function
3 7268sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
4 7703* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
2 4810
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
What are the rules to name variable in vbscript?
How to get the length of the string by making use of the string function?
Which date function is used in the vbscript language to find the difference between the 2 dates?
What if you do not specify anything when you call a procedure?
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
How will you compare two strings in vbscript?
Which function is used in the vbscript language to convert the specified expression into a date type value?
What is the use of the date function in the vbscript language?
regular expression that will recognize a browser as long as its name property starts with mybrowser
Explain sga memory structures?
Explain about the extension .hta?
Explain vbscript in detail?
How to create a function in vbscript?