0
 bounty
1
answers
How to select a random row from a table in MySQL?
9 years ago • alex
Let's say I have a table with an integer column called ID being a primary key. It is unique and not-null, but we cannot guarantee it being sequential without gaps. I.e. we may have rows with ID = 1,2,6,7,8 and we do not have rows with ID 3,4,5 etc etc. This is why we cannot just generate a random number and get a row with that corresponding ID. Also we want all rows to have equal chance of being selected, so b/c of the gaps in ID values we ca
Tags: ,
0
 bounty
2
answers
Has anybody got information on different ways of hacking a messenger ?
9 years ago • Andrews
I myself am a tech geek but my knowledge on the subject of hacking is very minimum. So, at this stage of life I want to learn about hacking messengers, site and so on. So, I have posted this question. P.S. Try to be a little elaborate when giving your answer.
0
 bounty
3
answers
How to extract APK file for the app already installed through Google Play
9 years ago • alex
Problem: I have 1st phone that does not have access to Google Play, so I need to physically download APK files in order to install new apps on that phone I have another phone that DOES HAVE Google Play, and I have installed the app in question on that 2nd phone Question: How can I get APK file from the 2nd phone and move it to the 1st phone? Thanks! .
1
 bounty
4
answers
How to remotely control old android from new android
9 years ago • boris
I have an older android that has HDMI connection and I can connect it to my TV, I want to be able to send video or music to it so it will play (so I don't have to buy another device like chromecast). Any ideas? The android on the old device is pretty outdated and I cannot update it since hardware limitations, so keep it in mind when suggesting something it should be able to install on gingerbread with apk
0
 bounty
2
answers
Implementing A/B testing with ASP.NET MVC backend and Google Analytics reporting tools
9 years ago • alex
A/B testing (sometimes called split testing) is comparing two versions of a web page to see which one performs better - sells more products or signs up more users or whatever other goal you are optimizing for. You compare two versions of your page (let's call them A and B) by showing version A to some visitors and version B to other visitors. Both pages usually run in parallel (at the same time). Those visitors who see version A should never
0
 bounty
3
answers
SMTP error - Error Number: 0x800ccc0f - The TCP/IP connection was unexpectedly terminated by the server.
9 years ago • alex
Microsoft Outlook shows an error when pressing "Send/Receive" email button: The TCP/IP connection was unexpectedly terminated by the server. (Account: 'user@email.com', POP3 Server: 'gatorXXXX.hostgator.com', Error Number: 0x800ccc0f). The SMTP server is hosted by Hostgator (shared account). Anyone has any idea why is that happening? Please advice! Thanks!
Tags: ,
0
 bounty
3
answers
NFC watch strap - embedding NFC chip into dumb watch wrist strap
9 years ago • alex
Has anyone tried to embed an NFC chip like MiFare DESFire or even simple NFC tag into a dumb watch strap? Then you could potentially unlock office doors with your dumb watch - should be a bit easier / faster compared to pulling out your thick wallet with Access Cards in it, and it could have potentially some other applications too.
Tags: ,
0
 bounty
2
answers
Can you stack multiple NFC cards on top of each other in your wallet
9 years ago • alex
Can you stack multiple NFC cards on top of each other in your wallet? Will they continue to work without interference? Or will they block each other? I am just being lazy and do not want to pull cards out of my wallet to open various office doors, I just want to touch the reader with the wallet and be done with it. And the wallet of course would contain several NFC cards held pretty close together. Can somebody please stage an experiment an
Tags:
0
 bounty
2
answers
Who manufactures smallest NFC tags?
9 years ago • alex
Who manufactures smallest NFC tags?
Tags:
0
 bounty
2
answers
What is the size of the smallest NFC tag?
9 years ago • alex
What is the size of the smallest NFC tag?
Tags:
0
 bounty
1
answers
Are RFID Glass Tags compatible with NFC tags / readers?
9 years ago • alex
Are RFID Glass Tags compatible with NFC tags / readers?
Tags: ,
1
 bounty
1
answers
how to show a live updated character count of textbox in page with javascript?
9 years ago • boris
I want to show the user how many characters they have typed in the text box.
0
 bounty
2
answers
How can I create a full DB backup in MS SQL Server?
9 years ago • lampego1@qrid
I've tried to run this console command: SqlCmd -E -S MyServer –Q “BACKUP DATABASE [MyDB] TO DISK=’D:BackupsMyDB.bak'” But it did not work! Please help )
2
 bounty
1
answers
How to send contact to database using wordpress plugin Contact Form 7?
9 years ago • boris
Connecting and insert record to database.
2
 bounty
1
answers
Lock down windows xp clients with windows server 2003?
10 years ago • boris
So users cannot do the following: Disable right-click on desktop (start menu and task bar already disabled with policy) Remove/hide Control Panel icon (but not all control panel functions - Date and time allowed for the specific application) Remove/hide Printers and Faxes (no need for any printing anyway but group policy didn't have the option to do so)
4
 bounty
2
answers
How do I lock down internet explorer 8 with GPO registry?
10 years ago • boris
Windows server 2003 and windows xp
0
 bounty
3
answers
How to hack WEP wifi on windows 7
10 years ago • boris
For penetration testing, and proving to business that it's a weak encryption to use WEP, what is the easiest way to hack it on windows 7?
Tags: ,
1
 bounty
1
answers
How to set up a wireless(shared) printer - Windows XP
10 years ago • boris
Older computer, how to setup a shared printer on the network
0
 bounty
2
answers
HttpContext.Current is null in the WebAPI project
10 years ago • lampego1@qrid
Environment: VS2013 .NET 4.5 WebAPI project I try to get a "MapPath" path for some dir, but in the WebAPI project "HttpContext.Current" is NULL How example: string path = HttpContext.Current.Server.MapPath("~/Some/Path"); Please. Help me!
1
 bounty
3
answers
How to check cookies in Internet Explorer
10 years ago • alexander.kojemyakin
I've rechecked all menus in Internet Explorer. How I can check cookies which is stored on PC.
7 from 30