HI all,
I am developing a shopping cart. The payment gateway requires certain form
fields and the the form is posted to a asp page on their site. I am using
Postbackurl. to do this. Problem is that the page moves away from my site,
which is a Dotnetnuke site, to the payment gateway site. THis page then
displays progress messages and finmally returns back to my original site
with some results.
I don't wan the pastbackurl page to move off my site, so I thought of using
an iframe, but don;t know How to set this all up.
Can some one point me in the right direction, or perhaps share an
alternative method.
Thanks
Robert
parez - 29 Apr 2008 18:50 GMT
> HI all,
>
[quoted text clipped - 11 lines]
> Thanks
> Robert
you could a use WebClient to post the fields to the payment getway
from your page.
Robert Bravery - 30 Apr 2008 06:40 GMT
HI,
I am unfamiliar with this. I did a google. Are you talking about WebClinet
Software Factory. If so, I have never used this, where can I get information
on how to use this in the manner that you suggest.
Thanks
Robert
>> HI all,
>>
[quoted text clipped - 24 lines]
> avast! - copyright (c) 1988-2008 ALWIL Software.
> http://www.avast.com
parez - 30 Apr 2008 13:44 GMT
> HI,
>
[quoted text clipped - 33 lines]
> > avast! - copyright (c) 1988-2008 ALWIL Software.
> >http://www.avast.com
http://msdn.microsoft.com/en-us/library/system.net.webclient(VS.80).aspx