cube175
Starting Member
2 Posts |
Posted - 23 August 2001 : 20:28:11
|
How can I do an "include file" statement using a variable as the file to include?
<!--#INCLUDE FILE="<%variable_name%>" --> doesn't get processed because it's commented out, and i tried doing a response.write and putting the statement in a string, but that doesn't work either. Any suggestions? |
|