wht must be the interview question on corinthian
information technology solutions incorporated.
No Answer is Posted For this Question
Be the First to Post Answer
how to declare a variable in vbscript using vbscript
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.
Explain about scrrun.dll in vbscript?
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?
Why is it recommended to close the database connection every time after the work is completed?
What is the purpose of on error resume next statement?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
when we use filter funtiom invb script(QTP)
Explain a few date functions in vbscript
What is the difference between ByRef and ByVal. When to use ByRef and ByVal
What variable can you use to share info across the whole application for one user?