write a program to display the system specifications of client system with the help of vb script.
1 40301.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.
1959
Explain about the extension .hta?
How will you release the memory acquired by an array variable in vbscript?
Explain sga memory structures?
How can you destroy an object in vbscript?
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
How can the spaces from the string be removed?
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
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..
what is used of Property........End Property loop ? how to write the script for it?
How will you get the last occurrence of one string within another string using vbscript?
Which constant is used for print and display functions and works as same as pressing enter key?
how to check whether link is disabled in QTP??
Which data type/types are supported by vbscript language and what are their specialties?
How will you get a subset of a array in vbscript?