asp classic - redirecting postdata -
I have recently upgraded the page from classic ASP to asp.net on our server
The page receives the post data and saves it in a file. The page is used by many of our customers and the URL (on the ASP page) is hard work in their software. This means that I can not just swap the old page for the new page I am trying to find a way to redirect clients from a new URL to a new one. I know that you can do a simple redirect using IIS, but this is not the reason for redirecting postdata. I tried to set the file to temporarily redirect 307, it works when data is in formdata, but other post requests such as msxml do not work by using the library.
Actually to forward me to each other's request from one post to another without losing any body in the way IIS.
Two pages are within the same application, you can use the server. Converts processing from page to new, and keeps all request data.
Comments
Post a Comment