RE: Dynamic Array Help

2002-06-27 Thread Kris Pilles
- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 27, 2002 10:16 AM To: CF-Talk Subject: Dynamic Array Help Haven't written a dynamic array in a while and need some help. I think ive forgotten how to... Heres the column names ID AID Title Description

RE: Dynamic Array Help

2002-06-27 Thread Kris Pilles
]] Sent: Thursday, June 27, 2002 10:23 AM To: CF-Talk Subject: RE: Dynamic Array Help As in cfset array.ID = ArrayNew(1) cfset array.AID = ArrayNew(1) cfset array.ID[count] = value -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Friday, 28 June 2002 12:16 AM To: CF

RE: Dynamic Array Help

2002-06-27 Thread Kris Pilles
-Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 27, 2002 7:53 AM To: CF-Talk Subject: RE: Dynamic Array Help Ok I've got my array However Now, I sent it back to where it needs to go... How do I take the data within the array and basically query

RE: security issues

2002-06-25 Thread Kris Pilles
Speakiung of snippets I just got a new machine and I lost all of my snippets along the way... (it dept took old machine before I had a chance to get them) Anyone know where I can find some on the web to replensih my gallery? -Original Message- From: Tony Carcieri [mailto:[EMAIL

RE: Javascript/HTML Based Chat Tip

2002-06-25 Thread Kris Pilles
Anyone seen any good instant messagning programs... Private ones I found a few examples but nothing that excites me... -Original Message- From: Brad Roberts [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 3:54 PM To: CF-Talk Subject: RE: Javascript/HTML Based Chat Tip He's

RE: Pointing multiple sites to the same IP

2002-06-25 Thread Kris Pilles
Doug its simple You on iis??? If so, email me off list and I will walk you through it -Original Message- From: Douglas Brown [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 4:15 PM To: CF-Talk Subject: Pointing multiple sites to the same IP I have heard that you can point

Quick help

2002-06-24 Thread Kris Pilles
I have a control year I need to trim the first 2 digits off of it inorder to use the last 2 in a date How can I do this? __ Get the mailserver that powers this list at http://www.coolfusion.com FAQ:

RE: Quick help

2002-06-24 Thread Kris Pilles
On Mon, 24 Jun 2002, Kris Pilles wrote: I have a control year I need to trim the first 2 digits off of it inorder to use the last 2 in a date How can I do this? __ Signup for the Fusion Authority news alert and keep up

RE: Quick help

2002-06-24 Thread Kris Pilles
- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Monday, June 24, 2002 1:11 PM To: CF-Talk Subject: Quick help I have a control year I need to trim the first 2 digits off of it inorder to use the last 2 in a date How can I do

RE: hosting: uplinkearth.com

2002-06-21 Thread Kris Pilles
I use uplinkearth for some small cf sites No problems so far... Really cheap and site is always up -Original Message- From: Brad Roberts [mailto:[EMAIL PROTECTED]] Sent: Friday, June 21, 2002 10:12 AM To: CF-Talk Subject: hosting: uplinkearth.com Anyone using uplinkearth.com for

RE: Crysatal Reports

2002-06-18 Thread Kris Pilles
Seagate -Original Message- From: James Taavon [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 18, 2002 2:25 PM To: CF-Talk Subject: OT: Crysatal Reports Um, who makes Crystal Reports? __ Signup for the Fusion

Tabbed menu

2002-06-11 Thread Kris Pilles
I need to duplicate a tabbed menu much like the ones you are able to develop in with oracle's form builder. Does anyone know of an effective way to achieve this? I was thinking Flahs might be my best way but I figured I would float it out here anyways... We are attempting to duplicate the

Macromedia.com

2002-06-10 Thread Kris Pilles
Anyone have a copy of the tutorial that was on macromedia.com that explained how they created their menus??? I cant find it on the site anymore... I think it was there?? __ Signup for the Fusion Authority news alert and keep up

Help

2002-06-06 Thread Kris Pilles
Can somone please check http://www.careerlearn.org for me. I can see the site on the network but I have no way of checking form outside thanks -Original Message- From: Erika L Walker-Arnold [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 06, 2002 9:33 AM To: CF-Talk Subject: RE: CF MX

RE: Help

2002-06-06 Thread Kris Pilles
www.careerlearn.org. -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 06, 2002 9:37 AM To: CF-Talk Subject: Help Can somone please check http://www.careerlearn.org for me. I can see the site on the network but I have no way of checking form outside

Coldfusion My Acocunting System

2002-06-04 Thread Kris Pilles
We've got CF 5 on win 2k server Oracle on Unix box And our accountign system (UNIX) bascially compiles of .qpt files and quiz files I have to determine if there is anyway for us to take our existing .QPT files via custom tags or stored procedures/UDF's or whatever and continue to use them for

Sum Help

2002-06-03 Thread Kris Pilles
Ok.. I;ve got myself confused here... I have a table that has some numbers lets say 5 records (50, 45, 33, 23, 12) now I want to be able to select * from that table (not a problem). But I need to sum those numbers so that I can output sum(50+45+33+23+12)... How can I do this??? Is there an

RE: Members Only section

2002-06-03 Thread Kris Pilles
Ernie: Why don't you have the cookie set to expire on the session... That way when the user closes the browser their session is over and they would have to log back in... Login action: !---Lookup the login in the database --- CFQUERY NAME=IsValidLogin DATASOURCE=#session.DSN# SELECT * FROM

RE: ColdFusion Server 5.0 trial download?

2002-05-31 Thread Kris Pilles
Why not try ebay... I bet you can find it there -Original Message- From: UXB Internet [mailto:[EMAIL PROTECTED]] Sent: Friday, May 31, 2002 1:31 PM To: CF-Talk Subject: RE: ColdFusion Server 5.0 trial download? Todd, We are a small firm and place a high value on functional

Tab order

2002-05-29 Thread Kris Pilles
Anyone know of any good references on setting tab order within some of my complex forms??? I'm sure it's a javascript tutorial I need but I can't find one anywhere. Thanks... I'd also love a PHP to Coldfusion tag conversion chart. Thanks KP

RE: Tab order

2002-05-29 Thread Kris Pilles
Yeah thanks First day back after memorial day. Need more caffine -Original Message- From: BEN MORRIS [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 11:05 AM To: CF-Talk Subject: Re: Tab order isn't it just an HTML attribute: input type=text ... tabindex=1 Kris

RE: Tab order

2002-05-29 Thread Kris Pilles
Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: 29 May 2002 16:13 To: CF-Talk Subject: RE: Tab order Yeah thanks First day back after memorial day. Need more caffine -Original Message- From: BEN MORRIS [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 11:05 AM

OT: Oracle ODBC???

2002-05-29 Thread Kris Pilles
Has anyone installed the oracle odbc drivers on their win server and used it to connect to a unix based oracle database??? I can't get the Oracle or the Microsoft ODBC to function without erroriing I can't even create the datasource. Help please

Query help

2002-05-21 Thread Kris Pilles
How can Insert a record into a table (that I know how to do) but after the insert, I want to be able to know what the primary key for the record I just inserted... __ This list and all House of Fusion resources hosted by

RE: Query help

2002-05-21 Thread Kris Pilles
number)? On Tue, 21 May 2002, Kris Pilles wrote: How can Insert a record into a table (that I know how to do) but after the insert, I want to be able to know what the primary key for the record I just inserted

MX speed vs. 5.0 speed

2002-05-15 Thread Kris Pilles
I was just curious for those of you who are using CF MX now... What kind of difference in speed are you seeing??? __ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

Dependant Selects?

2002-05-15 Thread Kris Pilles
Anyone have a snippet of a set of lsit boxes where the 2nd is dependant on the selected value of the first? Or know where I can get one? Thanks __ Get the mailserver that powers this list at http://www.coolfusion.com FAQ:

OT: Whats the Deal with XML?

2002-05-06 Thread Kris Pilles
and a comma delimited file? What am I missing here? Anything? Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED] __ Get the mailserver that powers

Server

2002-05-03 Thread Kris Pilles
Anyone out know whwere I can buy a good reliable server for a fair price? __ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ:

OT: Javascript

2002-05-02 Thread Kris Pilles
Having some Javascript issues on a really simnple plroblem. Heres my code: reject = app.response(Enter Reason For Rejecting.,Reject,); if (reject) { this.submitForm('reject.cfm?Why=*reject*',false); } How can I reference the javascript var reject in the actionpage of the submit for

RE: Javascript

2002-05-02 Thread Kris Pilles
Eagle Web Development LLC www.eaglewd.com [EMAIL PROTECTED] (304) 622-5676 (Clarksburg Office) (304) 456-4942 (Home Office) -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 02, 2002 12:15 PM To: CF-Talk Subject: OT: Javascript Having some Javascript

CFGRID

2002-04-23 Thread Kris Pilles
Has anyone had any success with using CFGRID in an application? Its perfect for what I need to do but im a little weary about it... Any suggestions? Ie... Java version Bugs etc... __ This list and all House of Fusion

RE: CFGRID

2002-04-23 Thread Kris Pilles
to learn how the information is passed to the action page. I love the applet. It does exactly what I need it to do when I take the time to work around the bugs. I'm using CF4.5 Enterprise. - Matt Small -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April

CGI problem

2002-04-18 Thread Kris Pilles
Anyone ever have any problems calling cgi.auth_user... I have it on one area of our server and it works fine and now im trying to reference it in an action page and it comes up with nothing. Anyone have any idea as to whats going on? Please advise Thanks Kris Pilles

RE: Help! How can I extract a form from a webpage?

2002-04-15 Thread Kris Pilles
Ernie: I was wondering if you sent that CD you mentioned out? Also, whats on it? I'm looking forward ot getting it. -Original Message- From: Ernie Pena [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 3:46 PM To: CF-Talk Subject: Help! How can I extract a form from a

Multiple Checkbox update?

2002-04-09 Thread Kris Pilles
Does anyone happen to know where I can find a good example of a multiple checkbox update? I need one today and I've never done it before. Any, input would be appreciated. Thanks! __ Signup for the Fusion Authority news alert

RE: Multiple Checkbox update?

2002-04-09 Thread Kris Pilles
All I need to do is have the action page either enter a 1 into a field in my DB if the checkbox is defined (selected). I've got a list of clients and they want the ability to check them off on a monthly basis inorder to keep track of billing. So, I have a drop down that has our different

RE: Multiple Checkbox update?

2002-04-09 Thread Kris Pilles
I guess my problem is that I have all of these checkboxes and I need to update the field associated with it in my databse but they all have the same name. So, I figured I would use the primary key with the name but now I don't know how to incorporate that in my query? -Original Message-

RE: Multiple Checkbox update?

2002-04-09 Thread Kris Pilles
name=customerTwo cfif len(ATTRIBUTES.customerTwo) GT 0selected/cfif input type=checkbox name=customerThree cfif len(ATTRIBUTES.customerThree) GT 0selected/cfif /FORM Just a quick and straight forward way but there are others and probably better, J -Original Message- From: Kris Pilles

RE: Multiple Checkbox update?

2002-04-09 Thread Kris Pilles
who are used to using access which is usually accounts type people, of course the data would be represented in a cfgrid column as oppossed to checkbox on output, I'm not sure about using cfgrid for initial fresh input, John -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED

RE: Multiple Checkbox update?

2002-04-09 Thread Kris Pilles
Subject: RE: Multiple Checkbox update? As far as I'm aware, No!! Check your documentation, type cfgrid in studio click in it and press F1, J -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 3:29 PM To: CF-Talk Subject: RE: Multiple

ColdFusion Listener?

2002-03-27 Thread Kris Pilles
? Is it possible...if so have an example I can look at? Thanks Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED] __ Get the mailserver that powers

RE: CF 5 Support for Oracle 9i

2002-03-26 Thread Kris Pilles
Speaking of oracle... Anyone have any suggesstions for the best way for use to hook up with a unix based oracle DB. I see they have microsoft odbc for oracle but I wasn't sure if that was the best method??? -Original Message- From: Deborah Curley [mailto:[EMAIL PROTECTED]] Sent:

Check if plugins are installed?

2002-03-21 Thread Kris Pilles
Anyone out there know of an easy effective way to check for flash/Authorware/Java and Real Audio plugins? __ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ:

Page name ???

2002-03-07 Thread Kris Pilles
What is the variable tha tI can use to call the page name I am on... I want just the name like index.cfm etc... thanks -Original Message- From: Jason Davis [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 5:39 PM To: CF-Talk Subject: Re: Adult CF hosts I join Bruce remark.

RE: Page name ???

2002-03-07 Thread Kris Pilles
Thanks. Sorry I feel like its monday -Original Message- From: Critz [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 11:54 AM To: CF-Talk Subject: Re: Page name ??? oi Kris!! cgi.script_name ? -- Critz Certified Adv. ColdFusion Developer Crit[s2k] - CF_ChannelOP

RE: Adult CF hosts

2002-03-06 Thread Kris Pilles
If anyone does need info on this subject, I am more then willing to provide you with hosting or refer you to someone who can. -Original Message- From: Bruce Sorge [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 2:14 PM To: CF-Talk Subject: Re: Adult CF hosts Although I do

Color picker?

2002-02-26 Thread Kris Pilles
Anyone out there know a way that I can use a color picker so that my users __ Why Share? Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup

RE: Color picker?

2002-02-26 Thread Kris Pilles
, 2002 10:32 AM To: CF-Talk Subject: RE: Color picker? I give up - what? So they can co-ordinate their offices? So they can colour their nails? What, what? J -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 26, 2002 15:27 To: CF-Talk Subject: Color

RE: CFX_CyberCash

2002-02-21 Thread Kris Pilles
I am not having any trouble with ym tag... Is it mandatory to update the tag? -Original Message- From: Shawnea Carter [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 3:28 PM To: CF-Talk Subject: CFX_CyberCash It looks like Verisign updated the tag on Tuesday - however now

RE: CFX_CyberCash

2002-02-21 Thread Kris Pilles
/2002 3:34 PM, Kris Pilles [EMAIL PROTECTED] wrote: I am not having any trouble with ym tag... Is it mandatory to update the tag? -Original Message- From: Shawnea Carter [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 3:28 PM To: CF-Talk Subject: CFX_CyberCash It looks like

Ibill ColdFusion

2002-02-06 Thread Kris Pilles
Has anyone out there ever used Ibill Pincoding with coldfusion? I am building a membership basd site and want to use them as my processing __ Why Share? Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB

Cftry/cfcatch

2002-02-04 Thread Kris Pilles
I need to put iun place a really simple error management system. I was wondering what the drawbacks, if any were of putting cftry/catch statements in an application.cfm were? Any other ides on how to easily allow 1 generic error page for our app would be appreciated.

CF Automated Tasks~!

2002-02-04 Thread Kris Pilles
Developer ekeda ltd http://www.ekeda.co.uk (+44)020-8429-7300 -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: 04 February 2002 14:52 To: CF-Talk Subject: Cftry/cfcatch I need to put iun place a really simple error management system. I was wondering what

RE: CF Automated Tasks~!

2002-02-04 Thread Kris Pilles
, 2002 10:48 AM To: CF-Talk Subject: RE: CF Automated Tasks~! I just fought through this!! Check the NT permissions on your folder on your new server, replace them to allow CF to execute the page. -mark -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Monday, February

Scheduled event Problems.....

2002-02-04 Thread Kris Pilles
Hres the error message I am receiving in my log file: 2002-02-04 15:10:11 Error 1256 Error message for task: 'Send ' is 'An error occurred while evaluating the expression: LOGMESSAGE = Status code for task: ' #Attributes.TASK# ' is ' #cfhttp.statuscode# '

RE: Simple Search App Reporting

2002-01-31 Thread Kris Pilles
Assign a hit counter to each entry in your database... Really simple but effective -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 1:48 PM To: CF-Talk Subject: Simple Search App Reporting I just finished creating a relatively

CFHTTP Monster.com

2002-01-30 Thread Kris Pilles
Ok. I was curious about Cfhttp's ability to pull data in form other pages. What I want to do is pull in the search results form monster.com without __ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB

Cf and PGP?

2002-01-24 Thread Kris Pilles
Anyone out there ever use Cf to encrypt a fiel via PGP? Also, I will need to decrypt it on the Unix side __ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation ·

NT login

2002-01-21 Thread Kris Pilles
I need to know how I can pop up the windows login and use that info to verify my usernames and passwords. Note: I do not want to use the NT login ids, I just want to use the windows login as my login form to my members area. Anyone know how I can achieve this?? Thanks KP

CFX_PAYMENTNET for Version 5.0???

2002-01-15 Thread Kris Pilles
I found out my problem... CFX_PAYMENTNET doesn't work with 5.0. are there any other custom tags out there that can run my payment processing through verisign??? __ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB

Email address reader

2002-01-15 Thread Kris Pilles
Anyone ever made an app that reads through your old emails and compiles a list of email addresses??? Or know of one? Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED

Determining if a session varibale contians data

2002-01-14 Thread Kris Pilles
I need to figure out how to test whether a session variable contains data. We're building a new cart and its almost done howevere when the user goes to remove items from their cart, if theyt delete all the items, I want to tell them that there areno items in the cart but I am unsure of how to

RE: Jrun?

2002-01-04 Thread Kris Pilles
kind of examples? jsp,servlets,jms,ejb,technocrap On Thu, 3 Jan 2002, Kris Pilles wrote: Anyone have any solid Jrun exmaples we can look at? Not exactly sure of its capabilities... Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267

SQL GURUS?

2002-01-03 Thread Kris Pilles
I am having trouble with a query: Works fine in Oracle... cfquery name=addtypes datasource=kriskart Update category set tutorial = (Select max(section.tutorial) from section, category where category.code = section.catalogid) /cfquery Anyidea why Access tells me this is an [Microsoft][ODBC

Jrun?

2002-01-03 Thread Kris Pilles
Anyone have any solid Jrun exmaples we can look at? Not exactly sure of its capabilities... Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED

Randomizing cfoutput?

2002-01-03 Thread Kris Pilles
Anyone know how to randomize the query resutls that cfoutput produces? __ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup

Summing session variable?

2002-01-02 Thread Kris Pilles
I need to add up the cost of several items in my session variable. However __ Why Share? Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup

Session Variable help???

2002-01-02 Thread Kris Pilles
I can't get my Session Variables to Work~! Here is my create/add item action page: !--- Make sure that all of the necessary attributes are passed in --- cfif isdefined(attributes.CatalogId) and isdefined(attributes.SectionID) and isdefined(attributes.price) and

RE: Session Variable help???

2002-01-02 Thread Kris Pilles
it is. - Yoda -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 02, 2002 10:48 AM To: CF-Talk Subject: Session Variable help??? I can't get my Session Variables to Work

CFHTTP?

2002-01-02 Thread Kris Pilles
I AM HAVING AL SORTS OF PROBLEMS WITH CFHTTP... HTTP://Webmaster.wsboces.org/test.cfm Refresh the page multiple times and notice a bunch of different error messages Notice all the different errors anyone have any idea on how or why this

RE: CFHTTP?

2002-01-02 Thread Kris Pilles
Architect www.isitedesign.com 503.221.9860 x110 888.269.9103 503.221.9865 fax -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 02, 2002 11:18 AM To: CF-Talk Subject: CFHTTP? I AM HAVING AL SORTS OF PROBLEMS WITH CFHTTP... HTTP

RE: CFHTTP? Solution?

2002-01-02 Thread Kris Pilles
Really weird but once I moved those text files to a different URL on the same server, It works??? Anyone know why? Maybe CFhttp doesn't play well with subdomains? New file location: www.careerlearn.org/KrisKart/courses.txt -Original Message- From: Kris Pilles [mailto:[EMAIL PROTECTED

Cfapplication

2001-12-28 Thread Kris Pilles
Is it possible to set your session variables to expire when the browser is closed? I cant seem to get my session variables to expire??? Any ideas? Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED

Inserting dates into access

2001-12-27 Thread Kris Pilles
What is the method of formatting dates prior to inserting them into accxess so that they will remain dates instead of times Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED

RE: Inserting dates into access

2001-12-27 Thread Kris Pilles
/readerschoice2001/nominationformbpa.cf m Find out how iMS Stacks up to the competition: http://www.coolfusion.com/imssecomparison.cfm - Original Message - From: Kris Pilles [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, December 27, 2001 1:39 PM Subject: Inserting dates

reading a text file into a query??

2001-12-21 Thread Kris Pilles
Sinze I'm having so much trouble using cfhttp to read a txt file in then output it as a query is there any other way that I can do this with CF??? Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED

cfhhttp

2001-12-20 Thread Kris Pilles
Is there a limit to the size or amount of records that a txt file can have when using cfhttp? Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED

RE: cfhhttp

2001-12-20 Thread Kris Pilles
Ive been playing with the cfhttp for awhiel and it seems that I cannot process a text fiel with more then 225 lines in it? Has anyone else experienced this??? I guess it doesn't mater how many txt files I have I would lust prefer to just do it in one file??? Kris Pilles Website Manager

RE: cfhhttp

2001-12-20 Thread Kris Pilles
after the 225th line... any ideaS? Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED] -Original Message- From: Jerry Johnson [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 20, 2001 2:12 PM To: CF-Talk

OT: Oracle OCP DBA study guides

2001-12-20 Thread Kris Pilles
Any oracle people out there that can suggest a good source for studying for my sql/pl-sql exam? brain dumps etc... __ Why Share? Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant

Inserting a Textfile into a DB

2001-12-20 Thread Kris Pilles
Can anyone tell me how to insert a text file into a memo field in an access db? __ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Setup

OT: domain registration problems

2001-12-20 Thread Kris Pilles
without getting in contact with this company. Any reference to them is a dead link. Also, the owner information of this name is inaccurate since our personal director who created this site has left our organization. Anyone have any ideas Kris Pilles Website Manager Western Suffolk BOCES 507

RE: domain registration problems

2001-12-20 Thread Kris Pilles
The registrar is the defunct party. Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED] -Original Message- From: Dan Phillips [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 20, 2001 3:18 PM To: CF-Talk

cfhttp problems with 5.0?

2001-12-19 Thread Kris Pilles
#Syear# #Catalog_code# #Catalog_name# #Keywords# #Description#br /cfoutput It doesn't work? If I put it on my other box which is 4.5 it works fine??? any ideas as to why this won't work from our 5.0 box? Kris Pilles Website Manager Western Suffolk

RE: OT(apologies)

2001-12-13 Thread Kris Pilles
half.com victorias secret.com New York State New Mexico Federal Government Aol (corporate site) Eminem.com Theres tons of them Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED] -Original Message- From

wharts wrong with this cfhttp?

2001-12-13 Thread Kris Pilles
# #Catalog_code# #Catalog_name# #Keywords# #Description#br /cfoutput file located at webmaster.wsboces.org/test.cfm plese help...?? Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED

Releasing Access locks with Coldfusion?

2001-12-12 Thread Kris Pilles
Anyone know how to release all locks on an access database via coldfusion? I am having some trouble with getting one of our datasources to release its current locking thus preventing me from uploading a new copy of the DB. Thanks for your help Kris Pilles Website Manager Western Suffolk BOCES

Inserting data from txt file into db via cf?

2001-12-12 Thread Kris Pilles
I need to take a text file lisitng of about 300 different courses (1 per line comma delimited) and inser them into my database. Anyone know how I can accomplish this? Thanks Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL

RE: If anyone else needs zip codes just speak up.

2001-12-07 Thread Kris Pilles
Me too Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, December 07, 2001 12:05 PM To: CF-Talk Subject: RE: If anyone

CF NT to AIX box without CF

2001-12-05 Thread Kris Pilles
! Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED] ~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http

Spacing a Dynamice Menu?

2001-12-03 Thread Kris Pilles
I have a menu that is dynamic. So it will be growing in shrinking as time goes on. Is there anyway to when I output the menu titles have them equally spaced across the top of the page? This way I won't have to worry about formatting down the road? Thanks Kris Pilles Website Manager Western

NT Login?

2001-11-30 Thread Kris Pilles
Is there a way for Coldfusion to grab the NT login info of the user who is logged into the machine on out intranet? Basically I want the ability to display the users name on our intranet without having them login. Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C

RE: NT Login?

2001-11-30 Thread Kris Pilles
But can I access this without havinga NT login window pop up? Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED] -Original Message- From: Raymond Camden [mailto:[EMAIL PROTECTED]] Sent: Friday, November 30

ListServers?

2001-11-27 Thread Kris Pilles
Anyone out there know of any good listservers they could suggest. software Vs. Subscription based? thanks Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL PROTECTED] ~~ Get

Coldfusion form within Onclick?

2001-11-16 Thread Kris Pilles
Im using ezedit. I want to from within the onclick of one of their function call on coldfusion to set some variables for me? Anyone out there done this... I cannot figure this out? Thanks for your help Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631

adding buttons to ezedit?

2001-11-13 Thread Kris Pilles
Anyone out there ev er aded buttons to ezedit? I am having no trouble getting them to appear just added aTD but I cannot get the onlcik= to refresh the page and change a url variable? anyone ever done anythign similar??? Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd

EXEdit

2001-11-09 Thread Kris Pilles
content. I want the ability to have the user go through and maek changes to data thats not in our database (peoples names, titles etc...) Is this possible with ezedit?? if so can you show my how oyu reference the html page or cfm page Thanks for your help Kris Pilles Website Manager Western Suffolk

RE: Where does bounced email go?

2001-11-09 Thread Kris Pilles
the return address in the email.. so if you send an email from your girlfriends account and the recipiant does not exist she will get the email kicked back to her account. Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone: 631-549-4900 x 267 E-mail: [EMAIL

entire file output

2001-11-09 Thread Kris Pilles
Is there a way for cold fusion to output the entire contents of a .cfm or html file. I want to take the contents of a file and output it ino exedit... so that we can edit our static pages??? Any Ideas??? Kris Pilles Website Manager Western Suffolk BOCES 507 Deer Park Rd., Building C Phone

<    1   2   3   4   >