Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Adding data submission to webpage

  • 10-06-2017 01:33PM
    #1
    Registered Users, Registered Users 2 Posts: 389 ✭✭


    Hi there I'm thinking of hosting a program (more a webpage coded in html5) on a web server. I am modifying a free to use/modify/distribute program to get some feedback.
    On completion, it gives the option to submit/email/print feedback. I would like to store these in a .txt/.xml document if possible. I can use the email option (which gives a laid out version of the results in the body of an email) but I was curious about how to get the submit option to work.
    I read through threads here and people mentioned it requiring a server-side language like php but I'm still uncertain how to go about it. And I'm wondering if this would be a very involved piece of work when I can get feedback emailed to me? Just curious!


Comments

  • Registered Users, Registered Users 2 Posts: 6,271 ✭✭✭Buford T Justice


    saving the data to a file will require some sort of server side language. PHP would be perhaps the easiest one to pick up. Something like kirby might help


Advertisement