Hello any and everyone,

I have a form inside of an HTML page. The result I want is that when the user hits the submit button that only the section of the page containing the form refreshes. Wen it refreshes it refreshes with a thank you message. Is that feasible. I don't know much about JS, but I'm thinking I'm goign to need some JS code. Its this a job of rAJAX?

Recommended Answers

All 2 Replies

You want AJAX. That is exactly what it does.

You could also do this with frames

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.