Refreshing page 1 after page 2 has been called from page 1 - Javascript
This is a discussion on Refreshing page 1 after page 2 has been called from page 1 - Javascript ; Hello, I have page one that open page 2 but when page 2 gets loaded, I
need to refresh page 1. I tried few things but nothing worked can
someone tell me what I can do? Page 2 is a ...
-
Refreshing page 1 after page 2 has been called from page 1
Hello, I have page one that open page 2 but when page 2 gets loaded, I
need to refresh page 1. I tried few things but nothing worked can
someone tell me what I can do? Page 2 is a new page and not a pop up.
Thanks for any help.
-
Re: Refreshing page 1 after page 2 has been called from page 1
patrice.fiset@ said the following on 6/20/2007 3:48 PM:
> Hello, I have page one that open page 2 but when page 2 gets loaded, I
> need to refresh page 1. I tried few things but nothing worked can
> someone tell me what I can do? Page 2 is a new page and not a pop up.
If it is a new page then why do you need to refresh it automatically?
What is the real problem you are trying to solve?
--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
-
Re: Refreshing page 1 after page 2 has been called from page 1
On page 1, I put items in a containers and then when I click print, I
open a page that shows an image of all items but when I click on
print, I remove those items from the database and I need to refresh
page 1 otherwise it opens page 2 and leave page 1 state the same
therefore users can still do things on items when they should not.
Make sense?
Thanks!
On Jun 20, 2:41 pm, Randy Webb <HikksNotAtH...@aol.com> wrote:
> patrice.fi...@ said the following on 6/20/2007 3:48 PM:
>
> > Hello, I have page one that open page 2 but when page 2 gets loaded, I
> > need to refresh page 1. I tried few things but nothing worked can
> > someone tell me what I can do? Page 2 is a new page and not a pop up.
>
> If it is a new page then why do you need to refresh it automatically?
> What is the real problem you are trying to solve?
> --
> Randy
> Chance Favors The Prepared Mind
> comp.lang.javascript FAQ -http://jibbering.com/faq/index.html
> Javascript Best Practices -http://www.JavascriptToolbox.com/bestpractices/
Similar Threads
-
By Application Development in forum Javascript
Replies: 2
Last Post: 12-03-2007, 06:58 PM
-
By Application Development in forum DOTNET
Replies: 3
Last Post: 07-19-2007, 12:24 PM
-
By Application Development in forum Adobe Indesign
Replies: 0
Last Post: 07-12-2007, 08:40 AM
-
By Application Development in forum Adobe Indesign
Replies: 1
Last Post: 07-12-2007, 06:43 AM
-
By Application Development in forum Java
Replies: 1
Last Post: 03-03-2007, 10:28 AM