Obviously it is possible to gather data from a form using JavaScript. Microsoft also claims that is possible to add items to a custom list using JavaScript, although I have not gotten that to work. My thinking is that I could collect form data from a public facing website using a couple of JavaScript functions then add it to a custom list.
Since I am new to Sharepoint, I have not gotten Javascript functions that are in my html code to execute properly. Are there any hoops I have to jump through first?
And also is there anything that would prevent me from gathering data, and putting it into a Sharepoint custom list using JavaScript? Permissions mainly I would guess.
This is my first go around with a Sharepoint website, so it might be a little too ambitious.
Thank you.