RE: Programatically setting search path for custom tags

2000-04-04 Thread Chris Evans
You can't do it using the CF_ notation for custom tags, but you can if you use CFMODULE. The name attribute of CFMODULE uses the custom tags subdirectory as its root, then uses dot notation to specify subdirectories. For example, I have a custom tag called wrap.cfm stored in the custom tags direc

Re: Security holes revisited -- reward offered

2000-04-04 Thread John N Westerlund
I would check your logs too. if you can find out where he is coming from, just sitebanish him. -Original Message- From: Craig M. Rosenblum <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, April 04, 2000 3:00 PM Subject: RE: Security holes revisited -- reward of

RE: Security holes revisited -- reward offered

2000-04-04 Thread Xing Li
Wrap and around your CF applications so he can't view partial "source code" through error messages. Not a physical bug but I think it can lead to more serious intrusions. Xing > Ok, fellow Listees, here's the deal... > > My boss's daughter has a boyfriend.. (can you smell the trouble > al

Re: Security holes revisited -- reward offered

2000-04-04 Thread John N Westerlund
graphixonline.com ip: 166.70.129.232 I was able to ftp to it, enter, download index.htm upload test.doc Good thing that's not the ftp for the corporate site. there is also another dns server for graphixonline.com you'd need some other toys to fully see all the open ftp ports, etc. -Origina

Federal Express Shipping Cost Calculator

2000-04-04 Thread Eron Cohen
Is anyone aware of a Federal Express shipping cost calculator CF Custom Tag similar to the one Ben Forta has written for UPS? I need something to calculate shipping costs for a shopping cart application. Thanks, Eron -

RE: OT Amazon

2000-04-04 Thread jstiefel
I'm still working on my patent for the terms "WWW", ".Com" and "E-Mail" -Original Message- From: Dave Hannum [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 04, 2000 12:32 PM To: [EMAIL PROTECTED] Subject: Re: OT Amazon I want everyone to know that I have just patented the use of Cold

Re: Apple formfields problem

2000-04-04 Thread Xing Li
Can you be more specific in how the extra "garbage" is introduced in the form fields? What type of form fields? text, textarea, select? Or just type="file"? IE on the mac is notorious for having problems when you need to upload a file via . I would suggest using Netscape 4.7.2 on the mac. Xi

Re: Passing Structures

2000-04-04 Thread Sharon DiOrio
If the page is on the same server, the preferred way is to save the structure to either session or application scope. If you're passing the structure to a remote server, then WDDX is the way to go. Sharon At 09:56 AM 4/4/2000 -0700, Kimberly Mayhall wrote: >What is the preferred method for pass

bug? 10 keeps coming out as 10.00

2000-04-04 Thread Scott Rowe
We have one CF server here that if you input 10 into a form text submission, it (#form.something#) thinks it's 10.00 The same code doesn't do that on any of the other cf servers. I know we can easily put an int(num) around it but it's odd that it happens on only 1 machine. Anyone had this problem?

Re: Passing Structures

2000-04-04 Thread Emily B. Kim
WDDX makes it very easy to pass complex data types using form or URL variables. would putting them into session variables help too? that's easily doable as well. what do you need to do? -emily Kimberly Mayhall wrote: > > What is the preferred method for passing structures from one page to > anot

RE: Parsing a Comma Delimited file

2000-04-04 Thread Duane Boudreau
Steve Try something like this: (I haven't tested it but something like this should work for you. use cffile or cfhttp to get contents of your file. insert into mytable( myField1, myField1, myField1, myField1) values (

RE: Security holes revisited -- reward offered

2000-04-04 Thread Robert Everland III
Ok here is the best checklist I have found. http://www.securityfocus.com/frames/index.html?focus=microsoft Also make sure Bind is completely protected if you have it and that SQL has a password on it and all guest users are disabled. And make sure there are no shares. This checklist is pretty damn

RE: Security holes revisited -- reward offered

2000-04-04 Thread Steve Bernard
Nick, You'll have to insist on an analysis test plan ahead of time to ensure that boundaries have been defined. I would also demand to be in on any meetings which discuss the test(s), i.e. what will be/was done, what vulnerabilities, if any, were found, and how, if it's known, can they be resolve

RE: Security holes revisited -- reward offered

2000-04-04 Thread Mike Sheldon
Quite frankly, if this kid has an ounce of brains, or has a friend who does, you're screwed. Due to the fact that he has a friendly agent (boss's daughter) he should be able to get into the network using a legitimate account. This may sound harsh, but disable your boss's account. Chances are he d

Re: Security holes revisited -- reward offered

2000-04-04 Thread Richard Fantini
Well, you could always call up this individuals ISP, tell them that he's been trying to hack your site, emailing pornography to your employees and such... heh. Play dirty, that's my suggestion. You are at an amazing advantage knowing who is going to be attacking you. -Rich > -Original M

RE: Security holes revisited -- reward offered

2000-04-04 Thread Duane Boudreau
Nick, If your boss was willing to do this, I'd seriously consider quitting if I were you. There are tones of jobs out there. Duane -Original Message- From: Nick Call [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 04, 2000 11:44 AM To: [EMAIL PROTECTED] Subject: Security holes revisite

Re: Increased CPUload

2000-04-04 Thread Scott M. Berry
This happened on our machine too.. a few days after a reformat and install of 2000 Server. It took an uninstall of CF and then reinstall and all back to normal. Scott M. Berry -- College of the Canyons Web Design 661.259.7800 x3630 http://www.coc.cc.ca.us - Original Message - From: "Hol

Re: Security holes revisited -- reward offered

2000-04-04 Thread John N Westerlund
You should have a firewall. And run a password-dictionary checker against all current user accounts. -Original Message- From: Steve Pierce <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, April 04, 2000 1:14 PM Subject: RE: Security holes revisited -- reward of

ChartFX IE 2000 or Chart FX 98 Sample Code

2000-04-04 Thread Scott Rowe
Has anyone used these charting products with Cold Fusion yet? I'm trying to find some example code (such as a simple query charted) to make it work. The documentation on how it integrates with CF is 1 page and I really don't want to do cfhttp includes of .asp pages if I can in any way avoid it. T

Remembering checked Checkboxes

2000-04-04 Thread Hassan Khawaja
Hi all, It seems simple enough, but I'd like a little help. The problem I am having is that it doesn't remember the selected checkboxes unless I select them all, or don't select any( those it remembers). This is what I am doing(trying to do): 1. A user selects some checkboxes (same field name, d

RE: Security holes revisited -- reward offered

2000-04-04 Thread Cameron Childress
I hope you get everything worked out, but this is one of the most seriously f**ked up things I have ever heard of. If anyone ever hears of me wasting time on any such tasks, please shoot me. All he's doing right now is the same thing you are... Trying to get his friend to help him hack your sys

RE: Onchange submit

2000-04-04 Thread Jason Egan
I have the same problem, but I am using a form field -- there are three action buttons all named submit -- different values, but the same form name... Shouldn't onblur="form.submit()" work? -Original Message- From: Jay Wigginton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 04, 2000 11

RE: Security holes revisited -- reward offered

2000-04-04 Thread Chris Evans
Give us your URL. Maybe one of us can hack in let you know whatever holes we find. My CF checklist: 1) Remove docs and example apps from your server. 2) If possible, do not allow file uploads on your server. IF you do have to allow them, drop them in a non-web-accessible directory until you ve

Re: Increased CPUload

2000-04-04 Thread Tariq Ahmed
We're having overall CPU load issues. Mainly on our Ultra 10. So we're now testing on an Intel platform. CF seems to require a high base level of processing power. Hopefully a dual PIII-600 can handle it. I'm also suspicious if the CF Apache Module requires more resources compare

RE: Security holes revisited -- reward offered

2000-04-04 Thread Mark W. Breneman
Just a question what is the final objective? Take a server down? Replace the index.htm (cfm) on the main site? Or to delete / reformat the server. Maybe a good back up of the server data could be a good idea. Mark W. Breneman -Cold Fusion Developer -Network Administrator Vivid Media [EMAIL PROT

Programatically setting search path for custom tags

2000-04-04 Thread Reuben King
This is a multi-part message in MIME format. --=_NextPart_000_0018_01BF9E30.91923440 Content-Type: multipart/alternative; boundary="=_NextPart_001_0019_01BF9E30.91954180" --=_NextPart_001_0019_01BF9E30.91954180 Content-Type: text/plain; charset="iso-8859-1" Content-T

Survey Again

2000-04-04 Thread Miriam Hirschman
I am creating hidden form fields for all the questions. But what should I do with the questions that the user does not have to complete(specifically a check box, or an option button)if they leave it blank, it does not get passed and I can't update the database. Thanks,   ---miriam

RE: Parsing a Comma Delimited file

2000-04-04 Thread Craig M. Rosenblum
this one is easy... cfloop thru a list...check out the cfdocs... > -Original Message- > From: Steve Goldenberg [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 04, 2000 10:55 AM > To: [EMAIL PROTECTED] > Subject: Parsing a Comma Delimited file > > > Dear CF gurus, > > Do any of you k

RE: Security holes revisited -- reward offered

2000-04-04 Thread Craig M. Rosenblum
i would check out grc.com and zonelabs.com they have some security checking systems... And it can do a full scan of your system and give you free software... > -Original Message- > From: Nick Call [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 04, 2000 10:44 AM > To: [EMAIL PROTECTE

RE: Security holes revisited -- reward offered

2000-04-04 Thread Jim Taylor
I am kinda in the same situation. except this guy says thar cold fusion can not be made to be secure at all. But he is trying to sabatageme and any work i do and he knows nothing about cf and he admins the nt and IIS and SQL servers -Original Message- From: Steve Pierce [mailto:[EMAIL PRO

RE: Security holes revisited -- reward offered

2000-04-04 Thread Brook Davies
Hmm..the bosses daughter eh? I'd keep a close I on that girl. What sort of user rights does daddy have? Have you looked at www.trustedsystems.com they have an excellent WIn NT Security Guideline... At 12:30 PM 04/04/00 -0400, you wrote: >How about just turn off the system. Seriously, is this

RE: Parsing a Comma Delimited file

2000-04-04 Thread Mike Sheldon
There are a couple of custom tags on the Allaire site to do this. (You can do it in CF, but the performance is horrible.) My own tag is also on my site: http://www.desertraven.com/delimtoquery.html Michael J. Sheldon Internet Applications Developer Phone: 480.699.1084 http://www.desertraven.co

Re: CF -> Intershop plug in

2000-04-04 Thread Jennifer
At 03:23 PM 4/4/00 +0100, you wrote: >Hi there, > >Has anyone got/done/seen a custom tag or similar that will allow me to pass >information from CF to Intershop 3??? And while we're on Intershop, if anyone knows of something to pass to Enfinity (and tells me what it is and it works) he/she/it wi

RE: Security holes revisited -- reward offered

2000-04-04 Thread Stephen Moretti
Nick, You should check out the following URL : http://www.allaire.com/security You'll find all the bulletins from February 1999 through to today, plus links and information on how to patch these issues. Regards Stephen > -Original Message- > From: Nick Call [mailto:[EMAIL PROTECTED]]

PDF file of CF Tags in Poster form??

2000-04-04 Thread Jeff Fongemie
I once came across a pdf file with CF Tags and it was poster size I think. I can't remember where I it was, anyone know where I can find it?? Thanks, Jeff Fongemie -- Archives: http://www.eGroups.com/list/cf-talk To Uns

CFSELECT Selected=variable?

2000-04-04 Thread Christopher Mick
I am trying to create a select box which contains a variable amount of somewhat random numbers which are based on a query. I am having trouble figuring out how to specify a default selection to avoid a database error. I have done another query to find the minimum of a certain field and I am t

RE: Help refresh in frame

2000-04-04 Thread Dave Watts
> > Does anyone know how to completely clear the cache and > > refresh frame without clicking on the refresh function > > on the browser? ... > Cecilia, I had a similar problem with CF-pages. I solved it > when I went to the admin frontend: > Under: Limit the maximum number of cached queries on th

Re: Security holes revisited -- reward offered

2000-04-04 Thread Fred Sanders
2 grand compared to 5 custom t-shirts, hmmm. Where is the site or is it the one in your SIG? Fred - Original Message - From: "Nick Call" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 04, 2000 10:44 AM Subject: Security holes revisited -- reward offered > Ok, fellow

Passing Structures

2000-04-04 Thread Kimberly Mayhall
What is the preferred method for passing structures from one page to another? Do you use WDDX or is there some other way to do this? Kim Mayhall [EMAIL PROTECTED] The Garrigan Lyman Group (206) 223-5548 -- Archives: ht

RE: Onchange submit

2000-04-04 Thread CFM
actually, i don't think there's anything wrong with the submit function. it's the action that's a problem. it doesn't need to be there, because it should be in the opening tag of the form that the javascript is referring to. all you need to do is reference the form properly, which i'm pretty sure

RE: Security holes revisited -- reward offered

2000-04-04 Thread Mark W. Breneman
How I would love / hate to be in your shoes. Let me start small: Install Latest NT service pack (or at leat SP 5) Check out allaire website for notes. Port scan. Look for open ports. Close unused. If poss. http://www.securityfocus.com/ -Look up NT IIS (SQL?)and any remoite admin softwar

RE: Security holes revisited -- reward offered

2000-04-04 Thread Chris Chambers
highly recommend http://www.sans.org/newlook/digests/ntdigest.htm _ Chris Chambers ICQ: 40311211 AIM: CTC HOME VOX: 757-896-6393 FAX: 757-896-0774 _ -Original Message- From: Nick Call [mailto:[EMAIL PROTECTED]] Se

Re: Help with mandetory form input fields

2000-04-04 Thread Chris Giminez
If you're using an select form field, you have to put some value(s) in your option tags One Or you may need to use a tag and set it to required in one of a few different ways. Chris Giminez Owner - Cyber Scriber Web Site Design 831-728-4469 ICQ# 2628000 > I am using cf select to make a inp

Re: Onchange submit

2000-04-04 Thread Vlad Piankov
Slavik, eto uze bilo - Original Message - From: "Stanislav Maximov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 04, 2000 11:57 AM Subject: RE: Onchange submit > Try document.forms.Employeeform.submit() > > Stas. > > > -Original Message- > > From: [EMAIL PROTE

RE: Security holes revisited -- reward offered

2000-04-04 Thread Steve Bernard
Nick, When's the test going down? I don't have time today to break out all of my information and go through it but, I could produce something by the end of the week. To weed out unnecessary work, what resources have you utilized so far? Also, what sort of access will he have? Will a user account

Re: Parsing a Comma Delimited file

2000-04-04 Thread Vlad Piankov
do whatever you want with single list item , run query, or whatever. Or be more specific on waht you want to do with db. - Original Message - From: "Steve Goldenberg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 04, 2000 11:55 AM Subject: Parsing a Comma Delimited fi

RE: OT Amazon - STOP PLEASE

2000-04-04 Thread Stanislav Maximov
Guys, please... > -Original Message- > From: Chris Evans [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 04, 2000 7:49 PM > To: [EMAIL PROTECTED] > Subject: RE: OT Amazon > > > I patented and trademarked "404 Error" - You'll get my bill > for licensing > fees in a day or two. > > Ch

BrowserVersion

2000-04-04 Thread Eddie Shipman
Possible to get the browser version and set a variable to it? Is this the way? ** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are ad

Re: Parsing a Comma Delimited file

2000-04-04 Thread paul smith
At 11:55 AM 4/4/00 -0400, you wrote: >Dear CF gurus, > >Do any of you know an easy way to parse a Comma delimited text file in CF to >read records out for import into a database? This works in SQL7. Fast, too! BULK INSERT Victor FROM 'D:\4879000.csv' WITH ( FIELDTERMINATOR=',', ROWTERMINATOR='

Re: Security holes revisited -- reward offered

2000-04-04 Thread cftalk
Nick, I hope your boss or "the byfriend" doesn't use this list ;-) Uwe - Original Message - From: Nick Call <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 04, 2000 5:44 PM Subject: Security holes revisited -- reward offered Ok, fellow Listees, here's the deal... My

RE: Help refresh in frame

2000-04-04 Thread CFM
just call this from a button or a link in an onClick event. or you can set a timeout and have this thing run onLoad ever 5 minutes or whatever you want. function reloader(){ document.location.reload(); } jb -Original Message- From: Cecilia Lam [mailto:[EMAIL PROTECTED]] Sent: Tuesd

Re: Parsing a Comma Delimited file

2000-04-04 Thread Judith Campbell
The easiest way is to use the CFX_DELIMTOQUERY custom tag. It's available from on the Allaire web site. Judith Campbell At 11:55 AM 04/04/2000 -0400, you wrote: >Dear CF gurus, > >Do any of you know an easy way to parse a Comma delimited text file in CF to >read records out for import into a d

Re: Security holes revisited -- reward offered

2000-04-04 Thread Vlad Piankov
1. Restrict "anonomous access" to CFIDE directory (virtual) 2. Be aware , if he is going to run a hacking program INSIDE the network , which calculates all the Network passwords. - called something like lOpt, don't remember exactly. 3. Never make CFserver password same as NT server. Use advanced C

RE: OT Amazon

2000-04-04 Thread Dave Grabert
http://www.userfriendly.org/cartoons/archives/00mar/2305.html I thought that you'd all get a kick out of this User Friendly comic from about a month ago... -Dave ** Dave Grabert Commercial Services Engineer Time Warner Communications Rochester Road Ru

RE: Security holes revisited -- reward offered

2000-04-04 Thread Steve Pierce
How about just turn off the system. Seriously, is this for an unlimited period and did your boss be stupid and pay in advance or will pay upon success. Make sure you are not vulnerable to social engineering where the guy calls and gets passwords from another employee. - Steve -Original Me

Re: OT: Onchange submit

2000-04-04 Thread Vlad Piankov
I place my example on " allaire" a while ago: http://www1.allaire.com/developer/gallery/index.cfm?ObjectID=14922&nocache=y es This is what you need. - Original Message - From: "Larry Meadors" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 04, 2000 11:39 AM Subject: Re:

Re: Onchange submit

2000-04-04 Thread Vlad Piankov
Try this function surfto(f) { myindex=document.forms[f].elements[0].selectedIndex; location=document.forms[f].elements[0].options[myindex].value; return true; } Untitled OK - Choose the option... http://www.allaire.com">Select 1 http://www.allaire.com">Selec

Re: Help refresh in frame

2000-04-04 Thread cftalk
Cecilia, I had a similar problem with CF-pages. I solved it when I went to the admin frontend: Under: Limit the maximum number of cached queries on the server to x queries I said x = 0 ! Now it works. Although CF isn't caching anymore. Uwe - Original Message - From: Cecilia Lam <[EMAIL P

Re: OT Amazon

2000-04-04 Thread Chris Tazewell
While you're handing out long domain names... I was thinking of getting the patent for short domain names and use of the simple default document names (index.* & default.*) so that everyone would have to use things like: http://www.its_not_my_fault_that_you_are_using_a_poor_quality_browser.com/bl

RE: Help: Can arrays be used like queries

2000-04-04 Thread Chris Evans
This is off the top of my head to display the theory - I don't have any real sample code. The Shopping cart list would be a session variable, and the products would be a Application variable. Emily, Hopefully not any different than the way you would do it in an array. In your example below, I

RE: Onchange submit

2000-04-04 Thread Stanislav Maximov
Try document.forms.Employeeform.submit() Stas. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 04, 2000 3:19 PM > To: [EMAIL PROTECTED] > Subject: OT: Onchange submit > > > I want a form to be submitted when the user makes a change in >

Parsing a Comma Delimited file

2000-04-04 Thread Steve Goldenberg
Dear CF gurus, Do any of you know an easy way to parse a Comma delimited text file in CF to read records out for import into a database? Thanks for the help! -Steve Goldenberg Interfolio.com 4300 Old Dominion Dr. Suite 901 Arlington, VA 22207 p: 703.522.4004 f: 209.315.7319 ---

RE: OT Amazon

2000-04-04 Thread Chris Evans
I patented and trademarked "404 Error" - You'll get my bill for licensing fees in a day or two. Chris Evans [EMAIL PROTECTED] http://www.fuseware.com -Original Message- From: Dave Hannum [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 04, 2000 12:32 PM To: [EMAIL PROTECTED] Subject: Re:

(ADMIN) Enough Re: OT Amazon

2000-04-04 Thread Michael Dinowitz
I think that this thread has gone quite far enough on this list. If it's really important, please move it over to the community list. Thanks. -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://w

Re: OT Amazon

2000-04-04 Thread Stephen M. Aylor
Excellent... then you'll have plenty of cash to repay me from my 6 yr 11 mth old patent on ListServ sig's - shall we all discuss this at please > I want everyone to know that I have just patented the use of Cold Fusion, ASP, Perl, PHP, Java, JavaScript and HTML for ANY web > applications.

Security holes revisited -- reward offered

2000-04-04 Thread Nick Call
Ok, fellow Listees, here's the deal... My boss's daughter has a boyfriend.. (can you smell the trouble already???). He is bent out of shape over the fact that I did not recommend that we hire him (I interviewed him and gave his skill sets an honest, thorough exam). He is good at A/V stuff, but

Re: OT: Onchange submit

2000-04-04 Thread Larry Meadors
Try this: >>> [EMAIL PROTECTED] 04/04/00 05:19AM >>> I want a form to be submitted when the user makes a change in a select box. The form name is "Employeeform". This doesn't work: -- Archives: http://www.eGroup

RE: LOOPING-PLEASE HELP!!!!

2000-04-04 Thread Gilles Ratte
> -Message d'origine- > De: Charles James S CONT CNIN [SMTP:[EMAIL PROTECTED]] > Date: 4 avril, 2000 11:07 > À:'[EMAIL PROTECTED]' > Objet:LOOPING-PLEASE HELP > > Hi, > Ok, if you would, here is my dilemma: > I have 37 questions. I have 2000 people answering these q

Help refresh in frame

2000-04-04 Thread Cecilia Lam
This is a multi-part message in MIME format. --=_NextPart_000_0009_01BF9E2A.358CACD0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, Does anyone know how to completely clear the cache and refresh frame without clicking on the refresh function on the

RE: Onchange submit

2000-04-04 Thread Jay Wigginton
I typically would use... Jay -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 04, 2000 7:19 AM To: [EMAIL PROTECTED] Subject: OT: Onchange submit I want a form to be submitted when the user makes a change in a select box. The form name

Re: Database and server on two different domains

2000-04-04 Thread cftalk
Try a DSN-ODBC-Connect ! I would also try with domainname.com and in the other option with the IP-Adress only. Uwe - Original Message - From: Mark Jones <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 04, 2000 4:44 PM Subject: Database and server on two different domain

Apple formfields problem

2000-04-04 Thread Martijn Verhoeven
I am having a problem using formfields on an Apple/MSIE 5.0 platform. Apple / MSIE seems to add whitespaces, carriagereturn linefeeds and in the case of a field some kind of data I cannot trace to the value of the fields. Is there anyone who has come up with this problem befor and has found a sol

Re: OT Amazon

2000-04-04 Thread Dave Hannum
I want everyone to know that I have just patented the use of Cold Fusion, ASP, Perl, PHP, Java, JavaScript and HTML for ANY web applications. You can license it at: http://letsruinethewebbecauseweregreedyslimes.com = "Technology" is stuff that was invented afte

Re: One question about list parsing

2000-04-04 Thread Ric Smith
I'd read the contents of the text file into a list using \n as the delimiter. Then I would loop through the list of lines. At the beginning of each iteration of the loop I would use ListToArray() to build an array holding ReceiptNo and Cust_Code. Then update something like this. update table cu

Re: frame url question

2000-04-04 Thread Darryl Davidson
Tom; We used the following snippet to trigger from one frame (t.w.m.view) to another (t.w.m.index) during initial load. You can just as easily make it part of an onClick onSubmit or other event tied to your clicking in the 2nd frame. HTH; -D2 Tom Rainey wrote: > > I have a frame set with tw

OT: Onchange submit

2000-04-04 Thread kraybill
I want a form to be submitted when the user makes a change in a select box. The form name is "Employeeform". This doesn't work: Why? Gene Kraybill -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

Re: Help: Can arrays be used like queries

2000-04-04 Thread Emily B. Kim
> I always end up using lists rather than arrays, though a list can be thought > of as a 1-dimensional array. So I would use a list of structures rather > than an array of structures. I find Lists easier to create and maintain > than arrays. how do you work with a list of structures when you ha

Re: Database and server on two different domains

2000-04-04 Thread Internet Marketing Corporation
We have absolutely no problem doing this with SQL7 servers. In fact, we use separate servers to isolate/protect cc information behind our firewall. The trick with SQL7 is to have the databases all "registered" with NT and visible. CF can then find anything on the system. Veronica At 03:44 PM 4/

Re: OT Amazon

2000-04-04 Thread Internet Marketing Corporation
That is dangerously close to our "SQRT -1" implementation which also includes the entire concept of "imagination" ---and, of course, all related ideas, thoughts and processes. Veronica At 10:50 AM 4/4/00 -0400, you wrote: >Funny I just patented the Square Root of (2-1) Mouse Button Single >De

LOOPING-PLEASE HELP!!!!

2000-04-04 Thread Charles James S CONT CNIN
Hi, Ok, if you would, here is my dilemma: I have 37 questions. I have 2000 people answering these questions on base. What I want to do is COUNT all the 1's in question 1, all the 1's in question 2.etc to 37. I have to do this for 5 different numbers (1 thru 5): for example: COUNT all the 2's i

Database and server on two different domains

2000-04-04 Thread Mark Jones
I have a database on one domain and the coldfusion server on another. We are having problems getting the coldfusion server to connect to the database. The ODBC link is set up fine but the coldfusion server does not seem to want to connect to the database. Does anyone have any suggestions? Th

Optimizing dynamic SQL queries

2000-04-04 Thread Ian
I keep reading that I should make sure that all of my queries are optimized and indexed and I know that SQL 7 comes with a query optimizer. What I don't understand is how you can build indexes and optimize the dynamic queries that CF uses. Do I pick a constant in place of the variable and optimiz

simple application

2000-04-04 Thread cbickner
I am new to coldfusion and would like to set up a page where I have one record from my database displaying at a time. I want to have a different record every hour or every day or something like that. Anyone know how to set this sort of thing up? Carrie -

RE: Help: Can arrays be used like queries

2000-04-04 Thread Chris Evans
I always end up using lists rather than arrays, though a list can be thought of as a 1-dimensional array. So I would use a list of structures rather than an array of structures. I find Lists easier to create and maintain than arrays. Chris Evans [EMAIL PROTECTED] http://www.fuseware.com -

Crystal Report 8 and CFREPORT TAG

2000-04-04 Thread Robert M. Saxon, Jr.
When calling Crystal Report via the CFREPORT TAG, I receive the following error message: Error occurred while processing CFREPORT An unexpected error occurred while using the Crystal Engine. Error number 692 ocurred (Error in File D:\Inetpub\wwwroot\budget\cfpages\reports\acct_dtl.rpt: Invalid e

Re: OT Amazon

2000-04-04 Thread Larry Lyons
Funny I just patented the Square Root of (2-1) Mouse Button Single Depression On-Line Purchasing and Call It Anything Except You Know What Shopping System. I also just submitted the put a link to us on your site and eventually receive a couple of dollars for it system. larry -- Larry C. Lyons E

Re: same form-based page for edit and display?

2000-04-04 Thread Todd Ashworth
Yes, it's very possible with style sheets. On one of my current projects, All of my text fields have white backgrounds with the field labels located inside the top right corner of the text boxes themselves. When the box gets focus, the border turns blue and the label "hides" so that it doesn't i

Re: Help: Can arrays be used like queries

2000-04-04 Thread Emily B. Kim
> You can also use queries as arrays. For example, if I have a query called > "Articles" with a column named "TITLE", and I want the 5th > row, I can use Articles.Title[5]. just a fyi, although you can use array syntax to reference queries, remember that queries are NOT arrays so you can't use

RE: CFLOOP Error???????

2000-04-04 Thread Chris Evans
You can't have multiple selects within a single CFQUERY. It is hard to tell from that small snippet of code what you are trying to do, but I'm guessing there may be a more efficient way to get the data you need without having to run 37 queries. Chris Evans [EMAIL PROTECTED] http://www.fuseware.c

CF -> Intershop plug in

2000-04-04 Thread Stephen Moretti
Hi there, Has anyone got/done/seen a custom tag or similar that will allow me to pass information from CF to Intershop 3??? Regards Stephen -- Stephen Moretti Senior Cold Fusion Developer Email: [EMAIL PROTECTED] Direct Line : +44 191 215 9431 Mobile: (07932) 7

RE: Help: Can arrays be used like queries

2000-04-04 Thread Chris Evans
David, You can also use queries as arrays. For example, if I have a query called "Articles" with a column named "TITLE", and I want the 5th row, I can use Articles.Title[5]. I rarely see a need for arrays with CF, though other programmers seem to use them for everything. I don't quite unders

RE: Load Testing

2000-04-04 Thread Dave Watts
> ... I agree that Silk Performer is a good tool. It just felt > a bit clunky to use compared to RSW E-Suite's interface and I > wanted to see if anyone had any other opinions about the other > tools out there. I'd love a feature breakdown between the two > but can't seem to find one anywhere. > >

RE: Help: Can arrays be used like queries

2000-04-04 Thread Dave Watts
> I don't know if this is possible, but can arrays or any other > ColdFusion structures be used like queries, i.e. query="arrayorsomething">, or converted to a query? > > It's just that it could be a pain converting pages that were > initially created to use queries to use loops on arrays instead

RE: Stuctures and Arrays, huh? :-)

2000-04-04 Thread paul smith
Dan's tutorial is *highly* recommended. At 09:31 AM 4/4/00 -0400, you wrote: >I have a 3-part tutorial I wrote on using structures at: > >http://www.oacfug.org/dsp_Articles.cfm > >-Dan >++---+ >| name | Dan G. Switzer, II| ---

CFX_CYBERCASH

2000-04-04 Thread Russel Madere
Has anyone here used the Latest CFX_CYBERCASH? I have a few questions. Do I need to install the latest MCK in addition to the tag? If not, how do I access the Administrator functions? Russel Madere, Jr. Web Developer

RE: Increased CPUload

2000-04-04 Thread Holger Lockertsen
Well the box came preinstalled with two processors, so I dunno what processing was selected. By looking at perf.monitor it looks pretty symmetric to me though... :) Anyway... The load was fine before the upgrade... now it's much heavier. That's the problem... rgds Holger L -Original Messa

WAS- RE: Surveys NOW - Session variables are your friends!

2000-04-04 Thread jstiefel
Session vars chew up a ton of memory? I would have to disagree with this, at this statement could put a negative view of session vars for new CF developers. Session variables use no more memory than any other variable available to you on the ColdFusion server. And in this day and age where web ser

Re: Increased CPUload

2000-04-04 Thread Rahul Joshi
While installing 2nd processor , - Original Message - From: Holger Lockertsen <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 04, 2000 5:55 PM Subject: RE: Increased CPUload > NT. > > Umm... where do you select processing? > > HL > > -Original Message- > Fro

RE: Stuctures and Arrays, huh? :-)

2000-04-04 Thread Dan G. Switzer, II
I have a 3-part tutorial I wrote on using structures at: http://www.oacfug.org/dsp_Articles.cfm -Dan ++---+ | name | Dan G. Switzer, II| |company | PengoWorks.com| |www | http://www.pengoworks.com | | mailto | [EMAIL PROTECTED] | +-

RE: One question about list parsing

2000-04-04 Thread Olive, Christopher M Mr USACHPPM
i would use somehting like this... UPDATE customer SET receiptNo = '#fred[bob-1]#' WHERE Cust_Code = '#fred[bob]#' that should do you. of course, change variable names as you see fit. :) Chris Olive DOHRS Website Administrator [EMAIL PROTECTED] -Original Message- From: aslam

<    1   2   3   >