am giving to one number u can set into that in date format.u
can use any methods
Answer Posted / manjunathareddy
Yes,U can write any Date format.
Refer the below Example.
Set oExcel=GetObject("","Excel.Application")
Print oExcel.Text("12/03/12","DD-MMM-YY")
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what is the differance between BYVAL,BYREF?
can anyone tell me the procedure of interview held in applabs
How can you fetch the value of a cookie?
Explain the support of asp for vb script functionality?
Explain few date functions in vbscript?
i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click
please can you help me to get a code of flames using a visual basic 6
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
Which in-built function related to an array joins substrings into one string in the vbscript language?
how to operate webobjects in a webpage using getobject function and then using generic methods?
What are the environments supported by vbscript language?
Which loop is used in case of arrays in the vbscript language?
What are class variables?
How are values assigned to string type and numeric type variables?