correct JavaScript

  • Stanje: Closed
  • Nagrade: $15
  • Prejetih vnosov: 4
  • Zmagovalec/ka: R3zu3

Navodila natečaja

I have a plain html/css web site submitting a web form to a script (back end code) on another web site that accepts web forms submissions.

The web site with the back end code is very slow. When visitors of my web site click submit button, nothing visually changes for a while and they keep pressing it again and again thinking that the form was not submitted while in fact it was just a slow response time.

I need to prevent people from submitting many identical forms.

I adjusted my form adding a simple JavaScript that changes the value of my submit button from “SUBMIT” to “PLEASE WAIT...” and I also disable the button.

The back end script on the the other web site has some fields validation. If some fields were left empty, a simple alert message pops up telling the user “please enter...” whatever the field they missed. Then it uses history back.

When I do it on a desktop, let’s say in Google Chrome browser, when the back end script returns me back to the same form that is partially filled out to fill out more fields, my SUBMIT button is enabled again and it says (the value is) SUBMIT again.

THE PROBLEM:
when I do the same on iPhone my SUBMIT button doesn’t recover:
- I submit partially filled out form
• the back end script throws an alert message and forwards me back to previous page in history
• I end up on my partially submitted form
• But my SUBMIT button stays grayed out (disabled) and it still says “PLEASE WAIT...” So I cannot click it anymore. Unless I reload the page. But if I reload the page I lose everything what I already put on the form.

SOLUTION NEEDED
I’m looking for the best simplest and most important reliable JavaScript code that would work in every browser on every platform.
I’d like it to do what my code already does - after SUBMIT button is clicked, disable it and change the value (to say something like PLEASE WAIT”. But if the back end script forwards me back to the sane form instead of the confirmation page, my button should be active again and say SUBMIT again.

Priporočene spretnosti

Delodajalčev feedback

“Awesome. Amazing. Professional. Great skills. Nobody else could figure out. Very impressive. ”

Profilna slika vladtech, Canada.

Javna tabla za pojasnila

  • R3zu3
    R3zu3
    • pred 5 let

    CHECK MY LAST REPLY

    • pred 5 let
  • developersabbir1
    developersabbir1
    • pred 5 let

    Can you send Your Website Url I want to visit Your Submition Form

    • pred 5 let
    1. vladtech
      Nosilec natečaja
      • pred 5 let

      https://mycalculator.ca/test/test.htm
      and
      https://mycalculator.ca/test/test-.htm

      • pred 5 let
  • abhuz
    abhuz
    • pred 5 let

    hey there, is it fine if I create a fiddle to demonstrate?

    • pred 5 let
    1. vladtech
      Nosilec natečaja
      • pred 5 let

      Is there a URL to test it? Or I can make a file and test it. Please let me know. Thank you.

      • pred 5 let
    2. vladtech
      Nosilec natečaja
      • pred 5 let

      yes would be awesome if i had a link to test

      • pred 5 let
  • Himal20
    Himal20
    • pred 5 let

    I guess you have already found your solution?

    • pred 5 let
    1. vladtech
      Nosilec natečaja
      • pred 5 let

      no, not yet. this is my code that has a problem. the server side is just a demo

      • pred 5 let
    2. vladtech
      Nosilec natečaja
      • pred 5 let

      https://mycalculator.ca/test/test.htm
      and
      https://mycalculator.ca/test/test-.htm

      • pred 5 let
  • filipeferreira1
    filipeferreira1
    • pred 5 let

    So.. You want an image with a better javascript code ?

    • pred 5 let
    1. vladtech
      Nosilec natečaja
      • pred 5 let

      i'm sorry i don't understand what do you mean by image. why image? plain text of the code is good enough. i just need it to be as simple as possible and reliable. working reliably on all platforms and browsers. with my problem fixed.

      • pred 5 let

Pokaži več komentarjev

Kako začeti z natečaji

  • Objavi ta natečaj

    Objavi svoj natečaj Hitro in preprosto

  • Prejmi na tone vnosov

    Prejmi na tisoče vnosov S celega sveta

  • Dodeli natečaj najboljšemu vnosu

    Dodeli natečaj najboljšemu vnosu Prenesi datoteke - Preprosto!

Objavi natečaj zdaj ali pa pridruži se nam še danes!