Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
M

manishgour

@manishgour
About
Posts
5
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • XML Compliant QueryString
    M manishgour

    hi, Check the HTMLENOCODE and HTMLDECODE functions in .net http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWebHttpServerUtilityClassHtmlEncodeTopic1.asp -Manish

    ASP.NET csharp windows-admin xml

  • access microsoft exchange server users inbox data using asp.net
    M manishgour

    hi, try to run the aspnet process with system permission (by changing the processmodel setting in the machine.config file) and see it it works. -Manish

    ASP.NET database csharp html asp-net sysadmin

  • Javascript and Datagrid
    M manishgour

    hi, Check out this article http://www.dotnetbips.com/displayarticle.aspx?id=205 HTH, Manish

    ASP.NET question javascript database tutorial

  • Impersonation & CScript problem.
    M manishgour

    hi, did you check this article located at http://support.microsoft.com/default.aspx?scid=kb;EN-US;q306158#4 You need to give Grant the "Act as part of the operating system" privilege to the ASPNET account. HTH, Manish

    ASP.NET csharp asp-net database windows-admin help

  • Client Generated IDs and JavaScript
    M manishgour

    Perhaps this is what u want... This sample is from .net sdk documentation. void Page_Load(Object sender, EventArgs e) { TextBox1.Attributes["onblur"]="javascript:alert('Hello! Focus lost from text box!!');"; }

    Attributes Property of a Web Control

    ASP.NET javascript html database sysadmin data-structures
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups