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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T22:17:09+00:00 2026-06-01T22:17:09+00:00

Hei there, I started using ajaxForm plugin, having the form statement like this: <form

  • 0

Hei there, I started using ajaxForm plugin, having the form statement like this:

<form id="upload" action="upload.php" methor="POST">
<!-- form inputs etc etc -->
</form>

All working fine, but if I try to change action parameter from “upload.php” to “upload.php?some_param=value” it calls just upload.php, anyone has any ideas on how can I send another param with ajaxForm ?

I looked up through the following:

<script type="text/javascript">
$('#upload').live('change',function() {
$(this).ajaxForm({
success: somefunction, // callback function
//i guess here should be another parameter to be sent to the file, but I couldn't find anything interesting on the web
});
});
</script>
  • 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-01T22:17:12+00:00Added an answer on June 1, 2026 at 10:17 pm

    try adding a hidden field inside the form with the value you want posted:

    <form id="upload" action="upload.php" method="POST">
        <!-- form inputs etc etc -->
        <input type="hiden" value="value" id="some_param" name="some_param" />
    </form>
    

    This should post the value of the hidden field when you post the form

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

Sidebar

Related Questions

I have CSV file with sample data in this form : 220 30 255
hei, Using Linq to SQL (ala NorthWind database for example): How to select all
Hei, So lets assume that I have this ListBox.ItemTemplate: <phone:PhoneApplicationPage.Resources> <DataTemplate x:Key=DataTemplate1> <StackPanel Orientation=Horizontal>
hei, assume that i have this code: <StackPanel> <Canvas x:Name=canvas Height=400 Width=235> <Image x:Name=image
Hei. I am using the POST method for sending some information from a JSP
Hei there, right now I'm trying to connect two seperate Subapps with one view.
hei. the language is java. i want to extend this class which the constructor
I am having an issue with using TabHost in a new Intent of type
Hei Is there a way to make Webdriver Firefox driver to run in the
Hei guys i have this JQuery Ajax call from my view and it looks

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.