Answer Posted / usha
arr=array(10,20,30,40,50)
k=0
For each t in arr
k=k+1
msgbox t
Next
msgbox k
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
how to acces the remote mechine using vb cript(QTP)
How are values assigned to the variables in the vbscript language?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
where can i learn VB scripint ?
How to delete a cookie using vbscript?
what is event handling?
How to Import data from a file (file is on the desktop) to the data table
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
How to capture a runtime error in vbscript?
after medical test,when will be the police verification
Mention what is variant 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
What is the event handling in vbscript?