J
Jeff Allan
Hello,
I am trying to load an external HTML page into a DIV tag with .NET 05 and I
can't figure it out. Any suggestions?
My Scenario:
- Gridview populated with list of available files
- I can get the external page to load in a new window just fine
- I would like the detail to show on the same page, below the list.
- I can't use the detail control and dynamically create the page as these
pages are compiled and stored on the server for archive purposes.
I am trying to load an external HTML page into a DIV tag with .NET 05 and I
can't figure it out. Any suggestions?
My Scenario:
- Gridview populated with list of available files
- I can get the external page to load in a new window just fine
- I would like the detail to show on the same page, below the list.
- I can't use the detail control and dynamically create the page as these
pages are compiled and stored on the server for archive purposes.