i have two popup windows. but when i click a button on my first popup window, it hides and my second popup will display.. how will i do it?

You could do it with Javascript. There's open() and close() methods for windows that will do what you want.

The more important question is: Why would you want to use pop-ups? They're almost universally disliked, and some people won't bother with a site that uses pop-ups. I admit I'm confused...

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.