Answer Posted / suman
dim x
set x= createObject("Scripting.FileSystemObject")
x.CreateFolder()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
1. How do declare public variable in vb scripts?
Explain some uses of vb script?
Mention what is vbscript procedures?
What if you do not specify anything when you call a procedure?
How to create a cookie using vbscript?
Mention characteristics of sub procedures?
Explain about tristate constants in vbscript?
How will you get the natural logarithm of the given number in vbscript?
What's the difference between vbscript and vb.net?
Mention what are the rules to name variable in vbscript?
How will you get the last occurrence of one string within another string using vbscript?
How to Import data from a file (file is on the desktop) to the data table