How do display output message without using msgbox function?

Answer Posted / shashankshekharraj

With the help of InputBox also , otherwise the second
option is "Wsript.Echo".

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent

1773


What is the difference between javascript and vbscript?

536


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

1758


Mention what is the use of option explicit in vbscript?

551


A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.

1512






What is the use of the recordset object and which statement is used to create such an object?

531


Explain about the asc function?

607


Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.

1591


wht must be the interview question on corinthian information technology solutions incorporated.

2188


How will you release the memory acquired by an array variable in vbscript?

748


How will you get a string with the specified character the specified number of times in vbscript?

579


Mention what is byref and byval parameters in vbscript?

579


In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?

2026


What are the different types of loops available in the vbscript language?

536


How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...

2905