Mr. sellers is always giving advice and offering help to those that ask nicely, so I'd probably go to intrafoundation.com, find his email addy and just ask him directly if you think it's configuration problems.
Robert -----Original Message----- From: phumes1 [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 2:21 PM To: [EMAIL PROTECTED] Subject: RE: Re: Intranet Hosting Toolkit - HELP!!!! At 02:10 PM 4/24/2002 -0500, you wrote: >I have a little experience with this CFX. Does the tag return other >information, but just not group or description? No information other than the <th> heads from the table. No errors...no group or description output. Could it be that some CFX tags were developed under NT4 and others under W2K? >Sincerely, >Ricardo Sanoja >Senior Web Architect >Version 4 Technologies, LLC. >4288 Kellway Circle >Addison, TX 75001-4200 > >972.267.1558 Ext 19 >[EMAIL PROTECTED] > > > >-----Original Message----- >From: phumes1 [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, April 24, 2002 1:43 PM >To: [EMAIL PROTECTED] >Subject: Fwd: Re: Intranet Hosting Toolkit - HELP!!!! > > > > >Date: Wed, 24 Apr 2002 14:39:41 -0400 > >To: House of Fusion > >From: phumes1 <[EMAIL PROTECTED]> > >Subject: Re: Intranet Hosting Toolkit - HELP!!!! > > > > > >ARG!!!!!!! > > > >Anyone here have experience with the Intranet Hosting Toolkit from > >http://www.intrafoundation.com/ihtk.html? > > > >I have all the CFX tags on the developers PC and live server and > >added them throught the CF Administrator. > > > >I have the below code working great on a Windows 2000 Advanced Server > >developer PC. I then copied the code over to the live server, changed >the > >DOMAIN and COMPUTER names but no GROUP or DESCRIPTION gets displayed. > > > >I'm pulling my *(&@# hair out on this. > > > ><CFX_Groups > > ACTION="GROUPS" > > SCOPE="LOCAL" > > TYPE="SECURITY" > > DOMAIN="CRCPT" > > COMPUTER="NTPAGER"> > > > > > ><table cellpadding=12" cellspacing="0" border="0"> > ><tr class="dirlinks" valign="top"> > > <th> > > Groups Administration [List] > > </th> > ></tr> > ><tr class="dirlinks" valign="top"> > ><td> > > > > <table cellpadding="2" cellspacing="0" border="1" > > bordercolor="#ffffff"> > > > > <tr bgcolor="#000000" class="navlinks"> > > <th><font color="#ffffff"">Group</font></th> > > <th><font color="#ffffff"">Description</font></th> > > </tr> > > <CFLOOP QUERY="Groups"> > > <tr valign="top" class="groups"> > > <CFOUTPUT> > > <td>#Group#</td> > > <td>#Description#</td> > > </CFOUTPUT> > > </tr> > > </CFLOOP> > ></td> > ></tr> > ></table> > > > ><center> > ><br> > ><input type="button" value="Close" class="navlinks" >onClick="self.close()"> > ><input type="button" value="Refresh" class="navlinks" > >onClick="document.location.reload()"> > ></center> > > > > > >+-------------------------------------------------------------------- > >+-- >-------------+ > > > >Philip Humeniuk > >[EMAIL PROTECTED] > >[EMAIL PROTECTED] > >+-------------------------------------------------------------------- > >+-- >--------------+ > > >+---------------------------------------------------------------------- >+- >------------+ > >Philip Humeniuk >[EMAIL PROTECTED] >[EMAIL PROTECTED] >+---------------------------------------------------------------------- >+- >-------------+ > > > >----------------------------------------------------------------------- >- >- >This email server is running an evaluation copy of the MailShield anti- >spam software. Please contact your email administrator if you have any >questions about this message. MailShield product info: >www.mailshield.com > >----------------------------------------------- >To post, send email to [EMAIL PROTECTED] >To subscribe / unsubscribe: http://www.dfwcfug.org > >----------------------------------------------------------------------- >-- >This email server is running an evaluation copy of the MailShield anti- >spam software. Please contact your email administrator if you have any >questions about this message. MailShield product info: www.mailshield.com > >----------------------------------------------- >To post, send email to [EMAIL PROTECTED] >To subscribe / unsubscribe: http://www.dfwcfug.org +--------------------------------------------------------------------------- --------+ Philip Humeniuk [EMAIL PROTECTED] [EMAIL PROTECTED] +--------------------------------------------------------------------------- ---------+ ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org ------------------------------------------------------------------------- This email server is running an evaluation copy of the MailShield anti- spam software. Please contact your email administrator if you have any questions about this message. MailShield product info: www.mailshield.com ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
