Browse By Tags

  • C# .NET Library on Custom Entity

    I'm having an issue with the redirection from the URL("343") action. The PrevCustomURL variable is not working correctly. The ASP code I've found is as such: var strURL=new String( Request.ServerVariables("URL")() + "?" + Request.QueryString ); myBlock…