Email the results of a database query

Personally i prefer to build the HTML body in the server action rather than at app connect side

I simply define a variable within the server action and use “set Value” to add HTML to the variable then simply send it at the end with send mail, no need for client interaction, no custom ASP code, 100% Wappler

Something like this

10 Likes