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
P

payback

@payback
About
Posts
50
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • After security update that is described in security bulletin MS07-040 - ASP.NET 2.0 application started showing garbage data. [modified]
    P payback

    Hi everebody, After we applied the security update that is described in security bulletin MS07-040 - our ASP.NET 2.0 application started showing garbage data. I read this http://support.microsoft.com/kb/940521/en-us[^] and suspecting that this is happening beacuse of this. If we refresh the page then the garbage characters are removed. Please help if you could suggest anything. Thanks much. Regards

    modified on Wednesday, January 28, 2009 12:08 AM

    ASP.NET csharp asp-net com security help

  • Unregister a script registered with ScriptManager ...AJAX
    P payback

    Hi, How can we unregister/re-register with new values a client script block which was registered through Ajax "ScriptManager.RegisterStartupScript" method. Regards

    ASP.NET tools

  • How to get printer response in ASP.NET
    P payback

    thx Chris. Can we do it through Javascript?Or any other way you can suggest? The requirement is to trigger emails to the Administrator through a wepApp if there is any problem with the printer attatched to the machine in which that Wepapp is browsed. rgds

    ASP.NET csharp asp-net help tutorial question

  • How to get printer response in ASP.NET
    P payback

    Hi, Anybody know how to get response from a printer to check for any printer error? thx

    ASP.NET csharp asp-net help tutorial question

  • PeachTree / ASP.NET
    P payback

    I have to build some ASP.NET reports and for that I have to directly access peachtree DB.(Bitrieve or whatever format they are using) Is it possible? How do we go for that? Any idea for of a good information source for this? Thanks much Regards

    ASP.NET csharp asp-net database question

  • An application that will get the updates from server automatically
    P payback

    Hello all, We have to design an application which will run on client PC and can get the latest updates from the server(Publisher) automatically. Please share if you have any idea. Thanks much. Regards

    Design and Architecture design sysadmin

  • An application that will get the updates from server automatically
    P payback

    Hello all, We have to design an application which will run on client PC and can get the latest updates from the server(Publisher) automatically. Please share if you have any idea. Thanks much. Regards

    ASP.NET design sysadmin

  • Credit card Validation
    P payback

    Very first thing to do .Check that wether you are able to ping 'bank server' from your dev machine.

    ASP.NET help csharp asp-net sysadmin json

  • Accessing events from outside
    P payback

    Whats the catch????

    ASP.NET csharp asp-net sysadmin question learning

  • securing web pages using forms authentication
    P payback

    put all the pages which you wanna have in 'Logged in ' area in configuration section of web.config as follows.

    ASP.NET help asp-net security tutorial question

  • viewstate of combo box
    P payback

    Do the databinding only the first time when page loads. If Not Page.IsPostBack Then DataBindings End IF

    ASP.NET database tutorial

  • Dropdown first Item
    P payback

    ddlTitle.Items.Insert(0, New ListItem("Choose Title", "0")) put this after finishing data binding.

    ASP.NET database sql-server sysadmin question

  • URL Filtering
    P payback

    Or you can monitor all incoming requests that whether they are authunticated or not in a custom developed http handler. But be aware of the performance issue.

    ASP.NET question

  • problem in debugging web applications of asp.net
    P payback

    put in your web.config -- modified at 5:55 Monday 25th December, 2006

    ASP.NET help asp-net debugging csharp visual-studio

  • What Is The Best Way To Print Simple Reports From ASP.NET Applications
    P payback

    You can use Report Viewer, But I think for that you must have VS 2005 .Just do some googling to confirm that.

    ASP.NET question csharp asp-net sysadmin hosting

  • c# and vb.net
    P payback

    What type of projects are these??I mean website,class liabrary.Explain the whole scenario in detail with project types.

    ASP.NET csharp sysadmin help

  • Error while trying to run project
    P payback

    add this in your web.config under .

    ASP.NET help debugging csharp asp-net com

  • ASP.NET Windows Authentication
    P payback

    Thanks for reply. i did the same but in this case it is not allowing anyone. any idea?

    ASP.NET csharp asp-net security help

  • ASP.NET Windows Authentication
    P payback

    I have put following tags in web.config. Aim is to grant access to users in "Administrators" role.But it is allowing all users wether Administrator or not. Please help. Thanks

    ASP.NET csharp asp-net security help

  • PostBack refreshes Javascript
    P payback

    You can also access the session value in javascript by setting it to a hidden field and then access it in JS.

    ASP.NET javascript tutorial
  • Login

  • Don't have an account? Register

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