I'm trying to migrate a page as quickly as possible from
asp to asp .net and was wondering if there is any way to
include an asp page in an aspx page? Basically, I'd like
to be able to do something equivalent to "<!-- #include
file="SomeFile. asp" -->" in a webform.
cheers :)
asp to asp .net and was wondering if there is any way to
include an asp page in an aspx page? Basically, I'd like
to be able to do something equivalent to "<!-- #include
file="SomeFile. asp" -->" in a webform.
cheers :)
Comment