I am hoping someone can assist me as I really don't know where to start with this. I am looking to create what I hope is a simple ASP.Net page. I need to provide five boxes for input (name, email, address, certification date, referral date) and hopefully have a button to add this to a table that will appear below the input boxes. I need to also have a second button that will display the contents of the table with name & email on one line and then the remaining fields on a second line for each entry in the table. I need the ability to add a custom header & footer to this as well.
The resulting new page will then get printed to a PDF to be included in an email unless there is a way to put this same data directly into an email as a message body. The trick here is I am hoping to make this work for both PC and Mac clients.
I'm a PADI Assistant Instructor and am trying to automate a very manual process they put us through to record certifications so this isn't anything I'm doing for profit etc, I want to make this solution available for free to all my fellow dive pros. While I am a scripting samurai when it comes to VBScript, I really suck at VB.Net. I have my own Windows based server to load any code on.
Can anyone assist with some sample code that could get me started? Once I have the core function down I will use the header/footer info to duplicate the rest of the form that we have to fill out.
I hope that helps.
Regards,
Mark
Check out my scripting solutions at
Work SMARTER not HARDER. The Spider's Parlor's Admin Script Pack is a collection of Administrative scripts designed to make IT Administration easier! Save time, get more work done, get the Admin Script Pack.
The resulting new page will then get printed to a PDF to be included in an email unless there is a way to put this same data directly into an email as a message body. The trick here is I am hoping to make this work for both PC and Mac clients.
I'm a PADI Assistant Instructor and am trying to automate a very manual process they put us through to record certifications so this isn't anything I'm doing for profit etc, I want to make this solution available for free to all my fellow dive pros. While I am a scripting samurai when it comes to VBScript, I really suck at VB.Net. I have my own Windows based server to load any code on.
Can anyone assist with some sample code that could get me started? Once I have the core function down I will use the header/footer info to duplicate the rest of the form that we have to fill out.
I hope that helps.
Regards,
Mark
Check out my scripting solutions at
Work SMARTER not HARDER. The Spider's Parlor's Admin Script Pack is a collection of Administrative scripts designed to make IT Administration easier! Save time, get more work done, get the Admin Script Pack.