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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T00:06:53+00:00 2026-06-14T00:06:53+00:00

Could someone explain what method or how a form thats using this code works?

  • 0

Could someone explain what method or how a form thats using this code works?

<form method='post' enctype='multipart/form-data' target='gform_ajax_frame_1' id='gform_1' 
 action='/contact-us/#gf_1'>
</form>

I’m trying to learn more about forms, and right now I’m trying to build a multipart form like one of my friends did.

I’m used to forms saying action="contact.php" but this one says action="/contact_us/#gf_1". What does it mean?

  • 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-14T00:06:54+00:00Added an answer on June 14, 2026 at 12:06 am

    In forms

    Action refers

    to Where to send the form-data when the form is submitted

    and methods refers to

    The method attribute specifies how to send form-data (the form-data is sent to the page specified in the action attribute).

    The form-data can be sent as URL variables (with method=”get”) or as HTTP post transaction (with method=”post”).

    Notes on GET:

    Appends form-data into the URL in name/value pairs The length of a URL
    is limited (about 3000 characters) Never use GET to send sensitive
    data! (will be visible in the URL) Useful for form submissions where a
    user want to bookmark the result GET is better for non-secure data,
    like query strings in Google

    Notes on POST:

    Appends form-data inside the body of the HTTP request (data is not
    shown is in URL) Has no size limitations Form submissions with POST
    cannot be bookmarked

    http://www.w3schools.com/tags/att_form_action.asp

    http://www.w3schools.com/tags/att_form_method.asp

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

Sidebar

Related Questions

Could someone explain to me what this portion of code means? repeat scroll 0
Could someone explain, please, what are the advantages of using AddOwner method in WPF
Could someone explain why this line of code isn't working. No errors are given.
Could someone explain this (strange) behavior? Why is the length in the first example
Could someone explain in layman terms what this actually does? XmlTextReader textReader = new
Please could someone explain to me why this regex does not match anything, when
I'm rather new to these could someone explain the significance (of the following code)
Could someone explain why both tests using the latest versions of Moq and Rhino.Mocks
Could someone explain to me why objectInfo method on the third button returns undefined
Could someone explain the difference between the Copy Bundle Resources phase of Xcode and

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.