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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
L

leejo123

@leejo123
About
Posts
7
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How can i insert a new row of item ....
    L leejo123

    I dont think the question is clear.... var = textbox1.Text will give u the value. ie the text that you type inside the textbox. if its a number you could convert it to int by int i=Convert.toInt32(textbox1.Text); is that what u asked ????? Leejo

    C# question csharp help

  • ISAPI filter in .NET
    L leejo123

    Thank you for the reply. Actually we have a Filter running on the server. It was developed in c++ couple of yrs back. I was wondering whether I could port that code to .NET. The actual functionality that this filter is supposed to do is block Web Page requests that come from certain Countries and allow page requests from certain countries. Can I get this logic working using Will ISAPI extensions and ISAPI filters:confused::confused: Leejo

    C# csharp help question

  • ISAPI filter in .NET
    L leejo123

    Is it possible to create a ISAPI filter in .NET. I had gone through a couple of articles that did not seem to help me. My purpose for this filter is I want to block access to a site if the Request comes from certain IP address. How do I go about creating one. Can some one please help me with it. :confused::confused: Leejo

    C# csharp help question

  • ISAPI Filter in .NET
    L leejo123

    No I am not testing you. I would really like to know about it. Please help me. :((:((

    The Lounge csharp help question

  • Create a ISAPI filter in .NET
    L leejo123

    Is it possible to create a ISAPI filter in .NET. I had gone through a couple of articles that did not seem to help me. My purpose for this filter is, I want to block access to a site if the Request comes from certain set of IP addresses. Is it possible using C#??:confused::confused: How do I go about creating one. Can some one please help me with it. :((:((:((:(( Leejo -- modified at 3:57 Tuesday 15th November, 2005

    .NET (Core and Framework) csharp question help

  • ISAPI Filter in .NET
    L leejo123

    Is it possible to create a ISAPI filter in .NET. I had gone through a couple of articles that did not seem to help me. My purpose for this filter is I want to block access to a site if the Request comes from certain IP address. How do I go about creating one. Can some one please help me with it.:((:((:(( Leejo

    The Lounge csharp help question

  • string to int in C#?
    L leejo123

    i think this should help string s="3"; int i = Convert.ToInt32(s); Leejo

    C# question csharp
  • Login

  • Don't have an account? Register

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