Hi Everybody,
My Credit Card Servce Provider sends me Data in a post variable as a
return
of each Credit Card Payment. Therefore, I have to analyse the content of
the
Data using the Request.Form() statement....
I just don't get any form Data. I tried the same code on another WebForm
App
and it works. I guess the problem is related to application config or
maybe
to the fact the exchange is in https... any idea someone ?
Thanks,
Sacha.