+ 2
Think that I made a site And now I am offline then a user fills out the form then I get online
https://code.sololearn.com/WUAsqo5xaIQ6/?ref=app So can I see the information of the form?
7 Respuestas
+ 23
No, you have to send the data to your server that serves the page or use a cloud storage api.
+ 20
You can use Firebase
+ 3
Firebase is a database which allows you to store data from your users (in your case)
i havent used it ever so check it out
https://firebase.google.com
+ 1
The information of the form is printed out on the local console of the user's browser. You can only access the data if you two are on the same computer at the same time.
0
How can I have the API??
0
What is that??
0
plz answer if you know