ASP.NET Response.Redirect Max URL Length

Posted by Evan M. on Stack Overflow See other posts from Stack Overflow or by Evan M.
Published on 2010-04-23T18:56:49Z Indexed on 2010/04/23 19:03 UTC
Read the original article Hit count: 283

Filed under:
|

I'm looking at creating a simple URL shortening service for our corporate intranet, and I'm curious if anyone knows if there's a maximum length for URLs returned by ASP.NET's Response.Redirect method?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about response.redirect