I am looking for any guidance/examples on using ASPEmail within a web site. Particularly on a re-invent hosted web site, of course. Anyone, Anyone. Bueller, Bueller?
Hi.. The examples in our Knowledge Base are pretty good. Are you having a specific problem implementing ASPEmail on your site?
The Knowledge Base Area if you haven't seen it yet is at http://support.re-invent.com/default.aspx?cNode=4S6S0Q&pNodes=4C5A8S for ASPEMail examples
Re-invent Technologies LLC
I have looked at those examples. Question do you have any example as to how to use the asp within a sharepoint page?
OK, This is for a SharePoint Site. By Default SharePoint prevents access to any other file types like .ASP. These types of files would need to reside outside of your SharePoint in a seperate FTP folder and would need to be explicitly removed from control from SharePoint by a custom defined path to the folder where these files would be stored. You can create a link to a form from your SharePoint Site but the user would be taken "outside" of your SharePoint site in order for it to work.