Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. #include directive

#include directive

Scheduled Pinned Locked Moved Web Development
help
3 Posts 3 Posters 26 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Member 170135
    wrote on last edited by
    #1

    I want to use dynamic file name in #include directive like this dim name name = "test.htm" <!--- #include file = name ---> Please help me in doing this. Thanks!

    R A 2 Replies Last reply
    0
    • M Member 170135

      I want to use dynamic file name in #include directive like this dim name name = "test.htm" <!--- #include file = name ---> Please help me in doing this. Thanks!

      R Offline
      R Offline
      Rick Benish
      wrote on last edited by
      #2

      In looking at your problem I think this may work. <% dim name name = "test.htm" Response.write("") %>

      1 Reply Last reply
      0
      • M Member 170135

        I want to use dynamic file name in #include directive like this dim name name = "test.htm" <!--- #include file = name ---> Please help me in doing this. Thanks!

        A Offline
        A Offline
        Ahmad Billah
        wrote on last edited by
        #3

        open your file using FileSystemObjects, read all text from the file and do like a = obj.readall response.write a i think it should work Ahmad Billah

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups