Answer Posted / ranjan garg
document.write("The current system date is: ")
document.write(Date)
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How will you get a subset of a array in vbscript?
Explain about .wsf files?
How to assign a date value to a variable?
Explain about the functionality of vb script?
Explain about arrays in vb script?
Explain about scrrun.dll in vbscript?
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
How are values assigned to the variables in the vbscript language?
Why is error handling required?
Explain about operator precedence in vb script?
wht must be the interview question on corinthian information technology solutions incorporated.
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
how to check whether link is disabled in QTP??
Which operator can be used to do an xor operation in vbscript?
How will you get a string with the specified character the specified number of times in vbscript?