RE: Note passing system?

2001-04-16 Thread Javier Woodhouse
I'd like to add to that... I also have no problem comming up with the code i need, but code that is available publicaly is likely to have undergone serveral bug fixes, performance enhancements and it might even be better then what i could come up with. Code reuse has it's benefits Regards, J

Re: Note passing system?

2001-04-16 Thread Rey Bango
:o) Hi Peter. I certainly understand where you're coming from. After 3 years of doing some solid CF work, I'm very capable of building most of the stuff that I need. I'm just an advocate of code reuse. If there's something out there that helps me reduce my coding time, I'd like to take advantage

RE: Note passing system?

2001-04-16 Thread Peter Tilbrook
Check out http://friendsplus.dns2go.com - I may need to set you up a "test account" to see it in action as we are finalising testing. At the same time I recommend using the DNS2GO service - or at least trying it! -Original Message- From: Peter Tilbrook [mailto:[EMAIL PROTECTED]] Sent: Tue

RE: Dynamically Displayed Content Weekly?

2001-04-16 Thread mahmad
ok "Christopher Olive, CIO" To: CF-Talk <

RE: Note passing system?

2001-04-16 Thread Peter Tilbrook
As a side note - if you have an idea for your application - do it! Do not expect someone else to have already written the code for you. CF makes coding easy. If you are worried about the code have trusted people try and break it. Spend at least 3 weeks with beta testers on trusted code. You would

Re: Last row inserted

2001-04-16 Thread Kevin Mansel
SELECT MAX(Row) AS MaxRecord WHERE MaxRecord = @@IDENTITY i believe that is the correct syntax beat me over the head if i'm wrong :P kev ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.co

Re: Last row inserted

2001-04-16 Thread Howie Hamlin
Yep that's it. However, you should do a transaction so that another record isn't added while you're fetching the current highest ID. Regards, Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. www.CoolFusion.com 631-737-4668 x101 inFusion Mail Server (iMS) - the World's most c

RE: Note passing system?

2001-04-16 Thread Peter Tilbrook
I implemented the same thing for the new Friends Plus site. The beauty of the system is that nobpdys email address is released. We could be draconian and introduce full auditing but it has not been necessary yet. The user remain anonymous and their email address is never released unless they give

Last row inserted

2001-04-16 Thread Joshua Tipton
I know this has been asked a million times but what is the best way to pull the id of the row last inserted. Isnt select (column name)MAX as (whatever)? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusiona

Re: Note passing system?

2001-04-16 Thread Rey Bango
What do you mean by a socket program? Rey... - Original Message - From: "Steven A. del Sol" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, April 16, 2001 7:18 PM Subject: Re: Note passing system? > I have a socket I wrote for my organization. Real crude but it wor

Re: Note passing system?

2001-04-16 Thread Rey Bango
Not really, Paul. Its more like an internal messaging system. One where I can write a message to another user or perhaps a group of users and have them correspnd back. Again, its not a true email system but one that would allow me to be able to communicate within the scope of my own application.

Re: Creating Page Breaks to make page printable?

2001-04-16 Thread Bryan LaPlante
http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/pageBre akAfter.asp - Original Message - From: <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, April 16, 2001 6:20 PM Subject: Re: Creating Page Breaks to make page printable? > > > Does anyone know

input type='file'

2001-04-16 Thread Chiraporn
Anyone know how to force input type="file" ,show window dialog box display only image file ? I create cold fusion file with contain input type="file" and this page for upload picture from client computer to server. I would like the window dialog box , display file only image files (not display

Re: CF Using 90-100% of processor time (911!)

2001-04-16 Thread Bonnie Betts
Question on this thread: Would any of the log files give you a hint as to which pages were accessed when the server started using up resources? Bonnie E. Betts [EMAIL PROTECTED] www.interacttechs.com - Original Message - From: "Steven A. del Sol" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMA

OT: DNS

2001-04-16 Thread Dylan Bromby
i'm planning on migrating from MetaIP to Win2K DNS. has anyone made this particular migration? any recommendations? has anyone had any trouble with DNS on Win2K? tia. ~~ Structure your ColdFusion code with Fusebox. Get the official book at http

Re: Showing the results of an add or edit operation

2001-04-16 Thread Bonnie Betts
Try this on your submit button: I used this for a popup page that added a new user, so just take out the self.close() if you aren't using a popup. Bonnie E. Betts [EMAIL PROTECTED] www.interacttechs.com - Original Message - From: "Hubert Earl" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAI

RE: OT: Screen Shot on Win 2K

2001-04-16 Thread Joshua Tipton
alt print screen then past into a word doc -Original Message- From: Nick McClure [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 2001 11:42 PM To: CF-Talk Subject: Re: OT: Screen Shot on Win 2K I always just hit Print Screen, I have used Alt or Shift even back in Win95. I just tried

Re: OT: Screen Shot on Win 2K

2001-04-16 Thread Nick McClure
I meant to say I have never used Alt or Shift. At 11:41 PM 4/16/2001 -0400, you wrote: >I always just hit Print Screen, I have used Alt or Shift even back in Win95. > >I just tried it and it still works. > >At 11:29 PM 4/16/2001 -0400, you wrote: > >Off Topic: How do you do a screen shot with Win

Re: OT: Screen Shot on Win 2K

2001-04-16 Thread Dain Anderson
Alt-Printscreen captures the active window, whereas Ctrl-printscreen captures the entire window. Dain Anderson Caretaker, CF Comet http://www.cfcomet.com/ - Original Message - From: "Nick McClure" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, April 16, 2001 11:41

Re: OT: Screen Shot on Win 2K

2001-04-16 Thread Nick McClure
I always just hit Print Screen, I have used Alt or Shift even back in Win95. I just tried it and it still works. At 11:29 PM 4/16/2001 -0400, you wrote: >Off Topic: How do you do a screen shot with Win 2000? When I try Shift + >Alt + Print Screen it doesn't work like it used to in Win 98. Inst

RE: Dynamically Displayed Content Weekly?

2001-04-16 Thread Christopher Olive, CIO
whoops. didn't state it correctly. i was hung up on the "date" idea. of course, you are correct. chris olive, cio cresco technologies [EMAIL PROTECTED] http://www.crescotech.com -Original Message- From: Andrew Tyrone [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 2001 9:43 PM To

RE: Screen Shot on Win 2K

2001-04-16 Thread Ken Wilson
> Off Topic: How do you do a screen shot with Win 2000? Alt + Print Screen does it for me on Win2K Pro and Server. ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

Re: Screen Shot on Win 2K

2001-04-16 Thread Kevin Mansel
i thought it was just alt+print screen>?>?>? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://

OT: Screen Shot on Win 2K

2001-04-16 Thread ibtoad
Off Topic: How do you do a screen shot with Win 2000? When I try Shift + Alt + Print Screen it doesn't work like it used to in Win 98. Instead it wants to put the display in High Contrast. Thanks, Rich ~~ Structure your ColdFusion code with F

RE: Dynamically Displayed Content Weekly?

2001-04-16 Thread Andrew Tyrone
Actually, that's not right. The cachedwithin attribute of cfquery will do what you are saying. cachedafter caches a query AFTER the date/time you specify, like so: SQL... Would continue to retrieve the query data from the database until the query was run after the date/time specified

RE: Dynamically Displayed Content Weekly?

2001-04-16 Thread Christopher Olive, CIO
you don't even really need to do that. if you have queries to pull the data from your database on the "main page" (the one with the weekly data), use the CACHEDAFTER property of CFQUERY. this will cache the results until a certain date. set the date for one week from today, and voila! chris ol

Spectra

2001-04-16 Thread Parker, Kevin
Anyone in Australia using Spectra please contact me off list. Kevin Parker Web Services Manager WorkCover Corporation [EMAIL PROTECTED] www.workcover.com p: +61 8 82332548 f: +61 8 82332000 m: 0418 800 287

RE: Server Co-Location

2001-04-16 Thread Erika L Walker
Do you have a location preference? Is it a rack server or a tower? Erika "Twixt optimist and pessimist, The difference is droll; The optimist sees the doughnut, The pessimist, the hole." - McLandburgh Wilson -Original Message- From: Kelly [mailto:[EMAIL PROTECTED]] Sent: Monday, April 1

Re: Creating Page Breaks to make page printable?

2001-04-16 Thread jmedlin
> Does anyone know of a way to force printing breaks of a document? You can do this with style sheets. -- This message sent compliments of db Technology http://www.dbtech.net/ ~~ Struct

Re: Note passing system?

2001-04-16 Thread Steven A. del Sol
I have a socket I wrote for my organization. Real crude but it works. Interested? Steve >Sounds like you want a project management tool. > >We have an internal system here we use to parse out work. Basically the >client/project manager submits an item to a form and it appears on the >necessa

Re: Note passing system?

2001-04-16 Thread Rey Bango
You'll have to ask Dave Watts on that one. It was a quote he made. It sounded cool so I took! ;o) Rey,,, - Original Message - From: "Jason Lotz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, April 16, 2001 2:42 PM Subject: Re: Note passing system? > >>>"A browser'

Creating Page Breaks to make page printable?

2001-04-16 Thread Steven A. del Sol
Does anyone know of a way to force printing breaks of a document? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com

RE: CFMail not escaping dots

2001-04-16 Thread Kevin Langevin
What platform is this happening on? Sounds like a Unix/Solaris issue... -Kev > -Original Message- > From: Victor Chou [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 16, 2001 6:47 PM > To: CF-Talk > Subject: CFMail not escaping dots > > > I just had this interesting thing happening:

RE: Server Co-Location

2001-04-16 Thread Christopher Cortes
I have worked with DataReturn before. They seemed to have pretty good service. I don't know anything about their fees and policies. I think they are at www.datareturn.com - Chris Christopher Cortes |Coming Q3 2001: Consultant | Stonebridge Technologie

RE: anyone else?!

2001-04-16 Thread C. Hatton Humphrey
You don't put quotes around the field names INSERT INTO myWork (siteTypeID, siteUrl, siteName, siteDescription, dateDone, sitePicture) VALUES ( #siteTypeId#, '#siteUrl#', '#siteName#', '#siteDescription#', '#dateDone#', '#sitePicture#') HTH Hatton -Original Message- From: Jay Patton [mai

RE: anyone else?!

2001-04-16 Thread John Wilker
I'd say, ditch the single quotes around your column names. J. John Wilker Web Applications Consultant Allaire Certified ColdFusion Developer www.red-omega.com Pepsi's "Come Alive With the Pepsi Generation" translated into "Pepsi Brings Your Ancestors Back From the

Re: anyone else?!

2001-04-16 Thread Howie Hamlin
Take out the quotes from the first line. HTH, Howie - Original Message - From: "Jay Patton" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, April 16, 2001 6:44 PM Subject: anyone else?! > does anyone else see anything wrong with this insert statement? > > INSERT IN

RE: anyone else?!

2001-04-16 Thread Simon Horwith
try killing all those single quotes in the list of column names ;) ~Simon Simon Horwith Macromedia Certified Instructor Certified ColdFusion Developer Fig Leaf Software 1400 16th St NW, # 500 Washington DC 20036 202.797.6570 (direct line) www.figleaf.com -Original Message- From: Jay P

RE: anyone else?!

2001-04-16 Thread Garza, Jeff
INSERT INTO myWork (siteTypeID, siteUrl, siteName, siteDescription, dateDone, sitePicture) VALUES ( #siteTypeId#, '#siteUrl#', '#siteName#', '#siteDescription#', '#dateDone#', '#sitePicture#') To start with you don't need single quotes around your column names. The database is looking for a colu

RE: cfmal with attachments and cfserver memory usage

2001-04-16 Thread Christopher Cortes
Ian, It seems to me that you might be using CFMAIL as a high volume mail server. I don't think that it was intended to be used that way. Is there any way you can use ColdFusion to dump your messages to disk and use a dedicated (non-ColdFusion) mail server to do the rest of the work? Doing this wo

RE: anyone else?! GRRRRRRRRR

2001-04-16 Thread Jay Patton
its definitely Monday. ' around the column names would be my problem Sorry for the interruption Game on :) does anyone else see anything wrong with this insert statement? INSERT INTO myWork ('siteTypeID', 'siteUrl', 'siteName', 'siteDescription', 'dateDone', 'sitePicture') VALUES (

CFMail not escaping dots

2001-04-16 Thread Victor Chou
I just had this interesting thing happening: While sending an html email, things look really funny, then found out that styles starting with a dot have the dot chopped off. eg. ..blah end up bing just blah Also, seems that if you have the dot on a single line as in . (standard way of terminati

Server Co-Location

2001-04-16 Thread Kelly
Anyone know of any reasonable co lo places? We don't want a dedicated server we want to co-locate a server we already have. Anyway just figured I would see if anyone else was co-locating and if you could recommend any companies. Kelly ~~ Struct

anyone else?!

2001-04-16 Thread Jay Patton
does anyone else see anything wrong with this insert statement? INSERT INTO myWork ('siteTypeID', 'siteUrl', 'siteName', 'siteDescription', 'dateDone', 'sitePicture') VALUES ( #siteTypeId#, '#siteUrl#', '#siteName#', '#siteDescription#', '#dateDone#', '#sitePicture#') all fields are text accept

Re: Note passing system?

2001-04-16 Thread Paul Begovich
Sounds like you want a project management tool. We have an internal system here we use to parse out work. Basically the client/project manager submits an item to a form and it appears on the necessary persons desktop based on who they select. They see the item, do the work, mark their time, and

RE: (Easy SQL) Case Sensitive?

2001-04-16 Thread Erika L Walker
>>dateformat(signup_datetime, "mm/dd/") This post reminded me of something I needed to confirm I'm about to start development on a Unix platform, and I've been told to make sure my ColdFusion functions and Application.cfm were properly formatted in regards to case sensitivity. Is this c

Re:CF4.5.1 SP2 is chewing up memory

2001-04-16 Thread David Frentrup
Read the thread on "smartheap", which is the memory management utility starting in 4.5. Memory is not returned to NT, but kept for cf to use later. It apparently doesn't matter what task manager or performance monitor tells you about available memory. David Frentrup I'm running CF Server En

cfmal with attachments and cfserver memory usage

2001-04-16 Thread Ian MacFadyen
While sending multiple cfmail messages with attachments I have realized cfserver memory allocation problems. Has anybody else? WinNT CF Application Server 4.5.1 SP 2 acquires large volumes of RAM each time when sending large volumes of cfmails(near 1000 email messages per time, using the query at

RE: (Easy SQL)

2001-04-16 Thread Matt Eschenbaum
Here is a similar bit of code that I used to get records between certain dates. SELECT dbo.AppointmentType.ShortDescription, dbo.AppointmentType.AppointmentTypeID, dbo.AppointmentType.Background,

RE: (Easy SQL)

2001-04-16 Thread Eric Dawson
hmmm. I am getting a "'dateformat' not a recognized function" error. So I need the SQL statement similar to select datepart(,signup_datetime) as year, datepart(mm,signup_datetime) as month, datepart(d,signup_datetime) as day, count(userID) as NewMembers from membertable group by datepart(yy

RE: validation

2001-04-16 Thread Matt Eschenbaum
Steven has a simple and effective approach to your problem. You may also want, depending on your spec, want to allow the user to change current user information. This can be done in the same manner by giving them the option to update. Just another way to decide what the user is trying to accomp

RE: Note passing system?

2001-04-16 Thread Daniel H
Tony: Have you looked at the code in Chatster? http://www.factorxsoftware.com/ This is basically a CFM version of AOLIM - ICQ etc.. dunno if this meets your needs wish you well in your quest Dan -Original Message- From: Tony Gruen [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 20

RE: validation

2001-04-16 Thread David Baskin
Becky, this is what i do. the user submits their info and i do a check in the database on the processing page for the info they have just submitted. if it exists, i CFINCLUDE the previous page but display error messages as needed and pre-populate the fields they have filled out. if they don't exis

RE: validation

2001-04-16 Thread Semrau, Steven L Mr SRA
What you might want to do is this: Create an action page that your form, that you have built already, is submitted to. On the action page first run a query that checks that database of users against the form input, say on Last Name. Then have a that checks for the record count from the first q

RE: (Easy SQL)

2001-04-16 Thread John Wilker
dateformat(signup_datetime, "mm/dd/") Or use any mask you choose for the mm/dd/ part. Just run your query and grab the fields, then do the mask in CF when displaying the data. J. John Wilker Web Applications Consultant Allaire Certified ColdFusion Developer www.red-omega.com

validation

2001-04-16 Thread Jones, Becky
i want to have a form where i can insert a new user into my database. and i have that form but i want to be able to validate it before it submits this new user into my database. i want to check to make sure the person doesnt already exist. (it wont be me entering the data, so i dont want to have

Search Facility/Indexing Service

2001-04-16 Thread Christopher Cortes
I am looking for a product similar to Netscape's IPlanet - Compass Server. Has anyone worked with this product and know of similar tool that I can use with IIS. Thanks. - Chris Christopher Cortes |Coming Q3 2001: Consultant | Stonebridge Technologies

Rename DB

2001-04-16 Thread Duane Boudreau
Hi All, I have a situation on my hands. I renamed a table that corrupt data, regenerated it from SQL and repopulated it with "good" data. Unfortunately, unbeknownst to me, the renaming of the original table caused all the triggers and views associated with the table to be modified. I am thinking

RE: SQL help

2001-04-16 Thread Hoffman, Joe (CIT)
Jeff, >Something like this If you are actually using 'date', 'time' and 'where' as field names in your database ... they are SQL reserved word. If they are not, perhaps: SELECT title, titledate, titlewhere, description, titletime FROM my table WHERE titledate >= #CreateODBCDate(NOW())# ORDER

RE: SQL help

2001-04-16 Thread Dave Livingston
*This message was transferred with a trial version of CommuniGate(tm) Pro* This should do it in MS-SQL Server. I think Oracle has a different Date convert function. SELECT title, date, where, description, time FROM my table WHERE (date > CONVERT(DATETIME, '2001-4-16 00:00:00', 102)) ORDER BY dat

Re: Excel and ColdFusion

2001-04-16 Thread Jeffry Houser
Good reading, thank you! I've never heard of the p2p.wrox.com before. However it did not solve the problem. I'm running Apache on Windows 98. Also, the command did not work, but thanks for that suggestion to. What did work, was moving the file into the root directory of the mach

SQL help

2001-04-16 Thread Jeff Fongemie
Hello cf-talk, I'm stuck over how to do this. I have a table and each record has a date field (long date format). I need to display the records on a page where the record with the date closest to the current date when the page is viewed will display first, then the records whose dates

(Easy SQL)

2001-04-16 Thread Eric Dawson
I have a member table which contains userid, signup_datetime I want to create a daily summary of registrations. select signup_datetime as justDatenotTime,count(userID) as NewMembers from membertable group by justDatenotTime == * == I know this has to be simple, but I can't find the syntax. How d

RE: HElp

2001-04-16 Thread Erika L Walker
H.did his computer eat him? Or her? Erika "Twixt optimist and pessimist, The difference is droll; The optimist sees the doughnut, The pessimist, the hole." - McLandburgh Wilson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 2001 2:5

RE: sql date times

2001-04-16 Thread Hoffman, Joe (CIT)
I have not seen a reply to this thread yet ... so >I know this is an SQL question but does anyone know how to break dates apart >using the (cast or convert functions, (I think)) IN SQL,, >its just that when I mask my date from my query I never get the right date.. Can you elaborate some mo

RE: text box output truncation

2001-04-16 Thread Semrau, Steven L Mr SRA
Well right off the bat I would have to say it's the fact that you are setting a maximum limit on the text of "50". MAXLENGTH Indicates the maximum number of characters that can be entered into a text field. This can be greater than specified by the SIZE attribute, in which case the field will sc

Studio 4.52 crashes on every exit!!

2001-04-16 Thread Jeff Fongemie
Hello cf-talk, I went from 4.0 to 4.52 with a fresh install after format. Studio crashes everytime I exit the program and in viewing, datasourses in the resourse tab, it won't refresh properly to see the latest tables. Is Studio 4.52 this bad for everyone? I may go back to 4.0. Best

CFFORM Validate and/or TextArea Validate

2001-04-16 Thread Mcmeartya
First I'm sorry if this has been covered in past ... which I'm sure it has. But I'd appreciate a little help or a push in the right direction. I've got a CFForm with CFInputs and a Textarea object. I'm letting CF handle validation for CF objects and I need to validate the textarea ... client si

RE: cookies not being set

2001-04-16 Thread Conrad Classen
Another way that may work is to set-up the cflocation tag as a string, and then evaluate it at the correct moment. I will try this myself a bit later. With cflocation itself in the template, CF will immediately process that line and ignore the rest. Conrad -Original Message- From: Mik

RE: Note passing system?

2001-04-16 Thread Tony Gruen
I am also scheduled to build such a system soon. Any input would be greatly appreciated. Perhaps I can get a head start. Tony Gruen -Original Message- From: Rey Bango [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 2001 11:07 AM To: CF-Talk Subject: Note passing system? Anyone know

RE: Excel and ColdFusion

2001-04-16 Thread Dylan Bromby
have you tried using: ? i don't know if the Excel DSN is being locked, thereby preventing you from accessing it, but that will force the DSN to be released. to re-enable the DSN, use: just replace {DSN} with your actual DSN with no {}. -Original Message- From: Jeffry Houser [mailto:

Unicode and CFTREE

2001-04-16 Thread Marius Milosav
Does anyone know if cftree supports unicode? thanks Marius Milosav www.scorpiosoft.com It's not about technology, it's about people. Virtual Help Desk Demo (VHD) www.scorpiosoft.com/vhd/login.cfm ~~ Structure your ColdFusion code with Fusebox

HEl

2001-04-16 Thread Mcmeartya
~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=list

HElp

2001-04-16 Thread Mcmeartya
~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=list

Re: Note passing system?

2001-04-16 Thread Jason Lotz
>>>"A browser's beauty, at its heart, is its usefulness as a *TOOL*." What in the world does the above quote mean? It's boggling my mind! ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/b

RE: cookies not being set

2001-04-16 Thread Nick McClure
CFLocation works on an http error. It is 302 Object Moved. Cookies work on an http header also. You could get happy and create the http headers that will do this. It is all possible and I have done them separately. I do not know if this will actually set the cookie though. I am going to try t

Re: Excel and ColdFusion

2001-04-16 Thread Brian bouldernet
This occurs in a could of cases: -When trying to import a file that has a invalid or not matching extension name. -Could be a bug with IIS 5. If you are running IIS 5 log in as administrator and view/modify privileges on the server. Check out: http://support.microsoft.com/support/kb/articles/Q24

Note passing system?

2001-04-16 Thread Rey Bango
Anyone know of a good CF-based note/messaging system? I'm not talking about an email server but more of a db driven messaging software that will allow me to post a message to a specific suer. When that user comes in, they can check for their own messages and reply accordingly. Again, its not an em

Ben Forta in KC

2001-04-16 Thread Bryan LaPlante
Hello everyone, I posted this the other day and I don't think I ever saw it come through, so here it is again. Ben Forta is coming to Kansas City to speak to our CFUG. go to http://www.kcfusion.org/ for details and RSVP for the meeting so we will know how many are coming. This event is sponsored

Excel and ColdFusion

2001-04-16 Thread Jeffry Houser
I searched the Microsoft Knowledge Base I searched the Allaire Knowledge Base. I looked at CFCOMET (great site) I searched the mailing list archives. I searched through the developer's exchange, and downloaded some of the tags. I checked the FAQ I still haven't found the an

RE: cookies not being set

2001-04-16 Thread Benjamin S. Rogers
Or write the redirect header manually: http://www.teamallaire.com/tutorials/index.cfm?fuseaction=display&topicid=01 3 Benjamin S. Rogers Web Developer, c4.net Voice: (508) 240-0051 Fax: (508) 240-0057 -Original Message- From: Adrian Cesana [mailto:[EMAIL PROTECTED]] Sent: Monday, April

RE: Dynamically Displayed Content Weekly?

2001-04-16 Thread SHEETS, DAYV (PB)
Thanks DK. Can you provide me with an example? Dayv -Original Message- From: dk [mailto:[EMAIL PROTECTED]] Sent: Saturday, April 14, 2001 12:49 AM To: CF-Talk Subject: Re: Dynamically Displayed Content Weekly? Just create a .cfm page to get/ retrieve the content (maybe from a database

Re: cookies not being set

2001-04-16 Thread Jason Lotz
As I'm sure 100 people on this list will tell you due to the horrendous lag, when cflocation is used on a page when cookies are being set, the cookies will not be set correctly. Instead, I use javascript to relocatewindow.location='whatever.cfm'; - Original Message - From: "Mike Sprag

RE: cookies not being set

2001-04-16 Thread Jeff Britts
You cant set cookies on a page with CFLOCATION. The page is redirected before it is rendered by the browser, therefore, before your cookies are set. -Original Message- From: Mike Sprague [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 2001 1:26 PM To: CF-Talk Subject: cookies not bein

RE: Verity Question....

2001-04-16 Thread Belfiori, Ross
If you have two seperate directories, you may want to make them two spereate collections and just search them both at the same time. -Original Message- From: Adam Sokolic [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 2001 12:17 PM To: CF-Talk Subject: Verity Question I have a

Re: cookies not being set

2001-04-16 Thread Kevin Schmidt
You can't use and on the same page. trashes the current HTTP headers where cookies are send and generates new ones. Since CF doesn't send the headers until the page is done processiong your headers with the cookies in them never even get to the browser. Kevin - Original Message - Fr

RE: cookies not being set

2001-04-16 Thread Diana Nichols
You cannot use cflocation on the same page where you set cookies. Try this instead: HTH * Diana Nichols Webmistress http://www.lavenderthreads.com 770.434.7374 "One man's magic is another man's engineering." ---Lazarus Long -Original M

RE: cookies not being set

2001-04-16 Thread Garza, Jeff
You cannot use CFCOOKIE and CFLOCATION on the same page. You'll have to code your redirects using Javascript and the onLoad Event. Jeff Garza Web Developer/Webmaster Spectrum Astro, Inc. 480.892.8200 [EMAIL PROTECTED] http://www.spectrumastro.com -Original Message- From: Mike Sprague

RE: cookies not being set

2001-04-16 Thread Adrian Cesana
You cant use CFCOOKIE AND CFLOCATION on the same page, you may want to change your CFLOCATION's to a META redirect. -Adrian -Original Message- From: Mike Sprague [mailto:[EMAIL PROTECTED]] I have a login page that checks my db to validate user info and if valid uses cflocation to redire

Re: CF Using 90-100% of processor time (911!)

2001-04-16 Thread Steven A. del Sol
I believe your problem is that on one of your pages you are timing out. Check to see if you have a page where you are passing a Alpha into a numeric field. It will not necessarily crash if you have a number in the sequence somewhere but it can stall your cfserver for hours. Also, set your time

cookies not being set

2001-04-16 Thread Mike Sprague
I have a login page that checks my db to validate user info and if valid uses cflocation to redirect to the appropriate page. I need cookies to work because people with AOL have been having problems keeing the session variables alive. My code is below, any help would be greatly appreciated.

RE: CF Using 90-100% of processor time (911!)

2001-04-16 Thread mjohnson
The question is what did you change! 90% of the time there is some bit of code that was uploaded that was not tested thoroughly enough and causes this type of problem. Revert back to the version of the code that existed before the problem occured and then walk through all the changes. My guess

Verity Question....

2001-04-16 Thread Adam Sokolic
I have a verity search set up and working fine, the problem I'm having is I have a group of files that reside outside the directory where the collection is. Is it possible (somehow) that when the results are pulled up to link them outside the Collections directory. The only thing I can think to

RE: CF Using 90-100% of processor time (911!)

2001-04-16 Thread Cameron Childress
Stop the service, look for a zero length file in cfusion/mail/spool. If you find one, delete it. Start the service again and you shold be good. This may not be your problem, but it will cause that behavior. -Cameron Cameron Childress elliptIQ Inc. p.770.460.7277.232 f.770

RE: CF Using 90-100% of processor time (911!)

2001-04-16 Thread Mike Brunt
Did you make any coding or ODBC-OLEDB-Native Driver changes just prior to this problem. Does CF take the resources before any actio-hits on the website/webserver? Kind Regards - Mike Brunt Macromedia Consulting Tel 562.243.6255 Fax 401.696.4335 http://www.allaire.com/services/consulting/

Re: Order of Display/Page Rendering Question

2001-04-16 Thread Ricq Pattay
You can sidestep the "top down" issue by using JavaScript to cycle through a series of images, creating the illusion of an animated image, instead of using an animated GIF. GIF animation seems to start only once the page is finished loading. E-mail me if interested in some code (kinda lengthy to

Re: CF Using 90-100% of processor time (911!)

2001-04-16 Thread Bruce Holm
This sounds like a similar problem we had but on a Unix server. The culprit was Client Variables. We were not using them but had them "enabled". It filled up our registry file (8Mb). So check your registry file located in the coldfusion directory. If it's big that's a clue. To clean it out, r

CF Using 90-100% of processor time (911!)

2001-04-16 Thread Russ Conway
My server developed a problem today. CFServer.exe is using almost all of the available processing time. I've tried stopping and starting the services and the NT box, but as soon as I start CF again it almost immediately grabs all of the processor time. I'm running NT and CF 4.01. We've had this a

RE: Order of Display/Page Rendering Question

2001-04-16 Thread Garza, Jeff
Les, CF, under the 4.5 engine, renders the entire page before sending it to the client. Currently there is no response.flush capability. You'll have to wait for CF 5.0 for this functionality. The tag will allow for this. Check out the CF Beta site at http://beta.allaire.com for more details

RE: Order of Display/Page Rendering Question

2001-04-16 Thread Terry Bader
there will be a flush tag in CF5 that will allow you to do that... what you will have to do then is use JS to open a new window with the indicator and then close it once the search is complete Terry Bader IT/Web Specialist EDO Corp - Combat Systems (757) 424-1004

  1   2   >