Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Removing Top Frame Leaving Bottom Frame Intact

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Help!!
I have a frameset with two frames (top & bottom), I need to add a link in the top frame to remove, close, dispose, collaspe (whatever) the top frame; however, I need the content of the bottom frame to stay intact as form data is filled in by the user from data displayed in the top frame. ie: the bottom frame page cannot reload, unless there is another way to retain it's data.
Any help would be greatly appreciated!!!
Thanks!
 
Sheriff
Posts: 67750
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Richard, welcome to the Ranch!
You should be advised that it is considered a no-no to post the same question in multiple forums (you also posted this in Distributed Java). Multiple posts wastes peoples' time entering redundant answers.
Please choose a single forum to enter your question.
And don't worry too much if you get it wrong. One of the friendly forum bartenders will move your post if it is in the wrong place.
This post, for example, would be better served in the HTML/Javascript forum.
thanks,
bear
 
Sheriff
Posts: 4313
Android IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
closing this thread --- it's been moved here
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic