Top "Detect" questions

"Detect" is overbroad and should not be used.

Get webcam image?

How do I verify if there is a webcam available and if so get a screenshot of what it can …

c# webcam detect image-capture
jquery detect which button submitted form

I have a form with the following: <form id="my-form" ...> ... <button type="submit" name="bttnsubmit" value="1">…

jquery submit detect
How to set local environment in Laravel 4

I just want to set the local environment into Laravel 4. In bootstrap/start.php I have: $env = $app->detectEnvironment(…

laravel local environment detect
How to detect whether screen is touched in a background service in Android Studio?

I am working on a project on android studio. I need to detect whether the screen is touched or not …

android service touch screen detect
How do I detect if a character is uppercase or lowercase?

Let's say I extract a single character from a NSString like this: [@"This is my String" characterAtIndex:0] How do I …

objective-c detect uppercase lowercase
How to detect that a user has unchecked a checkbox?

The following form: <form action="x.php" method="get" id="myForm">Subscribe: <div id="radioButtonsWithAdds"> <…

jquery checkbox form-submit detect unchecked
Detect only screenshot with FileObserver Android

I am currently developing an application for Android and wanted to know how to detect a screenshot. I tried with …

android screenshot capture detect
Android fingerprint detect new finger added

How to detect if the user add new fingerprint to Android settings after he/she authenticate finger inside my application ? …

android detect fingerprint biometrics
On the iPhone, is it possible to find out which WIFI network we are connected to?

If yes, can we also get additional information about the network configuration? One useful way to do this could be …

iphone networking wifi detect ssid
detect if font download in IE is enabled

Is there a way to detect whether the font download property in internet explorer is disabled or enabled? Currently if …

javascript internet-explorer font-face detect