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
  1. Home
  2. General Programming
  3. C#
  4. ASP.NET big problem

ASP.NET big problem

Scheduled Pinned Locked Moved C#
csharpasp-nethelphtmlcom
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    brunoconde
    wrote on last edited by
    #1

    hi there. ;) I have a project to make and i'm a litle confused. Between a Browser (like IE or Firefox) and the web server IIS i have to do something (application, Server, module ...) that recognizes a PDA and if so change HTML code or change the text inside it and then answer the request. I need some kind of module or application that work with IIS and, if device is PDA, change the response to the browser. The problem is that i have to change the text within the pages of all web sites... I can configure web.config in ASP.NET on root of all web sites in IIS to recognize or filter PDA devices and i did a module with the help of a web service to change the web pages but this only works with pages that use aspnet_isapi.dll. The rest of the pages pass by this module. This only works in WebService pages or WebApplication pages. I need a "HTTP Runtime Support" of .NET with HttpHandler and HttpModule for all pages and not only for aspnet_isapi.dll. ASP.NET The only way i think this is executable is by making a ISAPI filter for IIS but i need to program in c# for my project ... .NET, C#. Can you Help me !!! PLEASE :( Sorry for my english. Thank you for your time ;) Bruno Conde ;) countbruno@gmail.com

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

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