Dear all ,
i have one question how can i submit a form with multiple form in my page and i don't want to refresh page because if refresh page other form will lose data need to input again

Recommended Answers

All 3 Replies

You would need to use ajax calls for this. Its pretty easy with the jQuery Library

Docs

Member Avatar for diafol

This depends entirely on what you need the form to do. If you just want to choose static data based on data from a previous form, then you may get away with just using js - no ajax, no php. Show us what you're doing. This is a bit cryptic. Read the forum sticky on how to present a good thread starter.

thank for support

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.