Hi guys,
I'm creating a Asp.net website application in visual studio 2012 using vb through which users will select options from a dropdown menu and checkbox to then produce a document based on their choices.
So basically, they will click "Pizza and chips" (for example) and I will need the info under "Pizza and chips" in the database that's linked to the website to display the information in a report (preferably pdf) which they can save online or download.
Is there any way to do this?
I'm using a MySQL database! Any help would be greatly appreciated!
Thanks,
Polly
I'm creating a Asp.net website application in visual studio 2012 using vb through which users will select options from a dropdown menu and checkbox to then produce a document based on their choices.
So basically, they will click "Pizza and chips" (for example) and I will need the info under "Pizza and chips" in the database that's linked to the website to display the information in a report (preferably pdf) which they can save online or download.
Is there any way to do this?
I'm using a MySQL database! Any help would be greatly appreciated!
Thanks,
Polly