Creating Web Services with ASP
This article looks at how to create (and consume) Web services through an ASP page! The Web service (and Web service client) are simply VB6 COM components that use the freely available Microsoft SOAP Toolkit to add Web service capabilities.
Protect Your Folders with Passwords
This is my first ever article! I tried to explain a little bit abt customization of Windows Folders and then moved onto Password Protection for Folders. YOu can try this and surprise your friends and the casual browsers of your computer and keep them away from your valuable Folders. Happy Reading !
Web Services - Server To Server With SOAP
This article is the sequel to the original article entiled Web Services - Server To Server With XMLHttp. It's purpose was to demonstrate how to send and retrieve XML...
Web Services - Server To Server With XMLHTTP
The concept of web services has been out there for awhile now and is starting to catch on. Those of us who are used to standard web development practices for accessing relational databases...