export excel charts - COM and CF

2000-11-16 Thread Rich Wild
Has anyone tried the following: Connecting to an instance of excel thru com, inserting data, running a macro on that inserted data which creates a chart based on that data, then exports the chart as gif - then tidying up (close com connection, use cffile to move gif to webroot and serve). I'm

Re: Netscape 6 out UGH!!!! [OT]

2000-11-16 Thread Rob Keniger
on 11/16/00 8:57 AM, Scott, Andrew at [EMAIL PROTECTED] wrote: I would consider Web Design easy, because it actually is. However its when you wish to start to do application development that it becomes harder. I disagree with this statement. GOOD web design is not easy and the way in which

RE: Studio - left panel missing

2000-11-16 Thread Nick Betts
Try View, Resource Windows, Dock All..that should bring them all back! Nick Betts Poulternet, UK. -Original Message- From: Walker, Matthew [mailto:[EMAIL PROTECTED]] Sent: 15 November 2000 21:01 To: CF-Talk Subject: RE: Studio - left panel missing For some bizarre reason the left

RE: export excel charts - COM and CF

2000-11-16 Thread Rich Wild
Aha. If anyone is interested, I wrote a macro to handle the data chart creation and gif export that runs whenever a certain cell's value changes. Through CFOBJECT I'll see if I can insert data - hence triggering the macro, exporting the gif. Then free the connection, move the file using cffile

More locking

2000-11-16 Thread Tage Widsell
Hi, Adding to the recent discussion on locking application and session variables. I just got mail from a friendly Allaire employee that pointed out that a stability issue I've been having with Advanced Security may very well be related to the fact that I don't lock the session variables and

RE: Netscape 6 out UGH!!!!

2000-11-16 Thread DeVoil, Nick
In case it helps anyone, this is the resource that I used to make my stuff work in N6 as well as the other two: http://sites.netscape.net/ekrock/standards.html It tells you everything you need to know about what N6 *deliberately* won't handle. Doesn't help you with the N6 bugs of course.

RE: Netscape 6 out UGH!!!! [OT]

2000-11-16 Thread Nick Betts
Rob, I agree with your comments, but after looking at your company website (home page and contact us only?) I wonder whether you are putting your thoughts into actions.. Nick Betts. -Original Message- From: Rob Keniger [mailto:[EMAIL PROTECTED]] Sent: 16 November 2000 09:52 To:

Re: Netscape 6 out UGH!!!! [OT]

2000-11-16 Thread Rob Keniger
on 11/16/00 8:39 PM, Nick Betts at [EMAIL PROTECTED] wrote: Rob, I agree with your comments, but after looking at your company website (home page and contact us only?) I wonder whether you are putting your thoughts into actions.. You are, of course, free to assume what you like. -- Rob

RE: SQL Server Licesning

2000-11-16 Thread Neil Clark
yep you can get an unlimited internet connectivity license. ! --- Neil Clark Senior Web Applications Engineer mcb digital Tel. +44 (0)20 8941 3232 Tel. +44 (0)20 8408 8131 [Direct] http://www.mcbdigital.com ---

RE: MAIL, HELP ME FOR THE LOVE OF GOD

2000-11-16 Thread JustinMacCarthy
Sorry for the delay in responding: Anyway look for cfx_mail at allaires site, you can add any headers you want Another option is iMS from www.coolfusion.com. It's a great product. If you just want to send mail it's only $70... Justin -Original Message- From: Robert Everland

Word mail merge and SQL Server 7

2000-11-16 Thread Aidan Whitehall
We're trying to do a mail merge in Word using records from a SQL Server 7 database on one network and a PC on a different network. The network admin doesn't want to install any SQL Server components on the PC with Word. The solution we're trying at the moment is triggering a ColdFusion template

How to prevent BACK and FORWARD button from clicked?

2000-11-16 Thread Karenina
This is a multi-part message in MIME format. --=_NextPart_000_006B_01C05006.4FC350C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear Friends, I have created a critical web based application which is not = allowed the user to

RE: Allaire Advanced Fusion Developement Class

2000-11-16 Thread Daye, Marianne
I took it with Productivity Point. Details are covered on their Web site: http://www.propoint.com/featuresheets/Aadvcf_ftr.htm Marianne -Original Message- From: Kevin Miller [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 15, 2000 5:11 PM To: CF-Talk Subject: RE: Allaire Advanced

RE: Caching CFHTTP results

2000-11-16 Thread Paul Johnston
How about storing the cfhttp.filecontent variable in a database (which you can cache the query on) or in a server variable or something? Then you can just overwrite it whenever you want and it's always there! Paul -Original Message- From: Owens, Howard [mailto:[EMAIL PROTECTED]]

I need a specific tree control for use with CF...

2000-11-16 Thread Jablonski, Adam, MTC-DCLCx
Hello, What I do is trying to show a hierarchical structure of data that I extract from database. My client want it to be done using a tree control (a good choice anyway). Then after selecting an item it should be editable in other frame ...etc, so it's kind of editor. My problem is

Re: newbie question, checkboxes

2000-11-16 Thread Tammy Schilling
Many and vast thanks to everyone who replied to my question about the checkboxes. It's incredible how long one can beat their head against a wall at what would seem like the obvious (I guess it keeps me humble, bleck). Thanks, Tammy Schilling On 11/13/00, Tammy Schilling penned: I'm

RE: Netscape 6 out UGH!!!!

2000-11-16 Thread Robert Everland
That should be products not shopping. Sorry brain fart, oh and by the way I did not design this an outside firm did, I definitely would have coded it different but that's what we have now and it works. Robert Everland III Web Developer Dixon Ticonderoga -Original Message- From: Robert

RE: export excel charts - COM and CF (vs MSChart?)

2000-11-16 Thread mark_wimer
Rich, I'm interested in seeing the macro, especially the gif export part. I am also wondering if people are using the MSChart object for this task, without Excel. Wouldn't this be less overhead than opening excel? Or does that not factor in if excel is already running on the server? Mark Mark

Re: newbie question, checkboxes

2000-11-16 Thread Kevin Schmidt
That's why my cube has rubber walls - Original Message - From: "Tammy Schilling" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Thursday, November 16, 2000 7:46 AM Subject: Re: newbie question, checkboxes Many and vast thanks to everyone who replied to my question about

RE: Netscape 6 out UGH!!!!

2000-11-16 Thread Benjamin S. Rogers
In case it helps anyone, this is the resource that I used to make my stuff work in N6 as well as the other two: Thanks. Benjamin S. Rogers Web Developer, c4.net voice: (508) 240-0051 fax: (508) 240-0057

Dynamic image display question?

2000-11-16 Thread Richard L Smith
Hello: I am using CF4.0 with an Access 97 db to display an image the field containd the path to the image it's images/a100101.gif this is then passed to an img src="#images#" tag when I run it, all I get is an empty image container but know error messages. Any ideas Thanks Rick

RE: execute a batch file

2000-11-16 Thread Simon Horwith
Take a look at: http://forums.allaire.com/DevConf/Thread.cfm?Message_ID=34145_#Message331 98 Courtesy of Bob Segal. ~Simon Simon Horwith Certified ColdFusion Developer Fig Leaf Software 1400 16th St NW, # 220 Washington DC 20036 202.797.6570 (direct line) www.figleaf.com

RE: Dynamic image display question?

2000-11-16 Thread Gavin Myers
right click the empty container and see what the path is set to, is it correct? -Original Message- From: Richard L Smith [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 16, 2000 8:30 AM To: CF-Talk Subject: Dynamic image display question? Hello: I am using CF4.0 with an Access 97

Re: Dynamic image display question?

2000-11-16 Thread Kevin Schmidt
Did you view the source to make sure the img src"#images#' came out like you wanted it. Also is your path right. Is the images folder in the same folder as the cfm that the image is displaying dynamically in. Kevin Schmidt Allaire Certified Cold Fusion Developer Internet Services Manager PWB,

RE: Certification Exam

2000-11-16 Thread Tristram Charnley
Have a look at the Brainbench CF exam. - http://www.brainbench.com The questions cover most advanced CF topics with the odd no-brainer thrown in. I can't remember the pass mark but I passed easily after about 9 months CF experience. Because its unsupervised you can use reference material(like

RE: Dynamic image display question?

2000-11-16 Thread Eric J Hoffman
When I get something like that in the page, I right click on the container and review the full path of the image. Is it correct as a standard url to the image? Or do you need to remember a / or the like? Generally my urls to images (as I do the dynamic display as well) is img

RE: Netscape 6 out UGH!!!! - i cant get to load, anyone else?

2000-11-16 Thread Mike Amburn
i've tried four installations and still i can't netscape 6 to load. it installs fine. but when i launch it, it displays the the splash screen that says "Netscape 6", the java console loads in my system tray, and that's all that happens. the process continues to run (using no CPU) until i end it

ODBC Driver Problem

2000-11-16 Thread Gary Ashbaugh
This is a multi-part message in MIME format. --=_NextPart_000_0007_01C04FAD.11E6D190 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable We are having trouble with a ColdFusion application running on a laptop. = This laptop has Microsoft NT,

RE: Nested Structures and Arrays

2000-11-16 Thread Christopher Olive, CIO
you haven't declared Session.Intake.Parent as anything yet. chris olive, cio cresco technologies [EMAIL PROTECTED] http://www.crescotech.com -Original Message- From: Eric Gilbert [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 15, 2000 9:01 PM To: CF-Talk Subject: Nested

RE: CF-Talk V1 #124

2000-11-16 Thread Guy J. McDowell
Rich, I could sure use a macro like that. Hope it works for you. Yours In Conservation, Guy J. McDowell, Webmaster The Ontario Federation of Anglers Hunters E-mail: [EMAIL PROTECTED] Phone: (705) 748-6324 ext. 262 P.S. You may want to check out the fresh new look of www.OFAH.org Launched 1st

Re: Dreamweaver Ultradev 4 - any good?

2000-11-16 Thread Greg Wolfinger
Dreamweaver is great for our graphic design department that doesn't ColdFusion and (even though they say they do) HTML too. For me, a web developer I find that it slows me down. They did improve the who table support quite a bit however. But ooops I signed an NDA at the conference last week.

RE: export excel charts - COM and CF (vs MSChart?)

2000-11-16 Thread Rich Wild
Mark, I've posted the code here: http://www.cfcomet.com/cfcomet/forum/ViewThread.cfm?ThreadID=12000E3E-9979-4 0B3-BABA4F2429E67135 hmmm - MSChart... to be honest and expose my utter lack of knowledge - I didn't know you could - I can't seem to find an example of anyone doing it through

Re: need help w/ session management

2000-11-16 Thread Greg Wolfinger
cfvault.com put out a nice article on this last month i believe. Greg - Original Message - From: Jesse [EMAIL PROTECTED] Newsgroups: cf-talk To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, November 15, 2000 3:09 PM Subject: need help w/ session management I'm basically just trying to

fusebox problem

2000-11-16 Thread sebastian palmigiani
I understand that each directory is to have its own index.cfm page which acts as a switchboard for that directory. What I don't understand is how to access them from the main home page and have the main home page display the different actions from each sub directory. Example of what I have.

RE: Certification Exam

2000-11-16 Thread Mark W. Breneman
Don't take it too lightly. I took it three times and failed. I always thought of my self as a good (better than average) cf programmer. Only missed it by one question the last time. I will not complain until after I pass it. But, I knew that the result was not going to be pretty when I

CF Studio Server 5.0 Costs? :: Budget :: Next Year

2000-11-16 Thread Paul Ihrig
hello all! i need to make up next fiscal years budget, before i leave for thanks giving. i cant find costs for CF Studio Server Ent 5.0 i need to get this into our budget before tomorrow. if any one can contact me i would appreciate it! thanks -paul Web Developer, NBBJ Work: [EMAIL

RE: How To Determine Logged In Users

2000-11-16 Thread Shawn Regan
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_001_01C04FE4.F1C0BA90 Content-Type: text/plain; charset="iso-8859-1" You could always insert the user info into a table when then

RE: [cd-rom based applications]

2000-11-16 Thread Shawn Regan
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_001_01C04FE5.4035C310 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable No this has to run

RE: cd-rom based applications

2000-11-16 Thread Shawn Regan
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_001_01C04FE5.9D3B4D10 Content-Type: text/plain; charset="iso-8859-1" I need to search a file that will hold information on 90

Re: How to include ampersand in NT command line SET statement?

2000-11-16 Thread Howie Hamlin
Try putting double quotes around it like: set query_string="one=1two=2three=3" HTH, Howie - Original Message - From: "Lawrence B. Afrin, M.D." [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Wednesday, November 15, 2000 4:28 PM Subject: How to include ampersand in NT command

RE: Certification Exam

2000-11-16 Thread Matt Rodosky
try www.cfcertification.com , it has sample questions and other resources for getting through the exam. -Original Message- From: Nick Betts [mailto:[EMAIL PROTECTED]] Sent: Friday, November 10, 2000 9:48 AM To: CF-Talk Subject: Certification Exam Hi, I may be going through Allaire

SQL Server error

2000-11-16 Thread Al Musella, DPM
I am getting 2 strange errors.. ODBC Error Code = 37000 (Syntax error or access violation) | [Microsoft][ODBC SQL Server Driver][SQL Server]Database 'thethin' is already open and can only | have one user at a time. |

Re: Dreamweaver Ultradev 4 - any good?

2000-11-16 Thread Robert Sarno
He has already. Same thing as Dreamweaver just supports color coding with ASP, JSP, and CF. I prefer CF studio. Rob From: "Stephen M. Aylor" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: Re: Dreamweaver Ultradev 4 - any good? Date: Wed, 15 Nov 2000

Re: Dynamic image display question?

2000-11-16 Thread Larry C. Lyons
Rick, Here's what I do. First, I'm assuming here that the directory for your images is a subdirectory of the current template directory. Given that I typically set up a ColdFusion variable for the image directory as: CFSET ImageDir= GetDirectoryFromPath(ExpandPath("*.*")) "images\" This

Re: RegEx help PLEASE hurry...

2000-11-16 Thread Michael Dinowitz
Try this REReplaceNoCase(string, '([a-z0-9]) ([a-z0-9])', '\1\2', 'all') This will look for a character followed by a space and then a character and replace it with the first and second character (without the space in between. Hello all I have a page of text that looks like this... H e l l

RE: Nested Structures and Arrays - Addendum

2000-11-16 Thread Eric Gilbert
Sorry I miss typed the code, what I meant was cfscript Session.Intake = structnew(); Session.Intake.URLToken = URLToken; Session.Intake.Guardian = arrayNew(1); Session.Intake.Guardian[1] = structnew(); Session.Intake.Guardian[1].Employer = structnew();

RE: Certified ColdFusion Developers

2000-11-16 Thread Lon Lentz
How about CF_Cert? If you have more than one Cf_Cert By="Allaire,Brainbench" Lon Lentz Applications Developer CyberEntomologist - Alvion Technologies DataWarehousing and List Sales - Market Your Lists on the Net! [EMAIL PROTECTED] 941-574-8600 Ext. 210 Just out of curiosity... since I

Allaire CF Tuning Class

2000-11-16 Thread Lon Lentz
Has anyone taken the 2 day CF Tuning class? How is it oriented? What's the emphasis on? Coding or server settings? Did it help you make things run smoother and/or faster? Lon Lentz Applications Developer CyberEntomologist - Alvion Technologies DataWarehousing and List Sales - Market Your

Re: I need a specific tree control for use with CF...

2000-11-16 Thread Joseph Thompson
If the data does not change often, you can have the "tree" file re-built with CFFILE after the updates. This gives you a much quicker way to view the tree... This would ony be usefull if the data canges daily or so, not every ten minutes : ) === My problem is that using

RE: Netscape 6 out UGH!!!!

2000-11-16 Thread Park, Simon
http://developer.netscape.com/docs/technote/dynhtml/collapse/index.html The example DHTML code on this page in netscape's site doesn't work in Netscape 6. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Simon Park Computer Systems Management, Inc. Ph: 703-823-4300 x119

RE: Novell Advanced Security Woes

2000-11-16 Thread Kevin Miller
I don't use Advanced Security, but I have and do authenticate to Novell's LDAP server via the CFLDAP tag. Kevin [EMAIL PROTECTED] 11/15/00 12:10PM I know that if you want to do a look up to NDS with cfldap you can. But you can't authenticate to it. Allaire has never tested it and they say

RE: Certification Exam

2000-11-16 Thread Shane Witbeck
There is a free 40 question CF 4.5 Certification exam available at brainbench.com. I have been told that if you score at least a 4 (on a 5 point system), you have a good chance of passing the Allaire test. Good luck! Shane Witbeck www.digitalsanctum.com -- Original Message

Re: How To Determine Logged In Users

2000-11-16 Thread Jake Hileman - Patmos
Actually, the way I do it is set a cookie. Then at the top of all the pages that are "login" protected, I check for the cookie.. if it exists I know they are logged in since the cookie can't be set unless they are successfully login. United Federation of Slow (not very smart) CF Programmers,

RE: Dreamweaver Ultradev 4 - any good?

2000-11-16 Thread Paul Ihrig
whats the who table? -paul -Original Message- From: Greg Wolfinger [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, November 15, 2000 10:06 PM To: CF-Talk Subject: Re: Dreamweaver Ultradev 4 - any good? Dreamweaver is great for our graphic design department that doesn't

RE: I need a specific tree control for use with CF...

2000-11-16 Thread Hayes, David
Write the query on your page to include on the appropriate records. For example, the default query could return a subset of records. The tree control can show those items as clickable links, calling the same page and passing a url parameter which is then used in your query to get some

CFFTP - CFLOOP Prob.

2000-11-16 Thread Richard Ramos
I can't see what I am doing wrong. I have the index page where the user types in the name of the directory, chooses the file to upload finally selects which servers to send it to via checkbox. Since there is a possibility of multiple servers, I use CFLOOP to loop throught the delimitered list.

RE: [cd-rom based applications]

2000-11-16 Thread Scott J. Brader
I don't think CF is your solution, then. Scott Brader USAV Group 5485 S. Westridge Dr. PO Box 510620 New Berlin, WI 53151-0620 Phone: 262.814.2000 Fax: 262.814.2006 Amateurs practice until they get it right, Experts practice until they can't get it wrong. Any opinions expressed are mine and

testing process

2000-11-16 Thread Craig M. Rosenblum
Does anybody know of a resource to help test code before releasing? Like a checklist or process? I need help learning to better test my code... Archives:

Re: cd-rom based applications

2000-11-16 Thread Jake Hileman - Patmos
the new generator lets you do all kinds of crazy stuff. like integrate flash with databases... etc.. my buddy at chuck-e-cheese has been messing with it.. it's amazing. jake - Original Message - From: "Shawn Regan" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Thursday,

RE: cd-rom based applications

2000-11-16 Thread Neil Clark
yes, I have done a fully searchable (RAM-updateable) database on a CD-ROM good experience and quite fun to do... N ! --- Neil Clark Senior Web Applications Engineer mcb digital Tel. +44 (0)20 8941 3232 Tel. +44 (0)20 8408 8131 [Direct]

RE: append variable to a variable??

2000-11-16 Thread S R
Thanks Everyone!! Sal From: "Andrew" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: RE: append variable to a variable?? Date: Wed, 15 Nov 2000 22:40:23 -0500 Sal: Sure there is. try this for instance: cfset numvar = "2" cfset "Edname#numvar#" =

RE: Locking while deleting

2000-11-16 Thread Aidan Whitehall
directly analogous to constants; I like to use the Request scope for constants, though, as it's not stored in memory and avoids the need for locking. Where are they stored then? -- Aidan Whitehall [EMAIL PROTECTED] Netshopper UK Ltd Advanced Web Solutions Services

Anyone familiar with php?

2000-11-16 Thread jeffc
This is a multi-part message in MIME format. --=_NextPart_000_09AB_01C04FC2.7DA94970 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Problem one registration form that posts to a local action form against = one data structure and also posts

Re: CF Studio Server 5.0 Costs? :: Budget :: Next Year

2000-11-16 Thread Alex Aguilar
sounds like a question you should ask Allaire sales dept - Original Message - From: "Paul Ihrig" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Thursday, November 16, 2000 10:41 AM Subject: CF Studio Server 5.0 Costs? :: Budget :: Next Year hello all! i need to make up next

Re: Certification Exam

2000-11-16 Thread David E. Crawford
One thing to keep in mind is that everyone who has taken the exam is under a non-disclosure agreement with regards to the exam. While a high level overview of the areas to study is reasonable, going much further than that is not appropriate. DC -- David E. Crawford Certified ColdFusion

RE: SQL Server error

2000-11-16 Thread misty . d . woodward
--openmail-part-352daad2-0001 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline ;Creation-Date="Thu, 16 Nov 2000 11:41:44 -0600" Content-Transfer-Encoding: 8bit re: [Microsoft][ODBC SQL Server Driver][SQL Server]Database 'thethin' is already open and can

Suggestions on Allaire Tech Support problem

2000-11-16 Thread Erik Retz
Hello, Our company is having a difficult time getting an issue resolved with Allaire tech support. We initially called Tech support on Oct 9th and did the whole credit card thing talk to someone. Left a message waited... waited... called back left another message... still nothing

Re: SQL Server error

2000-11-16 Thread jeffc
I had a similiar error once. That problem was that the single user option had gotten checked. That is under properties the access can be set to DBO use only - Single user - Read only Jeff Craig - Original Message - From: "Al Musella, DPM" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL

rounding to first decimal

2000-11-16 Thread Rick Lamb
I thought this would be simple. How can round a long integer eg: 2.146752 to the first decimal point? Thanks, Rick Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe:

Re: CF Studio Server 5.0 Costs? :: Budget :: Next Year

2000-11-16 Thread Jon Hall
Hey man, dont hesitate to go to the source. Call Allaire. jon - Original Message - From: "Paul Ihrig" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Thursday, November 16, 2000 10:41 AM Subject: CF Studio Server 5.0 Costs? :: Budget :: Next Year hello all! i need to make up

Re: Dreamweaver Ultradev 4 - any good?

2000-11-16 Thread Jon Hall
Ok, is everyone here special?I haven't seen anything about UD4 except for Macromedia's page, which says coming soon. Anyone have a link? jon - Original Message - From: "Greg Wolfinger" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Wednesday, November 15, 2000 10:05 PM Subject:

RE: Certified ColdFusion Developers

2000-11-16 Thread Adrian Cesana
Just curious how the Brainbench Certification is looked at, is this a respected certification? -Adrian -Original Message- From: Lon Lentz [mailto:[EMAIL PROTECTED]] How about CF_Cert? If you have more than one Cf_Cert By="Allaire,Brainbench"

read binary?

2000-11-16 Thread Joseph Thompson
I am looking at CFFILE action="ReadBinary" I haven't ever used this and can't think of any situation where I would. Anyone know of a case where I may need to read a binary file with CF rather than C++? Thank you for any input...

Re: Netscape 6 out UGH!!!!

2000-11-16 Thread Jon Hall
Known Netscape 6 bug list. http://www.richinstyle.com/bugs/mozilla.html jon - Original Message - From: "Robert Everland" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Thursday, November 16, 2000 9:04 AM Subject: RE: Netscape 6 out UGH That should be products not

RE: Certified ColdFusion Developers

2000-11-16 Thread Robert Sarno
If we did not make it to the last CF Conference, how can we get certified in our local area. My area is in Houston, Texas and how much is the certification test. Rob From: "Lon Lentz" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: RE: Certified

RE: export excel charts - COM and CF (vs MSChart?)

2000-11-16 Thread Robert Sarno
I don't know what this is worth since I did not implement it myself. A friend told me that he created an object that allowed him to mime the HTML data from the CF Web Site to Excel by creating a macro through the GUI and then using that MACRO with CFOBJECT to create a function that can take

Conference materials available?

2000-11-16 Thread Stephen Hait
I had heard that materials presented at the DC conference such as code examples, slides, etc. would be made available in some form after the conference concluded. Does anyone know anything about this or where these materials might be obtained? TIA, Stephen

Re: Allaire CF Tuning Class

2000-11-16 Thread paul smith
I didn't take the class, but I attended the DevCon2000 session where 2 Allaire techs gave a presentation on how they tune. They surprised me by saying they tested "Limit simultaneous requests" settings up to 30 or so. I'd never before heard anyone go that high. Another presenter at DevCon200

RE: How to include ampersand in NT command line SET statement?

2000-11-16 Thread Paul Mone
Hmm, you can use the urlencoded value ("%26"). D:\set QUERY_STRING=one=1%26two=2 D:\echo %QUERY_STRING% one=1%26two=2 -Original Message- From: Lawrence B. Afrin, M.D. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 15, 2000 1:29 PM To: CF-Talk Subject: How to include ampersand in

OT: Java/ActiveX ComboBox, anyone?

2000-11-16 Thread Byron Stuart
Does anyone out there have a good Java/ActiveX ComboBox and an example of how to use it on a page? I need a ComboBox that allows you to type in the edit control and sort the list items. I already know about the custom tag that creates the JavaScript "ComboBox" with query results, but I've got

weird error

2000-11-16 Thread Jon Hall
I have a form field on a site with two select boxes for month and year. For some strange reason, on odd occasions the select boxes fields do not get posted. I cannot for the life of me recreate this error. The only odd thing I can see is the browser is listed as Cold Fusion 4.0...? jon Error

RE: Certification Exam

2000-11-16 Thread misty . d . woodward
--openmail-part-3530c1cd-0001 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline ;Creation-Date="Thu, 16 Nov 2000 13:11:11 -0600" Content-Transfer-Encoding: 8bit I just finished taking the test this morning. Definitely know your arrays and structures and some

Resolved: including ampersand in NT command line

2000-11-16 Thread Lawrence B. Afrin, M.D.
This is a multi-part message in MIME format. --E6E02FE204B286EA6F976EC8 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Howdy, folks -- For those of you who took time to think about my problem (how to include an ampersand on the NT command line, so that I

Re: How To Determine Logged In Users

2000-11-16 Thread AustralianAccommodation.com Pty. Ltd.
you misunderstand I have the login system created where it detects where login sessions are active or not I am trying to determine how to find out the user name that is logged in at a given time - Original Message - From: "Jake Hileman - Patmos" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL

RE: cd-rom based applications

2000-11-16 Thread JustinMacCarthy
Eh, care to share how ? :-) ~J -Original Message- From: Neil Clark [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 16, 2000 5:29 PM To: CF-Talk Subject: RE: cd-rom based applications yes, I have done a fully searchable (RAM-updateable) database on a CD-ROM good experience and

RE: SQL Server Licesning

2000-11-16 Thread Paul Mone
Any idea how much that runs? -Original Message- From: Neil Clark [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 16, 2000 3:12 AM To: CF-Talk Subject: RE: SQL Server Licesning yep you can get an unlimited internet connectivity license. ! --- Neil

RE: CFFTP - CFLOOP Prob.

2000-11-16 Thread Andrew
Richard: When using CFFTP the connection attribute is used so you don't have to retype a lot of the other attributes over and over again. It essentially saves the connection data for you which is quite useful. However if you try to connect to another server and specify the same

RE: append variable to a variable??

2000-11-16 Thread JustinMacCarthy
Using SetVariable is better cfset setvariable("Edname" numvar, "test") Justin -Original Message- From: S R [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 16, 2000 5:29 PM To: CF-Talk Subject: RE: append variable to a variable?? Thanks Everyone!! Sal From: "Andrew" [EMAIL

RE: Locking while deleting

2000-11-16 Thread Kevin Miller
They are not resident beyond the single request, but they stay alive for the entire request, even in custom tag calls. Think of them in terms of a global variable for the life of a single request. Kevin [EMAIL PROTECTED] 11/16/00 09:35AM directly analogous to constants; I like to use the

CFLoop problem

2000-11-16 Thread Michael Gagnon
Hi! I've got this weird problem that I cannot solve. I get the same answers on each line. CFOUTPUT query="table" cfset ID = evaluate("#FORM.hid#ID") cfloop query="Lang" cfset txt=evaluate('table.#FORM.hlang##Lang.Abrev#') td class="txt9yellow"#txt#/td /cfloop /CFOutput

How to tell between MS 2000, 97, 95, etc. with Cold Fusion

2000-11-16 Thread Jerry Tolentino
I wanted to allow users to upload various file of similar formats that differ in versions. Is there a way to this. Most users are not willing to do a "Save As" on file so I have to handle this on the CF end... IF POSSIBLE! Anyone know a way to distinguish between different file formats such as

Re: [cd-rom based applications]

2000-11-16 Thread Larry C. Lyons
Shawn, I don't think that CF can do this. What you want is a stand alone app that can access a database. Probably the best way to do this is with M$ Director with a database plugin. larry -- Larry C. Lyons ColdFusion/Web Developer EBStor.com 8870 Rixlew Lane, Suite 201 Manassas, Virginia

RE: Certification Exam

2000-11-16 Thread ibtoad
Hey I just passed the Brainbench CF 4.5 certification. What exactly does that mean? Can I call myself a Certified ColdFusion Developer now or do I need to pass Allair's test for that title?? Thanks, Rich -Original Message- From: David E. Crawford [mailto:[EMAIL PROTECTED]] Sent:

RE: cd-rom based applications

2000-11-16 Thread Paul Mone
You can do that with Lingo, using their FileIO library. Unforuntately you can't pick up director and Lingo overnight. -Original Message- From: Shawn Regan [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 16, 2000 7:55 AM To: CF-Talk Subject: RE: cd-rom based applications This

RE: Certification Exam

2000-11-16 Thread Kelly Matthews
OH goodie got a 4.3 there is hope for me yet... -Original Message- From: Shane Witbeck [SMTP:[EMAIL PROTECTED]] Sent: Thursday, November 16, 2000 11:56 AM To: CF-Talk Subject: RE: Certification Exam There is a free 40 question CF 4.5 Certification exam available at

Re: [cd-rom based applications]

2000-11-16 Thread Larry C. Lyons
Whoops my bad. That should have been MacroMedia Director, not M$. -- Larry C. Lyons ColdFusion/Web Developer 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]

Re: RegEx help PLEASE hurry...

2000-11-16 Thread David Cummins
Firstly, I'm pretty sure you don't need to escape a space. Secondly, no question mark is required, because I want to replace exactly one character followed by exactly one space with just the character. And thirdly, you don't have to specify that the character is not a space, because a space

OT: MS Access query

2000-11-16 Thread David Shadovitz
I'm trying to write an MS Access query like this: SELECT Table1.Title FROM Table1, Table2 WHERE Table1.Title = Table2.Title The problem is that the Title fields' values may not be exactly equal. Table2.Title may have additional text in parentheses at the end. For example: Table1.Title =

Re: testing process

2000-11-16 Thread Gregory Harris
No formal test process that I know of, usually I just turn the Village idiot in the company loose on my application and see what happens :-) Seriously though, testing software is strictly proprietary based on what the application is built to do, but answer the following questions when testing:

Re: rounding to first decimal

2000-11-16 Thread Kevin Miller
try this: RoundedValue = Round(10 * Value)/10 [EMAIL PROTECTED] 11/16/00 09:17AM I thought this would be simple. How can round a long integer eg: 2.146752 to the first decimal point? Thanks, Rick

  1   2   >