RE: Clustering and CF variables.

2002-01-04 Thread Ken Wilson
Sure, it's painless. The big difference is that Session Variables are stored in Ram on the server where they are created. That's why it's so critical to lock session variable reads/writes. That's also why you'll lose state when you end up on another server in the cluster...servers can't share the

Re: Clustering and CF variables.

2002-01-04 Thread Neil H .
So you are saying I should change my variable from session to client. See maybe I am just dumb but I never really understood the difference. Sure I have seen different definitions but I never set down and thought about it. Maybe someone has the "for dummies" version? Neil :) - Original Mes

RE: Clustering and CF variables.

2002-01-04 Thread Ken Wilson
Are you talking about Session Variables or Client Variables? Session variables are Memory resident on the server where they are created whereas Client Variables will be stored in the central DB that you have setup. Ken -Original Message- From: Neil H. [mailto:[EMAIL PROTECTED]] Sent: S

Clustering and CF variables.

2002-01-04 Thread Neil H .
I am using session variables. I have setup a DSN and a Client Variable Storage to the same database on each server. The code is identical. I am using Microsoft NLB. It works well except that my session variables aren't carrying over. Any ideas? I know its broad but there has to be something

Cross posted sorry: Seeking Speakers for CFUG in Southern CA.

2002-01-04 Thread John Wilker
Hi guys and gals, I'm looking for speakers for the Inland Empire CFUG, can't offer anything other than food and good company but anyone with something to say, let me know. We're still looking for a speaker for this month's meeting, on the 29th. Thanks all, hope to hear from some of ya.

RE: Cfcontent performance issues?

2002-01-04 Thread Kay Smoljak
:> It's going to run every request through CF, which is going :> to significantly increase the amount of work CF has to do. :> The same issue comes up with regular HTML pages - if you :> want to force authorization using CF, you might map .html to :> be processed by CF, but there's a serious p

RE: Cfcontent performance issues?

2002-01-04 Thread Kay Smoljak
Hmmm... Interesting. Am I correct in assuming that an ISAPI extension would then apply to every site hosted on that machine? I'm sorry, I don't know much about them. Thanks, Kay. :> -Original Message- :> From: Rick Osborne [Mojo] [mailto:[EMAIL PROTECTED]] :> Sent: Saturday, 5 January

Re: Odd OLEDB Error

2002-01-04 Thread Jennifer Larkin
The code, man. The CODE. I mean, it might help us to see the query that is causing this error. ;) At 06:00 PM 1/4/02 -0500, you wrote: >Does anyone have a clue as to what this means?? > >Error Occurred While Processing Request >Error Diagnostic Information >OLEDB Error Code = 0 > >Null accessors

RE: cf_twoselectesrelated help!!!!

2002-01-04 Thread Kola Oyedeji
Also when you added the cfparams do they all have the correct scope i.e. are all attributes prefixed with the attributes scope? Just a thought Kola Oyedeji > -Original Message- > From: Steven Dworman [mailto:[EMAIL PROTECTED]] > Sent: 04 January 2002 19:42 > To: CF-Talk > Subject: RE: c

RE: sorry I know this been talked about

2002-01-04 Thread Kola Oyedeji
I played around with it, got it to work not sure if I used a compact policy also when you say it does not work how are you testing it? In ie6 set your privacy to block all cookies, then you need to test it with code that actually attempts to write a cookie. ie6 will then display a small red icon w

Odd OLEDB Error

2002-01-04 Thread Jeff Beer
Does anyone have a clue as to what this means?? Error Occurred While Processing Request Error Diagnostic Information OLEDB Error Code = 0 Null accessors are not supported by this provider. Date/Time: 01/04/02 17:34:26 Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) Remote Address:

Re: Mail Tag for Heavy Volume of Emails?

2002-01-04 Thread Howie Hamlin
I spoke to Ray on the phone - so - no on-line sales pitches today :-) Howie - Original Message - From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, January 04, 2002 5:14 PM Subject: RE: Mail Tag for Heavy Volume of Emails? > > Anyone know of a 3rd pa

Re: Mail Tag for Heavy Volume of Emails?

2002-01-04 Thread tom muck
If you have a good dedicated mail server, is excellent. I've sent 400,000 in a day with no problems, other than the 65,535 email limit in the spool folder. You can break a job into several jobs of 50-60,000 each and let them fly. tom "Rey Bango" <[EMAIL PROTECTED]> wrote in message 009901c195

RE: Mail Tag for Heavy Volume of Emails?

2002-01-04 Thread Tony Gruen
Ditto - iMS SE works excellent for us. http://www.CoolFusion.com Tony Gruen SFNetworks -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 2:15 PM To: CF-Talk Subject: RE: Mail Tag for Heavy Volume of Emails? > Anyone know of a 3rd party tag t

RE: Mail Tag for Heavy Volume of Emails?

2002-01-04 Thread Dave Watts
> Anyone know of a 3rd party tag that can handle large volumes > of email? CFMail just isn't suited for mass emails and I wanted > to go 3rd party. You might try out iMS from CoolFusion.com; it's worked out well enough in my testing, and there's lots of positive word-of-mouth for it. It also ru

RE: Simple FORM Variable ERROR?????

2002-01-04 Thread dal1als
This is kinda the long way around but...Maybe this will help...Maybe not?

Re: Using CF to control Spam

2002-01-04 Thread David Burt
As to your original question, the only thing that I can come up with is to either use a web based email client that only displays emails from a "trusted" address or setup a rule in your email client that deletes all mail out of your inbox that isn't trusted, but storing temporary email (in process

sorry I know this been talked about

2002-01-04 Thread Troy Montour
but has any one got this P3P policies to work. if you have please help.. how do you get compact policies to work? I have been reading Ibm's site and w3c but nothing seems to work so I figure I'm doing something wrong Thank you Troy Montour ___

Mail Tag for Heavy Volume of Emails?

2002-01-04 Thread Rey Bango
Anyone know of a 3rd party tag that can handle large volumes of email? CFMail just isn't suited for mass emails and I wanted to go 3rd party. I looked at ActivMail but I can't get the guys from CFDev.com to reply. Any other tags out there that you may know of? Thanks, Rey... __

Re: CMemoryException: unknown cause (( HELP!! ))

2002-01-04 Thread Michael Ross
any field types ntype? >>> [EMAIL PROTECTED] 01/04/02 03:14PM >>> I am using the Microsoft Jet Engine to connect to the database and I get this error.: CMemoryException: unknown cause PCodeRuntimeContextImp::executeSQLTagCFQuery::endTag I had this before and I re-created the database and it w

Re:

2002-01-04 Thread coldfusion . developer
That did it thanks. For others, I ended up with ... samp_reques_id IS TABLE KEY SELECT samp_reques_id,srf_date_created FROM samprequest UPDATE samprequest SET srf_date_fu = #DateAdd('ww', 2, (srf_date_created))# WHERE samp_reques_id = #samp_reques_id# > You will need a WHERE c

RE:

2002-01-04 Thread Kelly Matthews
Pull an ID or whatever record identifier you have in your first query. Not just the date. Then in the update statement you need a where ID = #ID# or whatever your record identifier is called. It has no idea what row you want to update the way you wrote it. Kelly -Original Message- From:

Studio 5.0 Eval

2002-01-04 Thread David Brown
We have ordered the full (cd) ver of Studio 5.0 from one of our VAR's, but I am currently working with the eval of 5.0. My 30 day time is about to run out in 2 days. I hope I can install my full copy over top of my eval copy to keep all of my current settings. But what do I do if my purchased c

Re:

2002-01-04 Thread BEN MORRIS
You will need a WHERE clause in the update query. >>> <[EMAIL PROTECTED]> 01/04/02 04:07PM >>> Hi, I'm trying to interate through all the records in a table and add two weeks to a new date column based on and existing date value(srf_date_created). When I run the code below, I get the same dat

cf-talk@houseoffusion.com

2002-01-04 Thread coldfusion . developer
Hi, I'm trying to interate through all the records in a table and add two weeks to a new date column based on and existing date value(srf_date_created). When I run the code below, I get the same date instead of an entry based on (srf_date_created + 2 weeks) And yes the date valuefor srf_date

RE: DB2 table locking

2002-01-04 Thread Mark A . Kruger - CFG
I don't know how to do it with CF, but DB2 includes "monitors" that are basically like traces in SQL. You should be able to run a test and examine the trace. Mark -Original Message- From: Brian Fox [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 10:59 AM To: CF-Talk Subject: S

CMemoryException: unknown cause (( HELP!! ))

2002-01-04 Thread Jay Callaghan
I am using the Microsoft Jet Engine to connect to the database and I get this error.: CMemoryException: unknown cause PCodeRuntimeContextImp::executeSQLTagCFQuery::endTag I had this before and I re-created the database and it worked fine. I have since re-created this database 5 times and still

Re: Dave or someone -- Help me with error msg!!!

2002-01-04 Thread Randy Adkins
You may need to supply a password with the query for it to authenicate to the SQL server. Basically it stats that the user account you entered is invalid. - Original Message - From: "Julia Green" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, January 04, 2002 2:38

RE: Simple FORM Variable ERROR?????

2002-01-04 Thread Amanda Stern
Jeff, I have been trying, with no success, to get the cf_twoselectsrelated tag to workcan I take a look at your javascript code and see if that will better do the trickthanks again --- "Garza, Jeff" <[EMAIL PROTECTED]> wrote: > I don't think CF is what you want to use here... > Sinc

RE: Dave or someone -- Help me with error msg!!!

2002-01-04 Thread Steven Dworman
**snip** where's the password attribute? -Original Message- From: Julia Green [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 2:39 PM To: CF-Talk Subject: Dave or someone -- Help me with error msg!!! I just started a $90 a month ISP account with ColdFusion and a database. H

RE: Dave or someone -- Help me with error msg!!!

2002-01-04 Thread Joel Parramore
Julia: 1) Can you (or the help) connect to the database outside of ColdFusion w ith that login information, i.e., thru an ODBC administration tool? Have the y verified access to the database in the CF administrator? 2) Does your CF datasource specify the password for that datasource and usern

Re: Dave or someone -- Help me with error msg!!!

2002-01-04 Thread Bryan Stevenson
I'd start by removing the USERNAME attribute from your CFQUERY tag and let the datasource do what it's supposed to (i.e. pass any required user/pass info to SQL Server). Chances are that username is for you to connect to SQL Server via Enterprise Manager and the datasource itself uses a differ

RE: Dave or someone -- Help me with error msg!!!

2002-01-04 Thread David Schmidt
It does not look like the password was entered into the cfquery statement. But please, do NOT post it on the forum. David Schmidt -Original Message- From: Julia Green [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 11:39 AM To: CF-Talk Subject: Dave or someone -- Help me with

RE: Dave or someone -- Help me with error msg!!!

2002-01-04 Thread Dave Watts
> I just started a $90 a month ISP account with ColdFusion and a > database. Help confirmed that I actually got my tables over, and > that the error is on my side. > > This is the error I get and beneath it is the code: (Don't laugh -- > I have done ColdFusion at UPS for two years...) > > Error

RE: OT: Move off of windows

2002-01-04 Thread Joel Parramore
VNC is a remote access program, a la Symantec's PC-Anywhere and CA's ControlIT products. It'll let you connect to a machine (and work with it as though you were sitting at a physical terminal) which has the VNC server installed if you have the client, so you could work on a MAC while runnin g a

RE: OT: Move off of windows

2002-01-04 Thread Tyler M . Fitch
I just have to ask where you're getting VMware for $40. I've always seen it for $300 from their website. If you're already into linux and you want to use Windows with no flair I'd recommend Netraverse's Win4Lin program. It's $80 and installs windows for you with full netbios support, you can br

Dave or someone -- Help me with error msg!!!

2002-01-04 Thread Julia Green
I just started a $90 a month ISP account with ColdFusion and a database. Help confirmed that I actually got my tables over, and that the error is on my side. This is the error I get and beneath it is the code: (Don't laugh -- I have done ColdFusion at UPS for two years...) Error Occurred While P

RE: cf_twoselectesrelated help!!!!

2002-01-04 Thread Steven Dworman
What does your query look like? Also, shouldn't the onchange even be "this.form.submit();"? Are you submitting to the same form? It seems like you're calling the query once for the selectsrelated tag, submitting the form to itself but the query i s not called again. -Original Message-

Re: OT: Move off of windows

2002-01-04 Thread Alex
actually bell labs has VNC www.uk.research.att.com/vnc/ and there is www.vmware.com which is about $40 and there is qnx that is free from tucows.com All these let you run a dual boot machine. Oh yeah and there are alot of free unix shell accounts you can get and do anything you want. On Fri, 4 J

SOT: DB2 table locking

2002-01-04 Thread Brian Fox
Is there a way to check for DB2 table locking via Cold Fusion? Looking for minimal impact on db design - preferrably using just an ODBC query. Thanks! __ Why Share? Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD

RE: Move off of windows

2002-01-04 Thread Zac Belado
> I have always wanted to learn Linux and FreeBSD, but could never > find a good enough machine to do it, and then on top of that when it was > installed I just couldn't run from machine to machine. So I was reading > cnn.com and they were talking about Virtual PC for the Mac. So I figured >

Graph Help

2002-01-04 Thread Shahzad Butt
Hi all Is there any way that if we are having negative value in graph and graph will go in other direction, towards 've y-axix leaving rest of lines are in positive. Regards Shahzad Butt __ Dedicated Windows 2000 Server PII

OT: Move off of windows

2002-01-04 Thread Robert Everland
I have always wanted to learn Linux and FreeBSD, but could never find a good enough machine to do it, and then on top of that when it was installed I just couldn't run from machine to machine. So I was reading cnn.com and they were talking about Virtual PC for the Mac. So I figured what th

RE: CSV File Importer

2002-01-04 Thread Blaine Boyland
Sure, CSVtoQuery a cold fusion extension. Used it many times works like a champ. Blaine Boyland Web Connectivity -Original Message- From: Alex [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 1:09 PM To: CF-Talk Subject: Re: CSV File Importer use the SQLServer import wizard

RE: Load Balancing a server - ADVICE REQUIRED

2002-01-04 Thread Alex
Good coding Stored procs Good Coding Caching Good Coding Good DB setup Good hardware Good coding Kill all unneeded services On Fri, 4 Jan 2002, it was written: > Hi, > I have developed a large scale web site with SQL Server back end on a > Windows platform. I have suggested clustering two se

Re: CSV File Importer

2002-01-04 Thread Alex
use the SQLServer import wizard On Fri, 4 Jan 2002, it was written: > Anyone have a tool in ColdFusion that will import a text file in to a > database? Already looked on the Developer's Exchange (sure is slow latel y) > and didn't find anything that will work. Just looking for something that >

RE: Problems with ArrayNew()

2002-01-04 Thread Dave Watts
> I am currently having a problem with ArrayNew(), and I was wondering > if anyone has seen something similar. Currently, I have a ColdFusion > page that verifies a large amount of data pulled from a database. To > initialize the arrays that will be used for this validation, a CFSCRIPT > statemen

Re: testing

2002-01-04 Thread Michael Dinowitz
yes. :) The different mime types for plain text are a pain. At 01:20 PM 1/4/02, you wrote: >Quoted printable I mean. > > > >There are two major products that come out of Berkeley: LSD and [Unix] >BSD. We don't believe this to be a coincidence. > > > >Doug Brown >- Original Message - >Fr

Re: testing

2002-01-04 Thread Michael Dinowitz
the double quotable vs. plain text might be a reason (it was mentioned somewhere). I'm on it. At 01:15 PM 1/4/02, you wrote: >Thanks alot, I have mine set at double quotable and do not have a specify > return length. > > > > > >There are two major products that come out of Berkeley: LSD and [Uni

RE: testing

2002-01-04 Thread Michael Dinowitz
I just sent an email to the test list (www.houseoffusion.com/cf_lists) from eudora with wordwrap turned off. It came out perfectly. I know that outlook has a solid wordwrap set at 73 that can be moved up to 132 or something of the sort. I'm talking to howie about this and looking for the best

Re: Developers Edition Coming

2002-01-04 Thread Scott Brady
> In the FAQs it says this: > The Developer Edition becomes available on January 7, 2002. If you > downloaded and installed the ColdFusion Trial Edition before then, you must > download the free Trial Edition again on or after January 7, 2002 to get the > Developer Edition. The Trial Edition you d

Re: testing

2002-01-04 Thread Douglas Brown
Quoted printable I mean. There are two major products that come out of Berkeley: LSD and [Unix] BSD. We don't believe this to be a coincidence. Doug Brown - Original Message - From: "Douglas Brown" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, January 04, 2002

RE: testing

2002-01-04 Thread C. Hatton Humphrey
I originally sent that email to Doug after seeing several messages from him that were doing that. I also captured headers from both a direct email from him as well as one from him to the list for comparison. Hatton > -Original Message- > From: Douglas Brown [mailto:[EMAIL PROTECTED]] >

Re: testing

2002-01-04 Thread Douglas Brown
Thanks alot, I have mine set at double quotable and do not have a specify return length. There are two major products that come out of Berkeley: LSD and [Unix] BS D. We don't believe this to be a coincidence. Doug Brown - Original Message - From: "Michael Dinowitz" <[EMAIL PROTECT

Re: testing

2002-01-04 Thread Michael Dinowitz
Actually, the list is obeying the character wrap used by your mail package. Your probably using outlook which auto-wraps at 73. The 75th character thing on the other hand is interesting. I'm forwarding it to Howie. I just put in a new CFX which may be causing it. At 01:07 PM 1/4/02, you wrot

cf_twoselectesrelated help!!!!

2002-01-04 Thread Amanda Stern
Hello, thanks for the tips on thisI am trying to get the cf_twoselectsrelated custom tag going but cant seem to get it to work.I downloaded the Custom Tag into my Custom Tag folder and the only changes/additions I made were to the cfparam items where a default value was not already assign

Re: testing

2002-01-04 Thread Douglas Brown
Just to let you know, you've got something funky going on with your delivery for the CF-Talk list... it looks like your email client is auto-wrapping at 73 characters and you are putting in a hard return at 75 characters. The end effect is pasted below: There are two major products that come

Re: testing

2002-01-04 Thread Douglas Brown
:) There are two major products that come out of Berkeley: LSD and [Unix] BSD. We don't believe this to be a coincidence. Doug Brown - Original Message - From: "Michael Dinowitz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, January 04, 2002 9:49 AM Subject: Re:

Re: testing

2002-01-04 Thread Michael Dinowitz
Please send all test messages to [EMAIL PROTECTED] or [EMAIL PROTECTED] They make fun of them on the community list. :) At 01:02 PM 1/4/02, you wrote: >aaa bb cc dd e fff >ggg hh j >

Re: testing

2002-01-04 Thread Douglas Brown
aaa bb cc dd e fff ggg hh j k mm nn. There are two major products that come out of Berkeley: LSD and [Unix] BSD. We

testing

2002-01-04 Thread Douglas Brown
aaa bb cc dd e fff ggg hh j k mm nn There are two major products that come out of Berkeley: LSD and [Unix] BSD. We d

Re: Developers Edition Coming

2002-01-04 Thread Michael Dinowitz
Looks official to me. At 12:37 PM 1/4/02, you wrote: >In the FAQs it says this: >The Developer Edition becomes available on January 7, 2002. If you >downloaded and installed the ColdFusion Trial Edition before then, you must >download the free Trial Edition again on or after January 7, 2002 to ge

OT Language reference

2002-01-04 Thread Richard Meredith-Hardy
copied straight from www.amazon.co.uk ColdFusion 5 Language Reference Ben Forta List Price: £14.50 Our Price: £11.60 You Save: £2.90 (20%) Availability: Usually dispatched within 2-3 days Category(ies): Children's Books , Computers & Internet -- Regards; Richard Meredith-Hardy

RE: Cfcontent performance issues?

2002-01-04 Thread Rick Osborne [Mojo]
Kay Smoljak asked: >> Also, the other recommendation was to get the web server >> to handle this. I will be on IIS5 on Win2K, on shared >> hosting, but my host is usually quite accomodating when >> it comes to setting things up for me. To which Dave Watts replied: > You might be able to do some

Re: Developers Edition Coming

2002-01-04 Thread Thomas Muck
In the FAQs it says this: The Developer Edition becomes available on January 7, 2002. If you downloaded and installed the ColdFusion Trial Edition before then, you must download the free Trial Edition again on or after January 7, 2002 to get the Developer Edition. The Trial Edition you downloaded

Re: cf frames question

2002-01-04 Thread <[EMAIL PROTECTED]>
This limits your options but you can eliminate the cookie and keep session state. Set this on your all your links and you can keep session.. myinternallink.cfm?CFID=#CFID#&CFToken=#CFToken# That will keep session... Use this Pain in the butt, but you should be able to keep session state like

Re: Developers Edition Coming

2002-01-04 Thread <[EMAIL PROTECTED]>
Yeah I suspect that the higher ups are not communicating to the lower dow ns. Either that or their developer that is in charge of website updating deci ded to go it on his/her own and inform the public. There are two major products that come out of Berkeley: LSD and [Unix] BS D. We don't belie

RE: vspider --- help please

2002-01-04 Thread Sean McCarthy
2. Is this only happening after you have "refreshed" a index? Are you using K2? If so I have found that you must restart the k2 service to get it to properly output results. After a "update" of the index it does not seem to be necessary to restart the service. Any luck with more than one IP or

Re: Developers Edition Coming

2002-01-04 Thread Michael Dinowitz
I believe that the only change is in the language of the license. As stated in the FAQ, the developer edition is not licensed for deployment. I don't know the exacts of the announcement but I'm sure there's something different, probably a change there. Until it happens, anything I say is spec

RE: Developers Edition Coming

2002-01-04 Thread <[EMAIL PROTECTED]>
Seems there is a bit of a miscommunication within Macromedia. The left hand doesn't seem to know what the right hand is doing. H. Anthony > -Original Message- > From: Douglas Brown <[EMAIL PROTECTED]> [mailto:Douglas Brown > <[EMAIL PROTECTED]>] > Sent: Friday, January 04, 2002

Re: remote ACCESS manipulation

2002-01-04 Thread <[EMAIL PROTECTED]>
Check thisout Paris: http://devex.allaire.com/developer/gallery/info.cfm?ID=17292760-8E39-11D4 -83E100508B94F85A&method=Full watch for wrapping... HTH Clint -- Original Message -- from: Paris Lundis" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] date: F

RE: CF Prorating Based Date Expression

2002-01-04 Thread <[EMAIL PROTECTED]>
I did it like this and was able to get it to work, now I am just curious as to whether this is the most efficient(or just efficient) way to do it. CFSwitch Expression=Month::#Month# #Multiplier# #Multiplier# #Multiplier# #Multiplier# #Multiplier# #Multiplier# #Multiplier#

Re: remote ACCESS manipulation

2002-01-04 Thread <[EMAIL PROTECTED]>
Paris, All I can tell you is that there is such a tool. Some marketing for it passed through my mailbox about a year ago. Unfortunately that's all I can remember (geesh I'm helpful). ;-) Just wanted to at least let you know that someone has already gone through the trouble to create it ;-) I

Re: Developers Edition Coming

2002-01-04 Thread <[EMAIL PROTECTED]>
Quite public. http://www.macromedia.com/software/coldfusion/trial/faq/ There are two major products that come out of Berkeley: LSD and [Unix] BS D. We don't believe this to be a coincidence. Doug Brown - Original Message - From: "Michael Dinowitz" <[EMAIL PROTECTED]> To: "CF-T

Re: Developers Edition Coming

2002-01-04 Thread Michael Dinowitz
But was it posted to a public part of the website or a private part. We know from past experience that anything on the beta site is private and should not be talked about. We also know that anything you can get to on the public site without needing a password or breaking in is 'public'. The

Re: Developers Edition Coming

2002-01-04 Thread <[EMAIL PROTECTED]>
Not official If it is posted on your website, I would say that is pre tty official, wouldnt you. There are two major products that come out of Berkeley: LSD and [Unix] BS D. We don't believe this to be a coincidence. Doug Brown - Original Message - From: "Scott.Brady" <" <[EMAIL

RE: CF Prorating Based Date Expression

2002-01-04 Thread <[EMAIL PROTECTED]>
Do you only want to prorate by month? If I understand your question, you can do it pretty easy down to the day. Look at the DayofYear() function. Something like this should work: CFSCRIPT if(IsLeapYear(Year(HireDate))) { daysInYear = 366; }else{ daysInYear = 365; } YearPartEmp

RE: vspider --- help please

2002-01-04 Thread <[EMAIL PROTECTED]>
Ok... I've made some serious with this crazy spider, but I'm still a bit stuck. 1) What the hell is up with remapping the style guide? http://www.daemon.com.au/navitron/display.cfm?objectid=5B7F8B4D-4260-4C46-A5 431EC7DDC5A06E I mean, it works... but that's just weird. 2) Sometimes, when I run

Re: cf frames question

2002-01-04 Thread <[EMAIL PROTECTED]>
Jeff, yes this would be great if that was possible.. because what happens is a cookie gets set to set your session so we don't have to pass information from page to page so after the first page you lose the url ID and since IE6 is harder on cookies it never gets set so our code sets a default

RE: ArcIMS

2002-01-04 Thread <[EMAIL PROTECTED]>
Chris: ColdFusion 5 uses JRun internally for various features (mostly administrative in nature, e.g., the CF Management Service) but that copy of JRun is a license-limited version and (haven't really tried to test this, though) is not available for use by external apps, i.e., you couldn't dro p

Re: Developers Edition Coming

2002-01-04 Thread <[EMAIL PROTECTED]>
Matt Brown wrote: > I would like to add though that the fact that people posted this when > before there was an announcement is a little disheartening and an > illustration of why we are getting closer with our information. Not realizing it was a rumor or not officially announced yet (seeing it

Re: cf frames question

2002-01-04 Thread <[EMAIL PROTECTED]>
Depending on how you set up your dealers, a simple URL variable is all you need www.whatever.com/index.cfm?id=1234 Your dealers can set this up in their link to the main website. Do all of your checking of who the dealer is by the ID url variable.. You could even set a session variable based

Re: CSV File Importer

2002-01-04 Thread <[EMAIL PROTECTED]>
Yes. I have an article on the subject of connection strings at http://www.basic-ultradev.com/articles/dsnlesscoldfusion Only works in CF5 though. tom > wrote in message 003f01c19530$6d90a790$[EMAIL PROTECTED]">news:003f01c19530$6d90a790$[EMAIL PROTECTED]... > Is the syntax correct on that Conn

RE: CFGraphData

2002-01-04 Thread Shahzad Butt
Yeah I did, but its not helping me. Cos my values are quite long 4343434.43 so max barspacing will not work either. -Original Message- From: Mark.Stewart" <[EMAIL PROTECTED]>"@shanks.nildram.co.uk [mailto:Mark.Stewart"; <[EMAIL PROTECTED]>"@shanks.nildram.co.uk] Sent: 04 January 2002 14:

ArcIMS

2002-01-04 Thread <[EMAIL PROTECTED]>
Anyone here using ArcIMS for mapping? Here is the situation: 2 Servers. Server 1 - App Server (just needed to process the map requests) Server 2 - Web Server (Cold Fusion etc) The install documentation leaves me with quite a few questions. Based on the above server layout, I am unsure

Problems with ArrayNew()

2002-01-04 Thread Nicholas_A . _Valentino
Morning all, I am currently having a problem with ArrayNew(), and I was wondering if anyone has seen something similar. Currently, I have a ColdFusion page that verifies a large amount of data pulled from a database. To initialize the arrays that will be used for this validation, a CFSCRIPT sta

RE: Cfcontent performance issues?

2002-01-04 Thread Dave Watts
> I was looking through the list archives at recommedations > for protecting images - ie, not allowing images files to > be called directly from the browser. The main recommendations > seem to involve CFCONTENT. The site I will be working on > will require this, and will also potentially be qu

Re: Developers Edition Coming

2002-01-04 Thread Matt Brown
I am really glad you all are happy about this rumor, there are a lot of us here that worked on this. I think Macromedia in general has to take any compliments and not any one in particular. I would like to add though that the fact that people posted this when before there was an announcement i

Re: cf frames question

2002-01-04 Thread <[EMAIL PROTECTED]>
Sandy, That wouldn't work since this needs to load every page after the first or it gets reset to the default dealer which is the main site. so I need away to pull the frame url out so I can parse the url and set it for CF to use. Thanks though Troy - Original Message - From: > To:

RE: cf frames question

2002-01-04 Thread <[EMAIL PROTECTED]>
I would do something like this. Have a form with a hidden field that defaults a form variable (framesEnabled = false) Use Javascript to set framesEnabled = true if (self != top) Submit the form using Javascript and voila, form.framesenabled will let you know. This is of course assuming that the

RE: System Design/Analysis

2002-01-04 Thread Tim Stadinski
Rational Rose for UML. MVC design approach. You can think of boundary classes as web pages (forms), controllers as CFM templates or CF custom tags, and entity classes as stored procedures/cf templates with cfquery. that way you seperate display, biz logic, and storage. as for your framework to

CF Prorating Based Date Expression

2002-01-04 Thread <[EMAIL PROTECTED]>
Hello, I am looking to calculate based on the HireDate vs. the YearBegin Date. Ex: employee was hired 1/1/2002 which is YearBegin Date and shall therefore be calculated at 12/12 or 100%. Ex2: employee was hired on 2/1/2002 versus YearBegin of 1/1/2002 and therefore calculations should be base

cf frames question

2002-01-04 Thread <[EMAIL PROTECTED]>
Hello, sorry haven't had enough coffee this morning yet so I can't think of what to use to do this. I'm trying to detect frames which I figure javascript for that part unless theres away with cold fusion but the problem is I need cold fusion to know if there is frames and to set a global v

Re: CSV File Importer

2002-01-04 Thread <[EMAIL PROTECTED]>
Is the syntax correct on that ConnectString? It is not working for me, tells me the datasource is not found. Bernd VanSkiver [EMAIL PROTECTED] ColdFusion Developer - Original Message - From: > To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, January 04, 2002 8:36 AM Subject: Re: CSV File

RE: System Design/Analysis

2002-01-04 Thread <[EMAIL PROTECTED]>
cheers nick. -Original Message- From: Nick de Voil" <[EMAIL PROTECTED]> [mailto:Nick de Voil" <[EMAIL PROTECTED]>] Sent: 04 January 2002 14:58 To: CF-Talk Subject: Re: System Design/Analysis > Hi, What is the standard for designing systems on the web? I am > thinking of UML techniques

Re: System Design/Analysis

2002-01-04 Thread <[EMAIL PROTECTED]>
> Hi, What is the standard for designing systems on the web? I am > thinking of UML techniques etc? Software packages used? I think the most time-honoured answer is "not" ;-) Seriously though, UML is definitely the standard these days, and if you want software tools for it then I can recommend

RE: CSV File Importer

2002-01-04 Thread Scott Mulholland
There is a csvtoquery custom tag that you can read the file with that puts it into a query result set. You can than easily insert the results into a db. -Original Message- From: Declan Maher" <[EMAIL PROTECTED]> [mailto:Declan Maher" <[EMAIL PROTECTED]>] Sent: Friday, January 04, 2002

Re: CSV File Importer

2002-01-04 Thread dave fauth
use bcp built into ms-sql At 08:25 AM 1/4/2002 -0600, you wrote: >Anyone have a tool in ColdFusion that will import a text file in to a >database? Already looked on the Developer's Exchange (sure is slow lately) >and didn't find anything that will work. Just looking for something that >will par

Re: CSV File Importer

2002-01-04 Thread <[EMAIL PROTECTED]>
I usually do it with some code, using the new connectstring attribute in CF 5 to create a connection to the text file on the fly: SELECT myfield1, myfield2 from myfile.csv INSERT INTO mytable(myfield1, myfield2) VALUES ('#rs.myfield1#','#rs.myfield2#') tom www.basic-ultradev.com > wrote

RE: CSV File Importer

2002-01-04 Thread <[EMAIL PROTECTED]>
Have you checked out CFComet.com? If not this will give you information on how to setup a datasource for an Excel file. Regards, Declan -Original Message- From: > [mailto:Adam Reynolds <[EMAIL PROTECTED]] Sent: 04 January 2002 14:31 To: CF-Talk Subject: RE: CSV File Importer Can't you

  1   2   >