Download Question Using CFINCLUDE and Java Applets

2000-06-04 Thread Double Down, Inc
This is a multi-part message in MIME format. --=_NextPart_000__01BFCE7F.DED172A0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit I have a java applet menu that I want to use in a nested table. If the applet is called from a CFINCLUDE tag will it

Re: Stored procedures and dynamic ORDER BY

2000-06-04 Thread Paul Hastings
> I have a huge record set that I want the client to be able to sort on which you have to use EXEC or sp_executesql to run dynamic sql code like that in an sp. you build the dynamic sql string, EXEC ("SELECT ... ORDER BY"+@horder)sp_executesql in sql server 7 gives that code a chance of being

Stored procedures and dynamic ORDER BY

2000-06-04 Thread Sean Renet
I have a huge record set that I want the client to be able to sort on which ever column they choose. Using CFQUERY I can dynamically set the ORDER BY (eg.,): SELECT table1.*,table2.* FROM table1, table2 WHERE table1.somekey = table2.somekey AND (table1.someI

Re: studio errors

2000-06-04 Thread paul smith
No DW3 here, and 256MB RAM Still get these errors. best, paul At 02:27 PM 6/4/01 -0400, you wrote: >yes i get the same crap with mine and its only when i have DW3 open =0) so >hopefully they'll come out with a fix cause its an annoying problem >- Original Message - >From: "paul smith"

CFUG in CT

2000-06-04 Thread Jay Sudowski
This is a multi-part message in MIME format. --=_NextPart_000_01C0_01BFCE8F.AEF2DBE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hey Folks - I know there's supposedly a CFUG in Westport, CT, but that's somewhat of = a drive for me. Doe

Re: Dynamic CFPARAM Statements

2000-06-04 Thread Jim McAtee
Thanks John. Actually, I had it right the first time. I had "cfparam" misspelled and didn't notice. I need to take start taking weekends off. :-) Jim -Original Message- From: John Quarto-vonTivadar <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Sunday, June 04

Re: Dynamic CFPARAM Statements

2000-06-04 Thread John Quarto-vonTivadar
-- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Dynamic CFPARAM Statements

2000-06-04 Thread Jim McAtee
I've got a form with a series of form fields whose names are dynamically generated in an indexed loop. i.e. form.unit1_name form.unit1_listed form.unit2_name form.unit2_listed etc. One of these form fields is a checkbox and in the action template I want to default the value to "0" using CFPAR

RE: CF Training?

2000-06-04 Thread Nick Slay
Sorry.. I missed the original posting so don't know where you are based... but if you're in Australia then drop me a line!! We're looking for someone to can train in CF!! At 21:43 4/06/00 -0700, you wrote: >Sharon, > >Truer words were never spoken!.. As a company that has recently been ver

RE: CF Training?

2000-06-04 Thread Gregory Gooden (Annex)
Sharon, Truer words were never spoken!.. As a company that has recently been very agressive in hiring CF folke, I can tell you that a URL is worth a thousand words. High school dropout? No problem. If you've got the "stuff", then companies like ours overlook that kinda stuff.. :) Gregory -

CFTREE and JS

2000-06-04 Thread vinicius
Hi there: I have a JavaScript to access an Autodesk Plugin that looks like this: function Layers_clientessta(Layer,VAL) { var Mapa = getMap(); var Clientes = Mapa.getMapLayer(Layer); var T21710 = Mapa.getMapLayer(Layer); if (VAL == 'ON') { if (Layer == 'CLIENTESSTA'){

Re: Cookies in IE And Netscape

2000-06-04 Thread Ken M. Mevand
cookies set by IE are stored as separate files, ie. one file for each cookie, as "Cookie:[EMAIL PROTECTED]" in C:\windows\temporary internet files\ cookies set by NS are stored in a single file called "cookie.txt" in C:\program files\netscape\users\. so there shouldn't be any crashes between the

CF Training?

2000-06-04 Thread Leo Schuman
Hi all, In the interest of full disclosure, I'll state up front that I'm an Allaire Certified Instructor, and am V.P. of Technical Services for DevTech, an Allaire Authorized Training Center and Allaire Premier Partner with offices in Portland and Seattle. This means I know a lot about the c

RE: Sending an attachment vie email (CF Newbie)

2000-06-04 Thread Leong Yew
Les, You don't need to have a dedicated server to do this. As long as you have access to CFFILE and CFMAIL tags, you'll be able to get the job done. The process is simple. Write a form page that requests for the file on the client. Use CFFILE to upload the file onto your website or off-website d

test

2000-06-04 Thread Joseph Eugene
test, please ignore -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe'

test

2000-06-04 Thread Joseph Eugene
This is a multi-part message in MIME format. --=_NextPart_000_0028_01BFCE76.31C09270 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Test, please ignore --=_NextPart_000_0028_01BFCE76.31C09270 Content-Type: text/html; charset="i

Test

2000-06-04 Thread Joseph Eugene
This is a multi-part message in MIME format. --=_NextPart_000_000F_01BFCE75.9085B340 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Test, Please ignore --=_NextPart_000_000F_01BFCE75.9085B340 Content-Type: text/html; charset="i

ClusterCats

2000-06-04 Thread Jason Clark
Anyone have experiences to share regarding clustercats? I played with it a bit this weekend and had nothing but problems. First off the version with 4.5.1 showed the servers at 100% all the time even though they were at maybe 5%, so backed off and went to 4.0.1 and now it randomly shows servers

OT: ASP!

2000-06-04 Thread David Shadovitz
Can any of you ASP programmers tell me whether the following code will work? It is the action page of a login form. It should get the user's record from a database and display the user's first name and chosen color. I'm not too concerned that it should be graceful, I just want working code. Th

ClusterCats

2000-06-04 Thread Jason Clark
Anyone have experiences to share regarding clustercats? I played with it a bit this weekend and had nothing but problems. First off the version with 4.5.1 showed the servers at 100% all the time even though they were at maybe 5%, so backed off and went to 4.0.1 and now it randomly shows servers

Shopping Cart Question (For Everyone)

2000-06-04 Thread KJis18
Well, I'm just wondering what is everyone's most recommended shopping cart application that is OPEN SOURCE? Thanks Kevin -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffus

Is there a CFUG in Grand Rapids, MI

2000-06-04 Thread Simha R. Magal
Greetings, I will be moving to Grand Rapids, MI in the next month or so. I looked up Allaire for a CFUG in the area but could not find it. Does anyone know of one in that area? Thanks, Simha -- Simha R. Magal ([EMAIL PROTECTED]) Internet Commerce Solutions Placement Online dot com Voice:

RE: writing to a database error

2000-06-04 Thread Dave Watts
> I keep getting the following error: > > ODBC Error Code = 22005 (Error in assignment) > [Microsoft][ODBC Microsoft Access Driver] Data type mismatch > in criteria expression. ... > WHERE ID='#Session.TradeID#' Is the ID field also a text field, or is it numeric? If it's numeric, r

RE: Where the data?

2000-06-04 Thread Dave Watts
> I have a simple form that creates a username and password for > an individual. I have a SQL INSERT statement that puts the > usernames and passwords into Access. For some reason the data > is now not going into the DB (it used to), and I get no errors. > However, when I perform a query to retrie

RE: Replacing line breaks and paragraph breaks with HTML equivelents

2000-06-04 Thread Dave Watts
> Me too. Hey! You got a course? Where can I find out more? It's certainly not "my" course - I can't take credit for that. I'm a certified Allaire instructor, and teach Allaire courses through Allaire and through Fig Leaf. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 7

Re: CF Training?

2000-06-04 Thread Sharon DiOrio
My recommendation to anyone wanting to get more into CF is to find a company that specializes in it. It's the only way you'll get to see what CF is really capable of. Most corporations don't use 1/10th of the CF power available to them. I believe that in order to get really good with the softwa

Re: List question?

2000-06-04 Thread Seth Petry-Johnson
> Hello all, > > When Posting to this list, is it necessary to paste this? > " > - -- > --- > > Archives: http://www.eGroups.com/list/cf-talk No, that part is added automatically to every email sent to the list. All you ne

Re: CF Training?

2000-06-04 Thread Marco Gil
Christine, I find myself in a very similar boat. I am currently in the midst of a career change... I have done about 3 websites from scratch using Cold Fusion, some more advanced than others but still not utilizing everything that CF has to offer. If you come across any replies that you found v

Re: Querying a recordset ...

2000-06-04 Thread Todd Ashworth
I see, but if I had access to the actual query, I could get rid of all of the stuff I don't need in the query itself, and then only have to loop through that info that I am actually outputing, which would also negate the need for the every time through. Oh well, what can ya do? I don't suppose

Re: Querying a recordset ...

2000-06-04 Thread David Shadovitz
Todd, I agree with Jim's assessment. -David On Sun, 4 Jun 2000 16:17:35 -0600 "Jim McAtee" <[EMAIL PROTECTED]> writes: > I don't think you have any choice. _Something_ has to loop through > all the rows > of the query and make a decision on what to include/exclude. If you > find (or > write)

Re: Querying a recordset ...

2000-06-04 Thread Jim McAtee
I don't think you have any choice. _Something_ has to loop through all the rows of the query and make a decision on what to include/exclude. If you find (or write) another custom tag to do this, it may actually end up being less effecient (even if cleaner looking in your CF templates). You've g

Sending an attachment vie email (CF Newbie)

2000-06-04 Thread Les Mizzell
I've got a client, that against my advice, wishes to have a form on his site that a customer can use to email a file attachment (such as a Word or Excel file) to the intended recipient. No problem building the form or anything, but I'm not sure how to go about getting the file emailed. I suppos

Re: Querying a recordset ...

2000-06-04 Thread Todd Ashworth
I can't get to the query .. it's in the custom tag, which is encrypted, so WHERE is not an option. What the query returns is a recordset which I can reference like .. #recordset_name.field_name# just like any other query. What I want to do is futher refine the recordset and remove all of the row

Re: Querying a recordset ...

2000-06-04 Thread David Shadovitz
Todd, It's not clear whether you want to filter out rows or columns, nor whether you can modify the custom tag. If you want to filter out rows, add to your SQL statement's "where" clause. If you want to filter out columns: If the keywords correspond to column names, only output those columns wh

Querying a recordset ...

2000-06-04 Thread Todd Ashworth
I have a custom tag that returns certain results in the form of a recordset. The only problem is that I don't need/want all of the data that is returned. I would like to be able to further filter the recordset using a list of keywords that I have. Can anyone tell me the most efficient way to do t

Re: studio errors

2000-06-04 Thread Sean Renet
I have found this to be the case when I have other applications open. I think it is because studio is a ram hog (hehe part of allaire's new dna testing on animals) and when you attempt to close it there is not enough "room" to close it properly. You will be happy to know that this doesn't happen

(job) ColdFusion/JSP/EJB developers, Atlanta (Norcross)

2000-06-04 Thread Mike Amburn
This is a multi-part message in MIME format. --=_NextPart_000_001C_01BFCE36.D5E20AE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit After receiving our first round of funding, we have approximately twenty (20) open full-time positions for ColdFusion/JS

RE: test

2000-06-04 Thread Steve Robson
It wasn't a very difficult test, there were no questions :-) -Original Message- From: cftalk [mailto:[EMAIL PROTECTED]] Sent: 04 June 2000 19:10 To: [EMAIL PROTECTED] Subject: test This is a test SD Solutions Uwe Degenhardt Fon: 08122/903791 Fax: 08122/903792 Web: http://www.sdsolution

Re: studio errors

2000-06-04 Thread Ben Densmore
I run inot the same problem all the time, alot of times I end up just using CF Studio 4.0.1 it seems to be alot more stable than 4.5.1, I haven't tried reinstalling mine yet. i'm not positive but I think 4.5.1 might just be an upgrade Ben - Original Message - From: William J Wheatley <[E

Re: studio errors

2000-06-04 Thread William J Wheatley
yes i get the same crap with mine and its only when i have DW3 open =0) so hopefully they'll come out with a fix cause its an annoying problem - Original Message - From: "paul smith" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 04, 2000 9:16 AM Subject: Re: studio errors

List question?

2000-06-04 Thread Joseph Eugene
Hello all, When Posting to this list, is it necessary to paste this? " --- --- > Archives: http://www.eGroups.com/list/cf-talk > To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or

test

2000-06-04 Thread cftalk
This is a test SD Solutions Uwe Degenhardt Fon: 08122/903791 Fax: 08122/903792 Web: http://www.sdsolutions.de E-Mail: [EMAIL PROTECTED] -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.

RE: #DateFormat(abcd)#

2000-06-04 Thread Shane Witbeck
use #DateFormat(date_added,"mm.dd.")# Sincerely, Shane Witbeck Webmaster [EMAIL PROTECTED] www.digitalsanctum.com -Original Message- From: Anand Sunny [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 04, 2000 1:23 PM To: [EMAIL PROTECTED] Subject: #DateFormat(abcd)# #DateFormat(a

test

2000-06-04 Thread Dick Applebaum
Test -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

#DateFormat(abcd)#

2000-06-04 Thread Anand Sunny
#DateFormat(abcd)# using Access (2000)worked just fine on my pws/98. While uploaded it onto the iis/nt using Access (??) is giving problem. The problem is the #Date# which is a Date/Time field in the db is outputting "6/4/200" instead of "6/4/2000". I checked it with #DateFormat(Now())# where yea

Re: Slightly OT

2000-06-04 Thread Steve Reich
Dreamweaver has my vote as well and don't ever say "FrontPage" in this forum again!..;-) Steve - Original Message - From: "Jeffrey Cohen" <[EMAIL PROTECTED]> To: "House OfFusion" <[EMAIL PROTECTED]> Sent: Thursday, June 01, 2000 12:07 PM Subject: Slightly OT > Does anyone have expe

Re: Dynamically populating a CFINCLUDE

2000-06-04 Thread Fred T. Sanders
Why not just use a group and bring up whatever cfinclude you need. like so. your template might be a little lengthy but the resulting html should be a bit smaller, and load faster. Fred - Original Message - From: "C" <[

Re: Dynamically populating a CFINCLUDE

2000-06-04 Thread C
>It sounds like you're having trouble differentiating between client side >code and server side code. CF is server side, which means that CF >statements are evaluated BEFORE the page gets sent to the browser. User >requests page -> CF server evaluates CF code and creates a simple HTML >document

Re: Dynamically populating a CFINCLUDE

2000-06-04 Thread Seth Petry-Johnson
> I'd like to setup a CFINCLUDE that dynamically populates.. something like: > > > > And have the finder.cfm basically turn the var field into the HTML to load > where finder.cfm ends up starting a second spawn of with the > proper file selected ... the problem is turning the image map variable

RE: studio errors

2000-06-04 Thread Shane Witbeck
I have these also and they only seem to happen if I have Dreamweaver open at the same time? I never did research to resolve the problem, instead I just closed and restarted each program (DW and CF Studio). Sincerely, Shane Witbeck Webmaster [EMAIL PROTECTED] www.digitalsanctum.com -Origi

Structures and Arrays and Memory Usage

2000-06-04 Thread Tim Dempsey
Folks, I now need some help on another topic. I am developing a web page that will pose a set of questions to users, analyze their responses, and then pose other questions based on those responses. This cycle can continue for a very long time. I am keeping track of the questions on the page bei

Re: studio errors

2000-06-04 Thread paul smith
These happen to me, too. But only occasionally. The good news is that 4.5.1 doesn't appear to be zeroing out templates. In addition, I get a phony "Someone else has modified the file" (or some such) when I'm the only one here doing it. It's annoying to worrying as to if Studio is going to explo

Re: [Re: Replacing line breaks and paragraph breaks with HTML equivelents]

2000-06-04 Thread double-down
function stripcr() "pan" <[EMAIL PROTECTED]> wrote: From: Dave Watts <[EMAIL PROTECTED]> > > It can't be too stupid a question, because I don't really know what it is. I > believe it's an instruction to the printer to move to the next line, but > given that's what a carriage return is as well, I

Re: Cflocation inside of a cftransaction

2000-06-04 Thread John Allred
Dave Watts wrote: > > > In one of my pages I have a few insert queries that I run > > inside of a cftransaction. Depending on the results I did > > have a cflocation tag to redirect them to a outcome page. > > They would get redirected fine, but the insert queries > > would not run properly, as i

studio errors

2000-06-04 Thread Greg Saunders
I'm running Studio 4.5.1, and seeing lots of exception errors. I reboot my machine, start Studio, and then quit, and I get: Application Error: Exception EAccessViolation in module cfstudio45.exe at address 004F9614 in module 'cfstudio45.exe'. Read of address 01ADC064. This happe

Re: writing to a database error

2000-06-04 Thread James Sleeman
On Fri, 02 Jun 2000 22:17:23 Samantha Jones wrote: > Hi, > I'm new to this so I hope I've mailed the right list... > FromDate='#FromDate#', > ToDate='#ToDate#', > > WHERE ID='#Session.TradeID#' Probably it is one of these causing your problem, I'm gues

RE: Password Verification

2000-06-04 Thread Pablo Nevares
I had users do this to register for a forum I modified (e-mail registration is cool =), and basically in the page the form is submitted to i put a [error message, javascript to pop up an altert and send them back, or something] That worked fine. Pablo Nevares Information Technology He

Re: MsSQL7 problem backing up on tape

2000-06-04 Thread Paul Hastings
> I am running MsSQL 7 sp2 on a standalone box with a HP Colorado 8 Gig internal > IDE tape drive. most people dealing w/sql server never trust 3rd party tape backups. the usual way is to dump to a disk file & then back that up. ---

removing space between words being uploaded to a database

2000-06-04 Thread AustralianAccommodation.com Pty. Ltd.
This is a multi-part message in MIME format. --=_NextPart_000_0021_01BFCE3C.048BE5A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable can I ask what the code is to remove spaces between words so that I can = update the database with the value