: Sample code for making a HTTP request
HTML
<img src="REQUEST URL" border=0 width=1 height=1>
Java/JSP
Perl
(This method requires the LWP::UserAgent module. View the documentation.)
PHP
JavaScript
Note: Due to restrictions imposed by web browsers on network connections across domains, you would have to create a web proxy using one of the server-side programming languages to send a JavaScript HTTP request to our servers. More info.
Documentation:
ASP
|