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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T01:15:00+00:00 2026-05-24T01:15:00+00:00

I have a form that I just want to test if my input values

  • 0

I have a form that I just want to test if my input values are getting submitted correctly. I don’t have any serve script setup yet but I thought I might be able to see my values been appended to my url when I click submit.

Here is what I have so far.

<form id="appointments" action="" method="get">
    <input  type="checkbox" name="check1" value="my value"/>
</form>

I have a div with a graphic on it which is been used for the submit and this is the code I’m using.

submit.click(function(evt){
    evt.preventDefault();
    $this.submit();
});

this is referring to the form id (id="appointments").

When I submit nothing gets appended to my url. Anyone know why.

  • 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-24T01:15:01+00:00Added an answer on May 24, 2026 at 1:15 am

    your declaration is wrong because normal javascript variable can be started with $, so $this is just a local variable, unless you use $this = $(this)

    so instead of using $this use $(this) or this.something

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

Sidebar

Related Questions

I have a website that just takes a really big form and saves the
I have a form that when submitted successfully generates new elements on the page
I have a contact form i want to use Ajax for. My contact.php script
For instance, I want to have a html form that looks like this: <table>
I have this code in test.php . When I access the script just by
I have a file test.xml that I want to POST up to a URL
I currently have form that checks if a user has unsubmitted changes when they
I have a form that looks kind of like this: <div> <div class=contact> <h1>Person's
We have a form that hosts the WebBrowser control. That is the only control
I have a form that can open a sub form (with ShowDialog ). I

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.