All Tagsasp.netredirect (RSS)
  • Response.Redirect Issues

    We have been successfully using ARR in our dev and test environments for some time and have had great success. There is one key difference in our production environment that is causing some issues. We have several instances of the app running in vdirs on the same web servers. In dev and test environments...
    Posted to Forum by philsidari on 11-13-2009, 5:36 PM
  • Re: setting action attribute of form tag without using ASP.NET 3.5 SP1

    According to .NET Reflector: public void set_Action ( string value) { base . Attributes [ "action" ] = HtmlControl . MapStringAttributeToString ( value ); } Where: internal static string MapStringAttributeToString ( string s) { if (( s != null ) && ( s . Length == 0 )) { return null...
    Posted to Forum by DanielVL on 07-23-2009, 5:41 PM
  • URL Rewriting/Redirecting with JSP and IIS/.Net?

    I was recently tasked with moving a site from JSP to .Net. As part of our contract with a sub contracter, we are supposed to leave portions of the site in JSP and they will be housed offsite at the contractors location. This is no problem...we just link back and forth to each others site to make it appear...
    Posted to Forum by omaits on 03-27-2008, 9:36 AM
  • Re: I have a security certificate for iis 5.1 My users still cannot connect

    Localhost works..Im looking at no-ip.com now. It seems a little confusing. This is the first time I have ever tried to serve something from my own computer.
    Posted to Forum by m_coomer146 on 09-15-2007, 6:41 AM
Page 1 of 1 (4 items)
Microsoft Communities