Check if browser is for a mobile or tablet, or not.
This was before we have bootstrap, might still work, not tested
Access is limited.
Login here using your Linkedin account. to see or download code.
No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Bold.codes
Linkedin LoginIf AmIMobile>0 Then
Response.Write("Mobile!")
Else
Response.Write("Not mobile!")
End If
Response.Write("Mobile!")
Else
Response.Write("Not mobile!")
End If
Views 3,891
Downloads 1,473
CodeID
DB ID
ANmarAmdeen
701
Revisions
v1.0
Wednesday
August
8
2018