+ 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?

22nd Apr 2018, 8:52 AM
Sina
Sina - avatar
7 Respuestas
+ 23
No, you have to send the data to your server that serves the page or use a cloud storage api.
22nd Apr 2018, 10:18 AM
Valen.H. ~
Valen.H. ~ - avatar
+ 20
You can use Firebase
22nd Apr 2018, 3:10 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 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
23rd Apr 2018, 3:43 AM
Rohit
Rohit - avatar
+ 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.
22nd Apr 2018, 10:01 AM
Moritz Vogel
Moritz Vogel - avatar
0
How can I have the API??
22nd Apr 2018, 11:55 AM
Sina
Sina - avatar
0
What is that??
22nd Apr 2018, 3:12 PM
Sina
Sina - avatar
0
plz answer if you know
22nd Apr 2018, 4:05 PM
Sina
Sina - avatar