util_guess_doctype

EveAndersson.com : API Browser : util_guess_doctype

util_guess_doctype (public)

util_guess_doctype
Defined in tcl/wap-defs.tcl

Try to figure out what kind of document type to serve up. As of May, 2000, this will usually be HTML, but could also be WML.

Returns:
html if the User-Agent is an HTML browser, wml if the User-Agent is a WML browser
Author:
Andrew Grumet <aegrumet@arsdigita.com>
[ show source ]

Show another procedure:

eve@eveandersson.com