I have left.asp, main.asp and right.asp
I am having trouble having the right.asp appear on the right side of main.asp using <!--#include file="Right.asp"-->
-------- -------
- L - - R -
- E - Main.asp - I -
- F - - G -
- T - - H -
- - - T -
-------- -------
How can I do this using include directives in asp?
I am having trouble having the right.asp appear on the right side of main.asp using <!--#include file="Right.asp"-->
-------- -------
- L - - R -
- E - Main.asp - I -
- F - - G -
- T - - H -
- - - T -
-------- -------
How can I do this using include directives in asp?