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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T12:56:00+00:00 2026-05-13T12:56:00+00:00

I am currently creating a PDF document which has fields on it which I’d

  • 0

I am currently creating a PDF document which has fields on it which I’d like to post into an aspx page. Now this bit I have working successfully using a button with the added behaviour ‘Submit Form’. I want to tweak this so before the form is submitted a confirmation message pops up, clicking no will abort the for submit, clicking yes will submit the form.

I figure I need to do this in javascript so I’ve been digging around and come up with the following;

var answer = app.alert("Are you ready to submit this form now?", 2, 2, "Confirmation");
if(answer!=4) 
  this.submitForm("http://localhost:8018/quote/apply.aspx");

I think my submitForm function is rubbish. How can I improve it?

  • 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-13T12:56:00+00:00Added an answer on May 13, 2026 at 12:56 pm

    Found it, I was being dense. The answer was staring me right in the face.

    The first IF block doesn’t have the ‘THEN’ keyword.

    Somehow this got past the syntax checker.

    The answer is;

    var answer = app.alert("Are you ready to submit this form now?", 2, 2, "Confirmation");
    if(answer==4) 
    this.submitForm("http://localhost:8018/quote/apply.aspx");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 522k
  • Answers 522k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer This is happening because the ajax request takes some time… May 16, 2026 at 9:20 pm
  • Editorial Team
    Editorial Team added an answer When you create the HashSet from hashMap.values() like this, then… May 16, 2026 at 9:20 pm
  • Editorial Team
    Editorial Team added an answer It is a question for ServerFault. You will probably get… May 16, 2026 at 9:20 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

i am using itextsharp and creating a PDF with images. currently the images i
I'm currently converting some legacy code to create PDF files using iTextSharp. We're creating
I'd like to create a plugin that exports into a custom document format similar
I'm writing an intranet ASP.NET page using VB.NET. I've run into a particularly nasty
I'm trying to generate some LaTeX code which from thereon should generate PDF documents.
I'm looking to streamline my Sweave document creation, and I'd like to hear about
I'm creating a PDF file on the fly using ITextSharp and ASP.NET 1.1. My
I'm currently creating a very small form on my homepage using HTML and JavaScript.
I'm currently creating an iPhone app and we need some testing with about 20~30
I'm currently creating a website with AS3 in FlashDevelop, so it's code only —

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.