Find a web form based on the action url?

Discussion in 'Google' started by mostar, Oct 5, 2008.

  1. #1
    Hello,

    I would like to find all the URL that contain this html code
    action=http://www.mydomain.com/mycode.php

    Google link:http://www.mydomain.com/mycode.php can't find it probably because they are looking for href tag

    Any idea?

    Mostar
     
    mostar, Oct 5, 2008 IP
  2. stOx

    stOx Notable Member

    Messages:
    6,426
    Likes Received:
    130
    Best Answers:
    0
    Trophy Points:
    230
    #2
    You can't, At least you can't on google. Google mostly performs searches based on what is visible on the page. So unless you can find a search engine which performs searches on markup it will be impossible.

    what you could do is look in your server logs and see which sites are sending you traffic. If someone submits a form on a site that sends a query to one of your pages it will show up in your logs as a referrer (at least i think it should).
     
    stOx, Oct 5, 2008 IP