Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
2013create a form to accept username and password validate the username and password with using message box, display the corresponding user message
CSC,
2583input values to accept 2 numbers & print the product, difference and sum using switch case
CSC,
1 5174hai..friends ....what is the difference between function and sub procedure ....here every one know's theoretically here my question is what is the meaning of function can return the value and sub can't return the value...can you give one example with some values for that ....what does it mean ? how function can return the value...sub can not...any one please...........with example
1 3373if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
3 7135w r p syed then output was deys and click eysd and click ysde and click sdey and click deys and click eysd............
2 5705
Explain the scope of the variables using dim, public, and private keywords respectively.
Explain the tristate constants in vbscript?
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?
Explain the support of asp for vb script functionality?
What are class variables?
Does VB/Win make standalone .EXE files?
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
Which command is used for writing text on a page?
What is the difference between vb debugger and the script debugger?
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 ?
Mention the rules for using option explicit statement?
Mention what is select case statement?
Explain about .wsf files?
How are arrays declared in the vbscript language?
What is Procedure or Subroutine in VB Script?