Hi..everyone,
i have been designed a form then validate using php with ajax. I comple ted that php coding.But i know little bit about ajax.how to validate multiple fields in a form
vinothaviji -1 Newbie Poster
Member #905211 commented: Please don't hijack threads, create your own. -1
Recommended Answers
Jump to Post— Taywin 312You mean you need to validate value "before" you send it out to the server? Then it is more likely JavaScript only. The Ajax part is only a part to send requests and receive back from the server for display. However, you still "have to" validate the data again on …
All 3 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.