What's the difference between vbscript and vb.net?
No Answer is Posted For this Question
Be the First to Post Answer
How will you get the octal value of the given number in vbscript?
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.
How to declare an array in vbscript?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
How will you trim the spaces on the left of a string using vbscript?
Explain a few date functions in vbscript
What are class variables?
write a vb script to calculate factorial of a number?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
Explain the adodb.stream class?
Which command is used for writing text on a page?
Which operator can be used to do an xor operation in vbscript?