Redirect with Form Data

Posted by user195910 on Stack Overflow See other posts from Stack Overflow or by user195910
Published on 2010-03-29T21:20:36Z Indexed on 2010/03/29 21:23 UTC
Read the original article Hit count: 295

Filed under:

I want to redirect from my controller action to a third party where I POST form data. How is this possible? Thanks

© Stack Overflow or respective owner

Related posts about asp.net-mvc