Send post data from html FORM with Javascript?

后端 未结 5 1029
眼角桃花
眼角桃花 2020-12-16 06:27

I am trying to send post data from from with empty action and send the info with javascript to the file that must handle the post information.

Here is my code:

5条回答
  •  鱼传尺愫
    2020-12-16 07:01

    Try this code.

        
    
    
    
    

    ENTER USER NAME

    ENTER PASSWORD

提交回复
热议问题