RE: Filemaker connection

2000-08-07 Thread Rich Wild
Chris - The table has to be *open* already (preferably on another machine or it'll be well slow) and we've had problems with Filemaker server - so use the Client instead. HTH, ask if it doesn't -- Rich Wild Senior Web Designer ---

RE: Spectra/Coldfusion problems and any work arounds please:-)

2000-08-07 Thread Andrew Scott
Ok the 15360 was already there, I tried upsizing the policy store as you said and still it fails. Now if I haven't had any of these on the system before why does it refuse to work, I could imagine upsizing if the database was full of information but not from a fresh install of both Spectra/CF :-)

Re: Forwarding mail which is sent to unknown postboxes ?

2000-08-07 Thread cftalk
Problem ist solved: There is a function on the mail-server called: catchrest I took that and it works now. Thank you all. Uwe - Original Message - From: "Gordon Burns" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, August 05, 2000 8:57 PM Subject: Re: Forwarding mail which is

RE: (syntax) variable naming conventions

2000-08-07 Thread DeVoil, Nick
Also you might want to take a quick look at http://msdn.microsoft.com/library/backgrnd/html/msdn_20naming.htm "The Leszynski/Reddick Guidelines for Microsoft Access" which is based on Hungarian notation. Pretty clunky if you ask me though. I mean, you can tell a table name refers to a table

RE: How to limit size of upload files using CFFILE??

2000-08-07 Thread Stephen Moretti
Unfortunately, that's not currently possible with JavaScript. The only client-side solution is signed applet of some sort, Java or ActiveX, that has file-system permissions. And even then the fact that they have access to a users harddrive/network is highly dubious and not something that

RE: CFLOCK presentation

2000-08-07 Thread Robert Everland
Sorry should have been a heading of RE: CFLOCK presentation. My bad guys -Original Message- From: Robert Everland [mailto:[EMAIL PROTECTED]] Sent: Monday, August 07, 2000 8:42 AM To: '[EMAIL PROTECTED]' Subject: RE: cf_location custom tag Before you give a smart comment over

RE: CF Studio

2000-08-07 Thread Olive, Christopher M Mr NMR
are you out of disk space? that was happening to me when my HD was full. Chris Olive, DOEHRS Website Administrator -Original Message- From: Ken M. Mevand [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 05, 2000 1:49 AM To: 02 cf-talk Subject: CF Studio anyone has experienced this

Re: crystal reports and CF

2000-08-07 Thread Norman Elton
You are correct that CR was bundled "at one stage", unfortunately it is no longer sold this way. I believe version 4.0 was the first to leave it out (someone correct me if I'm wrong here), so older books still refer to it as part of the ColdFusion package. There is a tag for calling Crystal

Do u us Intranets ?

2000-08-07 Thread Rif Kiamil
Dear All, We are running an Intranet in Cold Fusion, which is very big and does lots of things. We are looking to update it every 2 - 4 weeks with new applications or make updates of old applications. Basically because of the size of it when you change something or add something it is very hard

RE: [SNMP/MRTG Through ColdFusion]

2000-08-07 Thread Benjamin S. Rogers
CF 4.01/NT 4.0 and Cisco Routers. That's pretty much what I was asking, whether or not someone had written a front end for MRTG or, better yet, a fully functional app in ColdFusion. We'd prefer not to run Perl if at all possible, but if necessary, we'll put up a separate server for MRTG running

RE: Do u us Intranets ?

2000-08-07 Thread Stephen Moretti
Dear All, We are running an Intranet in Cold Fusion, which is very big and does lots of things. We are looking to update it every 2 - 4 weeks with new applications or make updates of old applications. Basically because of the size of it when you change something or add something it is

cfindex error - try #2

2000-08-07 Thread Deanna L. Schneider
Hi Folks, No one responded last time I posted this message, so I thought I'd try one more time. When attempting to index a collection on our production server, using the same code that works on the development server, I get the following error: Error occurred in tag CFINDEX Internal Error:

RE: Do u us Intranets ?

2000-08-07 Thread Rif Kiamil
But a lot of the application need each other -Original Message- From: Stephen Moretti [mailto:[EMAIL PROTECTED]] Sent: 07 August 2000 14:26 To: [EMAIL PROTECTED] Subject: RE: Do u us Intranets ? Dear All, We are running an Intranet in Cold Fusion, which is very big and does lots

Re: URL - UN - ENCODE - does this exist as function??

2000-08-07 Thread mr_0rga5m / Blueyonder
Look up 'URLEncodedFormat' 'URLDecode' ;) - Original Message - From: "PC" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 04, 2000 10:17 PM Subject: URL - UN - ENCODE - does this exist as function?? I can't seem to find the opposite of the illustrious urlencode

RE: Do u us Intranets ?

2000-08-07 Thread kwasi
Do you know how to use the Debugging environment within ColdFusion Studio 4.5. Kwasi Date-Bah System Developer iMediapoint.com -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit

RE: Do u us Intranets ?

2000-08-07 Thread Rif Kiamil
Yea, but the Intranet is getting to big -Original Message- From: kwasi [mailto:[EMAIL PROTECTED]] Sent: 07 August 2000 14:47 To: '[EMAIL PROTECTED]' Subject: RE: Do u us Intranets ? Do you know how to use the Debugging environment within ColdFusion Studio 4.5. Kwasi Date-Bah System

RE: Do u us Intranets ?

2000-08-07 Thread Reynolds, Adam
Then you should consider using the fusebox method with sub-fuseboxes. By 'need each other' do you mean that there are links to each other or that there is a coding dependency. I would suggest you need to look at what you have designed and remove interdependence if at all possible. Adam Reynolds

Combo box

2000-08-07 Thread Mike Deane
Hello everyone!!! Does anyone have some nifty code that lets me have a combo box, ie. an input type=text field combined with a collection of hardcoded choices in an input type=select? Do I just have text input field with the same name as the select box? How does this work? Thank you. /mdeane

REF: Enabling Debugging within ColdFusion Studio 4.5

2000-08-07 Thread kwasi
how do you Enable Debugging within ColdFusion Studio 4.5? Kwasi Date-Bah System Developer iMediapoint.com Ltd [EMAIL PROTECTED] www.iMediapoint.com Office: 020 7598 3060 -- Archives:

RE: Do u us Intranets ?

2000-08-07 Thread Rif Kiamil
We have 100's of forums that are sales people use to do their job. When a form is submitted it is also logged under the Account Log application. But also the Call Sheet application may also log things on the account log. But some of the forums may change setting on the Call Sheets . To u get

Single quotes in CF

2000-08-07 Thread Brandon Behrens
Hello all, I am wrapping up my first project in Cold Fusion and I was wondering how CF handles the single quote issue. Currently, whenever I insert a record, I do the following: Insert into (name) values(replace(argument, "'", "''")) and that seems to work. Should I use the

RE: Do u us Intranets ?

2000-08-07 Thread Stephen Moretti
We have 100's of forums that are sales people use to do their job. When a form is submitted it is also logged under the Account Log application. But also the Call Sheet application may also log things on the account log. But some of the forums may change setting on the Call Sheets .

RE: Do u us Intranets ?

2000-08-07 Thread Miguel
Do you change your databases or your code? Miguel Gonzalez www.ibcmass.com mailto:[EMAIL PROTECTED] -Mensaje original- De: Rif Kiamil [mailto:[EMAIL PROTECTED]] Enviado el: lunes 7 de agosto de 2000 15:01 Para: '[EMAIL PROTECTED]' Asunto: Do u us Intranets ? Importancia: Alta

RE: Combo box

2000-08-07 Thread John McKown
This is a multi-part message in MIME format. --=_NextPart_000_001E_01C0005A.104ECBF0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit A standard HTML select should do, no? Select multiple="no" name="whatever" size="1" OPTION value="choice1"

Null Values check

2000-08-07 Thread aslam bajaria
Hi All, I am getting an error when I write a code like: cfif tempValue eq null ... /cfif If I write cfif tempValue eq "" ... /cfif Then the null values are not being checked. Can someone tell me how do you check for null values? Appreciate. A.B.

RE: Null Values check

2000-08-07 Thread Steve Martin
CF doesn't have any notion of NULL, you need to either cfif tempValue eq "" OR cfif not Len(tempValue) Steve -Original Message- From: aslam bajaria [mailto:[EMAIL PROTECTED]] Sent: Monday, August 07, 2000 15:45 To: [EMAIL PROTECTED] Subject: Null Values check Hi All, I am

RE: Null Values check

2000-08-07 Thread Marcus
Hi All, I am getting an error when I write a code like: cfif tempValue eq null ... /cfif If I write cfif tempValue eq "" ... /cfif Null values can't use EQ or =, you need to ask cfif tempValue is NULL

RE: Enabling Debugging within ColdFusion Studio 4.5

2000-08-07 Thread Johnson, Dana
you need to set up developmental mapping and a start page Dana E. Johnson Sr. Web Developer CIT VTF/Technology Financing Services [EMAIL PROTECTED] (904) 620-7458 -Original Message- From: kwasi [mailto:[EMAIL PROTECTED]] Sent: Monday, August 07, 2000 8:59 AM To: '[EMAIL PROTECTED]'

CFOutput Group By

2000-08-07 Thread Albert, Gregory Mitchell (Greg)
I am trying to group all messages together with the same subject for a forum. When I do that, I have to use CFOUTPUT group="subject" (where "Subject" is the field name). Here's the problem. I need the messages to be sorted by current date/time first and then by subject. Is there a way to use

RE: Do u us Intranets ?

2000-08-07 Thread Rif Kiamil
We also add new table to are MSSQL 7 database as well. But we don't change column names and we all most never add new columns to the tables. But the code can change a lot. Does any body run a big intranet? -Original Message- From: Miguel [mailto:[EMAIL PROTECTED]] Sent: 07 August

RE: How to get part of string?

2000-08-07 Thread Lon Lentz
Won't that return: is a really It starts at position 6 and returns the next 11 characters? Lon Lentz Applications Developer - Alvion Technologies DataWarehousing and List Sales - Market Your Lists on the Net! [EMAIL PROTECTED] 941-574-8600 Ext. 210 -Original

RE: CFOutput Group By

2000-08-07 Thread Dave Watts
I am trying to group all messages together with the same subject for a forum. When I do that, I have to use CFOUTPUT group="subject" (where "Subject" is the field name). Here's the problem. I need the messages to be sorted by current date/time first and then by subject. Is there a way to

RE: CF Studio

2000-08-07 Thread Gieseman, Athelene
I've seen it once or twice. I've also saved a file, closed it, opened it and the changes were not there. Thought it was just me. I kind of feel a little better now. :-) I haven't been able to pick up on a pattern of what might be causing it though. Slow network connection maybe? Athelene

RE: CFFILE problem on linux

2000-08-07 Thread Mike Sullivan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Who is your httpd running as and does it have access to the file system? Mike - -Original Message- From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] Sent: Sunday, August 06, 2000 10:36 PM To: [EMAIL PROTECTED] Subject:CFFILE

Help with CFQUERY/Update

2000-08-07 Thread Kelly Matthews
Ok i am very confused. I am trying to update one field with the following statement: CFQUERY Datasource="#dsn#" name="update1" Update Rates_And_Charges SET passengers_enplaned_domestic = #form.passengers_enplaned_domestic# Where Member_number = '#form.Member_Number#' /CFQUERY It returns back the

Re: Help with CFQUERY/Update

2000-08-07 Thread David E. Crawford
This is a multi-part message in MIME format. --=_NextPart_000_055B_01C00086.D50005A0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Help with CFQUERY/UpdateThe update is working fine. It is just that = CFQUERY does not return a

RE: crystal reports and CF

2000-08-07 Thread Gieseman, Athelene
Just as a follow up: I wrote in earlier about this same issue. I have since upgraded my Crystal Reports version from 7 to 8. I installed the CR Web piece and it works quite well on its own. I'd recommend that you get the Developers version if you plan to do more sophisticated work with it.

RE: CFOutput Group By

2000-08-07 Thread Albert, Gregory Mitchell (Greg)
Hi Dave-- Thanks for your help. That's what I used, but it's still showing the messages by subject. Shouldn't it though, as we have it ordered by subject, then by date, then by time? I guess I wasn't specific enough... What I need to do is display only one (the most recent) subject and

Dynamic Queries in Valuelist

2000-08-07 Thread Geoffrey V. Brown
Hi, I need to setup a valuelist using a dynamic query. From what I can tell, this doesn't seem to be possible. What I need is a way to drop a list of a varying number of items from a varying number of queries, and cache all of the results. Performance is key. - Geoff B

Security Link icon not showing

2000-08-07 Thread Jean Denis
Would anyone know why the security icon is not showing on the browser once the page is launched within a frame. Is there a work around that problem? -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To

The action page

2000-08-07 Thread Planet CF
Hi All, What is the action page of a form, if the 'action' attribute in the form tag is not specified? i.e form name="MyForm" Method="post" Some HTML tags... input type="Submit" value="OK" /form From my experimentation it was discovered that the

RE: Security Link icon not showing

2000-08-07 Thread Stephen Moretti
Would anyone know why the security icon is not showing on the browser once the page is launched within a frame. Is there a work around that problem? Thats probably because the outer page which sets your frameset is insecure. Why don't you put the whole of the page on your secure server

Formatting Data

2000-08-07 Thread Miriam Hirschman
I have a collection to pull up records based on a text string that a user types in. My queries based on my collection return the correct data. However, the data is like this a b a c a d b q c s c w d r e t e b I want it to be like this a

RE: Security Link icon not showing

2000-08-07 Thread Alexei Pashkovsky
Hi there, I am trying to make the connection to an ole object from the CF. I saw your application and could understand from the description that it utilizes such a connection. Could you please give me a tip on it ? Thanks.

RE: Formatting Data

2000-08-07 Thread Mark Armendariz
I'm not sure if this is what you're looking for, but try useing grouped outputs: CFQuery name="test" datasource="#application.test#" SELECTFieldOne FieldTwo FROM Test /CFQuery CFOutput query="test" group="FieldOne" #FieldOne# - #FieldTwo# CFoutput - #FieldTwo#

RE: The action page

2000-08-07 Thread Rick Osborne
[Who decides what the action page is and how.] If ACTION is not specified, *the browser* sets it to the current page (not the server). For all intents and porposes, no ACTION is equivalent to ACTION="#CGI.SCRIPT_NAME#". -R

RE: Formatting Data

2000-08-07 Thread Chapman, Katrina
Don't forget your order by CFQuery name="test" datasource="#application.test#" SELECTFieldOne FieldTwo FROM Test ORDER BY FieldOne /CFQuery CFOutput query="test" group="FieldOne" #FieldOne# - #FieldTwo# CFoutput - #FieldTwo# /CFOutput /CFOutput Thank you,

RE: Formatting Data

2000-08-07 Thread Miriam Hirschman
HI, It didn't reaaly change the display Here is my code: cfloop query="SearchResults" cfquery name="qryDisplayResults" datasource="#application.settings.dsn#" dbtype="ODBC" Select *

cf_stockgrabber doesnt work

2000-08-07 Thread S R
Hi, I am trying to use the CF_StockGrabber custom tag and it works fine when I leave the action page as the one on the author's public website, but when I try and point it to the 'demo.cfm' action page on my server I receive an error that says, "Error resolving parameter GetQuotes' MyQuery

RE: Formatting Data

2000-08-07 Thread Chapman, Katrina
First things first. Don't select * Select program, nomenclature From Equipment Where Nomenclature='#SearchResults.key#' ORDER BY Program Secondly change your output to cfoutput query="qryDisplayResults" group="program" br#Program#br cfoutput #Nomenclature#brbr

CFHTTP Question

2000-08-07 Thread Randy Adkins
I am using an example straight out of the Advanced book of CF. I want to do a CFHTTP POST and post data to a form. However using the exmaple shown below, I get a HTTP 404 Error. Both files reside in the same directory. I have checked and re-checked the spelling of the files. Any idea whats

Re: CFHTTP Question

2000-08-07 Thread David E. Crawford
This is a multi-part message in MIME format. --=_NextPart_000_0607_01C00095.813B5410 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable CFHTTP QuestionYou have to specify the PORT as an attribute for CFHTTP = as opposed to placing it

Single quotes in CF

2000-08-07 Thread Brandon Behrens
Hello all, I am wrapping up my first project in Cold Fusion and I was wondering how CF handles the single quote issue. Currently, whenever I insert a record, I do the following: Insert into (name) values(replace(argument, "'", "''")) and that seems to work. Should I use the

RE: Formatting Data

2000-08-07 Thread Miriam Hirschman
Tha didn't change anything. Am I having a problem because it is in a loop? -Original Message- From: Chapman, Katrina [mailto:[EMAIL PROTECTED]] Sent: Monday, August 07, 2000 1:24 PM To: [EMAIL PROTECTED] Subject: RE: Formatting Data First things first. Don't select * Select program,

Javascript and CF

2000-08-07 Thread Ray, James A
I have question about using JS and CF. What I wanted the following to do is build a list of parts in a SELECT command. ALlow the user to select the part they want and then reload the page with the part number select. The calling program is call "EndItemAddEdit.cfm" and of course I want to

No Subject

2000-08-07 Thread Paige Chandler
This is a multi-part message in MIME format. --=_NextPart_000_001B_01C00079.D6846EA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi All, I have about to finish an CF/app that will require printed output. I'm = looking for suggestions

Print Output

2000-08-07 Thread Paige Chandler
This is a multi-part message in MIME format. --=_NextPart_000_0036_01C00079.F8B9C1A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi All, I have about to finish an CF/app that will require printed output. I'm = looking for suggestions

Crystal Reports Professional

2000-08-07 Thread Wendy Cheng
Phil Palmer asked: Can anyone tell me how the licensing of Crystal Reports and CF works? I have documentation which implies that a version of Crystal comes with CF but I have scanned the disks for CF Server and CF Studio versions 4.0 and 4.5 but I cannot see it. It doesnt seem to have

RE: cflocation in netscape

2000-08-07 Thread Abraham Lloyd
]I have a piece of code that uses cflocation after doing some ]update queries. ]In IE, it works fine, but in Netscape a page comes up that ]states: "Object Moved" and then "this document may be found here". ]The hyperlinked 'here' works, redirecting to the url in the ]cflocation. What is the

RE: Formatting Data

2000-08-07 Thread Katrina Chapman
You might be. Can we see the template in action? --K -Original Message- From: Miriam Hirschman [mailto:[EMAIL PROTECTED]] Sent: Monday, August 07, 2000 10:45 AM To: [EMAIL PROTECTED] Subject: RE: Formatting Data Tha didn't change anything. Am I having a problem because it is in a

RE: Combo box

2000-08-07 Thread John McKown
My bad. I just realized that the code I responded with was not complete. Here you go: A standard HTML select should do, no? Select multiple="no" name="whatever" size="1" OPTION value="choice1"choice1/option OPTION value="choice2"choice2/option OPTION value="choice3"choice3/option

Re: CFFILE problem on linux

2000-08-07 Thread Jennifer
If you have error logs they might give you some idea. For instance, if there is some other username being used for some reason (not that I know what reason that would be) you may be able to trace down the username in the error log. I'm not sure what kinds of logging are available but I know

Studio replacing characters

2000-08-07 Thread Hondo Burney
Got a problem with Studio 4.5.1, it sometimes randomly replaces the a closing tag symbol "" with the html code "gt;" For instance, about every 4 or 5 times I save the document it will replace this line : option value="3" cfif getproduct.status is 3SELECTED/cfifUnavailable/option with this one

CFSCHEDULE Question

2000-08-07 Thread Ron Connelly
I'm trying to generate some static pages of a directory listing, one page for each letter A through Z. I intend to generate these pages once each month on my development system, then FTP to a non- CF enabled Website. Below is some code showing how I'm trying (unsuccessfully) to do it.

Re: Crystal Reports Professional

2000-08-07 Thread David Green
We are using CR with CF. It was not bundled with CF after 4x. When you purchase CR PRO and I think all versions you will get the server software with it. I think for us I have about 400.00 dollars in it. Also I have read that tag in CFREPORT tag does not work with CR 8.0. We wrote a CFM

Re: Studio replacing characters

2000-08-07 Thread Kevin Schmidt
gt is the symbol for just as lt is the symbol for It will still display the same - Original Message - From: "Hondo Burney" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 07, 2000 4:20 PM Subject: Studio replacing characters Got a problem with Studio 4.5.1, it sometimes

Re: The action page

2000-08-07 Thread Peter Theobald
Don't do this. It is the web BROWSER that decides. It could change on you in the future. At 09:38 AM 8/7/00 -0700, Planet CF wrote: Hi All, What is the action page of a form, if the 'action' attribute in the form tag is not specified? i.e form name="MyForm" Method="post"

RE: Studio replacing characters

2000-08-07 Thread Chapman, Katrina
But the problem is it's not a display. It will cause problems. If it does it on a CF tag it will give and "invalid token found" error. If it does it on an HTML tag it will break the display of the page. --K -Original Message- From: Kevin Schmidt [mailto:[EMAIL PROTECTED]] Sent:

Re: Studio replacing characters

2000-08-07 Thread Kevin Schmidt
option value="3" cfif getproduct.status is3 SELECTED /cfif Unavailable/option In this example it is in the HTML. It shouldn't replace it if it is part of a tag. - Original Message - From: "Chapman, Katrina" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 07, 2000 1:46 PM

Re: CFHTTP Question

2000-08-07 Thread Randy Adkins
That was it. Thanks, I just overlooked that one. Man, if it was a snake I would be DEAD!! It happens to us all at one time or another. - Original Message - From: "David E. Crawford" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 07, 2000 1:32 PM Subject: Re: CFHTTP

RE: Studio replacing characters

2000-08-07 Thread Katrina Chapman
That's the point Kevin. It shouldn't but it is. --K -Original Message- From: Kevin Schmidt [mailto:[EMAIL PROTECTED]] Sent: Monday, August 07, 2000 12:55 PM To: [EMAIL PROTECTED] Subject: Re: Studio replacing characters option value="3" cfif getproduct.status is3 SELECTED /cfif

CFTRANSACTION

2000-08-07 Thread Chad
Can someone explain what the book means by "CFTRANSACTION implements transaction,and rollback processing."??? What is roll back processing? -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To

Re: Do u us Intranets ?

2000-08-07 Thread Billy Cravens
I work on a small piece of a huge intranet. IMHO, managing something very large is not something that is accomplished by programming skills or tricks. The focus needs to be elsewhere. You need to study up on software lifecycle/design methodology (unfortunately, Fusebox is merely a programming

RE: Studio replacing characters

2000-08-07 Thread Mark Armendariz
hey.. you have an extra symbol in there... you have: option value="3" cfif getproduct.status is 3SELECTED/cfifUnavailable/option get rid of the after the value="3" it should be: option value="3" cfif getproduct.status is 3SELECTED/cfifUnavailable/option -Original Message- From:

RE: CFTRANSACTION

2000-08-07 Thread Lon Lentz
"Undoing" what you just did. Lon Lentz Applications Developer - Alvion Technologies DataWarehousing and List Sales - Market Your Lists on the Net! [EMAIL PROTECTED] 941-574-8600 Ext. 210 -Original Message- From: Chad [mailto:[EMAIL PROTECTED]] Sent: Monday, August 07, 2000 3:05 PM

Re: Studio replacing characters

2000-08-07 Thread Kevin Schmidt
In that example what tag is part of I can't see any? - Original Message - From: "Katrina Chapman" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 07, 2000 2:04 PM Subject: RE: Studio replacing characters That's the point Kevin. It shouldn't but it is. --K

includes in a table

2000-08-07 Thread Jim Taylor
can you do cfincludes in a table -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a message to

Coldfusion Training..

2000-08-07 Thread Angél Stewart
A company that we just did a CF solution for, wants CF training, from Beginner- Intermediate. Do any of you know of any resources that we can send them to if we don't wish to do this ourselves? And if we do decide to do this ourselves, are there training materials available from Allaire or

Re: includes in a table

2000-08-07 Thread Jennifer
At 12:11 PM 8/7/00 -0700, you wrote: can you do cfincludes in a table I assume so. Are you sending this because you have gotten an error message? If so, send us the message. -- Archives:

CFLOCK (Docs dont make sense)

2000-08-07 Thread Peter Theobald
From all the discussions we've had recently on CFLOCK I was sure I understood it. That was until I re-read the manual on CFLOCK! (Developing Web Applications with Cold Fusion Pg. 202) !--- Lock session variables to assign form values to them. To lock session variables, you should get the

Re: Coldfusion Training..

2000-08-07 Thread Randy Adkins
Depending on your location, I have attended Figleaf's training and found it to be very good and thorough. www.figleaf.com - Original Message - From: "Angél Stewart" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, August 07, 2000 3:24 PM Subject: Coldfusion Training.. : A

RE: Studio replacing characters

2000-08-07 Thread Hondo Burney
option value="3" cfif getproduct.status is 3SELECTED/cfifUnavailable/option Actually, this is the way it was originally, but when I cut and pasted the example, I cut it from the Studio altered code. So your observation of the additional ""  after the option value="3" means that Studio is

RE: Formatting Data

2000-08-07 Thread Miriam Hirschman
Thank pou very much for helping me. I think it was becasue of the loop, because I redid my code layout and now it is working ( so far ) -Original Message- From: Katrina Chapman [mailto:[EMAIL PROTECTED]] Sent: Monday, August 07, 2000 2:15 PM To: [EMAIL PROTECTED] Subject: RE:

Quick Poll - What d you want in a host?

2000-08-07 Thread Jon Tillman
Okay guys, I would like to know what everyone considers important in a CF hosting environment. Are you looking for a development environment, or a place to host things for your customers? or both? what other requirements do you have for a host? In case you couldn't tell, we are considering

RE: Coldfusion Training..

2000-08-07 Thread Tim Bahlke
I started with the Skill Building CBT and then after 6 months and a few projects went to advanced training. This approach worked for me. I was able to get the basics on my own time and fairly inexpensively. The in-class time was invaluable though. I wanted to take the class-time in advanced

Re: Coldfusion Training..

2000-08-07 Thread Angél Stewart
I'm in Trinidad..in the Caribbean. Wherever the training is I will have to take a flight. heh heh. I went to Alliare.com and saw their training schedule with locations. Have any of you attended these courses? I am interested in the Advanced CF Development. However, would it be illegal or

Upgrading SQL 6.5 - 7.0?

2000-08-07 Thread JB Mentzer
Hi Has anyone on list overseen a project to upgrade a CF site's SQL backend from v6.5 to 7.0? I've been asked to quote a price for this project ... and haven't a clue what this entails (I'm familiar with SQL 7, but not 6.5) Any advice/related experience would be greatly appreciated. * john *

Re: Coldfusion Training..

2000-08-07 Thread Sharon DiOrio
How would you like a personal CF trainer, for say, oh, I don't know, a week or two? Sharon At 03:51 PM 8/7/2000 -0400, Angél Stewart wrote: I'm in Trinidad..in the Caribbean. Wherever the training is I will have to take a flight. heh heh. I went to Alliare.com and saw their training schedule

RE: Quick Poll - What d you want in a host?

2000-08-07 Thread Mark Armendariz
large selection of custom tags plus the liberty of adding my own and to have system dsn's added a.s.a.p -Original Message- From: Jon Tillman [mailto:[EMAIL PROTECTED]] Sent: Monday, August 07, 2000 3:52 PM To: [EMAIL PROTECTED] Subject: Quick Poll - What d you want in a host? Okay

referencing SQL proceedures

2000-08-07 Thread JB Mentzer
Hi How would I programmatically reference a SQL 6.5 stored procedure? Thanks! * john * -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit

column not found

2000-08-07 Thread Robert Orlini
Hello, After editing my form and adding the 'addresstwo' column to my access table, I still get the error below. I converted the dbase from Access 97 to 2000 but have done this before w/no problems. Any Access savy people out these have a clue please? Thanks. Robert O.

RE: Quick Poll - What d you want in a host?

2000-08-07 Thread Wayne, Kurt
1. Open development (including the liberty to add/change databases / ODBC drivers at will ")) 2. Open CGI-BIN folders ") -Original Message- From: Mark Armendariz [mailto:[EMAIL PROTECTED]] Sent: Monday, August 07, 2000 4:11 PM To: [EMAIL PROTECTED] Subject: RE: Quick Poll - What d you

RE: Coldfusion Training..

2000-08-07 Thread PSizemore
I don't want to undermine Sharon, but I just ran across a claim of Fast Track to Cold Fusion for $549 @ https://www.cln.iupui.edu/continue/fall_2000/catalog.asp?dept=Computer-Netwo rking . The difference (normally $1195) would pay for air fair to Indianapolis - if this is not an abridged class.

Re: Coldfusion Training..

2000-08-07 Thread Michael Dinowitz
Already offered. :) Actually, my company has me going to some places for personal (and company) cf training. How would you like a personal CF trainer, for say, oh, I don't know, a week or two? Sharon At 03:51 PM 8/7/2000 -0400, Angél Stewart wrote: I'm in Trinidad..in the Caribbean.

RE: Upgrading SQL 6.5 - 7.0?

2000-08-07 Thread Benjamin S. Rogers
All in all, it was one of the smoothest upgrades (of that relative magnitude) I've ever done. We upgraded about 20 or so databases of varying size and complexity. The only issues we ran into were the fault of bad programming on the developer's part. Some badly designed SQL Queries quit running

Hosts in the Boston Area

2000-08-07 Thread Duane Boudreau
Hi All, Can any of you fellow cf'ers in New England recommend a CF hoster in the Boston area? Duane Boudreau, eMPower Project Manager Director, Web Technologies Ektron, Inc. http://www.ektron.com 5 Northern Blvd, Suite 6 Amherst, NH 03031 Tel: 603-594-0249 x114 Fax: 603-594-0258

Re: cf_stockgrabber doesnt work

2000-08-07 Thread S R
oops. I'm running CF 4.0. Does cf_stockgrabber not work with CF 4?? From: "Michael Slatoff" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: cf_stockgrabber doesnt work Date: Mon, 07 Aug 2000 10:31:41 -0700 I had the same problem when I had CF Server 4.5 running. Try upgrading to 4.51.

Line Breaks in Access Notes Field

2000-08-07 Thread John McKown
This is a multi-part message in MIME format. --=_NextPart_000_0002_01C0008E.B196A5D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit BEGIN QUESTION When using CFOUTPUT, is there a way to make the data that is in Access Memo fields wrap without losing

Re: Afraid of long CFOUTPUT... (help!)

2000-08-07 Thread Gregory Harris
Off the top of my head, I know you can't use a CFMAIL tag inside CFOUTPUT, I'm sure they're are several others as well. But from what I remember, Cold Fusion error messages mentioning whether or not a tag can be nested inside a CFOUTPUT are pretty descriptive as such. Therefore if you get

Urgent: Sql 6.5 Guru Question

2000-08-07 Thread Ryan Hill
Hello everyone, Got a problem here that I can't seem to figure out. I have a tab-delimited text file containing 3 cols, (can_id, votes, % votes) that I need to import into a SQL 6.5 table containing these three columns (and others) that needs to be updated on a regular basis - updating existing

  1   2   >