|
|
KnowHow:
Forms --- Browser type (incl. version) |
Forms |
It is actually not necessary to directly ask for the browser type With JavaScript, PHP
or Perl you can indirectly record that information. This approach, however,
does not always allow the correct classification of the browser type version.
Hence, if you really need the information about the browser type, for whatever
reason, you should directly ask for it.
This is what it could look like:
Browser type (inkl. Version) as radio buttons
A typical question could be: Which browser (and version) are you
using at the moment?
|
|