Join the multiple array with out using JOIN function
Answer / pravati
x="litu,baby,sanu"
z=split(x,",")
For i = 0 To ubound(z)
'msgbox z(i)
y=y & z(i)
Next
msgbox y
| Is This Answer Correct ? | 1 Yes | 0 No |
In html file what is an ideal position to include vbscript?
wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me
Which command is used for writing text on a page?
how to check whether link is disabled in QTP??
How to find a latest file from any folder
Explain the tristate constants in vbscript?
we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (i.e mean netscap,m azol..like )
what is the differance between BYVAL,BYREF?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
How to Enter Values on the Command promt using VB script
which one is more secure vb script or java script ??????? or both are same ??????
Illustrate briefly about the different types of statement