Asp (author: killer) prohibits code from submitting forms out-of-site

Source: Internet
Author: User

Asp (author: killer) prohibits code from submitting forms out-of-site

Use asp to minimize the workload on the server. In this way, javascript should be used to detect all submitted fields and submit them to the server. In this way, the server does not have to perform any further detection, when submitting a script, someone may modify the script to be submitted from the local machine. This may cause a security submission problem. Therefore, the script should be submitted from the server disconnected path. Other address submissions are not invalid:

Server_v2then

Response. write"

"

Response. write ""

Response. write "the submitted path is incorrect. Do not submit data from outside the site. Please do not confuse this parameter! "

Response. write ""

Response. end

Endif

%>

For example, if the code above is named check_path.asp and saved, it can be referenced every time a form is submitted:

Note: For more exciting tutorials, please follow the help houseWebpage Design tutorialTopic,

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.