P
peter
Hi,
I have 2 questions:
1) I have read the articles on how to embedd and image in a resource
file. I have also read the articles on how to open it from the
resource file and put it in a stream and display it in the
application.
However, what if the app is a Web app? How do I open an embedded
resource bitmap, and display it as an <image> on a web page(aspx)?
2) Also, I want to embedd an aspx page into my resource file and have
it load when the user clicks a button on the form of another aspx
page. So when the button is clicked it takes the page out of the
resource file and displays it in the browser. Is this doable?
Thank in advance,
Pete
I have 2 questions:
1) I have read the articles on how to embedd and image in a resource
file. I have also read the articles on how to open it from the
resource file and put it in a stream and display it in the
application.
However, what if the app is a Web app? How do I open an embedded
resource bitmap, and display it as an <image> on a web page(aspx)?
2) Also, I want to embedd an aspx page into my resource file and have
it load when the user clicks a button on the form of another aspx
page. So when the button is clicked it takes the page out of the
resource file and displays it in the browser. Is this doable?
Thank in advance,
Pete