Home >Web Front-end >HTML Tutorial >When opening a server-side web page, some parameters need to be passed. Do you need to transmit the parameters in post mode? How to get_html/css_WEB-ITnose
http post http Transmitting parameters through post
When opening a server-side web page, you need to pass some parameters. Do you need to transmit parameters through post? How to do it?Can anyone give me some advice?
Please give me guidance! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
This is usually processed in the background program, socket or curl can be used
If it is done in the front desk, the entire page will be empty, ajax post will retrieve the data and then refresh the page
Use js to simulate a click