Date Range
Date Range
Date Range
Creating a Client-Server Guest Book with Macromedia Flash and ColdFusion. Creating a Client-Server Guest Book with Macromedia Flash and ColdFusion. Macromedia Flash has become a powerful software for web development and its latest version, Macromedia Flash MX Professional 2004 has new features for building web applications and data integration. Registering the Data Source in ColdFusion Administrator.
Using XMLHTTP to populate a DIV layer. This will hopefully give you a good starting point to begin using XMLHTTP inside of your applications. It really makes reports and apps feel a lot smoother and more seamless when you dont have to change pages. Make sure when modifying this that you always use document. Or your code will work in IE and not firefox and you wont know why.
Using CFLDAP to Query or Modify Active Directory. Using CFLDAP to Query Active Directory. Once place it has been useful in our organization is for creating an online directory and keeping it up to date. This can also be used to check an account against active directory for authorization.
A friend wants you to check out YOUR SITE HERE. Someone you know has visited YourSite. com and requested we send you an email regarding. Thanks for your time! Your friend has been emailed. Thanks for spreading the word about YourSite. Or, you can click below now.
Reading your IIS Log Files with ColdFusion! Have you ever wanted to parse through your IIS web logs to create a WebTrends like application in ColdFusion? This tutorial will show you how you can parse through the IIS log files and have variables ready to insert into databases, print or to achieve whatever you want with them. The first thing we need to do is to define some default values, these will be used later on in the application.