No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Help or example on posting form

    Help
    2
    3
    167
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      duinneacha last edited by

      Hello,

      I would appreciate some assistance on determining the best way to post a questionnaire via email. I am sending confidential information and want to ensure it is done securely.

      Please feel free to check out the link to the questionnaire.

      http://www.alidorgan.com/#/nutritionQuestionnaire

      I have disabled the submit until I can get this sorted.

      I would appreciate any help, thanks.

      duinneacha

      I 1 Reply Last reply Reply Quote 0
      • I
        Ilia @duinneacha last edited by Ilia

        @duinneacha for posting a questionnaire via email, you would need a backend script depending on the server environment you use. Either it is NodeJS, PHP, .Net, etc., there are examples of how to do that in particular.

        For example,
        for NodeJs you can use this example: https://www.w3schools.com/nodejs/nodejs_email.asp
        for PHP - https://swiftmailer.symfony.com/
        for .Net - https://blog.elmah.io/how-to-send-emails-from-csharp-net-the-definitive-tutorial/
        and so on.

        So, the first thing is to understand, which environment you use and to start from there.

        Hope that helps.

        D 1 Reply Last reply Reply Quote 1
        • D
          duinneacha @Ilia last edited by

          @ilia This helps, thank you very much.

          1 Reply Last reply Reply Quote 1
          • First post
            Last post