I am trying to use ADSI to query our domain's Active Directory. I used ADSI successfully to query the Exchange directory when we were on Exchange 5.5 but now that we are migrating to Exchange 2000 I need to query the Active Directory for the information I need.
After running the following code...
Macromedia has released the ColdFusion MX Updater, version 3. The updater is Macromedia's version of a service pack for CFMX.
General Information
http://www.macromedia.com/software/coldfusion/special/updater/faq/
Release Notes (including list of fixes)...
Does anyone have any experience relating to performance benefits/drawbacks of using the OLEDB driver for SQL Server over the ODBC driver?
Common sense tells me that the OLEDB driver should be faster, since ODBC on SQL Server is really just a wrapper for OLEDB anyway, but we've always used...
I'm not very familiar with using NumberFormat() but I have to update some code written by someone else. What I need to do is this: given a decimal value (3.1 or 14.99), format the number to two decimal places. The code used to look like this:
#NumberFormat(myVar,"_.__")#
but that...
I'm looking for a good script that will do pop-up hierarchical menus, in the style of Webreference's HierMenus script:
http://www.webreference.com/dhtml/hiermenus/
I'm not crazy about the actions that WebReference has been taking lately -- they completely changed the licensing for this script...
Sorry if this is a long post, but I wanted to include all the necessary code! Thanks in advance for any help...
I'm having problems getting the <xsl:sort/> element to do what I want it to. I'm trying to use XSLT to transform an XML employee list into XHTML. The structure of my XML document...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.