RE: The BETA IS OUT!!! (query a query)

2001-02-05 Thread Daniel Kemp
> query against it shouldn't really exact addtional memory requirements. > Sounds like it could be an enormous memory hog if used as above. Buy more memory, (enormous memory if needed), your users deserve it. Dan. This message is intended only for the use of the person(s) ("the intended re

CLOB fields in Oracle databases

2001-02-05 Thread Francisco Montes; Spain on Line
Hi everyone! I´m going through a bit of a problem here while trying to retrieve data from a CLOB data type field from an Oracle 8i database. I´m trying to retrieve its contents with a normal CFQUERY but i keep getting nothing! Any ideas why i´m not getting anything? What am i doing wrong? TIA

Re: CLOB fields in Oracle databases

2001-02-05 Thread Paul Hastings
> I´m going through a bit of a problem here while trying to retrieve data from a CLOB data type field from an Oracle 8i database. I´m trying to retrieve its contents with a normal CFQUERY but i keep getting nothing! if i recall, there's a CFX_J tag in the gallery that will handle oracle's BLOBs.

RE: The BETA IS OUT!!! (query a query)

2001-02-05 Thread Bill Grover
I've been following the thread (or at least trying!). I've yet to see the following use for the query a query. In my case I have 2 databases. The first one is a FoxPro system that contains the current location of a job in our shop along with any production notes from the various production d

SPS

2001-02-05 Thread Darren Daniel
Does anyone have info on a scripting language called .sps? I saw it on the Manchester United webpage and was curious to find out more about it. Darren Daniel Producer -- United Kingdom http://www.thoughtbubble.co.uk/ Ph: +44 (0)

session variables timing out

2001-02-05 Thread sebastian palmigiani
I have a site with 2 sections. The members only directory uses the application scope with session variables and the general public directories are all html files without any application.cfm. If a user goes from the member site to the public site and is active in the public site does that activi

Re: Network Scenario

2001-02-05 Thread Jeffry Houser
It sounds like this is what ColdFusion is intended for, except on a much smaller scale. I doubt you'll have any problems. You might even be able to get away with using Access if you can guarantee only 8 people are going to be using the database, although, if you don't have to, I wouldn't.

RE: SPS

2001-02-05 Thread Neil Clark
As far as I am aware it is a feature of a Sun Microsystems technology. Probably one of their out of the box products. N http://www.mcbdigital.com ---> ~~ Structure your ColdFusion code with Fusebox. Get the offi

RE: session variables timing out

2001-02-05 Thread Jeff Beer
Hi Sebastian, You are correct. If the public area is all .htm(l) files (rather, non ..cfm), the CF server is never invoked, and can't reset the sessions. You could rename all files to .cfm and put the application.cfm in root. Of course, you'll be using CF server to process html pages for no pr

Somewhat OT???Escaping Hexidecimal

2001-02-05 Thread Richard L Smith
Hey everone: Does anyone know a way to escape hex values, ie stuff like #FF CF throws an error when I do this The only work around I have found to date is to leave off the # from hex values it seems to work ok. but creates odd looking code. Any ideas Rick ~~

Syntax for binding a query?

2001-02-05 Thread Terri Stocke
Hey all, Can anyone tell me what the SQL syntax is for binding a query (Oracle db)? Thanks! Terri ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archi

RE: Somewhat OT???Escaping Hexidecimal

2001-02-05 Thread Philip Arnold - ASP
> Does anyone know a way to escape hex values, ie > stuff like #FF CF throws an error when I do this > > The only work around I have found to date is to leave > off the # from hex values it seems to work ok. but creates > odd looking code. Within a CFOutput or CFSet you need to double #s, oth

Re: Somewhat OT???Escaping Hexidecimal

2001-02-05 Thread Terri Stocke
Hi Rick, You escape the hexadecimal values by adding another # sign... e.g., "##FF" Terri Original Message Follows From: "Richard L Smith" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: CF-Talk <[EMAIL PROTECTED]> Subject: Somewhat OT???Escaping Hexidecimal Date: Mon, 05 Feb

Re: Somewhat OT???Escaping Hexidecimal

2001-02-05 Thread Marius Milosav
or double it ##FF odd looking too:) Marius Milosav www.scorpiosoft.com It's not about technology, it's about people. Virtual Help Desk Demo (VHD) www.scorpiosoft.com/vhd/login.cfm - Original Message - From: "Richard L Smith" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sen

Re: Somewhat OT???Escaping Hexidecimal

2001-02-05 Thread Joe Sheble aka Wizaerd
escape it with another # ##FF this is only necessary between a set of tags At 08:31 AM 2/5/01 -0500, you wrote: >Hey everone: > >Does anyone know a way to escape hex values, ie >stuff like #FF CF throws an error when I do this > >The only work around I have found to date is to leave >

RE: multi-part mail

2001-02-05 Thread Seth Ward
I don't think you can send multipart emails with cfmail, you'll need to use IMS or use another workaround. IMS have a free version of their post server at the moment, you can get it at www.coolfusion.com Alternatively you can use cfmail to send a html-only version that will work fine on all html-

RE: Somewhat OT???Escaping Hexidecimal

2001-02-05 Thread Tim Fields
Go with the "double it" idea to insure cross browser compatibility. Don't break coding conventions where you don't *have* to. -Original Message- From: Marius Milosav [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 8:55 AM To: CF-Talk Subject: Re: Somewhat OT???Escaping Hexide

RE: Somewhat OT???Escaping Hexidecimal

2001-02-05 Thread Philip Arnold - ASP
On this subject (and I know I'm being a pest about this), has anyone got anywhere with the beginnings of the CF-FAQ? Philip Arnold Director Certified ColdFusion Developer ASP Multimedia Limited T: +44 (0)20 8680 1133 "Websites for the real world"

RE: SPS

2001-02-05 Thread Neil Clark
http://www.sun.com/desktop/success/manchester_united.html;$sessionid$QFEXRMY AABQBFAMTA1FU3NQ N http://www.mcbdigital.com ---> ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://

RE: Syntax for binding a query?

2001-02-05 Thread DeVoil, Nick
> Can anyone tell me what the SQL syntax is for binding a query (Oracle db)? Terri, Not sure what you mean. To me "binding a query" refers to the action of associating values with variable names when when querying a database. In SQL this is simply done by saying "WHERE columnname = value". Or

CFMAIL spooling error message

2001-02-05 Thread Aidan Whitehall
Has anyone seen this message before when trying to use CFMAIL? Error occurred while attempting to spool mail message to file (spool directory = 'd:\CFUSION\MAIL\SPOOL\', recipient='[EMAIL PROTECTED]', subject='Action') All or part of the path is inval

RE: CFMAIL spooling error message

2001-02-05 Thread Aidan Whitehall
> Has anyone seen this message before when trying to use CFMAIL? > > > Error occurred while attempting to spool mail message to > file (spool directory = 'd:\CFUSION\MAIL\SPOOL\', > recipient='[EMAIL PROTECTED]', subject='Action') > [ snip ] I just tr

Problems with IsAuthorized

2001-02-05 Thread Thomas Chiverton
Attached is a gif that hopefully explains the policy I have in place, a userobject called display, that only has me listed, and I have no execute permission for (ie, there are no Resource Rules for the policy 'Default', the only policy in the PS_Private context, which only has enable for resource

RE: Syntax for binding a query?

2001-02-05 Thread Terri Stocke
Oops. Yes, I should have been more specific :) and stipulated "bind variables". I'm talking about improving our db performance by "caching" the best execution paths for the queries. I know 4.5 uses the CFQUERYPARAM tag, but alas, we are still on 4.0. I was hoping that there would be an equivale

Re: CFMAIL spooling error message

2001-02-05 Thread Howie Hamlin
The Server value will have no affect on how the mail is written to the spool. Is this error happening continually? Are there any files in the spool folder? What do you have in the following reg key: HKLM\\Software\Allaire\ColdFusion\CurrentVersion\Mail\BaseDirectory Are you running CF under s

RE: Problems with IsAuthorized

2001-02-05 Thread Raymond Camden
Default behaviour for non existant obs/policies will be true for IsAuthorized. As for your userobject, display, try IsProtected() on it and see if it's returning true. === Raymond Camden, Principal Spectra Compliance Engineer for

OT: JS syntax error

2001-02-05 Thread Gene Kraybill
This code works in IE, but not in Netscape (4.61)... Can someone help? function windowOpen() { leftPos=0; if (screen) { leftPos=screen.width-420; topPos=screen.height-470; } var myWindow= window.open('index.cfm?fuseapp=Products&f

RE: Problems with IsAuthorized

2001-02-05 Thread Philip Arnold - ASP
> Attached is a gif that hopefully explains the policy I have in place It won't be as the CF-Talk list cuts off all attachments - it's an extreme way of stopping Viruses spreading, and I'm DAMN happy it's there Philip Arnold Director Certified ColdFusion Developer ASP Multimedia Limited T: +44

Anybody know anything about Intershipper?

2001-02-05 Thread Dave Hannum
It appears that since Jan, 30, the Intershipper interface on one of my sites has not been working. Anybody else having a problem? Is Intershipper the problem or should I be looking at our end? Dave ~~ Structure your ColdFusion code with Fu

RE: Problems with IsAuthorized

2001-02-05 Thread Keith Thornburn
Thomas, Unless something is defined as Protected in the Advanced Security setup then IsAuthorized("UserObject","display","execute") will always return 'true'. The IsAuthenticated is returning 'true' because you have already logged in. To get round this you can do an IsProtected("display") bef

RE: Problems with IsAuthorized

2001-02-05 Thread Thomas Chiverton
Oops, try http://www.compsoc.man.ac.uk/~falken/pic1.gif :-) -Original Message- From: Thomas Chiverton Sent: Monday, February 05, 2001 4:14 PM To: CF-Talk Subject: Problems with IsAuthorized Attached is a gif that hopefully explains the policy I have in place, a userobject called displa

Verity Indexing strategies

2001-02-05 Thread Adam Reynolds
I'm probably being to lazy here, but here goes. I will state now that I have not run this code, but I am just trying to understand collections and how they work. I've created a content management system. A document entry has: document_id, title, summary. Optionally the document has a url or docum

Re:RE: Help: WDDX deserialize problem - still get error

2001-02-05 Thread Carol Bluestein
Hi Simon... and others who responded. Thank you for getting back to me so quickly. I actually copied my original code from Forta's Advanced ColdFusion Application Development 4.0, Page. 284: Chapter 16 16 Using WDDX to Create Distributed Applications. However, I changed my code as you suggeste

Verity Basics - Help please

2001-02-05 Thread JMilks
Hi All, I have not used Verity a whole lot, so would appreciate some advice. I have a client who has a CF site that was built by someone, somewhere and a Verity collection was created. The client has since deleted some files, and tried to re-index so that the deleted files would no longer apprear

RE: RE: Help: WDDX deserialize problem - still get error

2001-02-05 Thread Dave Watts
I think this is your problem: > Parameters > Form Fields: > > SUBMIT=Continue > WDDXCONTENT=#wddxPacket# > FIELDNAMES=WDDXCONTENT,SUBMIT In the WDDXCONTENT field, you should have a WDDX packet, not a reference to one. In your form, make sure you're evaluating the variable: Dave Watts, CTO, F

CF Server Feedback

2001-02-05 Thread Jason Larson
Does anybody have any input for a cheap CF Server, I have a limited Budget? What kind a system would be the best(cheapest) way to suite my needs. I am a small time developer, most of my clients have low traffic at this point, my highest trafficed client is getting about 5,000 page views a day. I

I figured it out - THANKS

2001-02-05 Thread Jeffrey Thomas
Heath, I figured out how to verify all questions were being answered. Thanks, Jeff ~~ 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

RE: Syntax for binding a query?

2001-02-05 Thread DeVoil, Nick
Yes, that sounds like a good idea. I don't think CFQUERYPARAM would have helped you with performance anyway. It just validates the parameters you pass to the stored procedure. I'm guessing here but are you actually looking for the syntax for passing parameters to an Oracle stored procedure? In

RE: JS syntax error

2001-02-05 Thread DeVoil, Nick
Gene left and top are screenX and screenY in NN. Nick -Original Message- From: Gene Kraybill [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 7:35 PM To: CF-Talk Subject: OT: JS syntax error This code works in IE, but not in Netscape (4.61)... Can someone help? function win

RE: Anybody know anything about Intershipper?

2001-02-05 Thread Eron Cohen
Hi, There are a few of us with the same problem. The actual issue is to do with specifying FEDEX as a shipper. If you remove FEDEX then it should start working again. You might want to contact the kind Gent at Desert Raven that wrote the tag. He said he would look into the problem. Regards,

multiple queries tie up web server

2001-02-05 Thread Ricq Pattay
I have a CF page that contains approx 7500 queries against an Oracle database via an Apache web server. Of course this page takes a while to load (3 minutes or so), but my user is ok with that because she does so only a handful of times per day. What is not ok is that, while this page is loading,

3-dimensional array

2001-02-05 Thread Ryan Farrell
How do I a 3-dimensional array? Thanks, Ryan Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

High Traffic graphing

2001-02-05 Thread Alan H Koenig
I am developing a site where there will be a lot of dynamic graphing. I am expecting approximately 500 concurrent users on the site. Most of them will be doing the graphing application that I am creating. I am thinking of using Crystal Reports 8 with is web component for this. I was wondering

RE: Problems with IsAuthorized

2001-02-05 Thread Thomas Chiverton
IsProtected("UserObject","display","execute") Returns 'No', so I guess that means there is something wrong with my policies ? (This is with my user added back into the userlist for that policy. -Original Message- From: Raymond Camden [mailssto:[EMAIL PROTECTED]] Sent: Monday, February 05,

Break in attempts?

2001-02-05 Thread Jon Gage
We've noticed the following error in our logs recurring recently: "Error","TID=618","02/02/01","22:04:23","24.114.162.188","","Invalid Request of CFDOCS\EXAMPLEAPP\EMAIL\APPLICATION.CFM File You have requested a template with the name APPLICATION.CFM or ONREQUESTEND.CFM. These file names are rese

why use 3rd dimensional array???

2001-02-05 Thread Phoeun Pha
how would one use a third dimensional array? it's hard for me to conceptualize a practical use for it! ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-

RE: multiple queries tie up web server

2001-02-05 Thread Robert Everland
Why not try stored procedures so that CF isn't the one running the queries. If you do it that way, Oracle will do all the work while CF waits for the results. I think what is happening is the webserver is just getting bulked down. Robert Everland III Web Developer Dixon Ticonderoga -Origina

RE: 3-dimensional array

2001-02-05 Thread Phoeun Pha
-Original Message- From: Ryan Farrell [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 12:24 PM To: CF-Talk Subject: 3-dimensional array How do I a 3-dimensional array? Thanks, Ryan Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://w

Re: multiple queries tie up web server

2001-02-05 Thread Kevin Schmidt
Is caching the query an option? If so you could set up a task that runs the query at like 6 in the morning or earlier when fewer people will be on the site and cache it for 24 hours. However if she is looking for updates throughout the day she won't see any without the 3 minute wait. Kevin

Re: 3-dimensional array

2001-02-05 Thread Kevin Schmidt
Kevin - Original Message - From: "Ryan Farrell" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, February 05, 2001 12:24 PM Subject: 3-dimensional array > How do I a 3-dimensional array? > > Thanks, > > Ryan > > > Archives: http://www.mail-archive.com/cf-talk@houseo

RE: Problems with IsAuthorized

2001-02-05 Thread Raymond Camden
I would guess so. Go into your CFAdmin and check stuff out. Tell us what you see. === Raymond Camden, Principal Spectra Compliance Engineer for Allaire Email : [EMAIL PROTECTED] ICQ UIN : 3679482 "My ally is the Force, and a

RE: Break in attempts?

2001-02-05 Thread Duane Boudreau
Its probably just someone checking to see if you are running ColdFusion. I do that occasionally if I am not sure if a site is being served by ColdFusion. Duane -Original Message- From: Jon Gage [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 1:37 PM To: CF-Talk Subject: Break

RE: CF Server Feedback

2001-02-05 Thread Dylan Bromby
why don't you use IIS? it's free. Website from O'Reilly costs like $1K or more. unless you already own it... and if you're only doing 5,000 pages a day, you don't need 2 servers if you're cramped for cash. -Original Message- From: Jason Larson [mailto:[EMAIL PROTECTED]] Sent: Monday, Feb

RE: multiple queries tie up web server

2001-02-05 Thread Philip Arnold - ASP
> I have a CF page that contains approx 7500 queries against an Oracle > database via an Apache web server. Of course this page takes a > while to load > (3 minutes or so), but my user is ok with that because she does so only a > handful of times per day. > > What is not ok is that, while this pag

RE: 3-dimensional array

2001-02-05 Thread Philip Arnold - ASP
> How do I a 3-dimensional array? Why not use Structures within the array? That way you get get away with a 2D array with a structure in each Philip Arnold Director Certified ColdFusion Developer ASP Multimedia Limited T: +44 (0)20 8680 1133 "Websites for the real world"

RE: Break in attempts?

2001-02-05 Thread Dave Watts
> We've noticed the following error in our logs recurring recently: > > "Error","TID=618","02/02/01","22:04:23","24.114.162.188","", > "Invalid Request of CFDOCS\EXAMPLEAPP\EMAIL\APPLICATION.CFM > File You have requested a template with the name APPLICATION.CFM > or ONREQUESTEND.CFM. These file

CFStudio 4.5.2 issues

2001-02-05 Thread Robert Everland
I will be posting this here and also to allaire forums. I have been using stinking studio forever, I updated to 4.5 because it had more features, but it seems the same bugs I had from the beginning that bugged me are still there. The bug where you are editing a file in amd it doesn't show

RE: multiple queries tie up web server

2001-02-05 Thread Adrian Cesana
7500 Queries? holly molly batman. Ok, just guessing but it sounds like your generating a report to meHere is what I would look at: 1) Apache (not familiar with Apache) must have some limit being set to the number of concurrent process's, and it it not queuing them or they are timing out,

RE: Break in attempts?

2001-02-05 Thread Christopher Olive, CIO
actually, ran into that error message when i named one of my templated MemberApplication.cfm. chris olive, cio cresco technologies [EMAIL PROTECTED] http://www.crescotech.com -Original Message- From: Jon Gage [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 1:37 PM To: CF-Tal

RE: CF Server Feedback

2001-02-05 Thread Jason Larson
Dylan, Do you think the DSL will be able to handle this (lets say 50 sites with 5,000 page views a day per site), or should I look at a T1 line. Thanks for your response. Jason Larson [EMAIL PROTECTED] -Original Message- From: Dylan Bromby [mailto:[EMAIL PROTECTED]] Sent: Monday, Februa

Re: multiple queries tie up web server

2001-02-05 Thread Edward Smith
We've had problems with Oracle drivers being single threaded-like. In other words, if a long running query is just waiting out there, other requests to that datasource have to wait. What version of CF and what oracle drivers are you using? Ricq Pattay wrote: > > I have a CF page that contains

Re: CF Server Feedback

2001-02-05 Thread Edward Smith
Why not use Linux, Apache and PostgreSQL. You'll save nearly $10G that way. Then you can get Enterprise, and use the sandbox security. Geez, you could get 2 of them for redundancy. Is there a specific reason you need to use NT? Dylan Bromby wrote: > > why don't you use IIS? it's free. Websit

Re: why use 3rd dimensional array???

2001-02-05 Thread Eric Dawson
to hold 3 dimensional data. sorry. Simple example. some kind of cubic sample. like say air temperature in a room for each specific cubic foot. The index is h,w,l and the value corresponds to the appropriate cube in the room. I can get a better, more practival example if you like. E From: Pho

Re: CF Server Feedback

2001-02-05 Thread zac
Dylan Bromby wrote: > why don't you use IIS? it's free. So is Apache and it doesn't come with arbitrary licence limitations that are designed to get you to buy their "server" OS. > and if you're only doing 5,000 pages a day, you don't need 2 servers if > you're cramped for cash. Or you could

RE: CF Server Feedback

2001-02-05 Thread Jason Larson
I have not worked with Linux, I do have some limited experience with NT though. I understand what you are saying and I am thinking of approaching this with a Linux server, though there would be a higher learning curve for me. Thanks for your response Jason Larson [EMAIL PROTECTED] -Original

RE: Break in attempts?

2001-02-05 Thread JustinMacCarthy
On a related note, I once came across a server in which the cf developers had created the app in such a manner that all include code where in .inc files. You code just type www.server.com/login.inc and download the code. Not a good idea. Remember, just because you are "including" a file, other peo

RE: CF Server Feedback

2001-02-05 Thread Dylan Bromby
depends. is it a personal or business DSL account according to the provider? you want to check the CIR (committed information rate) from your provider for both types of connections. -Original Message- From: Jason Larson [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 11:11 AM

Re: studio 4.5.2

2001-02-05 Thread Chris Norloff
Well, I like Studio 4.5.1, and it's works well for me. I tried 4.5.2 and hated all the ftp-connectivity bugs (winsock errors, etc.). Twice it erased a file when trying to save my work to an FTP-connected server. So I went back to 4.5.1 and it works fine. sigh Chris Norloff -- Origi

RE: 3-dimensional array

2001-02-05 Thread Jeremy Allen
Think of it as a 3 dimensional box. +-+ / /| / / | +--+ | | | | | | | | | / +--+/ Hehe Okay here is a example... not that you would but you could. If you think of a query as a two dimesonal array. Query1(z)

RE: why use 3rd dimensional array???

2001-02-05 Thread Phoeun Pha
well yeah i can see how it can be used for math stuff. but i mean like a real situation -Original Message- From: Eric Dawson [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 1:17 PM To: CF-Talk Subject: Re: why use 3rd dimensional array??? to hold 3 dimensional data. sorry.

OT:Can you change "Browse..." on a File form element?

2001-02-05 Thread JMilks
Hi, Bilingual app, client doesn't want to see "Browse..." on a file form element. Any way to do that short of building one from a textbox and button? Jim ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusiona

Re: why use 3rd dimensional array???

2001-02-05 Thread Kevin Schmidt
Since when was math stuff not a real situation - Original Message - From: "Phoeun Pha" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, February 05, 2001 1:36 PM Subject: RE: why use 3rd dimensional array??? > well yeah i can see how it can be used for math stuff.

RE: multiple queries tie up web server

2001-02-05 Thread Perez, Bismark
Hey there, is these a query that needs to run interactive? one way that you can approach this is to create a file that will contain all the fields (data) that is been pulled in by all these queries, yes, it will be a BIG file, but if you have the space on the server sometimes that is the best app

RE: Syntax for binding a query?

2001-02-05 Thread Terri Stocke
Original Message Follows From: "DeVoil, Nick" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: CF-Talk <[EMAIL PROTECTED]> Subject: RE: Syntax for binding a query? Date: Mon, 05 Feb 2001 17:04:56 - Yes, that sounds like a good idea. I don't think CFQUERYPARAM would have helped

RE: why use 3rd dimensional array???

2001-02-05 Thread Ryan Farrell
well, I've figured another way around this problem, but I'd still like to know how to do this. Sorry I was not more specific in my question. I know how to declare the array, but how do I load data into all 3 dimensions? -Original Message- From: Phoeun Pha [mailto:[EMAIL PROTECTED]] Sent

RE: why use 3rd dimensional array???

2001-02-05 Thread Caulfield, Michael
I've used 3 dimensional arrays to produce mini-mystery games where the x,y was the location and z was time. Basically the x,y defaults to a standard "room picture clip" if n[x][y][z] was empty, but you can add an "event" to any room by pointing n[x][y][z] at an animation or movie file. then you

RE: Can you change "Browse..." on a File form element?

2001-02-05 Thread Cameron Childress
Have you tested to see if it's controlled by the language version of the user's Browser/OS? May not be an issue for speakers of other languages as long as they have a native language install of their Browser/OS. -Cameron Cameron Childress elliptIQ Inc. p.770.460.7277.232 f.

Re: why use 3rd dimensional array???

2001-02-05 Thread Sean Renet
LOL - Original Message - From: "Phoeun Pha" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, February 05, 2001 11:36 AM Subject: RE: why use 3rd dimensional array??? > well yeah i can see how it can be used for math stuff. but i mean like a > real situation > > >

RE: why use 3rd dimensional array???

2001-02-05 Thread Richard Banks
Math is fun "stuff" :) I think the thread should be killed now. Thanks. -Original Message- From: Kevin Schmidt [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 3:57 PM To: CF-Talk Subject: Re: why use 3rd dimensional array??? Since when was math stuff not a real situation

Re: multiple queries tie up web server

2001-02-05 Thread Ricq Pattay
Thanks for the responses so far. More info: We're running CF Server 4.51 Enterprise, with the Oracle 7.3 native drivers. And *all* requests to the web server are refused, not just those to the same datasource. So this sounds more like a web server problem (as Robert said). The page in question i

Got PDFlib?

2001-02-05 Thread Daye, Marianne
I'm considering using PDFlib to generate PDF files on the fly, and I was wondering if anyone has some experience to share. We can't use existing pdf templates because the number of fields varies, and it's my understanding that PDFlib allows you to create the PDF dynamically on the server. Origin

RE: Can you change "Browse..." on a File form element?

2001-02-05 Thread JMilks
Hmm...good idea. Problem is, most people here use english windows/browser, but expect fully functional on-the-fly french/english apps. Be happy that the US only has one official language... Jim -Original Message- From: Cameron Childress [mailto:[EMAIL PROTECTED]] Sent: Monday, February 0

CF and Cobalt Server

2001-02-05 Thread Jason Larson
Has anybody heard of anyone running CF Server on a Cobalt RAQ system. If so, is there something that I should worry about putting CF on A Cobalt RAQ system? Thanks Jason Larson [EMAIL PROTECTED] ~~ Structure your ColdFusion code with Fusebox. G

RE: Got PDFlib?

2001-02-05 Thread Simon Horwith
I've had great luck and experiences doing this with activepdf server. Check out www.activepdf.com for details about their various servers and products (you're probably interested in the activepdf server, and possibly webgrabber or the activepdf toolkit). Good Luck!! ~Simon > Simon Horwith > Al

ADO and CF

2001-02-05 Thread Clint Tredway
Anyone had any luck using ADO with CF? I want to use it but I hear CF and ADO don't like to play nice.. any thoughts are appreciated... -- Clint Tredway www.factorxsoftware.com -- ~~ Structure your ColdFusion code with Fusebox. Get the official

RE: CF Server Feedback

2001-02-05 Thread JayB
At 12:10 PM 2/5/2001 -0700, you wrote: >Dylan, > >Do you think the DSL will be able to handle this (lets say 50 sites with >5,000 page views a day per site), or should I look at a T1 line. From IIS 5.0 chapter on Capacity planning. based on 5 kb page size 640 kpbs dsl connection = almost 11

RE: multiple queries tie up web server

2001-02-05 Thread Philip Arnold - ASP
> The page in question isn't a report, but a dynamic grid of > enrollment counts > for multiple courses held at multiple times. Each course/time combination > has 4 queries associated with it, 3 of which are "select > count(user_id)..." > Each course/time intersection has javascript pop-up windows

RE: ADO and CF

2001-02-05 Thread Dylan Bromby
i've done a few things in ADO with CF. i built an interface to manage hundreds of sites in IIS through CF using ADO/ADSI. however, the applications i worked on were eventually converted to VB and they ran MUCH faster. -Original Message- From: Clint Tredway [mailto:[EMAIL PROTECTED]] Sent:

Re: Got PDFlib?

2001-02-05 Thread stas
If you have $35K lying around and know a bit of FrameMaker, there is a great product called DLFormatter from http://www.datalogics.com - Original Message - From: "Daye, Marianne" <[EMAIL PROTECTED]> > Originally we were using Crystal Reports and CFX_CRWTOPDF which no longer > works, and

why use 3rd dimensional array??? You dont understand!

2001-02-05 Thread Phoeun Pha
BAH! This is what i mean. What are the PRACTICAL real life uses for 3rd dimensional arrays? ANALOGY if u still dont understand. In trig, we learned how to figure out volume using the shell, disc, and i forget the other one. Ok, big deal. however, the practical use of this is to measure the

Re: CF Server Feedback

2001-02-05 Thread Edward Smith
No, 10K per hour is 2.7 per second. 173is per minute. But most pages are a hell of a lot larger then 5k. JayB wrote: > > At 12:10 PM 2/5/2001 -0700, you wrote: > >Dylan, > > > >Do you think the DSL will be able to handle this (lets say 50 sites with > >5,000 page views a day per site), or shou

Sub-query a cached query?

2001-02-05 Thread Willy Ray
Can I make an enormous cached query, and then query those results? Say, for example, I wanted to query all customers and all invoices at once, then display a list of customers with unpayed invoices, linked with URL variables to a detail page that would show the invoice details. Could I do th

RE: ADO and CF

2001-02-05 Thread Robert Everland
That's because you have to go through an extra layer. Ado is native for ASP so it would only make sense that it would be faster in ASP. Robert Everland III Web Developer Dixon Ticonderoga -Original Message- From: Dylan Bromby [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 3:

RE: why use 3rd dimensional array??? You dont understand!

2001-02-05 Thread Russel Madere
I can step in here. I have used 3 dimensional arrays to store weather data for specific sites. I have several sensors across several locations on a site that I need to track over time. My array looks like: reading[SiteID][SessorFarmID][Time] This is used in a non-web language, but a similar si

RE: ADO and CF

2001-02-05 Thread Clint Tredway
I am trying to decide whether to use ADO or not becuase I could use some of its functionality that CFQUERY doesn't give me. Thanks for the replys. -- Clint Tredway www.factorxsoftware.com -- ~~ Structure your ColdFusion code with Fusebox. Get th

Re: why use 3rd dimensional array??? You dont understand!

2001-02-05 Thread Kevin Schmidt
Maybe you can remove your head from your ass using a 3 dimensional array. Let me know if it works. - Original Message - From: "Phoeun Pha" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, February 05, 2001 2:55 PM Subject: why use 3rd dimensional array??? You dont unders

CFPOP requirements with exchange

2001-02-05 Thread David Adams
I get the following error: "A required privilege is not held by the client." This happens when I attempt to get the headers only (and getall) from a user with password from my exchange server via cfpop. What does this mean? My mail administrator doesn't know how to help. Thanks Dave Archive

Re: why use 3rd dimensional array??? You dont understand!

2001-02-05 Thread Joseph Thompson
I use three dimensional arrays as "two dimensional arrays" with bonus comment fields. Unlike C++ i don't get penalized for wasting Ram (my understanding) ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusion

RE: Sub-query a cached query?

2001-02-05 Thread Philip Arnold - ASP
> Can I make an enormous cached query, and then query those > results? Say, for example, I wanted to query all customers and > all invoices at once, then display a list of customers with > unpayed invoices, linked with URL variables to a detail page that > would show the invoice details. Could I

RE: why use 3rd dimensional array??? You dont understand!

2001-02-05 Thread Phoeun Pha
did u have a bad day Schmidt? eh heh -Original Message- From: Kevin Schmidt [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 4:21 PM To: CF-Talk Subject: Re: why use 3rd dimensional array??? You dont understand! Maybe you can remove your head from your ass using a 3 dimensio

  1   2   >