Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within HTML Pages with CSS and JavaScript
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
A Functional Approach to Java: Augmenting Object-Oriented Java Code with Functional Principles
this week in the
Functional programming
forum!
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
Liutauras Vilda
Ron McLeod
Jeanne Boyarsky
Paul Clapham
Sheriffs:
Junilu Lacar
Tim Cooke
Saloon Keepers:
Carey Brown
Stephan van Hulst
Tim Holloway
Peter Rooke
Himai Minh
Bartenders:
Piet Souris
Mikalai Zaikin
Forum:
HTML Pages with CSS and JavaScript
popup window
Li Jenny
Ranch Hand
Posts: 57
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
how can i click a button open popup window, and the update the popup window's data and close popup window.
finally, refresh opner's window.
how?
i found that i can call
servlet
in popup window.
Bear Bibeault
Sheriff
Posts: 67706
173
I like...
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Sure you can load the HTML for the new window using a servlet, but everything else you mentioned falls into the realm of JavaScript. I've moved this to the HTML forum.
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Eric Pascarello
author
Posts: 15385
6
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hints:
window.open window.opener window.location.reload window.close()
Eric
Their achilles heel is the noogie! Give them noogies tiny ad!
Thread Boost feature
https://coderanch.com/t/674455/Thread-Boost-feature
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
bypass google popup blocker
Close main window from popup window
popup window as alway on the top
reload opner window javascript
reload openr window after calling servlet
More...