How do display output message without using msgbox function?

Answer Posted / manjunathareddy

Set oShell=CreateObject("WScript.Shell")
oShell.Popup "Pop up window Automatically closes within
4 seconds",4,"VbScript"

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

filter the array values without using filter function?

1655


Explain the extension .hta?

540


Explain about filter expression?

563


Explain about scrrun.dll in vbscript?

646


i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me

1796






How will you get the last occurrence of one string within another string using vbscript?

685


what is resorceallocation

1772


What is byref and byval parameters in vbscript?

604


how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.

4741


PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com

1660


Is VB Script Case sensitive or Case insensitive?

634


How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'

3271


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

1769


Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com

1814


How to create a cookie using vbscript?

589