Skip to content Skip to sidebar Skip to footer
Showing posts with the label Http Post

Jquery Ajax Post Data Is Empty On The Server For Some Clients

I encountered a very peculiar problem and none of the answers I found here solves it. On SOME clie… Read more Jquery Ajax Post Data Is Empty On The Server For Some Clients

Sending A Post Request With Javascript On Unload/beforeunload. Is That Possible?

Added: I cannot use jQuery. I am using a Siemens S7 control unit which has a tiny webserver that ca… Read more Sending A Post Request With Javascript On Unload/beforeunload. Is That Possible?

Performing A Post In Window.open()

I'm trying to open a popup and I'd like to send data using the post method when it opens. … Read more Performing A Post In Window.open()