setcookie ("check","ok",time()+3600);
setcookie ("pgtype","alpha",time()+3600);
$browser = $HTTP_USER_AGENT;
?>
CSU Dominguez Hills Library -- Trial Databases
if (strstr($browser, "AOL") || strstr($browser, "CS 2000") ) {
echo "
| |
AOL/ CompuServe Web browser not compatible |
| |
|
|
You are using an AOL Web browser. AOL/CompuServe Web browsers are not compatible with CSUDH online databases. Please please download and install the latest version of Internet Explorer from our list of supported browsers. Directions on accessing CSUDH databases from off-campus are here
|
";
exit;
}
// end of aol
if (strstr ($browser, "MSIE 6.0") || strstr($browser, "MSIE 5.5") || strstr($browser, "MSIE 5.14") || strstr($browser, "MSIE 5.2") || strstr($browser, "MSIE 5.1") || strstr($browser, "Mozilla/5.0") || strstr($browser, "Mozilla/4.8") || strstr($browser, "Mozilla/4.7") || strstr($browser, "Firefox/1.0") || strstr($browser, "Mozilla/5.0")) $brtype = 1;
if (($brtype != 1) && ($brpass != "1")) {
setcookie ("brpass","1",time()+3600);
echo "
| |
Non-supported Web browser |
| |
|
|
If you are using a voice output browser, please use our Text database page
You are using a Web browser that we do not provide technical support for. If you would like technical support, please download and install a browser from our list of supported browsers. To continue, please press your 'Refresh' or 'Reload' button on your browser. Directions on accessing CSUDH databases from off-campus are here
";
if ($pgtype == 'alpha') echo " |