I have an ASPX-based web site that is using the SIM method of
interacting with Authorize.Net (gathering info, launching the
Authorize.Net payment page, and then getting a callback with the result
of the transaction). My problem is that the there are ...