Making data validation in server
Hi,
How could I validate the entered data in the server-side and warn the user that the data is not valid just-in-time?
I would be something like receiving some sort of return value when sending the HTTP POST request to the server.
Is that possible?
Many thanks,
How could I validate the entered data in the server-side and warn the user that the data is not valid just-in-time?
I would be something like receiving some sort of return value when sending the HTTP POST request to the server.
Is that possible?
Many thanks,
Jaume Catarineu
June 12,