Question

  • Creator
    Topic
  • #2143107

    How to load json form in html & after submit data display in json raw data?

    by zubair_dev ·

    {
    “errorCode”: 0,
    “data”: {
    “questionRound”: “001”,
    “question”: [
    {
    “questionId”: 1,
    “radio”: true,
    “content”: “What is your age?”,
    “option”: [
    {
    “A”: “18-25”
    },
    {
    “B”: “26-30”
    },
    {
    “C”: “30 and above”
    }
    ]
    },
    {
    “questionId”: 2,
    “radio”: true,
    “content”: “What language do you prefer to read on webpage for understanding the event?”,
    “option”: [
    {
    “A”: “English”
    },
    {
    “B”: “Hinglish”
    },
    {
    “C”: “other.[Input answer] ”
    }
    ]
    },
    {
    “questionId”: 3,
    “radio”: true,
    “content”: “What type of event designs do you like?”,
    “option”: [
    {
    “A”: “Cool/Trendy”
    },
    {
    “B”: “Cute”
    },
    {
    “C”: “Simple”
    },
    {
    “D”: “other.[Input answer]”
    }
    ]
    },
    {
    “questionId”: 4,
    “radio”: true,
    “content”: “Are the events easy to understand?”,
    “option”: [
    {
    “A”: “Yes”
    },
    {
    “B”: “No did not undertand the event”
    },
    {
    “C”: “Little difficult but understood”
    }
    ]
    },
    {
    “questionId”: 5,
    “radio”: true,
    “content”: “Which was your fav. event in APRIL ?”,
    “option”: [
    {
    “A”: “http://kkimg.kktv9.com/activity/730/20200517125003_781.png”
    },
    {
    “B”: “http://kkimg.kktv9.com/activity/730/20200517124939_779.png”
    },
    {
    “C”: “http://kkimg.kktv9.com/activity/730/20200517125025_753.png”
    },
    {
    “D”: “http://kkimg.kktv9.com/activity/730/20200517125044_342.png”
    }
    ]
    },
    }
    }

You are posting a reply to: How to load json form in html & after submit data display in json raw data?

The posting of advertisements, profanity, or personal attacks is prohibited. Please refer to our Community FAQs for details. All submitted content is subject to our Terms of Use.

All Answers

Share your knowledge