How to Enter Values on the Command promt using VB script
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the asc function?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
What is the purpose of the err object in the vbscript language?
Check whether given Number is Even or Odd?
What purpose does ‘on error resume next’ serves?
How to assign a numeric value to a variable?
What if you do not specify anything when you call a procedure?
Mention what is vbscript?
How to throw an error in vbscript?
What methods are used to create text files and open text files in the vbscript language?
plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
What is string concatenation function in VBScript?