[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

URGENT: Filtering for EzWAP browser

Mustafa Rabie

8/26/2003 3:29:00 PM

Hi All,

I am writing a mobile web application using MIT and ASP.Net. I need to
filter if the browser is EzWAP, i tried to get the Request.Browser.Type to
get the name or anything i got "Unknown", i tried to use the UserAgent, but
there are no preset filters that compare useragents. Is there a way to do
it without having to write my own assembly dll?

Thanks
Mustafa