How to access array data?
No Answer is Posted For this Question
Be the First to Post Answer
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
write a vb script to create a folder?
What are the differences between Visual Basic, VBA and VBScript? When would it be appropriate to use one as opposed to another?
what is the function to display current date?
VBscript for QTP,best tutorial?
Hi everybady, i have faced few Qns in one of i attended interview, please help me out with these below Qns. 1. how to join values without using join function? 2. how to compare values without using String compare function? 3. input is Bangalore, but i need output like this below format, what is function to use and get this outcome B A N G A L o R E 4. Input is "CapGemini" but uotput should be like this "inimeGpaC" 5. Input is 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 Can someone let me know results of this Qns, please. Thanks.
What are the environments supported by vbscript language?
how to write validation function for date in vb script
Mention what are the rules to name variable in vbscript?
How will you get the largest subscript of an array in vbscript?
write a text script to display * as below ********** **** **** *** *** ** ** * * * * ** ** *** *** **** **** **********
Inorder to avoid Message box while writing script which alternative method can be used?