I mean, like php\'h include...
something like
my_file_to_be_included = \"include_me.asp\" -- >
for what I\'ve seen so far, there are a couple
I'm a bit rusty on classic ASP, but I'm pretty sure you can use the Server.Execute method to read in another asp page, and then carry on executing the calling page. 15Seconds had some basic stuff about it - it takes me back ...
Server.Execute