|
|
|
|
|
| | |
|
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets 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
|
|
|
|
|
|
|
|
|
|
|
|