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 8865227
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T16:27:01+00:00 2026-06-14T16:27:01+00:00

Hi I have an HTMl form that auto-generates a captcha image and then an

  • 0

Hi I have an HTMl form that auto-generates a captcha image and then an audio clip is generated automatically according to the captcha genenrated. the form looks as follows.

<div class="formRow">
            <div class="field">
                <img style="margin-left:91px; margin-top:-6px;" class="image" src="http://www.abc.com/captchaServlet">
            </div>
            </div>
             <div class="formRow">
                  <div class="field">
                  <audio style="margin-left:91px;" controls="controls">
  <source id="audiowav" src="http://www.abc.com/getSound" type="audio/wav">
Your browser does not support this audio format.
</audio>
                      </div>
             </div>

When the captcha is generated then I store the captcha code in the session as an attribute and then when i have to generate audio file then i get the attribute from session and generate it. But what happens sometimes is that when i refresh the page the audio tag servlet gets called first i.e. http://www.abc.com/getSound gets called before http://www.abc.com/captchaServlet does so the image and audio dont match. So i want to make sure that first http://www.abc.com/captchaServlet gets called from the form and then
http://www.abc.com/getSound.

  • 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-14T16:27:02+00:00Added an answer on June 14, 2026 at 4:27 pm

    You have no guarantee that will happen because that is the browser which is deciding in which order to load the resources, which is browser dependent and you can’t really force it to follow a specific order as such.

    You should have your captcha work in a different way. Maybe have the actual code generated by the page and put in the session, and then the getSound and captchaServlet generating the respective sound or image from the code in the session?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a code that auto-generates captcha image by calling a servlet and displays
I have a following problem, I have HTML form that uploads a file with
I have a HTML form that has certain fields which i am opening inside
I have a HTML form that accepts a comma separated list of tags, which
I have a html form that posts to a new page on submit. If
I have an HTML form that needs multiple submit buttons, like this: <input type=submit
Okay, next PHPExcel question. I have an HTML form that users fill out and
I have a simple html form that looks like the following <form action=search.php method=get>
I have an html/php form that updates entries on the database server. I need
I have a simple html form that is structured something like this: <form name=test

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.