Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old April 27th, 2003, 10:23 PM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
how to do this?

using frames i have my main page in the bottom frame and some odds and ends in the top frame....after someone logs in i'd like to have the entire page refresh in itself....

so instead of just having my bottom frame refresh i want the top frame to refresh as well

how would i go about do that..

---Moved By Postalcow---

Reply With Quote
  #2  
Old April 27th, 2003, 11:31 PM
sliver's Avatar
sliver sliver is offline
Moderator
Codewalkers Novice (500 - 999 posts)
 
Join Date: Apr 2007
Location: WI, USA
Posts: 888 sliver User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 21 h 16 m 42 sec
Reputation Power: 2
Send a message via AIM to sliver Send a message via XFire to sliver
RE: how to do this?

You could do:
<script language=javascript>
window.location="index.php";
</script>

BTW:This should've been posted in client side things.

Reply With Quote
  #3  
Old April 28th, 2003, 12:23 AM
olo_b19 olo_b19 is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Poland
Posts: 39 olo_b19 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via ICQ to olo_b19
RE: how to do this?

<script>
parent.frames['top_frame_name'].location.reload();
</script>

Reply With Quote
  #4  
Old April 28th, 2003, 06:07 AM
crisp crisp is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Holland
Posts: 336 crisp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: how to do this?

I assume this should work too:

<form action="login.php" method="post" target="_top">


Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > how to do this?


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 5 hosted by Hostway