Job opening in Greece

2000-05-11 Thread Stelios Diamantis
If there is a CFML developer available for a job oportunity in Greece please, contact me with email at [EMAIL PROTECTED] Stelios Diamantis Network Engineer Tel: 093-7171899, 093-2604002, 2926166 Fax: 2137348 -- Archives:

Re: SQL or PHP with CF for this problem?

2000-05-11 Thread Xing Li
Britta, I don't think PHP or mySQL would help your situation since the problem is strictly database related and mySQL does not support nested queries which is helpful at times. TO ADD A NEW PRODUCT from "new" to "Products2" if not already listed in "Products2": INSERT INTO Products2

Re: how to separate 400 query resutls into 20 pages?

2000-05-11 Thread Xing Li
Ins, I would recommend Ben Forta's CF books since he has a very clear section on how to implement that. In the simplist form, you have something like this: CFPARAM Name="Url.Page" default="1" CFPARAM Name="Variables.MaxPerPage" default="50" CFQUERY Name="myData" CFLOOP Quey="myData"

CF and MS Index server?

2000-05-11 Thread Xing Li
I'm curious. Is it possible to use the built-in indexing engine bundled with IIS and then access/search through the stored data via some CF recognizable interface? COM? Soemthing other than CFCOLLECTION is what I'm trying to get at... Xing

OT-- Dynamo Pruduct Suite

2000-05-11 Thread Sean Renet
This is a multi-part message in MIME format. --=_NextPart_000_0016_01BFBAE1.32186250 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Anyone using it? Anyone using it with CF? --=_NextPart_000_0016_01BFBAE1.32186250 Content-Type:

Projects database - suggestions please?

2000-05-11 Thread Michael Kear
I have a whole lot of people at my client's premises giving me things to do - which is great because it means I'm not likely to run out of paid work there for quite a while. But the volume of jobs is growing to be unmanageable. And the client's employees are losing track of what commitments as

RE: Projects database - suggestions please?

2000-05-11 Thread Sean Brown
Mike, I would definitely suggest abstracting your data model to include a Client Code. At this point your looking at 1::M Client::Projects, there's a lot of use for a 1::M Consultancy::Client model. Basically, Key your JobID with a ClientID and Client table...

Australian payrates (where to get them?)

2000-05-11 Thread Jared Clinton
Hello everyone, I'm wondering if anyone knows a good reference for computing professional pay rates, esp. for CF programmers in Australia. As I have a performance appraisal coming (in a couple of days) it would be useful for me to get to know some figures. I have recently graduated as a

Re: Projects database - suggestions please?

2000-05-11 Thread Manish
Hi Michael, If user demands any modification in existing program, such works consumes time to modify program. you should keep tracks of such user modifications. Thanks Manish -Original Message- From: Michael Kear [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date:

how to retrieve the column names

2000-05-11 Thread Deva Ramesh
hi all, i want to retrieve the column names of the table using coldfusion. The database we r using is SQL server 7. i know how to get column names from query analyzer. but thru coldfusion is it possible to get them. thanx in advance ramesh

RE: how to retrieve the column names

2000-05-11 Thread Aidan Whitehall
i want to retrieve the column names of the table using coldfusion. The database we r using is SQL server 7. i know how to get column names from query analyzer. but thru coldfusion is it possible to get them. CFQUERY DATASOURCE="#application.DataSource#" NAME="GetColumnNames" SELECT *

\\ in ColdFusion Studio 4.5.1

2000-05-11 Thread Aidan Whitehall
Does anyone ever see double slashes in ColdFusion 4.5.1 (Win98SE)? Sometimes I get them in the title bar (??... the blue bar at the top of Studio that shows the path to the file) and sometimes they get added when you drag an image into a file from the Project window. -- Aidan Whitehall

RE: Client DB storage and Purging

2000-05-11 Thread Rich Wild
Thanks Reuben, I was actually looking for a bit of programmatical help, but I think I've solved it by RTFM :) I've setup a Scheduled Job in SQL Server Agent to delete all the data from CDATA and CGLOBAL at a specified frequency There's only going to be one user who needs the Client variables

RE: how to retrieve the column names

2000-05-11 Thread Philip Arnold - ASP
i want to retrieve the column names of the table using coldfusion. The database we r using is SQL server 7. i know how to get column names from query analyzer. but thru coldfusion is it possible to get them. If you want to do it correctly for SQL Server 7... select Column_Name from

RE: CFX_IIS ? (and CF limitation ASP doesn't have)

2000-05-11 Thread lsellers
Note: I've been busy (and essentially unreachable for the last two months). But, as soon as I take care of one last other little project tomorrow (before they freak out if they're not already)... ...I'm going to be finishing a little thing called CFX_IISUserManager. Wanna beta? (NT 4 or Windows

RE: remove frames option

2000-05-11 Thread Philip Arnold - ASP
I have a page with two frames. I want to put a "remove frames" link on one so the user can have a bit more screen real estate if they want to. This is no problem. I just create a link to itself with a target="top" attribute. But, once it's out of frames, how can I detect this and not

Re: prevent back after logoff

2000-05-11 Thread Dave Hannum
I'd do one of two things. Either put a NOCACHE meta tag in the headers or close the browser on logoff with JS. Dave = "Always Drink Upstream From The Herd!" David Hannum Web Analyst/Programmer Ohio University [EMAIL PROTECTED] (740) 597-2524 - Original

RE: Boolean fields in Foxpro

2000-05-11 Thread Bill Grover
Yeah, without FoxPro it becomes much more difficult to figure out what is happening. You are correct, the database container contains the complete structure of all the tables in the database. It also contains any relationships between the tables and any triggers. Have you tried to have the

RE: How to secure PDF file? - The Flame goes on.

2000-05-11 Thread Adam Reynolds
The thread was valid as it was not really about pdf files but more of a 'how to secure/deliver a file type within a ColdFusion Application'. The list is there to help people write CF applications and in many ways to teach those who are new to CF ways of improving their application

RE: Slightly OT: Lighten things up a little

2000-05-11 Thread Pablo Nevares
Almost the same here. =) Guess I was gone from work too long Actually, I was thinking "wah, wah, big f'n deal". g Pablo Nevares Information Technology Hendricks Partners [EMAIL PROTECTED] -Original Message- From: Brian L. Wolfsohn [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May

Re: How to secure PDF file? - The Flame goes on.

2000-05-11 Thread Dave Hannum
Ditto Adam; How many folks have seen a question about JS or like this PDF and filed it away to use at a later date? I have a folder in my email reader that I keep just these kind of things, especially when I know down the road I'm going to be doing an app that utilizes these types of things.

Re: database vs. directory server

2000-05-11 Thread Larry W. Virden
From: Reuben King [EMAIL PROTECTED] For enterprise applications, LDAP kicks butt. It contains all username and password data, allows authentication, and can be bolted on to NT, 2000, Linux, .. just about everything. It's great for giving users a single username and password in one

Client Variable problem.

2000-05-11 Thread jeff
Cannot insert duplicate key row in object 'CDATA' with unique index 'id1' Has anyone run into this type of error. Where would I start looking for the this "id1" being created? -- Archives:

RE: SQL aggregation prob

2000-05-11 Thread Bryan Love
try this: select count(*) AS counter from messages where (responseID = 0 OR responseID = messageID) AND projectID = #variable# group by responseID the group by clause will cause the count(*) function to be executed on each grouping of responseID. The query output should contain 2

RE: How to secure PDF file? - The Flame goes on.

2000-05-11 Thread Christian Labrecque
Hi there, The question was simple. I have a mix of .cfm and .pdf in secure directory(so application.cfm) If , someone got the right url to a .pdf www.else.com/members/else.pdf, CF wont' check for the access privilege of the user in the the members diredto ry. So , I want to know how to secure

RE: One ASP advantage: NT user impersonation

2000-05-11 Thread mherbene
Does your CFX perform a specific action (like file operations) as the impersonated user, or does it make all CF tags (esp CFOBJECT) act in the context of the impersonated user? -Original Message- From: Benjamin Smedberg [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 10, 2000 3:25 PM To:

WebTrends ColdFusion 404 Problem

2000-05-11 Thread Peter Lakanen
When I run the WebTrends link analyzer, it doesn't catch bad .cfm links because the 404 message for the ColdFusion file is not formatted in the typical manner as a 404 error page. How can I change IIS/ColdFusion to return a "typical" 404 error? If you're confused, go to this page and check

RE: Client and session variables same thing different

2000-05-11 Thread Chris Evans
Session variables are unique to each user, time out after a period of time, and are stored in RAM. Client variables are unique to each user, don't time out, and are stored in an external database or in the Registry. Session variables aren't scalable because two ( or three, or five ) clustered

OT: Web Server Server Crashing Suddenly

2000-05-11 Thread Andy Peterson
Hi, My server is crashing unexpectedly. I think it may have been some simple tweak in IIS 4.0 (MMC 1.1) that is doing it. Has anyone seen the error "Error","TID=282","05/02/00","08:33:06","Error attempting to write reply header back to web server (Windows NT error number 10038 occurred)" in

RE: how to separate 400 query resutls into 20 pages?

2000-05-11 Thread Russell, Bonnie
There's a tag at allaire called page_thru that works well. It puts a list across the top of your page with page links and increments according to what you set. Bonnie Automated Graphics -Original Message- From: Xing Li [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 11, 2000 4:07 AM

Re: How to secure PDF file? - The Flame goes on.

2000-05-11 Thread Dave Hannum
I'm asking a related question for the System Admins of the group. To do something like this (have PDF's in a secure directory) can you do on NT like you can on Unix/Linux and that is have a directory secured that you cannot make calls to it directly from the web, but any application you have

RE: OT-XML-SOAP

2000-05-11 Thread Chris Evans
I believe this is similar to WDDX. The Web Distributed Data Exchange, or WDDX, is a free, open XML-based technology that allows Web applications created with any platform to easily exchange data with one another over the Web. It is supported natively in CF. You can find out more info at

Convert cfm to Pdf files on the fly???

2000-05-11 Thread joeug
Hello all, Is it possible to convert a dynamically created CF page to a PDF File on the fly, this is actually for printing purposes. Is this possible?? any ideas? Thanks Joe "Is something wrong with this list, i am not getting to post messages and its quite slow"???

Re: Convert cfm to Pdf files on the fly???

2000-05-11 Thread David E. Crawford
Check out HTMLDOC: http://www.easysw.com/htmldoc/. It has a command line interface that I have used successfully to create dynamic PDF files from CF content. It does have some limitations, but for relatively simple output it works quite well. The Adobe or third-party Adobe certified tools to

RE: NEQ problems. Why?

2000-05-11 Thread Paul Ihrig
ok i lucked out. got every thing to work, but still am not sure why. why : can you use in your select statment not NEQ and why: can you only use NEQ not in your CFIF statment for an Output? Thank you -paul SELECT PracticeGroup FROM tbl_Practice WHERE PracticeGroupID =

Re: Convert cfm to Pdf files on the fly???

2000-05-11 Thread Dave Hannum
I believe there is a tag in the gallery, but you must have Acrobat on your server and there are licensing issues with Adobe over using it (I gleaned this from previous threads on the list). I've never used it. Dave = "Always Drink Upstream From The Herd!"

RE: M$ Site Server

2000-05-11 Thread Olive, Christopher M Mr USACHPPM
i found site server to be GREAT when used to analyze the web server logs. it can slice and dice the information in 500 ways. great stuff. Chris Olive DOHRS Website Administrator -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 10, 2000 5:41 PM

Re: WebTrends ColdFusion 404 Problem

2000-05-11 Thread Howie Hamlin
You would have to have the web server check the existance of the file instead of CF. If you are using IIS, this is how you do it: Open MMC Right click on the web site and then click on properties. Click on the Home Directory tab Click on the Configuration button Click on the .CFM item in the

RE: how do you have a static picture in the background

2000-05-11 Thread Mike Murry
For Netscape, you need to define a separate div for the image #backgroundDiv { layer-background-image:URL(filename.gif); } And then position it where you want it. Mike Murry Web Developer [EMAIL PROTECTED] 214.599.5290 -Original Message- From: Dave Hannum [mailto:[EMAIL

Re: (VERY OT) Re: Slightly OT: Lighten things up a little

2000-05-11 Thread Larry C. Lyons
You guys just crack me up. -- Larry C. Lyons EBStor.com 8870 Rixlew Lane, Suite 201 Manassas, Virginia 20109-3795 tel: (703) 393-7930 x253 fax: (703) 393-2659 http://www.ebstor.com http://www.pacel.com email: [EMAIL PROTECTED] Chaos, panic, and disorder - my work here is done. -- "Jacob" [EMAIL

RE: NEQ problems. Why?

2000-05-11 Thread jstiefel
Well, NEQ is a ColdFusion operator, and "" is a SQL operator. The code you place in a cfquery tag is sent to the database as SQL. -Original Message- From: Paul Ihrig [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 11, 2000 9:13 AM To: '[EMAIL PROTECTED]' Subject: RE: NEQ problems. Why?

RE: client variable problem.

2000-05-11 Thread jeff
We just turned on client variable storage in a database and this error started showing up. Didn't write any insert queries. So I don't know why its trying to insert that value instead of the cfid/cftoken.

Application

2000-05-11 Thread David Clay
Does anyone know of an application that will allow staff to go in, grab a template add content and save it as a new file with it linked or grab an existing template change it and save it back to the site? Thanks for your time. Dave Clay Internet Facilitator Trus Joist, A Weyerhaeuser Business

CFX and windows shortcuts

2000-05-11 Thread Russel Madere
I'm trying to write a CFX that will create a windows shortcut in a specific fold. The location of the file is stored in a database and getting that information out is easy. I can use CFFILE to copy yhe file over to the new folder, but that defeats what we want to do. Does any one know sone C++

empty fields behaving differently...

2000-05-11 Thread Bert Dawson
I've got a problem where results returned from a CFquery are different depending on whether MS SQL server is running on the same box as CF server or not: NT box 1: CF4.5 and MS SQL 7 NT box 2: CF4.5 I have a field (varchar) in a table which is empty. When I CFquery the table from box 1,

RE: NEQ problems. Why?

2000-05-11 Thread Philip Arnold - ASP
why : can you use in your select statment not NEQ IS, NEQ and IS NOT (etc.) are CF ways of handling the logic without encroaching on the HTML commands that could be embedded and why: can you only use NEQ not in your CFIF statment for an Output? Within CF specify the start and end of a

CFFILE results in missing server?

2000-05-11 Thread makane
Hello, I am maintaining a file upload system using ColdFusion 4.5.1. On a certain machine, I am having problems uploading files above 500K. I haven't been able to duplicate this problem on another machine. What happens is this: The file is submitted using a form with an input tag of type "file",

unsubscribe

2000-05-11 Thread Jon Hall
unsubscribe unsubscribeunsubscribeunsubscribeunsubscribeunsubscribeunsubscribeunsubscrib eunsubscribeunsubscribeunsubscribeunsubscribeunsubscribeunsubscribeunsubscri beunsubscribeunsubscribeunsubscribeunsubscribeunsubscribeunsubscribeunsubscr

Re: unsubscribe

2000-05-11 Thread Brian Peddle
That will work. -- Original Message -- From: "Jon Hall" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Thu, 11 May 2000 10:22:24 -0400 unsubscribe unsubscribeunsubscribeunsubscribeunsubscribeunsubscribeunsubscribeunsubscrib

Re: CFFILE results in missing server?

2000-05-11 Thread David E. Crawford
Make sure you have plenty of disk space on the drive where NT creates its temp files (usually C:). CFFILE needs roughly 2.5 times the file size of an uploaded file to do its processing. DC - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 11, 2000

Re: Macs, PC's, and Cold Fusion

2000-05-11 Thread Joel Firestone
Everyone: I found the solution to this problem. IE cannot handle the enctype="multipart/form-date" in the form tag. It just completely stops. If you take that line out, the form works fine. Netscape has no problem with it. Just an FYI. === Joel Firestone - Developer Delmarva

CFFTP upload indicator

2000-05-11 Thread Michel Gagnon
Hi! Is there a way to add a counter or any other indicator that shows the client that the file is uploading? Thanks! -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

Re: Application

2000-05-11 Thread Todd Ashworth
Allaire Spectra? Might be cheaper to roll-your-own, though. .Todd - Original Message - From: "David Clay" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 11, 2000 10:04 AM Subject: Application Does anyone know of an application that will allow staff to go in, grab a

Re: CFX_Zip

2000-05-11 Thread Eric Hoffman
Yes, with Winzip. I have not tried any other utilities. Thanks. "Todd Ashworth" [EMAIL PROTECTED] 05/10/00 01:23PM Can you open the zip files with another program? .Todd - Original Message - From: "Eric Hoffman" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, May 10, 2000

Processor Question

2000-05-11 Thread Russel Madere
I have been asked to post this to the list by our hardware guy. For a Cold Fusion or Database server, what would give the best performance with 1 or 2 GB of RAM: Quad Pentium III Zeon 550 with 512 KB, 1 MB or 2 MB cache or Quad Pentium III 700 with 256 On-Die cache Also, which

Re: Client and session variables same thing different

2000-05-11 Thread Ricq Pattay
Is there any way to "refresh" a session variable's timeout countdown so that when a user accesses a page the timeout is reset back to whatever I had it set to in Application.cfm? For example, my session variables timeout is currently set to 30 minutes for security reasons. But I have some users

RE: CFHTTP - for the love of god!

2000-05-11 Thread Dave Watts
I'm not saying that CFHTTP doesn't work with POST, I'm saying that you can't create a _query_ with it, i.e. NAME="queryname" COLUMNS="a,b,c" etc. That is incorrect. You can use CFHTTP to POST data to a remote server, then automatically build a query with the returned text using the NAME,

Re: Double Entries?? How to stop??

2000-05-11 Thread Al Musella, DPM
I had this problem and came up with a slightly different fix: In the form that submits the data, I get the next record number, which is the primary key for the table (I use a separate table to generate the next id for each table - because in the old days you couldn't count on SQL server's

RE: Can't get 4.5.1 server up or studio to work

2000-05-11 Thread Mark Sorteberg
-Original Message- Hi, I am a brand new Cold Fusion Developer. I am starting my first development job as an IT professional. I have inherited a site that has already been developed by a third party. Now my employer wants to add some functionality etc. So, I am setting

RE: Who's running IIS4/CF4.5.1 on WNT4 SP5 ??

2000-05-11 Thread Dave Watts
After about 4 days or so IIS and CF stop responding completley. I can stop the CF service and restart it but it doesn't affect it... I don't know how to completely start and stop the IIS service though.. I know how to stop the individual websites but not the webserver as a whole... Anyways

RE: CFX and windows shortcuts

2000-05-11 Thread lsellers
I'm trying to write a CFX that will create a windows shortcut in a specific fold. The location of the file is stored in a database and getting that information out is easy. I can use CFFILE to copy yhe file over to the new folder, but that defeats what we want to do. Does any one know

CF linux + Access db

2000-05-11 Thread Dave Wilson
Hi all, I've just had a client ask if there is any way in which they can connect to an Access db on a separate NT machine to their RedHat, Apache server. I'm thinking (only thinking aloud here) perhaps they could use StarOffice in some way to read the Access db, but have no idea how they would

Re: OT-XML-SOAP

2000-05-11 Thread Yvette Ingram
Thanks. My husband attended a VBA usergroup meeting recently and he said there's talk about this becoming some kind of standard and it's before the w3c. I'll check out the link. Yvette Ingram ColdFusion Programmer HWG-TA, ColdFusion 4 Email: [EMAIL PROTECTED] or [EMAIL PROTECTED] ICQ:

Re: Can you pass a query??

2000-05-11 Thread Dave Hannum
Cache the query and then use the MAXROWS / STARTROWS attributes in the CFOUTPUT. Works like a charm for me. Dave = "Always Drink Upstream From The Herd!" David Hannum Web Analyst/Programmer Ohio University [EMAIL PROTECTED] (740) 597-2524 - Original

Re: Can you pass a query??

2000-05-11 Thread Dave Wilson
Troy, Use a cached query, then set your output to loop from a given start row to a given endrow (thse can be passed in the url) i.e. [Pseudo Code] cf query=myquery datasource=dsn cachedwithin=createtimespan(0,0,2,0) SELECT etc etc etc /cfquery cfloop query=myquery from=startrow to=endrow

Can't Find ODBC Source on New Server

2000-05-11 Thread jocelyn . isidro
Does anyone know why a datasource added and verified through the CF Administrator cannot be found by the CF template? I had to install CF on a new server because the old one got fried. Now when I run exactly the same template, CF is looking for the datasource in C:\WINNT\system32. I know I

Re: OT-XML-SOAP

2000-05-11 Thread Yvette Ingram
Chris: Thanks. I'll check that. Yvette Ingram ColdFusion Programmer HWG-TA, ColdFusion 4 Email: [EMAIL PROTECTED] or [EMAIL PROTECTED] ICQ: 21200397 - Original Message - From: Chris Evans [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, May 11, 2000 8:53 AM Subject: RE:

RE: Who's running IIS4/CF4.5.1 on WNT4 SP5 ??

2000-05-11 Thread Grady Milhon
I have a question about IIS 4 and WinNT 4 Client. We are running CF on NT 4 Client and PWS. It is limited to 10 users though. Can you run full IIS 4 on NT 4 Client, or are you limited to PWS. My workaround is running Apache Win32 version. I would like to run IIS though but our budget is to

RE: CFX_Zip

2000-05-11 Thread Ben Forta
WinZip is very tolerant of corrupt files, more than any other utility. I need to know what those files were created with. --- Ben -Original Message- From: Eric Hoffman [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 11, 2000 10:41 AM To: [EMAIL PROTECTED] Subject: Re: CFX_Zip Yes,

RE: Client and session variables same thing different

2000-05-11 Thread Dave Watts
Is there any way to "refresh" a session variable's timeout countdown so that when a user accesses a page the timeout is reset back to whatever I had it set to in Application.cfm? For example, my session variables timeout is currently set to 30 minutes for security reasons. But I have some

Re: Client and session variables same thing different

2000-05-11 Thread Todd Ashworth
| Is there any way to "refresh" a session variable's timeout countdown so that | when a user accesses a page the timeout is reset back to whatever I had it | set to in Application.cfm? This isn't how they already work? .Todd

Re: Processor Question

2000-05-11 Thread Cary Gordon
Well, the first consideration might be that nothing,other than the DB server, can take advantage of four processors and 2 GB of RAM. FTP, streaming media and file serving take little processor power - a single processor box with 128 - 256 meg of ram (or a linux box with 32 - 64 MB) is

MYSQL blob question

2000-05-11 Thread Marlene Buffa
Hello, I've created a blob in MYSQL and when I pull up the data in the edit or display pages, it gets chopped off after the 39th character. I have no size limitations in my input or display fields. Since we are using MYSQL and not access (no memo field), I have to use

convert() function in Access

2000-05-11 Thread Eli Shechter
Hi i am trying to run a query based on month in Access and the date in the field is date and time (2000-05-10 00:00:00 ) is there a function in Access that i can convert() this into a date field and then query the database based on this. Thank You Eli Shechter

RE: Need help reducing the number of queries

2000-05-11 Thread Dave Watts
Note that when you use the GROUP attribute, you can nest CFOUTPUTs. How would I do this if it is a standard parent/child table with the fields cat_id, catname, parent_cat_id, parent_catname? I think I now how the query would work but that is about it. I think you could do it by using a

RE: Client and session variables same thing different

2000-05-11 Thread Dave Watts
I was looking at the url for commerce blocks that was posted a little bit ago and saw thier structure, array, wddx tutorial. Now the question I have is, they say that session variables aren't very scalable, but client variables are. What's the difference and where do I find client

Re: Can't get 4.5.1 server up or studio to work

2000-05-11 Thread Richard Ramos
What I did was change the default web site, that was allready set-up, and made it available on IP: 127.0.0.1 but you could create a new web site and set it to this IP. But this site must have the root directory in C:\inetpub\wwwroot\ that way it will have access to the CF directory. Hope that

RE: REVERSE QUESTION --- Is there anything that Cold Fusion can do that ASP can't do?

2000-05-11 Thread Dave Watts
I have yet to find a way to get .asp to duplicate the functionality of cfinclude. I guess this is supposed to be fixed w/ the new version (of IIS or ASP?)... In ASP, you can simply include files using the standard server-side include syntax. Dave Watts, CTO, Fig Leaf Software

RE: CFERROR - MailTo

2000-05-11 Thread Dave Watts
New to the list and I have been having a problem getting the mailto attribute in the CFERROR tag to work. I have set and verified the mail server in CF Administrator. What else can I look at and/or do? I could be wrong about what exactly the problem is that you're having, but my guess is

Re: Who's running IIS4/CF4.5.1 on WNT4 SP5 ??

2000-05-11 Thread KungFusion
Dave, I have a couple questions.. I don't use any COM objects and I am using MSSql server7 on the majority of my apps.. no cfcache tags anywhere . There are a couple MsAccess sites but with very minimal traffic on the server... If I do have a memory leak somewhere shouldn't I see either the

RE: CFX_Zip

2000-05-11 Thread Eric Hoffman
I am still awaiting a response from the courtwouldn't surprise me if they took a day like usual to respond. Thanks for your help and patience. Eric "Ben Forta" [EMAIL PROTECTED] 05/11/00 10:35AM WinZip is very tolerant of corrupt files, more than any other utility. I need to know what

RE: Who's running IIS4/CF4.5.1 on WNT4 SP5 ??

2000-05-11 Thread Dave Watts
I have a question about IIS 4 and WinNT 4 Client. We are running CF on NT 4 Client and PWS. It is limited to 10 users though. Can you run full IIS 4 on NT 4 Client, or are you limited to PWS. My workaround is running Apache Win32 version. I would like to run IIS though but our budget is

Re: Slightly OT: Lighten things up a little

2000-05-11 Thread KChapman
What about CFCHICK? --Katrina Katrina Chapman Consultant Ameriquest Mortgage Todd Ashworth

RE: Who's running IIS4/CF4.5.1 on WNT4 SP5 ??

2000-05-11 Thread James Mathieson
If you're asking can you run IIS on an NT workstation, I think the answer is yes. You'll need to download the "NT Option Pack" from MS website (make sure you get the NT workstation and not server version!), which if I remember correctly comes with IIS 4. You might also want to check out this IIS

Re: Processor Question

2000-05-11 Thread Howie Hamlin
FYI - for less money (and, in my opinion - a better server) you could go for a SAG rackmount server. These are built great and are far less than a comparable Dell 2450. They use all cutting edge technologies (160Meg SCSI, for example) and I have had nothing but good experience with the

Re: How to secure PDF file? - The Flame goes on.

2000-05-11 Thread KChapman
You can restric permissions to that directory so that noone but the cfserver has permission to access it. That way when they try to access it directly through the URL and IIS (or PWS whatever you have running) makes the call they will get a permission denied error. --Katrina

RE: How to secure PDF file?

2000-05-11 Thread Chris
Reuben King wrote: And you presume sending over a PDF as a .CFM is somehow acceptable? Uh, no, I didn't suggest that. As I've noted in earlier posts, you can send any file you want with any filename you want using something like the following: CFHEADER name="Content-Disposition"

Re: Processor Question

2000-05-11 Thread Judah McAuley
At 08:40 AM 5/11/2000 -0700, you wrote: We spec our CF boxes (NT/2000) at 2 PIIIs (not Xeon), mirrored disks and 512 MB. We generally buy the fastest processors available, lately 733s and, as tempting as those little IBMs may be, we currently favor Dell 2450s. We've got much the same setup,

RE: Processor Question

2000-05-11 Thread Robert Everland
Well with database more RAM is always better. Though on the list it has been posted many times that if you're going to get a multiprocessor do 2 computers with 2 processors instead of one 4 processor. Not only do you get clustering, but the performance increase of a 4 processor isn't much only

Re: unsubscribe

2000-05-11 Thread Fred T. Sanders
it would be so much more effective if you sent it to the proper email address with the proper line: [EMAIL PROTECTED] use the line: unsubscribe [EMAIL PROTECTED] in the body of the message. - Original Message - From: "Jon Hall" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday,

RE: IIS set up passing variables in the path_info?

2000-05-11 Thread Sean German
Thanks Paul, Looks like we're working along the same lines, except we're adding .htm to the variable to get indexed by search engines that don't spider .cfm pages. So I link to page.cfm/variable.htm My trouble is my development box takes this url and knows to pull up page.cfm, while my

RE: Can you pass a query??

2000-05-11 Thread Philip Arnold - ASP
Let's say I had a query that has 10 rows, but I only want to display 5 rows at a time. A link will then call the same tag do display the next 5 rows. How can I do this without running the query each time? Can I pass a query as a url variable? Can I put the query into an array and pass the

RE: Client and session variables same thing different

2000-05-11 Thread Rich Wild
A session variable will persist until 30 minutes of inactivity from the user. That means they can stay open all day - as long as the user is doing stuff. kind regards, Rich Wild -Original Message- From: Ricq Pattay [mailto:[EMAIL PROTECTED]] Sent: 11 May 2000 15:52 To: [EMAIL

Session variable problem

2000-05-11 Thread David Berger
OK, I'm running CF4.5, on WinNT4.0, IIS4.0... We are using session management on a particular application. There are 5 developers working/helping on this project. Everything has been working fine for the past 4+ weeks, until today. Whomever logs in first, between me and one other specific

Re: Calling custom tags on Solaris (CF 4.01, Solaris 2.7)

2000-05-11 Thread Jennifer
At 05:00 PM 5/10/00 -0400, you wrote: Hello, I am having problems calling custom tags in this format: CF_MyTag Section="Search" Fields="1" The error I get is this: Cannot find CFML template for custom tag MYTAG. ColdFusion attempted looking in the tree of installed custom tags but did not

Database/CF course in NYC

2000-05-11 Thread stäs
Hello, I'd like to enroll into a course this summer that will give me a good introduction on programming CF against either Oracle or MS SQL - anything that's more advanced than Access. My only experience with Oracle has been through ODBC, which doesn't really utilize Oracle's power. I'd like

Re: MYSQL blob question

2000-05-11 Thread Brook Davies
In the ODBC settings in the administrator, there is a setting "enable retrival of long text" I belive. You may want to try that. Brook At 08:44 AM 11/05/00 -0700, you wrote: Hello, I've created a blob in MYSQL and when I pull up the data in the edit or display pages, it gets

Re: Macs, PC's, and Cold Fusion

2000-05-11 Thread Jennifer
And just so you know, IE for Mac has a 4k limit for all form fields passed to a template. I mean 4k total, not 4k each. At least this is the case with Mac IE 4.x. At 10:24 AM 5/11/00 -0400, you wrote: Everyone: I found the solution to this problem. IE cannot handle the

RE: Client and session variables same thing different

2000-05-11 Thread Scott Weikert
Do some experiments. Set your session timeout to something ridiculously low, say 2 minutes - and hit pages at 1:30 a few times, see if your session sticks around, and then wait 2+ min a few times, and see if it conks out :) --Scott -Original Message- From: Ricq Pattay [mailto:[EMAIL

cfselect validation

2000-05-11 Thread Shannon Carr
I am having trouble using cfselect to validate a select box. I would like to display "Please Choose Organization" without a value. If form is submitted with Organization not selected then display error. Can this be done with cfselect or should I use java script validation? Thanks, Shannon

  1   2   >