JavaScript Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingJavaScript Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
  #1  
Old December 28th, 2003, 03:42 AM
joselillo joselillo is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 joselillo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
special parent reload

I have a 3 pages aplication: Page01 opens Page02 througth a form with a post method. On Page02 I submit and open Page03.
Once Page03 is closed I want Page02 to be reloaded.
My aplication works ok, but there is a little problem: when I reload Page02 it ask me to 'resend' information to the server.
my question is if there is another form to do this.
I do this whit opener.locatio.reload().


Thanks.

Reply With Quote
  #2  
Old December 29th, 2003, 07:17 AM
dhouston's Avatar
dhouston dhouston is offline
Contributing User
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: May 2003
Location: Tennessee
Posts: 1,355 dhouston User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via ICQ to dhouston
That usually means you're trying to reload post information, which it's often a bad idea to reload. This is a browser-defined warning that you can't control through PHP. And in any case, reloading page02 with the post variables it received from page01 probably won't change the values of page02, because it'd still be getting the variables from the old page01. You might consider using GET instead of POST or of reworking your script to make its flow a little cleaner (having so many windows pop up sounds like kind of a pain to me).

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingJavaScript Development > special parent reload


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway