So, then I'm doing this for now:

<CFIF NOT ListContains(CGI.HTTP_ACCEPT,'text/vnd.wap.wml')>
Sorry, WAP browsers only.
<CFABORT>
</CFIF>

But I don't know how many phones that will kill...

> sniff for the WAP MIME type in the browser's HTTP_ACCEPT string.
> 
> -----Original Message-----
> From: Tony Schreiber [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 20, 2001 7:14 AM
> To: CF-Talk
> Subject: Sniffing WAP Browsers...
> 
> 
> For all the WAP resources out there, I've been finding remarkably little
> content. I just finished building my first app last night (an inventory
> lookup) and am now wandering in the dark about how to sniff out WAP
> browsers - or more accurately, redirect NON-WAP browsers away from that
> page. Links?
> 
> 
> Tony Schreiber, Senior Partner                  Man and Machine, Limited
> mailto:[EMAIL PROTECTED]                   http://www.technocraft.com
> 
> http://www.simplemessageboard.com ___Free Forum Software for Cold Fusion
> http://www.is300.net ___________The Enthusiast's Home of the Lexus IS300
> http://www.digitacamera.com ______________DigitA Camera Scripts and Tips
> http://www.linklabexchange.com _____________Miata Link ECU Data Exchange
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to