Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Please Example programms on vbscript 1)writing functions
and calling functions

Answer Posted / badri

'writing function


function example()

msgbox "This is example for writing funtion"
end function


'calling the above function--just we write the function name

example()

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is resorceallocation

2275


What is the output of a + b in vbscript if a = 5 and b = 10?

3162


What are the valid scopes of a variable in vbscript?

1149


Compare java script and vb script?

1139


Out of the different type of operators, which are evaluated first and last in the vbscript language?

1048


What is the technology used by vb script?

1016


What are the properties of regexp object?

1167


what is the object hyrarchy in QTP for a web based application

2461


If else for do while select in vb script?

1243


Explain the adodb.stream class?

1062


what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?

1979


Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?

1011


1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)

2155


How to declare an array in vbscript?

1412


What is vbscript procedures?

1194