In a web application I want to open an email template and fill it with some dynamic values and show the email to the user before sending it.
How can I do it vb.net? I surfed the internet, but I couldn’t find anything useful. Most of them can be used only in Windows Forms , but not in Web Applications.