RE: Java in CF (CFMX)

2002-11-21 Thread Mosh Teitelbaum
. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http

RE: Queuing up tasks

2002-11-21 Thread Mosh Teitelbaum
I'm not sure I understand what, exactly, you're asking here. But the concurrency issue could be handled with named locks via the CFLOCK tag. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message

RE: Frames Craziness.

2002-11-20 Thread Mosh Teitelbaum
The replace method loads the specified URL in place of the current URL's history entry. It makes the current URL inaccessible via standard browser history navigation (i.e., back/forward buttons). -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW

RE: Encryption gurus please read

2002-11-20 Thread Mosh Teitelbaum
contrived) example, the first 6 characters are the same... only the last 3 differ from outcome to outcome. In decrypting, the function/CustomTag somehow detects that only the 1st 6 characters are relevant and uses those to decrypt the string back to its original value. -- Mosh Teitelbaum evoch, LLC Tel

RE: Encryption gurus please read

2002-11-20 Thread Mosh Teitelbaum
Well, I believe general usage describes a hash function as 1-way (i.e. non-bijective), whereas an encryption function is 2-way. That's how I've always seen the terms used, but I could be wrong. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW

RE: Encryption gurus please read

2002-11-20 Thread Mosh Teitelbaum
similarly themed show 8^). -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription

RE: ColdFusion practical limits

2002-11-19 Thread Mosh Teitelbaum
. Hrmph... MacGyver could've done that. 8^) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid

RE: How to get exact template requested

2002-11-18 Thread Mosh Teitelbaum
of the variable would suggest that the user tried accessing the site without specifying a filename. Like I said, it's a hack, but perhaps it'll do for you. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original

RE: SOT Tool to disassemble Java class files

2002-11-16 Thread Mosh Teitelbaum
for methods If verifying, print reasons for failure -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Dick Applebaum [mailto:[EMAIL PROTECTED]] Sent: Saturday, November

RE: Max Length to form field containing a WDDX packet?

2002-11-16 Thread Mosh Teitelbaum
partsecond part /FORM Note the value of the hidden field's VALUE attribute. The value is first part (w/o the quotes). Everything after that double quote is considered junk and is not sent back to the server on form submit. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933

RE: : FTP notification...without CF...etc.

2002-11-15 Thread Mosh Teitelbaum
It's been a while since I last used WAR, but I'm fairly certain it allows you to write a custom DLL to respond to file uploads. You could write a quick and dirty extension to do whatever you want it to do. Check out www.jgaa.com for more info on it. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625

RE: SOT Best 404 error page I've seen!

2002-11-14 Thread Mosh Teitelbaum
Looks just like every other MSIE 404 message. Oh... wait, let me turn off the friendly error message feature. Ah, yes... very nice 8^). -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From

RE: SOT: Sad Day

2002-11-12 Thread Mosh Teitelbaum
-- a perfectly reasonable decision. Verne's stated decision should be enough for us to drop the subject. Instead of making wild guesses as to what MM has in mind, let's wait until Mike and the rest of the MM crew are able to fill us in. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651

RE: SOT: Sad Day

2002-11-12 Thread Mosh Teitelbaum
The trick is to brew your own beer. 8^) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Tony Carcieri [mailto:tony;mediaweave.com] Sent: Tuesday, November 12, 2002 4:16 PM To: CF-Talk

RE: SOT: Sad Day

2002-11-12 Thread Mosh Teitelbaum
, but there you go. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Tony Carcieri [mailto:tony;mediaweave.com] Sent: Tuesday, November 12, 2002 4:54 PM To: CF-Talk Subject: RE: SOT: Sad Day

RE: (Admin) New spam code

2002-11-12 Thread Mosh Teitelbaum
Al: Michael didn't say he was comparing the IP address to the domain in your email address. The SMTP server adds an extra header that specifies *its* domain and *its* IP Address. Those were the 2 values he was checking. So your situation would still work fine. -- Mosh Teitelbaum evoch, LLC

RE: Studio MX

2002-11-11 Thread Mosh Teitelbaum
... /CFIF But, that's just my interpretation 8^). -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ ~| Archives: http://www.houseoffusion.com

RE: CFMX Classes

2002-11-11 Thread Mosh Teitelbaum
There are a number of Touch utilities available for Windows. Try any of the Windows shareware sites (i.e., download.com) and you'll find a bunch of them. If you can't find a command-line version, and want one, email me off-list and I'll email one to you. -- Mosh Teitelbaum evoch, LLC Tel: (301

RE: Contribute and Studio Observation

2002-11-11 Thread Mosh Teitelbaum
the appearance of the table or edit the table headers. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Jason Miller [mailto:millerj;etcnj.com] Sent: Monday, November 11, 2002 7:56 PM

RE: Retrieving CRs from the database

2002-11-11 Thread Mosh Teitelbaum
(TextFromDatabase, CRLF, BR, ALL) CFOUTPUT#HTMLFormattedText#/CFOUTPUT -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Russ [mailto:russ;unrealisticexpectations.com] Sent: Monday, November

RE: basic question

2002-11-11 Thread Mosh Teitelbaum
reference. Different protocols allow for and/or require different parameters. You can also specify port information, etc. hth -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Tim

RE: CFMX Classes

2002-11-11 Thread Mosh Teitelbaum
. It would also create a zero byte file with the specified name if a file with that name does not yet exist. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com

RE: list question

2002-11-07 Thread Mosh Teitelbaum
Place the following just after your CFLOOP statement. It creates variables in the REQUEST scope. CFSET name = GetToken(cookievaluepairpointer, 1, =) CFSET val = GetToken(cookievaluepairpointer, 2, =) CFSET SetVariable(REQUEST.#name#, val) -- Mosh

RE: Javascript across windows

2002-11-07 Thread Mosh Teitelbaum
When you use JavaScript to open another window, the created window has an opener variable that contains a reference back to the parent window. SO you can access form variables or functions like: opener.document.FormName.FieldName.value opener.doFoo() -- Mosh Teitelbaum evoch

RE: Query size

2002-11-07 Thread Mosh Teitelbaum
Well, it's not in KBs or MBs, but you can use queryName.RecordCount to determine the number of results in the record. Multiply that by some multiple and you have an average (perhaps?) size. Sort of. 8^) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL

RE: Downside to disabling Maintain Database Connections

2002-11-06 Thread Mosh Teitelbaum
Ironically, disabling persistent database connections should slow down database access since every call would require the creation of a new database connection. Go figure. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com

RE: Form with tab stops

2002-11-06 Thread Mosh Teitelbaum
/forms/input.html http://www.htmlhelp.com/reference/html40/forms/select.html http://www.htmlhelp.com/reference/html40/forms/textarea.html -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Paolo

RE: Webserver software for NT 4.0

2002-11-06 Thread Mosh Teitelbaum
But IIS is still free ;-) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Joshua Miller [mailto:josh;joshuasmiller.com] Sent: Wednesday, November 06, 2002 11:38 AM To: CF-Talk

RE: Error Processing CFFILE

2002-11-06 Thread Mosh Teitelbaum
TechNet article on the subject (tangentially): http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechn ol/winxppro/reskit/prkc_fil_tdrn.asp (watch the wrap) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com

RE: Form with tab stops

2002-11-06 Thread Mosh Teitelbaum
TABINDEX is part of the HTML 4 standard. That said, whether or not it's IE only is still a somewhat valid question 8^). -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Adrian Lynch

RE: cfquery... Match text and display to template

2002-11-05 Thread Mosh Teitelbaum
This will return only those records where strSelect EXACTLY matches D:\test. If a record contains D:\test\someValue it will NOT be returned. If you want to find anything that contains that value, use the LIKE operator with the % wildcard as in: strSelect LIKE '%D:\test%' -- Mosh Teitelbaum

RE: appending to a list

2002-11-05 Thread Mosh Teitelbaum
\qAwards.Photo2' cfset temp = listappend(temp,item2) /cfif CFOUTPUT#temp/CFOUTPUT -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Bosky, Dave [mailto:Dave.Bosky

RE: what tag captures data from a web page?

2002-11-04 Thread Mosh Teitelbaum
CFHTTP allows you to retrieve the contents of a webpage. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Ed Gordon [mailto:NetDr;callptc.com] Sent: Monday, November 04, 2002 10:49 AM

RE: [Fwd: S-02-104: Microsoft: MS02-062 Cumulative Patch for IIS]

2002-10-31 Thread Mosh Teitelbaum
gets a buttload of mail. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Jochem van Dieten [mailto:jochemd;oli.tudelft.nl] Sent: Thursday, October 31, 2002 8:46 AM To: CF-Talk Subject

RE: CF Question

2002-10-31 Thread Mosh Teitelbaum
number, etc. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Scott Brady [mailto:cf_talk;scottbrady.net] Sent: Thursday, October 31, 2002 3:47 PM To: CF-Talk Subject: RE: CF Question

RE: CF Question

2002-10-31 Thread Mosh Teitelbaum
to the serial number, it doesn't really make life any easier for someone interested in leeching warez. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Matt Robertson [mailto:matt

RE: OT:Yahoo moving to PHP

2002-10-30 Thread Mosh Teitelbaum
with the benefits of encapsulating display logic, but at the rate this message was going I was expecting to see it further encapsulated into: displayPage(mySite); or even further: doSite(amazon.com); 8^) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email

RE: new to CFSCRIPT

2002-10-30 Thread Mosh Teitelbaum
\Source And \SiteName\Source\ is established as the webroot. Obviously, you could very easily add an Includes, UDFs, or any other directory outside of the webroot. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com

RE: Where they came from

2002-10-30 Thread Mosh Teitelbaum
You could store the URL of the return-to page as a SESSION variable. Each page that is returnable-to would simply update the value of the SESSION variable. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original

RE: new to CFSCRIPT

2002-10-30 Thread Mosh Teitelbaum
]... And (in this case) html is the webroot. Not that this should force you to move to a new hosting service, but it's certainly something to keep in mind. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original

RE: ColdFusion Defense (WAS: OT:Yahoo moving to PHP)

2002-10-30 Thread Mosh Teitelbaum
S. Isaac Dealey wrote: I've never been bothered by having to type cfwhatever -- to me it actually feels cleaner than % block of script % or actually not having to constantly try and shoe-horn html or xhtml into something like writeoutput('a href=myurl'); ime usually means less typing and

RE: Where they came from

2002-10-30 Thread Mosh Teitelbaum
I believe that's called MacGyvering. 8^) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Matt Robertson [mailto:matt;mysecretbase.com] Sent: Wednesday, October 30, 2002 3:45 PM To: CF

RE: *.udf and application security was RE: new to CFSCRIPT

2002-10-30 Thread Mosh Teitelbaum
security of having sensitive files outside of the webroot but it's still nicely organized. And organizing your product code this way would allow those people with secure hosting providers to be more secure and others to be no worse off than they'd otherwise be. -- Mosh Teitelbaum evoch, LLC Tel

RE: ColdFusion Defense (WAS: OT:Yahoo moving to PHP)

2002-10-30 Thread Mosh Teitelbaum
not a requirement (DreamWeaver?) but it's certainly more suggestive of what the product does. Similarly, a CF prefix suggests that the product has to do with Cold Fusion. Not really useful, I agree. Dunno... maybe it's just a personal feeling sort of thing. -- Mosh Teitelbaum evoch, LLC Tel

RE: Check this URL parameters out peoples

2002-10-29 Thread Mosh Teitelbaum
dFormat(SMTPServer)#username=#URLEncodedFormat(username)#P assword=#URLEncodedFormat(Encrypt(Password,815))# -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com

RE: Shorter urls?

2002-10-29 Thread Mosh Teitelbaum
It should just be noted that this can be a HUGE security risk. Anyone who wants to could then type in http://shorturl.com/?12345 and potentially see data they're not supposed to see. Just make sure you have other security checks in place. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax

RE: Application Framework problem

2002-10-28 Thread Mosh Teitelbaum
Tags require extra overhead for processing. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm

RE: CFHEADER - explanation

2002-10-27 Thread Mosh Teitelbaum
From an earlier Dave Watts email... cfcookie ... cfheader name=Location value=urlpath/to/file.cfm cfheader statuscode=302 statustext=Document moved -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message

RE: Strange menu behavior

2002-10-25 Thread Mosh Teitelbaum
Perhaps one of the values for that field has an illegal character in it? Or something to that effect. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Janine Jakim [mailto:jjakim

RE: Mail Server Recommendations

2002-10-25 Thread Mosh Teitelbaum
Well, it's not free but I've always loved Ipswitch's IMail (http://www.ipswitch.com/Products/messaging.html), and it's relatively cheap. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From

RE: Mail Server Recommendations

2002-10-25 Thread Mosh Teitelbaum
Have you checked on SourceForge? Check their Mail Transport Agents category (http://sourceforge.net/softwaremap/trove_list.php?form_cat=32). -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message

RE: How do I embed a .mov file in a web page?

2002-10-25 Thread Mosh Teitelbaum
Use EMBED or OBJECT in your HTML. See http://www.htmlhelp.com/reference/html40/special/object.html for a good overview of OBJECT and why you might prefer to use EMBED. No special Cold Fusion processing (i.e., CFCONTENT) is necessary. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301

RE: Using CFEXECUTE from a Web Browser???

2002-10-24 Thread Mosh Teitelbaum
If you're running the command from the command line, you don't need the /C. /C is not a switch of copy, it's a switch of cmd. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Rick

RE: whitespace woes

2002-10-24 Thread Mosh Teitelbaum
Any chance the space is being added in the Application.cfm file? -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Will Stalder [mailto:skith_diphi;hotmail.com] Sent: Thursday, October 24

RE: Strange menu behavior

2002-10-24 Thread Mosh Teitelbaum
there. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Janine Jakim [mailto:jjakim;albemarle.org] Sent: Thursday, October 24, 2002 10:09 PM To: CF-Talk Subject: Strange menu behavior Ok

RE: It WAS working I tell you...

2002-10-23 Thread Mosh Teitelbaum
Access sometimes returns this error message if you make reference to an object (table, column, etc.) that does not exist or is not identified in the query. Is it possible that you misspelled one of the column names? -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email

RE: Anybody using manual 304 not modified response?

2002-10-23 Thread Mosh Teitelbaum
A boolean specifying whether httpTimeString should be converted to local time. Defaults to false. (Optional) * @return Returns a string in Cold Fusion Time Stamp format. * @author Mosh Teitelbaum ([EMAIL PROTECTED]) * @version 1, October 23, 2002 */ function getTimeStamp(httpTimeString

RE: Anybody using manual 304 not modified response?

2002-10-23 Thread Mosh Teitelbaum
STATUSTEXT=Not Modified CFABORT CFELSE CFHEADER NAME=Last-Modified VALUE=#GetHttpTimeString(Now())# /CFIF Again, I haven't really tested much of this, so just make sure the code works as expected before dropping into production 8^). -- Mosh Teitelbaum evoch

RE: BROWSER DETECT HELP

2002-10-22 Thread Mosh Teitelbaum
/FDF support). -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http

RE: Read from database and insert into string

2002-10-22 Thread Mosh Teitelbaum
SELECT strVar,strDestination FROMusers /cfquery CFSET results = ValueList(GetEnv.strVar) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message

RE: Linux Solaris file paths

2002-10-22 Thread Mosh Teitelbaum
that were spelled the same but cased differently. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm

RE: Please hint me on what could be the problem!!

2002-10-22 Thread Mosh Teitelbaum
a closer look? -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Ashok [mailto:ashok;experthost.com] Sent: Wednesday, October 23, 2002 1:03 AM To: CF-Talk Subject: Please hint me on what

RE: Linux Solaris file paths

2002-10-22 Thread Mosh Teitelbaum
Mosh Teitelbaum wrote: I imagine the powers that be in Redmond figured that allowing multiple files that were all named the same thing (despite case differences) would be too confusing for the intended every day users of the OS. Sean A Corfield wrote: Remember that DR-DOS predates MS

RE: Please hint me on what could be the problem!!

2002-10-22 Thread Mosh Teitelbaum
. Is it possible to rework this so that it doesn't require that many unique hits to the site? -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Ashok [mailto:ashok;experthost.com] Sent: Wednesday

RE: Linux Solaris file paths

2002-10-22 Thread Mosh Teitelbaum
Mosh Teitelbaum wrote: Granted, MS inherited case-insensitivity from DR-DOS but, like Apple did with OS X, MS could have made it case-sensitive. But... [see my original comments] 8^) Oops, I mean, just like Apple changed the OS from the way it originally worked, MS could have done the same

RE: Adding a row..

2002-10-22 Thread Mosh Teitelbaum
this helps. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Russ [mailto:russ;unrealisticexpectations.com] Sent: Wednesday, October 23, 2002 1:37 AM To: CF-Talk Subject: Adding a row

RE: Relationship posts

2002-10-21 Thread Mosh Teitelbaum
How dare you disparage sheep herders like that. Why my... actually, I don't know any sheep herders. Nevermind 8^). (Sorry, I had to) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From

RE: Anybody want to start a petition for CF Studio!

2002-10-18 Thread Mosh Teitelbaum
Novak wrote: As long as we're using petty reasons I'll add my 2 cents. I can't stand the fact that an advanced editor like DWMX doesn't allow me to mark a COLUMN of text. Cheaper editors like UltraEdit allow this and have done so for many, may versions. Mosh Teitelbaum wrote: Just

RE: encrypt/hash tags/udfs

2002-10-18 Thread Mosh Teitelbaum
How about the built-in functions encrypt() and decrypt()? -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Bryan Stevenson [mailto:bryan;electricedgesystems.com] Sent: Thursday, October

RE: CFMX Developer Edition wish was Re: Pro v Enterprise?

2002-10-18 Thread Mosh Teitelbaum
hardware, we'd be able to get this request through easily. =) You know, I've been thinking... why can't I get some Dell PowerEdge servers for free? And some big-a$$ Sun boxen too, while we're at it. 8^) (aww, c'mon... you knew *someone* would reply like this) -- Mosh Teitelbaum evoch, LLC Tel

RE: Query Question

2002-10-18 Thread Mosh Teitelbaum
Your query looks fine. What do you mean it doesn't work? Are you getting an error message or just not getting the results you expected? -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From

RE: Concatenate SQL Text Field

2002-10-18 Thread Mosh Teitelbaum
My understanding is that SQL Server won't let you append text to a field of datatype TEXT. If you change the datatype to varchar or char, it should work fine. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com

RE: How can you get the latest version of a page.

2002-10-18 Thread Mosh Teitelbaum
to Edit | Preferences... | Advanced | Cache and use the radio buttons at the bottom of the dialog. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Adams, Stephen [mailto:sadams

RE: Oracle Error no descriptor for this position

2002-10-18 Thread Mosh Teitelbaum
I'm not sure that this is the problem, but could the following be causing a cyclical redundancy error: NVL(financial_no, '0') financial_no Some DB platforms don't let you assign an alias name that is the same as the column to which it is being assigned. -- Mosh Teitelbaum evoch, LLC

RE: Oracle Error no descriptor for this position

2002-10-18 Thread Mosh Teitelbaum
Good to know. Thanks Deanna. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Deanna Schneider [mailto:deanna.schneider;ces.uwex.edu] Sent: Friday, October 18, 2002 10:24 AM To: CF

RE: Anybody want to start a petition for CF Studio!

2002-10-18 Thread Mosh Teitelbaum
OK, I'll accept that 8^). I usually use macros to accomplish the same thing. Unfortunately, Studio (I haven't tried DWMX, so I can't speak to it) doesn't provide support for macros. You know... I'm off to the wish list to submit that as a feature request. -- Mosh Teitelbaum evoch, LLC Tel

RE: OT js question (child window passing back to parent)

2002-10-18 Thread Mosh Teitelbaum
This should be actionCode as in: document.actionCode.actionReasonCode.value -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ ~| Archives: http

RE: formatting #MonthasString

2002-10-18 Thread Mosh Teitelbaum
No, you can't specify formatting within the MonthAsString() function. Instead, you might consider using DateFormat() as in: CFSET month = 10 CFSET myDate = CreateDate(Year(Now()), month, Day(Now())) CFOUTPUT#DateFormat(myDate, mmm)#/CFOUTPUT -- Mosh Teitelbaum evoch, LLC

RE: entering time

2002-10-16 Thread Mosh Teitelbaum
; that's a trick question. Every Merkin knows that the sun (and everything else in the universe) rotates around the Earth. Sheesh. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com

RE: The Hidden CF factor was RE: How Good is the Job Market for ColdFusion?

2002-10-16 Thread Mosh Teitelbaum
Umm... Create a back door into the intranet for easy demonstrations of your internal apps? 8^) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED

RE: The Hidden CF factor was RE: How Good is the Job Market for ColdFusion?

2002-10-16 Thread Mosh Teitelbaum
Damned integrity... It's a curse. :) Yeah, I hear that can be tough to live with. 8^) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ ~| Archives: http

RE: entering time

2002-10-16 Thread Mosh Teitelbaum
if you tell them that WWE is on at 1930. Maybe they're looking at you funny because WWE PPVs are on at 20:00... 8^) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com

RE: The Hidden CF factor was RE: How Good is the Job Market for ColdFusion?

2002-10-16 Thread Mosh Teitelbaum
Because the application does not belong to Isaac, it belongs to his previous employer. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Greg Luce [mailto:[EMAIL PROTECTED]] Sent

RE: The Hidden CF factor was RE: How Good is the Job Market for ColdFusion?

2002-10-16 Thread Mosh Teitelbaum
Actually, on second thought, it may belong to the previous employer's client depending on the situation/contract/etc. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Mosh Teitelbaum

RE: Advise Needed

2002-10-16 Thread Mosh Teitelbaum
they've already given you. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: chad [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 16, 2002 11:24 PM To: CF-Talk Subject: Advise Needed

RE: BlueDragon (was RE: How is CFMX J2EE implemented?)

2002-10-15 Thread Mosh Teitelbaum
, namely compatibility with the accepted CFML language. The alternate naming scheme would not do anything about splitting the core CFML language among competing products. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com

RE: How Good is the Job Market for ColdFusion?

2002-10-15 Thread Mosh Teitelbaum
LOL - Mr. Know It All but Knows Nothing Web Dork -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Rob Rohan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 3:54 PM To: CF

RE: Form object

2002-10-15 Thread Mosh Teitelbaum
FORM.FieldNames will work irrespective of whether or not you go with CFFORM or code your own. But, if you don't set METHOD=Post as an attribute of the FORM tag, then the FORM.FieldNames variables won't exist. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL

RE: BlueDragon (was RE: How is CFMX J2EE implemented?)

2002-10-14 Thread Mosh Teitelbaum
product, but this splitting, if you will, of the CFML language kind of worries me. Kind of like the early M$ vs. Netscape days when each company would introduce their own variants of HTML. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http

RE: BlueDragon (was RE: How is CFMX J2EE implemented?)

2002-10-14 Thread Mosh Teitelbaum
to be asking for it). Anyway, just my $0.02. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Vince Bonfanti [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 5:05 PM To: CF-Talk

RE: BlueDragon (was RE: How is CFMX J2EE implemented?)

2002-10-14 Thread Mosh Teitelbaum
the power of accepting somewhat complex values while saving on the performance as you suggest. Interpreted languages, obviously, wouldn't be able to do this. So, that may be why CF doesn't accept complex values being interpreted and all. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933

RE: CFML standardization (was RE: BlueDragon (was RE: How is CFMX J2EE implemented?))

2002-10-14 Thread Mosh Teitelbaum
want to get caught up in another scenario like the above. I mean, can you imagine writing code for a client only to find out later that they require variation A of CFML instead of variation B? -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http

RE: switch-case was RE: BlueDragon (was RE: How is CFMX J2EE implemented?)

2002-10-14 Thread Mosh Teitelbaum
wonder if we'd really notice the speed improvement. For something with a ton of options, it'd probably be better to find a different way of doing it (kind of like what Issac was saying). -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http

RE: cfinclude inside a cffile tag?

2002-10-10 Thread Mosh Teitelbaum
expect to see HTML tags when you open the file in a text editor. If you want to display it, than replace the word attachment in the CFHEADER tag with inline. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original

RE: OT DB field contains but is not first list element

2002-10-10 Thread Mosh Teitelbaum
conditional clause. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: JS [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 10:49 AM To: CF-Talk Subject: OT DB field contains

RE: cfinclude inside a cffile tag?

2002-10-10 Thread Mosh Teitelbaum
=app_OUTPUT.cfm /cfsavecontent CFSET sqlOutput = ReplaceNoCase(sqlOutput, BR, #Chr(13)##Chr(10)#, ALL) CFSET sqlOutput = ReplaceNoCase(sqlOutput, nbsp;, , ALL) cffile action=WRITE ... -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933

RE: cfinclude inside a cffile tag?

2002-10-10 Thread Mosh Teitelbaum
Well, since some of these answers were provided after standard business hours, I'll have to bill you at the overtime rate. Oh, wait... what the hell am I talking about? 8^) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com

RE: Attribute validation error for tag CFFILE

2002-10-10 Thread Mosh Teitelbaum
not running under the same user account that created the mapped drive. Instead of a mapped drive, try accessing the file via UNC (i.e., \\machine\share\path\file.ext). -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com

RE: Version info in spooled mail

2002-10-10 Thread Mosh Teitelbaum
The Cold Fusion server version? Are you running on CF4.5? -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTECTED] WWW: http://www.evoch.com/ -Original Message- From: Mark A. Kruger - CFG [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10

RE: copying db info with cf

2002-10-10 Thread Mosh Teitelbaum
Why not just do a dump of the data from the development environment and import it into the other DBs? Granted, this is often considered a Bad Thing in place of importing a fresh schema complete with lookup data, but it sounds like it's what you're after. -- Mosh Teitelbaum evoch, LLC Tel: (301

<    1   2   3   4   5   6   >