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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mjhaston

  1. mjhaston

    Submit, close window and refresh parent

    I've found some script that I can work with on this, but I'm very green to JavaScripts. I am writing a CGI application. I have a parent page that I have a button on to open a pop-up window. This window should submit a form so that a record is added. It should then close the window and...
  2. mjhaston

    RPG /Free

    Check out http://www.code400.com There is a forum dedicated to /free and examples. Great site for examples and working code.
  3. mjhaston

    Passing a script / document value ?

    I showed that function to show what I was working with. Once the reply came, I realized that I wasn't working with a form submission. This is a CGI application on the AS/400 (IBM iSeries). I do have forms in my application, actually two of them. They submit the searches and filters. To...
  4. mjhaston

    Passing a script / document value ?

    Thanks for the code. I think I might have an issue because to get to the next page I'm going by way of link and not a submit. Thanks for the quick reply.
  5. mjhaston

    Passing a script / document value ?

    I have this script that works great at toggling my search filters while on the page. I have a 3 page application that I would like to send this value from one page to another. If I call my variable "show". How would I grab the value of display and pass it to the next page? Sorry if this is a...

Part and Inventory Search

Back
Top