Posted on: 7/15/2014 5:15:03 PM | Views : 348

So we have had this form and process in place now for a few months, now that everyone has been using it and getting to work with it more and more, there is a new request.
On one form we have it setup so when the form is submitted the data is saved in the DB and a confirmation email is sent to the manager and user that submitted it with the new submission id, this works great. so far. Now since there isn't to much need for the user to go back into the system like a manager, the users have requested if we can send in the body of the email just the list of items they submitted off the form so they have a quick view of the details.
I have found plenty of exampled and have gotten one example to work, but its embedding the wrong page, which I don't understand why.. for whatever reason it always embeds the login page to the site, instead of the page they are on.
So I guess I'd like to know is it possible to just embed part of a page(like the gridview) that shows ...

Go to the complete details ...