Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Refreshing Frame
eiteljoh
post Jan 17 2005, 04:35 AM
Post #1


Advanced Member
*******

Group: Members
Posts: 101
Joined: 3-December 04
Member No.: 2,521



having a bit of a problem...

i have 1 frameset with 2 frames: frame A and frame B. you click a button in frame B, it inserts some stuff into a database, then i want it to refresh/reload frame A. Is this even a possibility? theres not a lot on the web about it. i'm keen to do this with perl, but would be happy to do with javascript as well. thanks for any help!!
Go to the top of the page
 
+Quote Post
bjrn
post Jan 18 2005, 04:38 PM
Post #2


Super Member
*********

Group: Members
Posts: 378
Joined: 8-January 05
Member No.: 3,174



QUOTE(eiteljoh @ Jan 17 2005, 06:35 AM)
having a bit of a problem...

i have 1 frameset with 2 frames: frame A and frame B.  you click a button in frame B, it inserts some stuff into a database, then i want it to refresh/reload frame A.  Is this even a possibility?  theres not a lot on the web about it.  i'm keen to do this with perl, but would be happy to do with javascript as well.  thanks for any help!!
*


Solution: Don't use frames! tongue.gif

If you want to use frames perhaps you could do this: When the user clicks on the button you open a page in frame B, so you let the form go to B instead of A. And you let that page (that the form calls, in frame cool.gif do the DB calls. And then you redirect to the page you want to reload.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Html Frame Help(8)
  2. How Do I Make A Frame In The Index.html?(8)
  3. Please Help Me With <frame></frame>(6)
  4. Advanced Html Frame Tag(3)


 



- Lo-Fi Version Time is now: 12th October 2008 - 05:51 AM