Results 1 to 3 of 3

Thread: include file in vbscript

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 1999
    Location
    San Diego, Ca , USA
    Posts
    44
    I am trying to use the include file in my program like this but I can not?


    I tried this:
    #include file="aspcommon.asp"


    and also I tried this


    < #include file="aspcommon.asp"


    Can you help please. thanks

  2. #2
    New Member
    Join Date
    Aug 2000
    Posts
    10
    Try:

    <!--#Include file = "aspcommon.asp"-->

  3. #3

    Thread Starter
    Member
    Join Date
    Mar 1999
    Location
    San Diego, Ca , USA
    Posts
    44

    It did not work!

    This is a comment. in vbscript, can you tell me where to out it exactly like

    <% Option Explicit %>
    <script LANGUAGE="VBScript" RUNAT="Server">


    </script>

    <!-- #Include file = "aspcommon.asp"-->

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width