Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jstave

    closing a window from an ActionForward

    Thanks. I'd already implemented the first solution, it just seemed to me that, since I can type the javascript into the address area on the browser, that I should be able to use the javascript as the address. My solution used "window.close()". Is there any difference between that...
  2. jstave

    closing a window from an ActionForward

    I'm trying to have the current window close if a submit succeeds. It seems to me that I should just be able to have the actionForward specify "javascript:window.close()" but I can't seem to get that to work. All that happens is that I get a 404 error. Is this possible? If I type...

Part and Inventory Search

Back
Top