G
Guest
Is there a way to display/render an ASP page inside of an ASPX page with ASP
..Net 2.0? I'm not trying to back into frames but I have an application that
will allow me to customize complex rendered reports by adding parms to the
query string of an ASP page and just calling the entire URL. This works great
for web parts in SharePoint and with a Windows application, but I'm not sure
how to do it with ASP .Net. In fact, I'm looking for the exact thing that can
be done in SharePoint and that's a web part that takes a URL as an input
parm.
I'm starting to think that this just isn't possible without frames. I know
the best solution would be to not reference the ASP page but suffice to say
that's not an option due to time contraints.
Thanks.
..Net 2.0? I'm not trying to back into frames but I have an application that
will allow me to customize complex rendered reports by adding parms to the
query string of an ASP page and just calling the entire URL. This works great
for web parts in SharePoint and with a Windows application, but I'm not sure
how to do it with ASP .Net. In fact, I'm looking for the exact thing that can
be done in SharePoint and that's a web part that takes a URL as an input
parm.
I'm starting to think that this just isn't possible without frames. I know
the best solution would be to not reference the ASP page but suffice to say
that's not an option due to time contraints.
Thanks.