Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9295923
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T21:43:18+00:00 2026-06-18T21:43:18+00:00

We have a legacy web app at work that lets customer view their data

  • 0

We have a legacy web app at work that lets customer view their data on a graph. They select options on a <form> and then submit. A new page is displayed with instructions and FAQ’s while a java applet displays the graph. If I hit the F5 key in my browser, it resubmits the form and closes/re-opens the java applet which displays a graph with updated data.

Is there a way to duplicate that ‘function’ of resubmitting the graph in an automated fashion on a timer? So the graph applet would redisplay every xx minutes without user intervention?

A simple meta refresh doesn’t work as it doesn’t resubmit the form. I’m somewhat limited as to what I can modify. The web app is completely generated by PL/SQL.

EDIT

For clarification: the <form> that the user filled in that produced the new page and java applet is not on the current page. So there is no form to resubmit. Hitting the F5 key will auto-resubmit the form that produced the current page. I am looking for a programmatic way to do the same, if possible.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T21:43:19+00:00Added an answer on June 18, 2026 at 9:43 pm

    Name your form <form name="myform"> and I suppose you could

    setInterval(myMethod, 300000);
    
    function myMethod(){
        document.forms["myform"].submit();
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a legacy intranet web app that was written for IE7 and contains
At work we have both a legacy web app (a decade or so) as
I have a legacy web app that I am maintaining. It started out as
I have an unconventional legacy asp.net 1.1 web app that uses the src attribute
I have two data sources: a legacy one (web service) and a database one.
Scenario: old legacy code in rpg have to consume data from a new web
I have a legacy web app running in Tomcat 5.0. This web app has
The legacy web app I have inherited, which was custom-written for Oxfam New Zealand
I have a legacy app(HTTP and raw TCP) that uses traditional BIO (blocking IO)
I inherited this gigantic legacy Java web app using Struts 1.2.4. I have a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.