phill_ridout
02-27-2007, 12:45 PM
Ok so you can use an include file for template purposes which works well, and you can pass varibles between the include file, because, it merges the two files before execution and you can execute external documents using server.execute and them merge the files together. So obviusly they can both be used for templates. Both of them have their advantages and disadvantages, i was wondering if there was of passing varibles to and from a page being executeded using "server.execute"? any ideas?