|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Doubt regarding Include files |
From: |
J. Paul Schmidt |
Date: |
5/22/2001 2:41:02 AM |
IP: |
205.188.199.34 |
You can call a VBScript function locatated in an include file or located on the same page either of the following ways:
MyVar = MyFunction(SomeVariable)
Or
Call MyFunction(SomeVariable)
Best regards,
-Paul
J. Paul Schmidt, MBA
Databases on the Web
http://www.Bullschmidt.com
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|