Skip to content

[ Script Manual ] No form at all

I'm getting no form at all problem, form does not have name, class or id so i used value of input type="submit"
and form url where it sends data.

I cant figure where is problem 


Comments

  • SvenSven www.GSA-Online.de
    A "no form at all" comes up if there is really no form, your browser probably does some javascript stuff to see it.
  • edited March 2018
    Checked with Chrome( older version ) and Opera and it shows that form exists
  • SvenSven www.GSA-Online.de
    edited March 2018
    turn off javascript or better, use the debug mode and review the html SER got.
  • Js turned off


    form.png 285.3K
  • SvenSven www.GSA-Online.de
    what about the debug mode?
  • Sorry for late response


    scr.png 51.8K
  • SvenSven www.GSA-Online.de
    double click on that entry and see if there is a <form.
  • When i double click on url it opens html file and says

    Service Unavailable

    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
  • SvenSven www.GSA-Online.de
    so there you go..."no form at all".
    check if that might be a proxy issue.
  • After proxy check, program and script update I'm getting same problem. No form at all
  • SvenSven www.GSA-Online.de
    is the crawled url correct at all? What is it?
  • Problem solved. It is japanese blog and while copying value of button it pasted wrong. I am very sorry, thank you for help.
Sign In or Register to comment.