...
randomize code
...
decide on filename code (sets a variable strMyIncludeFile)
...
server.execute strMyIncludeFile
...
other code
...
It executes the asp file and returns back.
This only works on IIS 5.x (w2k server and up). There is no good solution for IIS 4, except including all of them in a select case structure.
Think Pink
==> Start Internationalization Here
Edited by - bozden on 17 May 2002 06:13:23