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

  • Home
  • SEARCH
  • 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 4545072
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T15:45:38+00:00 2026-05-21T15:45:38+00:00

Assume I have a html from, and it contain some submit type. I want

  • 0

Assume I have a html from, and it contain some submit type. I want to create a “are you sure” popup window that will appear when user click submit button.
My question is that is there any way to create it by using “only” html, not using javascript or any other?

  • 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-05-21T15:45:39+00:00Added an answer on May 21, 2026 at 3:45 pm

    HTML only is possible, but not without a postback

    Scenario that could work without javascript:

    1. You have your form with submit button
    2. User clicks (and submits) the form
    3. You display another form with are you sure? form (that contains Yes and No buttons as well as hidden fields of the first form that will make it possible to do the action required on the original data
    4. functionality that executes the action and goes back to whatever required.

    This would be completely Javascript free, but it would require several postbacks.

    This kind of thing is usually done on the client with a Javascript confirm() function (here’s a simple example) or lately with a more user friendly modal dialog provided by many different client libraries or their plugins.

    When to choose the script free version?

    If you know your clients are going to be very basic ones (ie. vast majority of your users will access your application using clients like Opera Mini that’s not able to run scripts at all). But in all other cases it’s much better to do this using Javascript. It will be faster, easier to develop and much more user friendly. Not to mention that it will put less strain on your server as well since certain parts will execute on the client without the need of any server processing.

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

Sidebar

Related Questions

I want to remove some rogue HTML from a DB field that is supposed
Assume that you have a directory under subversion control, that contains some files and
I have an Android application that generates some HTML which is rendered locally, in
Lets assume that I have retrieved page html using HttpWebRequest & StreamReader . Now
Assume you have some objects which have several fields they can be compared by:
Assume I have an ASP.NET MVC app that's not doing anything too fancy (no
We have an issue with the HTML produced from the Oracle BI publishing engine,
I have some HTML files I'm putting in Isolated Storage and then loading them
Assume you want to allow non-technical users to control content that appears on a
Assume I have a class foo, and wish to use a std::map to store

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.