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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T23:28:14+00:00 2026-05-16T23:28:14+00:00

I am trying to figure out, how can I automatically submit a url at

  • 0

I am trying to figure out, how can I automatically submit a url at the following page

http://www.facebook.com/sharer.php

without actually clicking on the submit button.

Thanks.

  • 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-16T23:28:14+00:00Added an answer on May 16, 2026 at 11:28 pm

    You can find that from the page source. There is a form defined…

    <form action="/sharer.php" method="get">

    and the button is a submit button, which means that when you click the button, the form data is sent as a get request to http://www.facebook.com/sharer.php – in other words, it submits back to itself.


    Update – asker wants to know how to submit the form without clicking on the link.

    The form is:

    <form action="/sharer.php" method="get">
      <input type="text" class="inputtext DOMControl_placeholder" id="share_input" name="u" placeholder="http://" value="http://" title="http://" />
      <input type="hidden" name="appid" value="2309869772" />
      <label class="mrm uiButtonNoText uiButton uiButtonConfirm uiButtonMedium" id="share_submit">
        <input value="Share" type="submit" />
      </label>
    </form>
    

    So you need to GET a URL with form data something like the following

    http://www.facebook.com/sharer.php?u=your_encoded_url&appid=yourappid

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

Sidebar

Related Questions

I'm trying to figure out whether wordpress can handle the following requirements for a
Trying to figure out an equation to get the current group a page would
Im trying to figure out how can I make singelSelection on ASPxGridView. The onClick
I have been trying to figure out how can we print a array hellically
I am trying to figure out how I can load my table variable with
I'm trying to figure out if I can update my iPhone to iOS 5
I am trying to figure out how I can shrink and save a UIImage,
I'm trying to figure out why occasionally I'm getting the IllegalStateException. I can't find
In trying to figure out this problem (which is still unsolved and I still
I'm trying to figure out how big a certain database would be (it hasn't

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.