Probably you don’t want to POST it if everything you need is already in the URL. Try:

file_get_contents(“http://www.site.com/ap.aspx?foo=bar”…”);