Explain about adodb.stream class?
No Answer is Posted For this Question
Be the First to Post Answer
When are redim statement and preserve keyword used in the vbscript language?
please can you help me to get a code of flames using a visual basic 6
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
who you define variables and functions in VB?
How will you check that a variable is an array in vbscript?
how to retrieve native property value in runtime?
Hi I don't have any idea on VBscript. can any one point me to a good web site to learn VBscript. Regards lina
Why is error handling required?
write a vb script to display factorial of a number using function
How to throw an error in vbscript?
a;;b;c;;;d in this string output is abcd will come how can we do that in vbscript in QTP testing?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?