You can also use:
Server.Transfer
and
Server.Execute depending on your needs
One of those will transfer page execution to a new page and return to the
page it was first loading, and the other will transfer execution, and will
stop processing when it reaches the end of the document.
Like it has already been said, <!-- #include file="file.asp" --> also works
--
Venlig hilsen/Kind Regards,
Steffen Wogensen Jaques
Skovvej 20, 106
DK-6400 Sønderborg
Denmark
-
www.ecat.dk ·
www.woah.dk ·
www.jaques.dk ·
www.x6.dk
"news planet" <allanenmaaike@planet.nl> wrote in message
news:a6dl37$2qm$1@reader06.wxs.nl...
> Is it possible to combine asp pages in one page without using frames?
> If yes, could someone explain that to me?
>
> thanx!!
>
> Allan
>
>
>