Hi, i have a login page which i designed in dreamweaver. When i connect my php to the dreamweaver everything is ok.

Here i need help when i press on my login button, currently when i click it, it takes me to another blank page and says login successful. But i do not want this to happen i want something like a pop up message box that says login successful while i still stay on the same. Once i click on ok on that message box i can interact with my page. Is there a way to do that ?? Thank you

Recommended Answers

All 2 Replies

Member Avatar for diafol

Yes there is. You need to use javascript/ajax for this. Have a look at jQuery for ajax - it takes all the hassle out of the ajax object.

There should be LOADS of free jquery login scripts online.

Thank you again, i'l research on it are there any links you can provide if possible.
Thank you

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.