WSDL method does not show my functions

2010-08-06 Thread Charles Heizer
I'm running in to a strange issue and I dont know if what I'm doing is technically supported or it's a bug. I have a cfc which is used as a WebService and it has gotten really large. To make it easies to maintain I wanted to break it apart and cfinclude statements for my different sections.

populate cf variable using javascript array

2010-03-11 Thread Charles Heizer
Hello, I would like to know if it's possible to set a coldfusion variable from a javascript array? If so how? What I really want to do is populate a cfinput with the values from the javascript array. Thanks, Charlie ~| Want

Using cfif and spry data

2008-11-14 Thread Charles Heizer
Hello, I've just started to take a look at using spry and so far I really like it. The trouble I'm having is using it with cfml. For example, I'm trying to use a spry data result in a cfif statement and it does not seem to be working. Is it possible, if so what do I need to do. Example: cfif

WEBDAV Put using CFHTTP

2008-11-07 Thread Charles Heizer
Hello, I have a WEBDAV server set up and I would like to post a file to it. I was trying to use cfhttp and I keep getting a Connection Failure: Status code unavailable error. Here is the simple code I'm using to test... cfhttp method=PUT url=https://myhost.com; username=user password=pass

Re: WEBDAV Put using CFHTTP

2008-11-07 Thread Charles Heizer
Yea, I was able to connect via https using Safari just fine. I have a WEBDAV server set up and I would like to post a file to it. I was trying to use cfhttp and I keep getting a Connection Failure: Status code unavailable error. Can you check your web server's log files? Are you able

Re: WEBDAV Put using CFHTTP

2008-11-07 Thread Charles Heizer
I also just used Dreamweaver and it worked fine with put and get. Thanks, - Charles I have a WEBDAV server set up and I would like to post a file to it. I was trying to use cfhttp and I keep getting a Connection Failure: Status code unavailable error. Can you check your web server's

Re: WEBDAV Put using CFHTTP

2008-11-07 Thread Charles Heizer
I tried it with http instead and no error, but it also did not put the file. Any ideas? You are most likely not doing anything wrong. cfhttp request to https are a real pain!!! Coldfusion is most likely not reading your SSL cert correctly and the error sucks! If you can make a call using http

Re: WEBDAV Put using CFHTTP

2008-11-07 Thread Charles Heizer
I seem to be getting closer. I'm now getting a 409 Conflict. I really dont know much about the WEBDAV protocol. Does anyone know what a 409 Conflict is. Thanks I tried it with http instead and no error, but it also did not put the file. Any ideas?

Re: WEBDAV Put using CFHTTP

2008-11-07 Thread Charles Heizer
Thanks, I was using the CFHTTPPARAM to put a file which is on the local file system to the WEBDAV host. This right now is not a web form just a simple cfm page. Thanks, - Charles I seem to be getting closer. I'm now getting a 409 Conflict. I really dont know much about the WEBDAV protocol.

Re: CFMX 7.0.2 issues...

2007-04-24 Thread Charles Heizer
Alliance Member [EMAIL PROTECTED] Charles Heizer wrote: Thanks, do you know if there is a log I can look at to see if this is the issue? My /etc/hosts file looks correct, the server is behind a F5 on a private NAT. - Charles On Apr 23, 2007, at 4:05 PM, antonio sequeira wrote: Hello

CFMX 7.0.2 issues...

2007-04-23 Thread Charles Heizer
Charles Heizer Systems Management Solutions Group Lawrence Livermore National Laboratory 7000 East Ave. L-285 Livermore, CA 94550 Phone: (925)422-0197 Fax:(925)422-2425 email: [EMAIL PROTECTED

Re: CFMX 7.0.2 issues...

2007-04-23 Thread Charles Heizer
Is there something I can check? Thanks! - Charles - --- Charles Heizer Systems Management Solutions Group Lawrence Livermore National Laboratory 7000 East Ave. L-285 Livermore, CA 94550 Phone: (925)422-0197 Fax:(925)422

Re: WebService help...

2007-04-02 Thread Charles Heizer
this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions. Visit our website at http://www.reedexpo.com -Original Message- From: Charles

Webservices and RealBasic

2007-04-02 Thread Charles Heizer
Hello, Can anyone tell me if they have successfully used a Coldfusion webservice from RealBasic using a Soap request? I'm getting a XmlException. Thanks, - Charles Charles Heizer Systems Management Solutions Group

WebService help...

2007-03-28 Thread Charles Heizer
Hello, I'm really tyring to figure out how to use a simple web service in coldfusion. My WS (helloworld.cfc) cfcomponent cffunction name=getMessage access=remote returntype=string cfargument name=name type=string cfreturn Hello arguments.name !

Re: Virtual Pages and Paths

2007-02-12 Thread Charles Heizer
action=APPEND file=#OldFileFolder#/#Form.FileName# output= cfheader statuscode=301 statustext=Moved permanently cfheader name=Location value=#NewFolder#// #Form.cmsFile# cfabort addnewline=Yes Casey On 2/11/07, Charles Heizer [EMAIL PROTECTED] wrote: Hello, I'm trying

Re: Web based HTML Editor recommendations please

2007-02-12 Thread Charles Heizer
I use TinyMCE it works really well with IE and Firefox, and it's really easy to setup and configure. - Charles On Feb 12, 2007, at 8:03 AM, Daniel Roberts wrote: I've been looking around at various html editors available KTML, ActivEdit, FCKeditor and others. I wanted to get some

Virtual Pages and Paths

2007-02-11 Thread Charles Heizer
Hello, I'm trying to come up with a soltuion which I'm not sure if Coldfusio can solve for me. I'm createing a app which is a total site admin tool which would allow my groups to create their site using my tool. I'm storing all of the page(s) info in a database so it can be edited and updated;

WebService issue...

2006-10-24 Thread Charles Heizer
Hello, I'm starting to look at creating a real web service instead of a http get page. But the issue I'm having is that I can't seem to pass a ldap dn to my query through cfinvokeargument cfinvokeargument name=vDN value=DC=the-lab,dc=ll,dc=gov / Every time I try it Iget the same error... Web

WYSIWYG Editor

2006-06-11 Thread Charles Heizer
Hello, Can someone please recommend a good + free WYSIWYG editor for me to embed in my code. Thanks, - Charles ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243155 Archives:

cfldap and filter help...

2006-03-15 Thread Charles Heizer
Hello, I'm trying to create a filter and I having some trouble. I would like to search on two attributes but use one of them twice and I can't seem to do it. Here is my filter and it won't work, can someone please help. Thanks, - Charles

Re: cfldap and filter help...

2006-03-15 Thread Charles Heizer
Thanks! - Charles On Mar 15, 2006, at 6:23 PM, Dawson, Michael wrote: ((objectClass=asdCollection)(|(asdPubPrefix=LLNL) (asdPubPrefix=CMP_SMSG )) This means asdCollection and either LLNL or CMP_SMSG. M!ke -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent

XML Parsing Question...

2006-03-09 Thread Charles Heizer
Hello, I have a xml doc and I want to parse it. What I would like to know is How do I loop through ZSERVICELIST and build a list of all of the tags (e.g. ZSVCMODE). I found that I can find out how man tags there are by using ArrayLen(XMLRoot.XmlChildren) and that works fine. Here is a

Re: XML Parsing Question...

2006-03-09 Thread Charles Heizer
CFMX 7.0.1 on Mac OS X On Mar 9, 2006, at 9:22 AM, Ray Champagne wrote: What version of CF are u using? Charles Heizer wrote: Hello, I have a xml doc and I want to parse it. What I would like to know is How do I loop through ZSERVICELIST and build a list of all of the tags (e.g. ZSVCMODE

Re: XML Parsing Question...

2006-03-09 Thread Charles Heizer
Thanks, this got me on the right path ... - Charles On Mar 9, 2006, at 9:22 AM, Ian Skinner wrote: Hello, I have a xml doc and I want to parse it. What I would like to know is How do I loop through ZSERVICELIST and build a list of all of the tags (e.g. ZSVCMODE). I found that I can find out

cfquery and insert help needed

2006-03-09 Thread Charles Heizer
Hello, I'm trying to insert a value in to a column in oracle and I'm getting a missing comma error. I know the problem has to do with value 'WORDPOS(EDMGETV (ZMASTER,ZOS),' WIN2K WINXP')=0' I just don't know what to do to fix it. Thanks, - charles Here is my sql code... insert into

WYSIWYG Web Page Editor/Creator Plug-In

2005-12-17 Thread Charles Heizer
Hello, I'm not sure if this is possible or if such a solution is available. I would like to know if there is a WYSIWYG Web Page Editor/Creator Plug-In or something that I can add to my site that would allow a user to create formated html code, that I could then put into a database to display?

Re: Current Status of MySQL 5 with CF MX

2005-12-09 Thread Charles Heizer
Do you have a step by step for this, I tried the mysql-connector-java-3.1.12 and cfmx 7.1 on Mac os x and I can not get it to talk to my database. I can get php to talk to the database but I really need coldfusion to work. Thanks, - Charles I have not been using it long enough to know about

CFChart -- Pie Chart Question...

2005-08-15 Thread Charles Heizer
Hello, I can't seem to find any good info on this... I I have a pie chart which is getting is data from a database query. It has two items being returned, PASS and FAIL. I would like to know if there is a way that I can associate the color Red with FAIL and Green with PASS? Thanks, - Charles

Re: CFEclipse 1.2

2005-08-15 Thread Charles Heizer
Hello, Where can I download this plugin from? I only see 1.1.17.2? Thanks, - Charles On 8/14/05 10:28 AM, Spike [EMAIL PROTECTED] wrote: The CFEclipse crew is pleased to announce the immediate availability of CFEclipse 1.2. This is the first full release of CFEclipse since late last year.

Re: CFEclipse 1.2

2005-08-15 Thread Charles Heizer
, register a remote site using http://www.cfeclipse.org/update On 8/15/05, Charles Heizer [EMAIL PROTECTED] wrote: Hello, Where can I download this plugin from? I only see 1.1.17.2? Thanks, - Charles On 8/14/05 10:28 AM, Spike [EMAIL PROTECTED] wrote: The CFEclipse crew is pleased

Dateformat question

2005-07-27 Thread Charles Heizer
Hello, Can someone please tell me why the time is not correct if I use DateFormat; for some reason it's off by 47 minutes. Thanks, - Charles Example... #DateFormat(Now(), DD-MM- HH:MM:ss)# = 27-07-2005 09:07:47 #DateFormat(Now(),DD-MM-)# #TimeFormat(Now(),HH:mm:ss)# = 27-07-2005

Re: Dateformat question

2005-07-27 Thread Charles Heizer
www.BloodSource.org Sacramento, CA C code. C code run. Run code run. Please! - Cynthia Dunning -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 27, 2005 10:01 AM To: CF-Talk Subject: Dateformat question Hello

Coldfusion and WebService of sorts?

2005-07-20 Thread Charles Heizer
Hello, I'm trying to figure out a solution to a problem I'm having. I have an application (Not Coldfusion) that can talk to Oracle only if the Oracle client is installed, now I need to distribute this app to a lot of systems and I don't want to install the Oracle client on all of these systems. I

OT: SQL COUNT Help

2005-07-05 Thread Charles Heizer
Hello, I'm trying to do a count and I have never needed to really do this before, so here it goes. I have a table which contains local user info short name and uid and if it's an admin account. SELECT COUNT(a.userid) AS Localusers, (COUNT(a.winadmingroup) = 'YES') AS IsAdmin, a.userid

Re: OT: SQL COUNT Help

2005-07-05 Thread Charles Heizer
#.r_localuserlist a, #Session.Schema#.adminsubnet b WHERE b.oid like '#Session.Username#' and a.winadmingroup = 'YES' group BY a.userid On 7/5/05, Charles Heizer [EMAIL PROTECTED] wrote: Hello, I'm trying to do a count and I have never needed to really do this before, so here it goes. I

Re: OT: SQL COUNT Help

2005-07-05 Thread Charles Heizer
a, #Session.Schema#.adminsubnet b WHERE replace(a.userid,'_','~') like replace(b.subnet,'_','~') and b.oid like '#Session.Username#' group BY a.userid On 7/5/05 12:45 PM, Jochem van Dieten [EMAIL PROTECTED] wrote: Charles Heizer wrote: I have a table which contains local user info

Re: Query help

2005-07-05 Thread Charles Heizer
Have you tried AND cs_price != '' On 7/5/05 12:57 PM, Daniel Kessler [EMAIL PROTECTED] wrote: I am on Oracle and I'm trying to do a fairly simple query and I just don't see the problem with it. I've stared now for way to long. I am trying to differentiate between grocery store items

Re: OT: SQL COUNT Help

2005-07-05 Thread Charles Heizer
No, the database is Oracle. I just tried what you suggested and it works great! Thanks! On 7/5/05 1:09 PM, Jochem van Dieten [EMAIL PROTECTED] wrote: Charles Heizer wrote: SELECT COUNT(a.userid) AS Localusers, (COUNT(a.winadmingroup) = 'YES') AS IsAdmin, a.userid FROM

RE: Source control

2005-06-09 Thread Charles Heizer
Hi Scott, Yes, Seapine has a Dreamweaver plugin to work directly with their source control server and it can integrate with another one of their products wich is Test Track Pro. We evaluated many different systems and none of the other SC systems came close to Seapine SCM. It was even able to

Re: Source control

2005-06-08 Thread Charles Heizer
Check out seapine.com, works the same on multiple platforms and integrates with Dreamweaver, .Net Studio, Eclipse, and many more... I use it and love it. - Charles On 6/8/05 12:50 PM, Burns, John D [EMAIL PROTECTED] wrote: What does everyone use for source control? Preferrably something

Performance questions ...

2005-05-13 Thread Charles Heizer
Hello, I'm looking to make my internal site as fast a possible running CFMX 7. Right now I'm running CFMX7 on Linux in the Server configuration mode with the Apache web configuration. My main performance issue has to do with a set of LDAP tree controls which are array based; and according to the

Re: Man, this is so OT...

2005-05-13 Thread Charles Heizer
Black On 5/13/05 12:27 PM, Tony Weeg [EMAIL PROTECTED] wrote: depends. White as an undershirt Black as an outershirt :) tw On 5/13/05, Will Tomlinson [EMAIL PROTECTED] wrote: Don't attack me for posting this question. Just trust me. What color teeshirts do most of you like to

Re: Performance questions ...

2005-05-13 Thread Charles Heizer
12:05 PM, Sean Corfield [EMAIL PROTECTED] wrote: On 5/13/05, Charles Heizer [EMAIL PROTECTED] wrote: I was wondering if anyone has done any performance testing to see if Linux/Apache is faster than Windows2003/IIS or should I use the J2EE config with JRUN to improve performance. The answer

Re: Performance questions ...

2005-05-13 Thread Charles Heizer
. Such improvements relays more on archicteture and problem-solving approach than minimal coding improvements. -- Fabio Terracini Charles Heizer wrote: Thanks, The concurrent traffic is not going to be more than 10 to 20 users at a time. Are there any good docs that cover

CFLogin and storing a password

2005-04-14 Thread Charles Heizer
Hello, I'm just starting to look at cflogin and I like what I see, but I don't see how to get the password back out? I have it so that I login using cflogin with LDAP but once the session has been set the user can browse any of the pages. Now, I have the need to make more LDAP calls and I want to

Re: CFLogin and storing a password

2005-04-14 Thread Charles Heizer
. M!ke -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: Thursday, April 14, 2005 4:19 PM To: CF-Talk Subject: CFLogin and storing a password Hello, I'm just starting to look at cflogin and I like what I see, but I don't see how to get the password back out

Submit button and using the enter/return key

2005-04-08 Thread Charles Heizer
Hello, I created a cfform with a type of flash, I have several input field and one sumbit button. The problem I'm having is that when I hit the enter/return key it does not submit the form. Does anyone know hat I need to do to resolv this? Thanks, - Charles

ListAppend and delimiter question

2005-03-30 Thread Charles Heizer
Hello, I have a strange question, I think. Can a delimiter be only one character? I'm trying to do a sql statement and I wanted to use ListAppend and specify the delimiter as AND Example ... cfset tmpWhere = ListAppend(tmpWhere,c,AND) But when I view the list I only see A as the delimiter. Is

Re: ListAppend and delimiter question

2005-03-30 Thread Charles Heizer
tmpWhere = ListAppend(tmpWhere,c,~) and then when done with all my list appends: cset tmpWhere = replace(tmpWhere,~, AND ,all) Cheers, Sam On Wed, 30 Mar 2005 11:07:53 -0800, Charles Heizer [EMAIL PROTECTED] wrote: Hello, I have a strange question, I think. Can a delimiter be only one

Re: Tab Separated file help needed ...

2005-03-25 Thread Charles Heizer
doing it and since I have SQL Server at my fingertips, I would just import the file into a database then do whatever with it. Is that a possibility or do you need to rely soley on CF? M!ke -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: Thursday, March 24

CFFTP and CFFILE server crash...

2005-03-25 Thread Charles Heizer
Hello, I was wondering if someone could verify a nasty little bug or whatever with ColdFusion MX 7 running on Linux. Every time I try this code on a system running CFMX 7 on RHEL AS 3.0 w/ Apache the coldfusion server crashes. I then tried it on Windows 2003 and it works just fine. Thanks, -

Re: CFFTP and CFFILE server crash...

2005-03-25 Thread Charles Heizer
PM, Charles Heizer [EMAIL PROTECTED] wrote: Hello, I was wondering if someone could verify a nasty little bug or whatever with ColdFusion MX 7 running on Linux. Every time I try this code on a system running CFMX 7 on RHEL AS 3.0 w/ Apache the coldfusion server crashes. I then tried

Re: CFFTP and CFFILE server crash...

2005-03-25 Thread Charles Heizer
Nothing in the logs ... Here is what I get when I do a ps -aef nobody1752 1751 0 14:59 pts/000:00:01 [cfmx7 defunct] On 3/25/05 2:50 PM, Sean Corfield [EMAIL PROTECTED] wrote: Anything in any of your log files? On Fri, 25 Mar 2005 14:34:02 -0800, Charles Heizer [EMAIL PROTECTED

Re: CFFTP and CFFILE server crash...

2005-03-25 Thread Charles Heizer
I take that back I did find this in the cfserver.log file Unexpected Signal : 11 occurred at PC=0x3FBC9700 On 3/25/05 2:50 PM, Sean Corfield [EMAIL PROTECTED] wrote: Anything in any of your log files? On Fri, 25 Mar 2005 14:34:02 -0800, Charles Heizer [EMAIL PROTECTED] wrote: Hello, I

Re: CFFTP and CFFILE server crash...

2005-03-25 Thread Charles Heizer
I just tried it again and no luck ... The only log I have in runtime/logs is coldfusion-event.log and nothing got echoed to it. But if I look at the process listing I now have this nobody2390 1 0 15:25 pts/000:00:00 /opt/coldfusionmx7/bin/cfmx7 -jar cfusion.jar -autorestart -start

Re: CFFTP and CFFILE server crash...

2005-03-25 Thread Charles Heizer
It appears to be on the cffile read, if I add a cfabort before the cffile read the download of the file works just fine. - Charles On 3/25/05 3:28 PM, Steven Erat [EMAIL PROTECTED] wrote: Charles Heizer wrote: I take that back I did find this in the cfserver.log file Unexpected Signal

Tab Separated file help needed ...

2005-03-24 Thread Charles Heizer
Hello, I have a tab seperated file wich I'm reading in and I want to know if there is some way to force a value if one does not exists. So here is a example of what I have in some cases, I'll use \t as the tab char and \r as a return. Charles \t Heizer \t cheizer \r \t Smith \t smith1 \r Tom \t

Re: LDAP and Active Directory and getting the objectGUID

2005-03-22 Thread Charles Heizer
into a meaningful state. M!ke -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 5:42 PM To: CF-Talk Subject: LDAP and Active Directory and getting the objectGUID Hello, Does anyone have an example on how to translate the attribute

LDAP and Active Directory and getting the objectGUID

2005-03-17 Thread Charles Heizer
Hello, Does anyone have an example on how to translate the attribute objectGUID to a legible string? If I look at it in ADSI edit, it's in hex format, but if I use coldfusion is garbage. Thanks, - Charles ~| Discover CFTicket

CFCASE and variables ...

2005-03-15 Thread Charles Heizer
Hello, Can someone please explain to me why cfcase can not use a variable as it's value, I would expect this to be a simple and useful feature. And does anyone know a way around this? Thanks, - Charles ~| Logware

Re: CFCASE and variables ...

2005-03-15 Thread Charles Heizer
expressions, not variables. On 3/15/05 11:46 AM, Paul [EMAIL PROTECTED] wrote: #variable# should work. -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 15, 2005 12:40 PM To: CF-Talk Subject: CFCASE and variables ... Hello, Can

Problem with onclick and flash forms....

2005-03-15 Thread Charles Heizer
Hello, I was wondering if anyone else is or has had this problem. I have a CFMX7 flash type form, and I'm trying to add a simple javascript onclick, to confirm deletion. This is what I'm trying to use and I get an error Illegal usage of actionscript. cfinput type=submit name=DeleteReport

OT: Oracle Query Question

2005-03-07 Thread Charles Heizer
Hello, I have a query that gets all of the tables. CFQUERY NAME=q_Tables DATASOURCE=#settings.GlobalDS# SELECT TABLE_NAME FROM USER_TABLES /CFQUERY Now what I want to do is exclude a few tables from this query. I want to exclude a table called 'devicestate' and 'devicestatus'. I tried

Re: OT: Oracle Query Question

2005-03-07 Thread Charles Heizer
I figured it out WHERE TABLE_NAME != 'devicestate' Does work, I just had to capitalize the table name. - Charles On 3/7/05 9:52 AM, Charles Heizer [EMAIL PROTECTED] wrote: Hello, I have a query that gets all of the tables. CFQUERY NAME=q_Tables DATASOURCE=#settings.GlobalDS# SELECT

Re: cfinput question...

2005-02-24 Thread Charles Heizer
No, I did find that this is only the case when the form type is flash. I think it a bug. - Charles On 2/24/05 4:20 AM, Adrian Lynch [EMAIL PROTECTED] wrote: Did you get anywhere with this? Ade -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: 24

Re: cfinput question...

2005-02-24 Thread Charles Heizer
I need to allow the user to select multiple items. - Charles On 2/24/05 3:25 AM, Tarantor [EMAIL PROTECTED] wrote: Why don't you try radio button instead of checkbox? ~ Hello, I'm trying to use the cfinput tag with a type of checkbox. The issue

Re: cfinput question...

2005-02-24 Thread Charles Heizer
Do you know why that is, since a regular input checkbox field does not have to be unique it's only when I use the format type as flash? Thanks, - Charles On 2/24/05 10:42 AM, Sean Corfield [EMAIL PROTECTED] wrote: On Wed, 23 Feb 2005 16:52:26 -0800, Charles Heizer [EMAIL PROTECTED] wrote

Re: cfinput question...

2005-02-24 Thread Charles Heizer
This was true for me, I guess the really confusing part was that I did not get a error on screen or even with the debug turned on, it just won't show the flash form, and you have no idea what's wrong. - Charles On 2/24/05 12:57 PM, Joe Rinehart [EMAIL PROTECTED] wrote: Seems to me like maybe

Re: cfinput question...

2005-02-24 Thread Charles Heizer
the covers we have to follow their rules for what a movie is and how it's defined. There is one way to do this, use a repeator to generate the checkboxes. Since the checkboxes are created at runtime, they can share the same name. ---nimer -Original Message- From: Charles Heizer [mailto

cfinput question...

2005-02-23 Thread Charles Heizer
Hello, I'm trying to use the cfinput tag with a type of checkbox. The issue I'm having is that it won't let me use the same name more than once. Example --- cfinput type=Checkbox name=ZSTOP0001 label=Win 2000 value=WIN2K checked=#vCheckWIN2KOpt# cfinput type=Checkbox name=ZSTOP0001 label=Win XP

Re: Using ColdFusion to set scroll to position?

2005-02-10 Thread Charles Heizer
#anchor_15 ... ... Martin Parry ... Macromedia Certified Developer ... http://www.BeetrootStreet.co.uk ... ... -Original Message- ... From: Charles Heizer [mailto:[EMAIL PROTECTED] ... Sent: 29 January 2005 08:02 ... To: CF-Talk ... Subject: Using Coldfusion to set scroll to position

Re: Using ColdFusion to set scroll to position?

2005-02-10 Thread Charles Heizer
more adept at determining and using this information. -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA C code. C code run. Run code run. Please! - Cynthia Dunning -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED

Re: ArrayInsertAt Question

2005-02-09 Thread Charles Heizer
So, then does ArrayInsertAt not support multi-dimensional arrays? - Charles On Feb 8, 2005, at 2:38 PM, Larry White wrote: You're just supposed to name the array you want to insert at, not the specific element: cfset ArrayInsertAt(ADListArrNew,1, #GetADListNew.name#) Not cfset

Re: ArrayInsertAt Question

2005-02-09 Thread Charles Heizer
][1], 1, 'Test2') cfdump var=#variables.myArray# -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 09, 2005 1:06 PM To: CF-Talk Subject: Re: ArrayInsertAt Question So, then does ArrayInsertAt not support multi-dimensional arrays

ArrayInsertAt Question

2005-02-08 Thread Charles Heizer
Hello, I'm having a problem with using ArrayInsertAt . I keep getting a Cannot insert/delete at position 1. Here is a snippet of my code --- !--- Array Insert Loop --- cfloop query=GetADListNew cfset vCurRow = RowLoc + currentrow cfset ArrayInsertAt(ADListArrNew[vCurRow],1,

CFLDAP and Authentication Question

2005-02-02 Thread Charles Heizer
Hello, I have been working on a site that requires many ldap queries in to AD. The problem I having is not really a problem but more of a security issue. Currently during my development of the site I'm passing the user name and password in session variables (i know passwords in session

Re: CFLDAP and Authentication Question

2005-02-02 Thread Charles Heizer
scope other than to do session variables. Thanks, - Charles On Feb 2, 2005, at 11:40 AM, Michael T. Tangorre wrote: From: Charles Heizer [mailto:[EMAIL PROTECTED] I have been working on a site that requires many ldap queries in to AD. The problem I having is not really a problem but more

Re: CFLDAP and Authentication Question

2005-02-02 Thread Charles Heizer
secure. I really do appreciate the help, and I will do more investigation in to using the CreateObject. Thanks, - Charles On Feb 2, 2005, at 12:37 PM, Michael T. Tangorre wrote: From: Charles Heizer [mailto:[EMAIL PROTECTED] Hi Mike, Thanks, for your response, this sounds cool. Ok, So

Re: Using Coldfusion to set scroll to position?

2005-01-31 Thread Charles Heizer
could use HTML anchors and when you redirect back to the page use http://myserver.com/page.cfm#anchor_15 Martin Parry Macromedia Certified Developer http://www.BeetrootStreet.co.uk -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: 29 January 2005 08:02 To: CF

Re: Using ColdFusion to set scroll to position?

2005-01-31 Thread Charles Heizer
- ...From: Charles Heizer [mailto:[EMAIL PROTECTED] ...Sent: Monday, January 31, 2005 9:07 AM ...To: CF-Talk ...Subject: Re: Using Coldfusion to set scroll to position? ... ...I thought about this but I don't have a good method of marking rows. I ...have been looking in to javascript but I

XML Question

2005-01-31 Thread Charles Heizer
Hello, I'm new to using XML parsing in coldfusion so I hope I'm phrasing this question properly. I was wondering if it's possible to query a xml doc and return all of the attribute names (Name, Address, City). I have a long list of them and I would like to make my form as dynamic as possible.

Re: XML Question

2005-01-31 Thread Charles Heizer
Thanks, This works great! - Charles On Jan 31, 2005, at 11:05 AM, Ian Skinner wrote: cfloop from=1 to #arrayLen(xmlVAR.service.XMLchildren)# index=i #xmlVAR.service.XMLchildren[i].xmlName# = #xmlVAR.service.XMLchildren[i].xmlText# /cfloop

Using Coldfusion to set scroll to position?

2005-01-29 Thread Charles Heizer
Hello, I was wondering if someone has a good example of setting the scroll position of a page using a session variable or a cookie? I have a lot of data on the page and I want the document to refresh and go back to the same spot in the doc, and I'm using a href to refresh the page. I hope

CFLDAP and Large Seraches

2005-01-24 Thread Charles Heizer
Hello, I'm running in to a strange size limit issue with CFLDAP, where if I query my directory (ADAM) I only get back 1,000 results and this is the SearchSizeLimit which is a 1000 in ADAM. I was told by Microsoft that in order to do large searches I would need to change the query from the

Passing an Array through a session variable...

2005-01-24 Thread Charles Heizer
Hello, I was wondering how to pass an array through a session variable? Thanks, - Charles ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application

Re: Passing an Array through a session variable...

2005-01-24 Thread Charles Heizer
is the # of dimensions, of course) On Mon, 24 Jan 2005 14:06:19 -0800, Charles Heizer [EMAIL PROTECTED] wrote: Hello, I was wondering how to pass an array through a session variable? Thanks, - Charles ~| Find out how CFTicket

Multivalued Array help

2005-01-14 Thread Charles Heizer
Hello, If I wanted to do a multi-valued array in php I would initialize the array like this, how would I do this in ColdFusion? Thanks, - Charles PHP Example -- $item = array( 'level'= $level, 'ecs' = $expanded, 'dn'= $dn,

Re: Multivalued Array help

2005-01-14 Thread Charles Heizer
want to preserve the case of the struct keys, user item[level] syntax instead. Ade -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: 14 January 2005 18:50 To: CF-Talk Subject: Multivalued Array help Hello, If I wanted to do a multi-valued array in php I would

Re: String question...

2004-12-09 Thread Charles Heizer
-Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 12:37 PM To: CF-Talk Subject: String question... Hello, I was wondering if someone has a way or something to determine if a string starts with or begins with. I can do contains

Re: cftree - autorefresh

2004-12-08 Thread Charles Heizer
Hi Dave, Have you used www.treeview.net with CFLDAP? Thanks, - Charles On Nov 23, 2004, at 10:57 AM, Dave Watts wrote: Stop using cftree. There are much better alternatives. Check out www.treeview.net ... I'll second that. We're using treeview.net's product for some projects with great

String question...

2004-12-08 Thread Charles Heizer
Hello, I was wondering if someone has a way or something to determine if a string starts with or begins with. I can do contains but what I'm looking for is if I have a string like AUDIT/Systems I want to know if the string begins with AUDIT/. Thanks, - Charles

Set Session Variable help needed

2004-12-06 Thread Charles Heizer
Hello, This is not something I've done before so I thought I would ask first. I'm looking for a way to set a session variable with a simple cfform tag and no submit button. cfform name=setSiteType Site Type: Flash input name=session.siteType type=radio value=Flash checked Htmlinput

Re: sql LIKE question

2004-12-06 Thread Charles Heizer
What is the column type in the database, and what kind of database is it? - Charles On Dec 6, 2004, at 3:10 PM, Scott Mulholland wrote: Is there any way to force LIKE to match on leading zeros? If I have a query along the lines of: select accountkey from companies where accountno LIKE

cftree - autorefresh

2004-11-23 Thread Charles Heizer
the same; meaning if I'm three levels deep in to a tree and it refreshes, I don't want to have to drill back down to the same location. Thanks, - Charles Heizer ~| Special thanks to the CF Community Suite Gold Sponsor

Call a cfc from a cfform

2004-11-16 Thread Charles Heizer
Hello, I was wondering if it was possible to call a cfc from a cffrom? If so how? Thanks, - Charles ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message:

Re: Call a cfc from a cfform

2004-11-16 Thread Charles Heizer
I was thinking that I could set the action to be my cfc action.cfc and set the cfinvokeargument to be form values and args. Basically using a cfform instead of using cfinoke. Thanks, - Charles On 11/16/04 9:50 AM, Rick Root [EMAIL PROTECTED] wrote: Charles Heizer wrote: Hello, I

Re: Call a cfc from a cfform

2004-11-16 Thread Charles Heizer
, that is. --- Ben -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 16, 2004 12:46 PM To: CF-Talk Subject: Call a cfc from a cfform Hello, I was wondering if it was possible to call a cfc from a cffrom? If so how? Thanks, - Charles

Re: cfc - cffunction question

2004-11-15 Thread Charles Heizer
situation you can use cfmodule in your cffunction(s) or develop a global component which creates variables.settings internally and extend it. Murat. -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: Saturday, November 13, 2004 2:12 AM To: CF-Talk

CFC's and multiple returnVariable(s)

2004-11-15 Thread Charles Heizer
Hello, I'm really new to using cfc and I really like them and I'm find them to be a great time saver. My question is, I was wondering if it was possible to have multiple returnVariable in my cfinvoke? If so, can some one tell me how? Thanks, - Charles

  1   2   >