I want to lock down my web services so that they can only be called by our client. I don't want the web service to be called from someone external and grab data out of my system. I've been racking my brain on how to do this. It hit me in the last day or two. I remembered reading a post a couple...