Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > ASP

Notices


 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 06-05-2015, 05:53 AM   #6
BenjaminMayer
Registered User
 
Join Date: Jun 2015
Location: canada
Posts: 29
Functions in ASP:Functions provide a way to create reusable code and avoid re-writing the same block of code when we do the same task every time. If we don't have any function in ASP page then the pages are executed from top to bottom. By writing function we can use it when it is required thus it saves time and our page look less clustered. Writing function in ASP is almost similar to writing in Visual Basic.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
BenjaminMayer is offline   Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 07:48 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.