Browse by Tags

Related Posts

  • How to access object tag from severside code?

    Hi guys, I am using object tag to display video. <object id="VideoObj" runat="server" type="video/x-ms-wmv" data="<%#Eval("FilePath")%>" width="300px" height="250px"> <param name="src" value="<%#Eval...
    Posted to Web Forms (Forum) by sanjayscet on 02-25-2009, 12:00 AM
    Filed under: "asp.net 2.0" "visual studio 2005", <asp.net>, 2008, ajax visual studio 2008, asp.net c# blog merge, asp.net c# multiple profile providers sql profile providers, ASP.Net Development, asp.net with c#, asp.net2.0(c#)
  • Re: Reading the cookie generated by <authentication mode="Forms"> with javascript

    This probably happens because the cookie is delivered in the response with attribute "HttpOnly" which means it cannot be read using javascript. Check the response headers (using FireFox FireBug etc.) Read more about it here: http://www.codinghorror.com/blog/archives/001167.html?r=32206 You...
    Posted to Security (Forum) by naorrosenberg on 11-25-2008, 12:00 AM
    Filed under: 2008, Anonymous Access, AUTHCOOKIE, authentication, cookie .aspxauth, cookie problem, Cookies, cookies forms authentication, cookies forms authentication persistant session, .ASPXAUTH, anonymous user, <asp.net>, authentication cookie ticket, Authenticate, cookie
  • The current configuration system does not support user-scoped settings

    Hi, I'm developing a web asp .net application that uses an external dll to transform images to jpeg. The application works correctly, but in the generated images you can see a message putting: In Spanish: El sistema de configuración actual no admite la configuración con ámbito de usuario. English...
    Posted to Configuration and Deployment (Forum) by epereiro on 07-02-2009, 12:00 AM
    Filed under: user permissions, .Net, config, config files, configuration utility, aps.net 3.5, Application settings", 2008, .net framework 3.5, <asp.net>
Page 1 of 1 (3 items)