Sounds like it may be easier to get the data directly from the SQL server. If the signups are being done at a webpage and then emailed to you, it's likely that they are being stored somewhere. And if they are not, then they can be. I dont think that creating a printed signin sheet for this data is a suitable task for an email client, I'd place it more as an extension of your web application.
Is an enhancement to your web page possible? |