I have made a newsletter with html and CSS, and in that newsletter I have 4 text boxes which takes the users name,family name,phone number,email address.Can I use a web service to transfer this data from the HTML form to an excel file, or a database on a host?
Is it possible at all? saving data from a html form to an excel file with web services?
If yes, how?
First of all, I assume you save this data into a database. That would be my approach at least.
So: