Convert a mapping to a full path

2007-07-27 Thread marc --
Hi, Is it possible to take a CFMX mapping (say /external to c:/datafiles/word/external) and use this in the cfile action=read file=fullPath tag? The mapping should be converted to a full path but since CFMX already knows this, it should be possible right? Thanks

Simple AJAX request in Prototype gives bad result

2007-11-03 Thread marc --
The page from which the call is made is /index.cfm The cfc that is called in the Ajax request is located in: /modules/login.cfc I'm out of options here. What am I overlooking? Thanks, Marc CFMX 7 apacha 2.059 MySQL Firefox 2.0.0.8

CFEclipse - ftp CFMX8 autocomplete

2007-11-22 Thread marc --
Does anyone know: Can CFEclipse already autocomplete new CFMX8 tags? Is it possible to ftp with Eclipse? Thanks, ~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers.

Re: CFFILE error:formfield File does not contain a file

2007-11-27 Thread marc --
'] to reference the file upload field instead of dot notation FORM.file1 This occurred on CFMX 8 (and Apache 2.0.59, WinXP SP2 fwiw0) Marc ~| Check out the new features and enhancements in the latest product release - download

Fixed!

2007-11-27 Thread marc --
'] to reference the file upload field instead of dot notation FORM.file1 This occurred on CFMX 8 (and Apache 2.0.59, WinXP SP2 fwiw) Marc ~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download

Apache Derby support in Eclipse

2007-12-04 Thread marc --
this and succeeded? TIA,Marc Eclipse 3.3.1.1 on XP/sp2 ~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http

The required parameter APPLICATION.objects.db was not provided. IS!

2007-12-04 Thread marc --
Hi, Because I want to speed up access to calls to a component I put it in the application scope. First I have to be sure it's there and if not, put it there. So in application.cfm I do this: cfparam name=APPLICATION.objects.db

Use CFMX with SAP

2006-09-18 Thread marc --
Hello, I want to make a timesheet application for a company that stores al its HR (human resource) data in SAP. Currently employees fill in their timesheetdata in an Excel spreadsheet and email it to the company. The timesheet then is being validated by a Perl script and if OK sent by ftp to

Re: Use CFMX with SAP

2006-09-19 Thread marc --
directory for SAP) gives me a 404. I need a few webservices to get/send data from /to SAP, do something with the return code etc. Where can I find which ones to use? Marc Hi, I'm working on an application that gets and sends data to/from a SAP back end. We use the SAP Java Connector (JCO

RE: SSL Certificate Changed, CFHTTP broken

2006-09-25 Thread Marc
-Original Message- From: Mike Chabot [mailto:[EMAIL PROTECTED] Sent: Monday, September 25, 2006 10:20 AM To: CF-Talk Subject: Re: SSL Certificate Changed, CFHTTP broken Last time I checked (with cfmx 6.1), cfhttp over SSL required

RE: SSL Certificate Changed, CFHTTP broken

2006-09-25 Thread Marc
-Original Message- From: Jon Clausen [mailto:[EMAIL PROTECTED] Sent: Monday, September 25, 2006 12:39 PM To: CF-Talk Subject: Re: SSL Certificate Changed, CFHTTP broken Having two certs on the server sounds like it could be the CF

RE: SSL Certificate Changed, CFHTTP broken

2006-09-25 Thread Marc
- Made sure that CF was looking at that keystore (there can be multiple AFAK) Any information on how I can make sure CF is looking at that keystore? When I do keytool -list... I can see the keys I've added to the keystore. They are there, and they do import properly. It

SQL 2005 using .sql file for new db

2006-10-02 Thread marc --
Hi, I have a database dump ( 900MB in a .sql file. It has all the sql to create a database and put data in. I want to use it to make a db in SQL 2005 but can't find a way to do this using import data / transact SQL etc. Does anyone know how to do this? thanks! Marc

Re: SQL 2005 using .sql file for new db

2006-10-02 Thread marc --
This is SQL 2005 - not 2000. Where can I find query analyzer? I have a database dump ( 900MB in a .sql file. It has all the sql to create a database and put data in. I want to use it to make a db in SQL 2005 but can't find a way to do this using import data / transact SQL etc. Does anyone

Re: SQL 2005 using .sql file for new db

2006-10-02 Thread marc --
Thanks Dave. You said open Query Analyzer and run the file. I don't see where in QA I can open a file... It's called Query Editor now, and it's inside SQL Server Management Studio. igleaf.com/ for more information! ~|

Found: how to change allowed IP addresses for the developer edition?

2006-07-03 Thread marc --
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_17832 ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245283 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription:

Re: Best CF7 Hosting company

2006-11-10 Thread marc --
I use xtreme-host.com. I have used custom tags in my applications that I have hosted there and they support CFMX 7. So did I. But of last thursday my web site, Plesk, the smtp and pop servers and the http://www.xtreme-host.com/ websiet are inaccesible. When calling I heard the line was

Re: Best CF7 Hosting company

2006-11-10 Thread marc --
I use xtreme-host.com. I have used custom tags in my applications that I have hosted there and they support CFMX 7. So did I. But of last thursday my web site, Plesk, the smtp and pop servers and the http://www.xtreme-host.com/ websiet are inaccesible. When calling I heard the line was

Either the Macromedia application server is unreachable or it does not have a mapping to process this request.

2007-06-03 Thread marc --
port of the JRun server); in the JRun admin console I see the server is up and running. This is as far as my JRun knowledge goes. Is there any other reason why the app server is unreachable? Thanks! Marc ~| Deploy Web

Re: Either the Macromedia application server is unreachable or it does not have a mapping to process this request.

2007-06-03 Thread marc --
Did you have another server installed? Ii.e. Did you have CF7 on it before? What http port is CF8 listening on? cf8 listens on port 51000 cfm702 is already installed and listens on port 51020 ~| Upgrade to Adobe ColdFusion MX7

Re: Either the Macromedia application server is unreachable or it does not have a mapping to process this request.

2007-06-03 Thread marc --
Which http port does it's listen on? 8301 ~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 MX7 integration create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive:

CFPARAM doesn't work as expected

2007-12-25 Thread marc --
In Applicationb.cfm I have these lines: cfparam name=APPLICATION.objects.security default=#CreateObject('component','components.security').init(authorization='public',language=Left(CGI.HTTP_ACCEPT_LANGUAGE,2))# cfparam name=APPLICATION.objects.util

Re: CFPARAM doesn't work as expected

2007-12-25 Thread marc --
Thanks Isaac, I didn't know cfparam executed the default value anayway and _then_ looks if it is needed... this explanation makes sense. I used the StrutKeyExists() function. Marc ~| Adobe® ColdFusion® 8 software 8 is the most

cfcontent gives my domainname instead of jpeg

2008-04-08 Thread marc --
Hi, If I do this: cfhttp method=get url=http://images.realworks.nl/servlets/images/media.objectmedia/3803552?width=161height=121; getasbinary=auto result=result/ cfcontent type=image/jpg cfoutput#result.Filecontent#/cfoutput I should get a picture of a house for sale.Instead I get a picture

Re: cfcontent gives my domainname instead of jpeg

2008-04-08 Thread marc --
Hi Adrian, that (ToString) works. With it I get the picture, without it I get my domainname as a pict. Is there some logic behind this? If I save the result.FileContent (a binary stream) to a txt file there is all kind of text but not the domainname. Somehow it is there so that it gets

Element DSN.USERS is undefined in THIS

2008-04-20 Thread marc --
to the cfc it is not empty - all the methods are there. Seems like it's lost it's instance data... Does anybody know whats wrong here? Thanks, Marc ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release

Re: Element DSN.USERS is undefined in THIS

2008-04-20 Thread marc --
If that was the problem an error would be thrown at the line where THIS.DSN.USERS is set... Anyway, I tried it and it's not making a difference. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to

Re: Element DSN.USERS is undefined in THIS

2008-04-20 Thread marc --
If that was the problem an error would be thrown at the line where THIS.DSN.USERS is set... Anyway, I tried it and it's not making a difference. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to

Re: Element DSN.USERS is undefined in THIS

2008-04-20 Thread marc --
Oops, sorry for the doubleposting... I thought I'd add the line that produces the actual error: cffunction name=getRequests access=public returntype=struct cfargument name=orderby required=false default=dateaccess cfargument name=orderdir required=false default=DESC

Re: Element DSN.USERS is undefined in THIS

2008-04-20 Thread marc --
and obviously didn't bother to rewrite all... :S Anyway thanks for pointing me to this! Marc ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk

APPLICATION scope unknown in Application.cfc

2008-04-28 Thread marc --
to the Application scope. Can anyone clarify this? Thanks, Marc ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http

Re: APPLICATION scope unknown in Application.cfc

2008-04-28 Thread marc --
components.security. when the line with CreateObject() is read. That line processed OK when using the 1st method. I wonder why this is. Do mappings have to be stored in the THIS scope of Application.cfc? Marc ~| Adobe® ColdFusion® 8

Application scope not recognized in onError()

2008-04-30 Thread marc --
Hello, In Application.cfc I have this cffunction name=onApplicationStart access=public description=initialize application parameters output=false returntype=boolean [...do stuff...] cfset APPLICATION.localIps=127.0.0.1,62.194.197.93 cfreturn true /cffunction and cffunction

Re: Application scope not recognized in onError()

2008-04-30 Thread marc --
Is it possible that the error happens during application startup? In this case, the application scoped variable would not be defined yet. -- Josh Yes I figured already out that was the problem. If I look at the processed templates in the executiontab of the debugwindow I see that only

Extending Application.cfc using a mapping question

2008-05-02 Thread marc --
:/www/components /cfcomponent But when I request /ApplicationA/nidex.cfm all I get is Could not find the ColdFusion Component or Interface components.ApplicationCMS. Am I doing somehing wrong here? Thanks, Marc ~| Adobe

Extending Application.cfc using mappings

2008-05-02 Thread marc --
components.ApplicationCMS. Apparently the mappping is not working. Does anyone know how it can be fixed? Marc ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net

Re: Extending Application.cfc using mappings

2008-05-02 Thread marc --
sorry for the double posting - it takes a while before posts get through here so I thought it got lost somehow (or I didn't post at all...). I googled and found this on http://groups.google.com/group/farcry-beta/browse_thread/thread/7ec1c03df22675af suggesting mappings don't work with the

Retrieve the auto generated key from a MySQL resultset

2008-05-02 Thread marc --
From the docs @ cfquery - The cfquery tag also returns the following result variables in a structure. You can access these variables with a prefix of the name you specified in the result attribute.[...] result_name.GENERATED_KEY MySQL only. The ID of an inserted row. MySQL 3 does not

Session variables expiration issue

2008-05-02 Thread marc --
period new values for CFID/CFTOKEn are generated. Am I wrong? And if so, is it possible what I want? Marc ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http

Session variables expireation issue

2008-05-02 Thread marc --
period new values for CFID/CFTOKEn are generated. Am I wrong? And if so, is it possible what I want? Marc ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http

Re: Session variables expireation issue

2008-05-02 Thread marc --
. If I cfdump the THIS scope in both handlers they are identical except for the value of sessiontimeout and applicationtimeout. Marc ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free

onSessionend never fires

2008-05-03 Thread marc --
The subject says it all- I can't get my onSessionend to execute. For testing, all I do is a call to a log file. The sessionTimeout is 2 secs. I hit the page. Wait 2 secs. Hit the page again. Switch over to the Coldfusion administrator to the logging page. There is no log by the name of

Convert Access to XML

2008-05-25 Thread marc --
Hi I have an access db with 162934 rows and some 30 columns. I need to convert it to XML. Does anyone have any tips/comments on the best approach? Thanks. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic

Convrt Access to Excel via XML

2008-06-12 Thread marc --
Hello, I have an Access DB that has to be converted to a Excel spreadsheet. The spreadsheet contains formatting and formulas (it's used as an analysis tool). I have an example of the spreadsheet in XML format. So that example also contains the styling, formulas and data. What I need to make is

OT - Apache Mod Rewrite

2008-06-14 Thread marc --
Hello, This question is about an Apache configuration problem I have recently. I hope someone can help here! In order to view the websites I develop locally easily I set up Apache mod rewrite to map a url to a directory on the local filesystem. This way I do not have to make a Virtual

Re: OT - Apache Mod Rewrite

2008-06-14 Thread marc --
Ok, I found it. Somehow the local system account was removed from the list of accounts having access to D:. After adding it everything worked as before. A clue was given by Perfectdisk who reported You appear to have lost a disk. Thanks

Application.names and sessions

2008-06-30 Thread marc --
Just for my understanding about applicationname and sessions. If I have a file named /appA/index.cfm with an Application.cfc in the same folder and this Application.cfc specifies THIS.name=A in the constructor area and if I request a page from this directory for the 1st time, onSessionStart

Re: Application.names and sessions

2008-07-02 Thread marc --
Sounds plausible. I checked my session variables from the debugging window and I found values for CFID CFTOPKEN sessionId jsessionId the values of these variables do _not_ change when I go from Application A to Application B and vice versa. To check I do: in Application A: cfset

How to uninstall coldfusion on ubuntu 8.04

2008-08-07 Thread marc --
Hi, I am moving from Windows XP to Ubuntu 8.04 andstill have a few hurdles to take. I installed the multiuser version of Coldfusion 8.01 using an external webserver (Apache). This didn't work. Now I want to uninstall CF, reinstall CF using the built in webserver and then connect to Apache.

Generating multiple pdf in a loop design problem

2008-12-03 Thread marc --
someone can point me in the right direction to render pdfs correctly. Thanks, Marc ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk

Charting in CF8

2010-02-07 Thread marc --
Hi, I am looking for a charting component that allows the user to 1 show multiple series in 1 chart 2 show a value scale for each series 3 toggle each serie on/off 4 zoom in an part of the chart Option 1 is possible with Coldfusion built-in cfchart, 2, 3 and 4 not - as far as I can see. I

onSessionEnd not firing

2010-02-17 Thread marc --
on a sessionEnd e.g. handler to end a user session via cflogout Is the sessionmechanism in CF buggy? Marc I use CF 8,0,0,176276 on Win XP SP3 ~| Want to reach the ColdFusion community with something they want? Let them know

Multi-axis charts in CF8?

2010-04-19 Thread marc --
Hi, Just wondering - I know that in Coldfusion 8 you can have a chart with multiple data series. BUT is it also possible to have multiple axes - so that each data serie can have it's own y-axis? ~| Want to reach the

manipulating Excel files

2010-08-26 Thread marc --
the binary data in Hexadecimal format. Then I translated the placeholder (e.g. name) to it's hex representation. Then translated the actual value (e.g. marc) to it's hex representation. Then I did a ReplaceNoCase(a,b,c) where a=the binarydata in HEX format, b=the place holder in hex format, c

Re: manipulating Excel files

2010-08-30 Thread marc --
Hi, I am aware of the POI utility. Would appreciate an answer to my question if possible. Marc ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag

Re: manipulating Excel files

2010-08-30 Thread marc --
Hi, I am aware of the POI utility. Would appreciate an answer to my question if possible. Marc ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag

Re: manipulating Excel files

2010-08-31 Thread marc --
I am aware of the POI utility. Would appreciate an answer to my question if possible. I don't think it's as simple as converting from binary to text and back again (as you've discovered). There's no guarantee that there'll be a one-to-one correspondence between the content of the binary file

Re: manipulating Excel files

2010-08-31 Thread marc --
the conversion like I tried. My question was just out of curiosity why the readbinary-translateToHex-replaceHex-writeBinary method didn't work. I'll look in to the POI utility later. Thanks, Marc ~| Order the Adobe Coldfusion Anthology

pdf creation hell

2010-12-25 Thread marc --
no problem with the HTML. Just this text - align part. I use CF 9.0.1 on Mac OS X with apache 2.2 Does anyone have an idea what could be causing this? Thanks, Marc ~| Order the Adobe Coldfusion Anthology now! http

Re: pdf creation hell

2010-12-25 Thread marc --
Hi Marc, Thanks for the reply. I already tried your suggestion before posting and that didn't work so I guess I will parse out the input fields as you suggested. Thanks, Marc ~| Order the Adobe Coldfusion Anthology now

Re: pdf creation hell

2010-12-25 Thread marc --
Hi Marc, Thanks for the reply. I already tried your suggestion before posting and that didn't work so I guess I will parse out the input fields as you suggested. Thanks, Marc ~| Order the Adobe Coldfusion Anthology now

How do I get a save/download window using Ajax?

2010-12-27 Thread marc --
. This refreshing does work but the pdf is not displayed - I don't get a window asking me if I want to save or view the attachment I get when not using Ajax. How can I get this to work? Marc fwiw - I use ModelGlue 3.1 and CF 9.0.1 on Mac OS X. JQuery 1.4.2

How do I get a save/download window using Ajax?

2010-12-27 Thread marc --
the page. This refreshing does work but the pdf is not displayed - I don't get a window asking me if I want to save or view the attachment I get when not using Ajax. How can I get this to work? Marc fwiw - I use ModelGlue 3.1 and CF 9.0.1 on Mac OS X. JQuery 1.4.2

Re: How do I get a save/download window using Ajax?

2010-12-27 Thread marc --
I just see that the Ajax call is getting the pdf data - if I do an alert(data) in the onSucess callback I get the binary data. Question is how to display this binary data ~| Order the Adobe Coldfusion Anthology now!

Webservice not recognized

2011-09-07 Thread marc --
(RemoteHomepageEditService.cfc) Any hints? CF 8,0,1 Windows server 2003 Thanks, Marc ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http

Remote component not recognized by CF

2011-09-07 Thread marc --
(RemoteHomepageEditService.cfc) Any hints? CF 8,0,1 Windows server 2003 Thanks, Marc ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http

Re: Webservice not recognized

2011-09-07 Thread marc --
Solved! Turned out that all I needed was an Application.cfc in the same folder as the remote component. That Application extends the /Application.cfc and clears the implicit behaviors (onRequest() etc). Marc ~| Order

Re: Remote component not recognized by CF

2011-09-07 Thread marc --
this was accidently double-posted and is now solved ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive:

How to search for all occurences of a string in a text?

2011-11-18 Thread marc --
that matches with the regular expression. I can't get it to include all matches in the string. Is my regular expression wrong or is it not possible what I want? Marc ~| Order the Adobe Coldfusion Anthology now! http

Re: How to search for all occurences of a string in a text?

2011-11-19 Thread marc --
Thanks, it works now! ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive:

F9 ORM: Path expected for join!

2012-02-14 Thread marc --
is wrong or something is wrong with the mappings but I can't figure out what.. Does anyone have a clue? Coldfusion 9,0,1,274733, Win7,MySQL 5.5.16 Marc ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe

CF9 ORM: Path expected for join!

2012-02-14 Thread marc --
is wrong or something is wrong with the mappings but I can't figure out what.. Does anyone have a clue? Coldfusion 9,0,1,274733, Win7,MySQL 5.5.16 Marc ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe

scheduled task save output to a network share

2014-11-12 Thread marc --
Hello, ColdFusion 10,286680 running on a Windows 2012R2 machine. I want to create a Scheduled Task. The output should be saved to a file on a network share. The network share is accessible via Windows explorer: either using the UNC notation (\\network_share) or via a mapping (F:). When I

Re: scheduled task save output to a network share

2014-11-12 Thread marc --
Are you still running cf under the system account? If so then this is why, and is also insecure. I forgot to add, CF10 is _not_ running under the local system acct - it runs as a dedicated user that has access to the share. I found a solution already: file:

Re: How to get Julian Date

2001-04-11 Thread Marc Garrett
I suppose you could ask him, but he might not be that sort of fellow. Regards, Marc Garrett - Original Message - From: "Paul Sizemore" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Wednesday, April 11, 2001 4:40 PM Subject: How to get Julian Date How wo

Re: Is WDDX alive well ?

2001-04-12 Thread Marc Garrett
is a mature (complete) technology. Regards, Marc Garrett - Original Message - From: "Tracy Bost" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Thursday, April 12, 2001 9:00 AM Subject: Is WDDX alive well ? ~~ Struc

moving CF from Windows to HP-UX?

2001-04-18 Thread Marc Garrett
to Unix? Thanks, Marc Garrett ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http

Re: Harpoon

2001-04-19 Thread Marc Garrett
I downloaded Harpoon beta 4 last night. It's still on the beta site. Maybe you're confused because the name as changed? It's now "Macromedia Flash Component Kit for ColdFusion." Regards, Marc Garrett - Original Message - From: "Adam Reynolds" [EMAIL PROTECTED]

Re: Harpoon

2001-04-19 Thread Marc Garrett
Maybe they dynamically build that beta page based on your login. For me, the Harpoon info is on the lower lefthand side. Regards, Marc Garrett Still can't see it on the beta site. ~~ Structure your ColdFusion code with Fusebox. Get

problem with list box update

2001-04-23 Thread Marc Garrett
, Marc Garrett Here's the code that populates the select list: select class=editBox name=fldCategory1 optioncfoutput query=category_1#fldCategory#/cfoutput/option cfloop query=categories option value=cfoutput#fldCategoryID#/cfoutputcfoutput#fldCategory#/cfoutput/option /cfloop

Re: problem with list box update

2001-04-23 Thread Marc Garrett
the category to change my code doesn't work. Any other suggestions? Regards, Marc Garrett - Original Message - From: Semrau, Steven L Mr SRA [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, April 23, 2001 4:42 PM Subject: RE: problem with list box update Make your first selection

Re: Character code for a TAB

2001-04-24 Thread Marc Garrett
if the user changes the value in the select box, but if she leaves the value unchanged the field gets updated to the friendly word instead of leaving the code value unchanged. Thanks for any assistance. I have included code below my sig. Regards, Marc Garrett Here's the code that populates

Re: problem with list box update

2001-04-24 Thread Marc Garrett
Thanks for your help Steven. I have a lot of optional fields, so writing a different CFUPDATE for each combination isn't really palatable. Would I be better off using CFQUERY and dynamically assembling my SQL insert statement based on the changed forms fields? Regards, Marc Garrett

Re: CF Studio and UltraDev Merging!

2001-05-03 Thread Marc Garrett
I'm almost certain that they're just bundling right now, not actually combining the products. It's a little funny that they'll sell them in the same box, because UD often rewrites CF code on complex pages unpredictably. Regards, Marc Garrett - Original Message - From: Nathan Stanford

Re: RDS??

2001-05-05 Thread Marc Garrett
I think Intermedia.net supports RDS. Regards, Marc Garrett Anyone know of a hosting provider that provides this service?? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

Stripping wrapper quotes from all fields

2001-05-21 Thread Marc Garrett
I have a database in which all fields are wrapped by double quotes. I'd like to write a CF template that will strip all leading and ending quotes from all fields in the table; i.e., Hardwood Tile should become Hardwood Tile Any guidance? Thanks, Marc Garrett

checking whether sites are available

2001-05-22 Thread Marc Garrett
couldn't find that post in the archives. 2) Is there a better way of doing this instead of cfhttp.statuscode? Thanks for any assistance. Marc Garrett ~~ Structure your ColdFusion code with Fusebox. Get the official book at http

Re: Stripping wrapper quotes from all fields

2001-05-22 Thread Marc Garrett
Thanks Raymond and Randy. I'll try these out. Marc - Original Message - From: Raymond Camden [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, May 21, 2001 12:06 PM Subject: RE: Stripping wrapper quotes from all fields CFSET STR = Ray's world has quotes in it. CFSET

problem with CFFTP on hosted server

2001-05-29 Thread Marc Garrett
with a general identifier of (CFFTP), occupying document position (52:1) to (60:25). Thanks for any assistance. Marc Garrett ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives

login problems: proxy server the cause?

2001-06-01 Thread Marc Garrett
ideas before I pursue this? Thanks, Marc Garrett ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http

Re: Series of errors using Harpoon

2001-06-03 Thread Marc Garrett
I think it's supposed to be uitoolkitCFpath instead of uitoolkitpath. Regards, Marc Garrett - Original Message - From: Cameron Childress [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Sunday, June 03, 2001 8:29 PM Subject: Series of errors using Harpoon

problems with cfschedule and cfftp

2001-06-03 Thread Marc Garrett
assistance, Marc Garrett ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com

problems using text driver

2001-06-04 Thread Marc Garrett
occurred: ODBC Error Code = S1C00 (Driver not capable). [Microsoft][ODBC Text Driver] Optional Feature not implemented. Any assistance? I need to read the information from a text file and put it into SQL Server. Thanks, Marc Garrett ~~ Structure

Re: problems using text driver

2001-06-04 Thread Marc Garrett
Quick follow up to my post: I can actually write a cfquery and view the contents of the text file when I run the template, I just can't access column names in the text file in the database view. Is this a limitation of CFStudio? Thanks, Marc - Original Message - From: Marc Garrett

Re: list and looping problems

2001-06-05 Thread Marc Garrett
Seamus, I'm working on the same issue today. Out of curiousity, why don't you create an ODBC datasource and point it at the text file? Then you can read it like any other database. (I'm assuming you're on NT or Win2K). Regards, Marc Garrett - Original Message - From: Seamus Campbell

Re: list and looping problems

2001-06-05 Thread Marc Garrett
Tim, Thanks for posting that code. If you need to extract information from a text file, is it better to use CFFILE or to set up a DSN and query the file? Regards, Marc Garrett - Original Message - From: Tim Painter [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, June 05

Re: list and looping problems

2001-06-05 Thread Marc Garrett
, Marc Garrett !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0 Transitional//EN html head titletest city text driver/title link rel=stylesheet href=../Common/common_style.css type=text/css /head body !--- retrieve list of all cities from text file --- !--- txt_Cities is the DSN pointing to the text

Re: list and looping problems

2001-06-05 Thread Marc Garrett
I wrote: cfloop query=list_cities cfoutput#CityCode# / #City#/cfoutputbr / /cfloop I just noticed I left that loop in from an earlier version of the page that worked a different way. Obviously you don't want to use cfloop when a regular cfoutput will do. Sorry. Marc

Re: KILL THE COOK!

2001-06-05 Thread Marc Garrett
Sorry I dropped into this thread in the middle. If you're having cookie problems don't forget to check whether your users are behind a proxy server that's set to filter cookies. Regards, Marc Garrett - Original Message - From: Andrew Scott [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED

CFSTOREDPROC and performance question

2001-06-06 Thread Marc Garrett
of using CFSTOREDPROC? Thanks for any assistance. Regards, Marc Garrett ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk

  1   2   3   4   >