connect_fc
August 14th, 2008, 07:06 AM
Hi gurus,
I have a site developed in php
Now here I want to develop a "mobile-friendly module" (a plugin-in for IIS) using dotnet which will detect the mobile-user-agent & non-mobile-user-agent
..
How can I do this task..
How do I write a plugin for IIS which will execute first before actually showing the website.
For eg :-
my website:- www.example.com
When a user hits this website, a plugin shud come in picture which will give me the results about the user-agent
I have a site developed in php
Now here I want to develop a "mobile-friendly module" (a plugin-in for IIS) using dotnet which will detect the mobile-user-agent & non-mobile-user-agent
..
How can I do this task..
How do I write a plugin for IIS which will execute first before actually showing the website.
For eg :-
my website:- www.example.com
When a user hits this website, a plugin shud come in picture which will give me the results about the user-agent