Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Script to close this page, open another?  (Read 4526 times)

0 Members and 1 Guest are viewing this topic.

New_Leaf

  • Guest
Script to close this page, open another?
« on: April 04, 2005, 06:55:30 AM »
I'm developing a page for my company's intranet.  Here's what I'm trying to do.  From the main page, users will open a pop-up window where they ask and question or submit a comment.  They they click a button that sends the message, using the mailto action.  

So far, no problem.

However, when they click the button, I want the pop-up window to close, and a new popup window to open.  (The new window will say something like, "Thanks for sending your comment, and someone will get back to you soon.")  In the new window, there will be a Close button.  The main page, of course, is still open in the background.

I have checked many sites, and researched this as much as I can, but I cannot find a script that says, "Close this page, and open this other page."

I'm sure someone has done this before.  Do any of you have coding to share?  Thank you in advance.

gussery

  • Guest
Re: Script to close this page, open another?
« Reply #1 on: April 04, 2005, 07:58:03 AM »
Think ASP.

Then you don't have to close anything, you can just recycle the page.