How to include Html File in Another
Save your file with .inc OR shtml extension and use code shown below where you want to insert file...
" < !--#include FILE="b.inc" --> "
Or this one ...
" < !--#include file="xyz.shtml" --> "
Save your file with .inc OR shtml extension and use code shown below where you want to insert file...
" < !--#include FILE="b.inc" --> "
Or this one ...
" < !--#include file="xyz.shtml" --> "