I want to email an aspx page, which has database connectivity, from my web application. The page contains submit button and
IHttpHandler (ashx) for images. The page images are in my SQL Server database and opening it directly to the image control using ashx file.
Can I email the said aspx page from my application.
Any reply will appreciated and thanks in advance