Thanks.
I would like to have functionality similar to an asp.net label. I have a
FormView with other information, and would like to have it displayed in an
area like a label control (that just displays now the path).
Paolo
"Eliyahu Goldin" <> wrote in message
news:...
> Paul,
>
> There is a number of options. How do you want to render the file? To
> replace the current page in the same window? In a separate frame? In a
> popup window?
>
> Eliyahu
>
> "Paul" <> wrote in message
> news:NKdSf.270$...
>> how can I display an HTML document that has been referred to by a SQL
>> address? For example, I have a HTML doc called WoofInfo.htm. In a
>> column in my SQL Server, I have the address a ~/Info/WoofInfo.htm. How
>> can I get an ASP.Net page to display the contents of the HTML file?
>>
>> TIA,
>>
>> Paul
>>
>
>
|