Jump to content
xisto Community
Sign in to follow this  
eiteljoh

Refreshing Frame

Recommended Posts

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!!

Share this post


Link to post
Share on other sites

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!!

41556[/snapback]

Solution: Don't use frames! :rolleyes:

 

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 :) do the DB calls. And then you redirect to the page you want to reload.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.