Re: ways to time a file upload?

2006-06-06 Thread Patric Stumpe
think about the client/server time difference, although using JavaScript to get the time on the action page after the file upload would work without any time-offset calculations. -- Patric Stumpe mailto:[EMAIL PROTECTED

Re: What do you use to capture a video frame?

2006-05-17 Thread Patric Stumpe
for software - TUCOWS - and didnt find MK anything but a gazillion programs to convert DVDs or rip them to hard drive. MK So how do you make a still image from a movie scene in WinXPPro? -- Patric Stumpe mailto:[EMAIL PROTECTED

Re: What do you use to capture a video frame?

2006-05-17 Thread Patric Stumpe
- view with adult supervision. It links to a 3.5minute video done MK with flash video. MK Cheers MK Mike Kear MK Windsor, NSW, Australia MK Certified Advanced ColdFusion Developer MK AFP Webworks MK http://afpwebworks.com MK ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month -- Patric

Re: DateFormat and german umlauts

2006-02-07 Thread Patric Stumpe
utf-8? Patric -- Patric Stumpe mailto:[EMAIL PROTECTED] ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231565 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com

Re: DateFormat and german umlauts

2006-02-07 Thread Patric Stumpe
it especially in your case where you're not using PH the default encoding. Well, that's something I'll look in again... Patric -- Patric Stumpe mailto:[EMAIL PROTECTED] ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4

Re: DateFormat and german umlauts

2006-02-07 Thread Patric Stumpe
-1 because my conversion tool told me it'll that encoding. And the MySQL status output also tells me that it uses 'latin1' as server and client characterset. -- Patric Stumpe mailto:[EMAIL PROTECTED] ~| Message: http

Re: DateFormat and german umlauts

2006-02-07 Thread Patric Stumpe
' as server and client characterset. PH well these encodings are *almost* identical, some apps/people treat them as if PH they were identical. Hmm. But I thought CFMX always uses its own JVM with its own settings... -- Patric Stumpe mailto:[EMAIL PROTECTED

DateFormat and german umlauts

2006-02-06 Thread Patric Stumpe
. Hope that someone can shed some light into this... TIA Patric -- Patric Stumpe mailto:[EMAIL PROTECTED] ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231397 Archives: http://www.houseoffusion.com/cf_lists

Re: DateFormat and german umlauts

2006-02-06 Thread Patric Stumpe
locale for JH the request. JH On 2/6/06, Patric Stumpe [EMAIL PROTECTED] wrote: Hi cf-talkers, I'm experiencing a very strange problem with CFMX6.1 and the usage of the DateFormat function. JH -- JH CFAJAX docs and other useful articles: JH http://jr-holmes.coldfusionjournal.com/ JH

Re: DateFormat and german umlauts

2006-02-06 Thread Patric Stumpe
Patric -- Patric Stumpe mailto:[EMAIL PROTECTED] ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231402 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm

Re: DateFormat and german umlauts

2006-02-06 Thread Patric Stumpe
to tell you how to fix it :-) JH Paul? -- Patric Stumpe mailto:[EMAIL PROTECTED] ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231403 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http

Re: DateFormat and german umlauts

2006-02-06 Thread Patric Stumpe
Hi Paul, nice from you dropping in! PH Patric Stumpe wrote: I even wondered why he didn't respond... :) PH busy. project crossing 4-5 tz can make you not know one day from the other. i PH also don't have a cf6 server to test on anymore. Can understand that and I don't think that you have

Re: DateFormat and german umlauts

2006-02-06 Thread Patric Stumpe
own chiefs) to switch to another DB-system... (there's really no circumstance that another encoding than latin-1 will be used) this is realized with our local encoding. PH what about the euro? Doesn't matter. The ¤-Symbol will be written as EUR. Patric -- Patric Stumpe mailto:[EMAIL

Re: DateFormat and german umlauts

2006-02-06 Thread Patric Stumpe
Patric Stumpe wrote: Surely that can't be correct. It's a Win2k Pro SP4. And yes, it it localizied to (de_DE). And surprisingly a GetLocale outputs the correct German (Standard) without me setting this value. that would be sort of expected behavior for a localized OS. but the depth

Re: 100% height and css

2005-11-10 Thread Patric Stumpe
Hi Ray, ever gave the following site a shot: http://www.csscreator.com/version2/pagelayout.php You can define which doctype you'd like to have and even define some base colors. I used it for a template exactly as you wish. When I remember correctly the trick is to use the margin of the center

Re: Rounding...

2005-10-14 Thread Patric Stumpe
Hi Jeff, this could be a start: output = Ceiling(input/10)*10; Just some tests around it... Patric JW I have a whole number rounding problem that I am not sure how solve most JW efficiently. JW I'd like to take any number and round to the nearest whole 10. JW For example: JW 31 would

Another one for the RegEx-Gurus

2005-07-11 Thread Patric Stumpe
-URL with inline-attached images. The building of the attachments works but I've no clue how to replace (or better find) the src-attribute of the img-tags to extract and replace them with the proper inline reference. Hope that some of you can help me out with that one. Cheers, Patric -- Patric

Re: Another one for the RegEx-Gurus

2005-07-11 Thread Patric Stumpe
an img tag, you would look for something like this: img [^]*src=[^]+[^]* Hopefully, someone can help with the other half (9/10ths?) of the problem. --Ben -- Patric Stumpe mailto:[EMAIL PROTECTED] ~| Logware (www.logware.us

Re: Another one for the RegEx-Gurus

2005-07-11 Thread Patric Stumpe
into the email using that same CID as a reference. Regards, Howie -- Patric Stumpe mailto:[EMAIL PROTECTED] ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com

Re: Another one for the RegEx-Gurus

2005-07-11 Thread Patric Stumpe
want to keep all additional attributes (style, alt, title, etc.) then you're right -- that'd be how to go about it. --Ben Patric Stumpe wrote: Hi Ben, thanks for the quick reply. Am I right that I could embrace the different parts of that regex for simple back-reference? I have to grab

Re: what is this? (photoshop 7 question) cross-post

2005-02-20 Thread Patric Stumpe
Tony, it's Aobe info for slices. You can hide with the view menu. HTH Patric :) http://www.revolutionwebdesign.com/whatIsThis.gif what in the heck is this? its not that big of a deal, just annoying while designing a graphic. -- Patric Stumpe mailto:[EMAIL PROTECTED

Re: limit display of text

2004-04-15 Thread Patric Stumpe
Well you treat the resulting string as a list with space as the ldelimiter an d delete the last list element. So you get whole only words with a maximal length as specified in the Left-function. Anyone else doing it like this? Patric this will do #Left(report.maint_report_task,25)#... BH Out

Re: passing multiple CF vaules to a javascript variable

2004-04-14 Thread Patric Stumpe
Hi Joy, could you possibly make a dump of your query? So we can understand what you data looks like? Patric JH onClick didn't understand a CF variable like: #linkStyle#. It wants _javascript_. I don't know how to make the _javascript_ variable I create from the CF variable return each of the

Re: passing multiple CF values to a JavaScript variable

2004-04-14 Thread Patric Stumpe
Joy, taht's what I think too. The code sample Dave provided does the same thing your code should render. That's why I thought you could provide a dump of your database query to see if it's serving unexpected data... Patric So there was nothing wrong with my original code and I shouldn't have

Re: Update price

2004-03-30 Thread Patric Stumpe
Well when you want to set percentage to ZERO and discountedprice to the value of price the just strip the quotes from your second SET-line - assuming the two price-fields are database-fields. But there has should be a WHERE-clause because else all fields in your db will get updated. CFQUERY

Mimic a perl/php function

2003-07-01 Thread Patric Stumpe
for something but had no success. I hope some of you guys out there have an idea... TIA Patric -- Patric Stumpe mailto:[EMAIL PROTECTED] ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http

Re: ColdFusion 5 Trial

2003-06-14 Thread Patric Stumpe
Hi Neil, ain't it the full Enterprise Edition for the first thirty days before turning into the the single IP version? Patric Thanks, But can you not get the full Enterprise Edition rather than the Single IP restrictor? Thanks -Original Message- From: Deb Dickerson

Re: Homesite+ update error

2003-02-19 Thread Patric Stumpe
Hi Critz, as far as I remember there are two Updaters for Homesite. One for the normal Homesite 5 - Homesite 5.2 and another for Homesite+ 5 - 5.2. Saw them at the HS-Support. Patric C oi CF-Talk,!! C My homesite+ started throwing errors, so I thought I would un/reinstall it... C now, I

Re: Link to named anchor

2003-02-18 Thread Patric Stumpe
Well shouldn't it be on emore pund sign? Like: page2.cfm?#session.urltoken###foo Patric C never tried it, but what happens if you reverse it? C page2.cfm?#session.urltoken##foo C Probably wont work but just a thought C -Original Message- C From: Mark Leder [mailto:[EMAIL

Re: Developer Edition IP address

2003-02-12 Thread Patric Stumpe
Hmm, isn't it asumed to allow localhost and the first other IP that connects to it? Patric Look sharp, lads. The piracy police is in town! - Original Message - From: Tangorre; Michael [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, February 12, 2003 1:01 PM

Re: submiting forms created server side

2003-01-20 Thread Patric Stumpe
Hi Jay, would a cfhttp-posting from an action-page solve your prob? You submit the user-data to your action-page and that page makes an cfhttp-post to authorize.net. Patric JK Hello everybody- JK I'm sure this is one of those I've been working for to long and I've JK overlooked the answer

Re: Javascript MultiDimensional Array

2003-01-20 Thread Patric Stumpe
Hi Howard, JS can only handle one-dimensional arrays. Had a similar problem. Patric MS You should declare the second array as well. MS holidayPackages.[Explorer 60] = new Array(); MS holidayPackages.[Explorer 60].dates = MS [Winter, Easter, Spring, Value, Summer, Fall, Halloween, MS Fall 2,

Re: OT: JS - submit/button problem

2002-11-20 Thread Patric Stumpe
-- Patric Stumpe mailto:[EMAIL PROTECTED] ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4 FAQ: http

CF5 on .NET-Server

2002-11-20 Thread Patric Stumpe
Hi CF-Talkers, did anyone of try to run CF5 on a .NET-Server Release-Candidate? I found some infos on how to get CFMX working with IIS6 but nothing about CF5. Any experience??? Patric -- Patric Stumpe mailto:[EMAIL PROTECTED

Re: WDDX regional data coming in wrong

2002-11-19 Thread Patric Stumpe
I faced the same problem here today with sending a wddx-packet from cfmx via cfhhtp (+char-encoding=iso) to cf4.0. The 4.0-WDDX-Parser screwed up on the first occurrence of an extended german char. *Sigh* Patric JvD Robertson-Ravo, Neil (REC) wrote: I have a wddx file which has a CF

Re: WDDX regional data coming in wrong

2002-11-19 Thread Patric Stumpe
Hi Jochem, charset=ISO-8859-1 JvD Patric Stumpe wrote: I faced the same problem here today with sending a wddx-packet from cfmx via cfhhtp (+char-encoding=iso) JvD ISO what? JvD Jochem JvD ~| Archives: http

Re: WDDX regional data coming in wrong

2002-11-19 Thread Patric Stumpe
Well I solved it (kind of) by using cfftparams of type=formfield to transfer every needed info for itself instead of transferring the serialized structure... Not really what I wanted! Patric PS I faced the same problem here today with sending a wddx-packet from cfmx PS via cfhhtp

Re: Upgrading to CFMX from CF 4.0

2002-11-08 Thread Patric Stumpe
Hi Rick, a problem occurs when outputting database-entries with CFMX which came from CF4/CF5 because they know only use Unicode. Was a problem for me here with german extended characters... Patric RR I'm about to take on the daunting task of moving a large departmental RR web site built in

Re: Visual Source Safe and CF Studio

2002-10-10 Thread Patric Stumpe
Hi Jeffry, when you log any file out via CFStudio it becomes marked ni VSS on the server. At least it should be. Patric JH At 01:08 PM 10/10/2002 +0100, you wrote: How does CF Studio integrate with Visual Source Safe? Very well, I've used it in the past. It seems to me that VSS is

Re: Visual Source Safe and CF Studio

2002-10-10 Thread Patric Stumpe
Weel that's what I mean to recall too. Jeff said he had a mapped drive, so it shouldn't be a problem. And VSS-Server allows to publish a project (if needed) to an online server. I think it's a very good solution for a concurrent users working with CFStudio. The only sad thing is to connect to the

Re: Visual Source Safe and CF Studio

2002-10-10 Thread Patric Stumpe
Ahh, should have read your initial post more carefully. Sorry. But wouldn't it be too easy if everthing would work instantly..? :) Patric JH At 04:05 PM 10/10/2002 +0200, you wrote: Weel that's what I mean to recall too. Jeff said he had a mapped drive, so it shouldn't be a problem. JHI

Re: SOT: RegEx

2002-10-10 Thread Patric Stumpe
Hi Willy, if it's always the same structure you could get use ListGet(myString, 3, ' ') With space as delimiter. Just a thought... Patric WR Ok, I have a string that looks like this: WR /web/path/to/myfile.jpg JPEG 1280x1024 DirectClass 8-bit 95kb 0.3u 0:01 WR It's an imagemagic

Re: How do I send email with logos(images) after a query result?

2002-10-07 Thread Patric Stumpe
Hi Kodjo, could it be that you need to use an absolute URL or embed the image manual? Patric KA I expect to see the image in the first row at the top of the email but I KA only see a place holder. KA Kodjo Ackah KA Principal Consultant KA Concrete Media Ltd KA 32 Great Sutton Street KA

Re: OT: Starting PWS Automatically to Run Scheduled Tasks

2002-09-27 Thread Patric Stumpe
it. But is this a normal policy for most hosting CM companies offering CF on shared services? Just wondering. CM Chris Montgomerymonty @ airtightweb.com -- Patric Stumpe mailto:[EMAIL PROTECTED] __ Structure your ColdFusion code

Re: OT: Starting PWS Automatically to Run Scheduled Tasks

2002-09-27 Thread Patric Stumpe
to ensure it's running CM after booting. The desktop icon actually says Personal Web Manager, CM not Personal Web Server. My mistake. Sorry for the confusion. CM Thanks. CM Chris Montgomerymonty @ airtightweb.com -- Patric Stumpe mailto:[EMAIL PROTECTED

Re: Retrieving foreign characters from DB

2002-07-02 Thread Patric Stumpe
in the DB PS when the data is retrieved with any other query-tool. PS Btw the CFMX_Server is the english release, PS not the international. PS Hope my question is understandable PS Patric -- Patric Stumpe mailto:[EMAIL PROTECTED

Re: Retrieving foreign characters from DB

2002-07-02 Thread Patric Stumpe
Hi Paul, could you kindly point me to a direction where can I dig into the options for the mm-mysql-driver? And thanks for repeatingly answering all those questions regarding internationalization even on the mm-forums :) Patric I found out that my problem is related to the fact that I use

Re: Retrieving foreign characters from DB

2002-07-02 Thread Patric Stumpe
Thanks a lot Paul. If I find something usefull I'll share my thoughts... Patric could you kindly point me to a direction where can I dig into the options for the mm-mysql-driver? PH maybe try here: http://sourceforge.net/projects/mmmysql PH

Re: Retrieving foreign characters from DB

2002-07-02 Thread Patric Stumpe
Well I read that too. But I think they mentioned it for release 4.1. I just installed the actual devel.-release 4.0.1 alpha. Don't know how long to last. Now I'm trying to get the actual released 2.0.14 MM.MySQL-JDBC-Driver installed into CFMX... Hmm we'll see Patric Thanks a lot Paul. If

Re: Retrieving foreign characters from DB

2002-07-02 Thread Patric Stumpe
Well folks, I think I got it. MySQL displays german Umlaute! If anyone wants to know reply to the list 'cause i'll take hurry writing the facts... Patric PS Well I read that too. But I think they mentioned it for release 4.1. I PS just installed the actual devel.-release 4.0.1 alpha. Don't

Retrieving foreign characters from DB

2002-07-01 Thread Patric Stumpe
shown in the DB when the data is retrieved with any other query-tool. Btw the CFMX_Server is the english release, not the international. Hope my question is understandable Patric -- Patric Stumpe mailto:[EMAIL PROTECTED] __ Your

Re: Retrieving foreign characters from DB

2002-07-01 Thread Patric Stumpe
Well Marius and Paul, would I get the characters to be displayed properly with these modifications to the application.cfm?? Patric CFMX cannot read (properly) locales saved with CF5. no, only utf-8 encoded stuff saved via cf5. laurent i (mainly laurent's ideas) are working on a fix for

Re: java compiler errors

2002-06-25 Thread Patric Stumpe
Had the same error once. Deleted all compoiled files in cfclasses and everything worked. Patric wec Error Occurred While Processing Request wec Errors reported by Java compiler: Found 1 semantic error compiling wec C:/CFusionMX/wwwroot/WEB-INF/cfclasses/cfApplication2ecfm573238503.java: wec

CommerceBlocks anyone?

2002-06-24 Thread Patric Stumpe
Hi list! Did anyone on this list work with any of those CommerceBlocks-Modules (in fact there seems to be only this database-module at the moment)? It seems to be an interesting concept but I'd like to evaluate some opinions 'bout this. Patric -- Patric Stumpe mailto:[EMAIL PROTECTED

Re: CommerceBlocks anyone?

2002-06-24 Thread Patric Stumpe
What are you referring to? AO -Original Message- AO From: Patric Stumpe [mailto:[EMAIL PROTECTED]] AO Sent: Monday, June 24, 2002 8:13 AM AO To: CF-Talk AO Subject: CommerceBlocks anyone? AO Hi list! AO Did anyone on this list work with any of those CommerceBlocks-Modules AO (in fact

Re: CommerceBlocks anyone? From Adam

2002-06-24 Thread Patric Stumpe
of bugs in Beta 4. AC Respectfully, AC Adam Phillip Churvis AC Certified Advanced ColdFusion Developer AC Productivity Enhancement, Inc. AC http://www.ColdFusionTraining.com AC E-mail: [EMAIL PROTECTED] AC Phone: 770-446-8866 AC - Original Message - AC From: Patric Stumpe [EMAIL PROTECTED

Re: iif driving me nuts

2002-06-12 Thread Patric Stumpe
Hi Joshua, you could also use a simple (perhaps faster cfif-statement like this: onClick='alert(cfif qryquicklinks GTE 8Sorry, you suckcfelseYou Deleted Me/cfif)'; Does this help? Patric JT Please help me with this or can you guys and gals tell me a better way to JT code this. Of course

Re: CFMX-Linux won't initate Session-Scope

2002-06-10 Thread Patric Stumpe
the session-request. And I do not have any PS other application.cfm lying around. PS The same pages on CFMX-RC with Windows do work. PS I don't know where to go... any help? PS TIA PS Patric -- Patric Stumpe mailto:[EMAIL PROTECTED

Re: CFMX-Linux won't initate Session-Scope

2002-06-10 Thread Patric Stumpe
Thanks Dave, i'll give that a try! Patric Hi folks, after all I managed to get it workeing with your help by renaming my application.cfm to Application.cfm. So i finally 'got up my A' :) But now there's another strange problem. I have installed the Verity Locales to implement a

Re: CFMX-Linux won't initate Session-Scope

2002-06-10 Thread Patric Stumpe
Well that didn't really do it. Nothing seems to get indexed... and no error occurs Patric PS Thanks Dave, PS i'll give that a try! PS Patric Hi folks, after all I managed to get it workeing with your help by renaming my application.cfm to Application.cfm. So i finally 'got up my A'

CFMX-Linux won't initate Session-Scope

2002-06-07 Thread Patric Stumpe
/nav_blind.gif width=155 height=20 alt= border=0/td/tr BTW: There's a lock around the session-request. And I do not have any other application.cfm lying around. The same pages on CFMX-RC with Windows do work. I don't know where to go... any help? TIA Patric -- Patric Stumpe mailto:[EMAIL

Re: CFMX-Linux won't initate Session-Scope

2002-06-07 Thread Patric Stumpe
Message- MAKC From: Patric Stumpe [mailto:[EMAIL PROTECTED]] MAKC Sent: Friday, June 07, 2002 10:31 AM MAKC To: CF-Talk MAKC Subject: CFMX-Linux won't initate Session-Scope MAKC Hi folks, MAKC i have a wierd problem. I try to port an small application (that's MAKC working) for one of our

Re: CFMX-Linux won't initate Session-Scope

2002-06-07 Thread Patric Stumpe
A. Kruger - CFG wrote: Patric, There is an Admin feature to use JSP type sessions ( .cfm;sessionid=adf090 .. etc.) Is it possible this is set? Mark -Original Message- From: Patric Stumpe [mailto:[EMAIL PROTECTED]] Sent: Friday, June 07, 2002 10:31 AM To: CF-Talk

Re: Migrating from CF4.5+WinNT to CF5(or MX)/Linux

2002-05-24 Thread Patric Stumpe
and a full-text-search with verity. JJ So if anyone can share experience i would be really glad for any JJ input! JJ TIA -- Patric Stumpe mailto:[EMAIL PROTECTED] __ This list and all House of Fusion resources hosted by CFHosting.com

Re: Heirmenu

2002-05-24 Thread Patric Stumpe
Hi phumes1, I would assume that the dhtml-layer of the menu can't appear anywhere else than in it's own frame... Patric p Hi, p Has anyone used the heirmenu from (www.dhtmlmenu.com)? My problem is I'm p using frames and my dropdown navigation menu is in the top frame and when p clicked

Re: Heirmenu

2002-05-24 Thread Patric Stumpe
Well, there'll be nothing (at the moment) that can be rendered partly out of it's own frame. This needs to be implementet in the browsers rendering-engine Patric p In this version, correct. p At 03:34 PM 5/24/2002 +0200, you wrote: Hi phumes1, I would assume that the dhtml-layer of the

Re: Recomend for those just starting ColdFusion, or experienced

2002-05-23 Thread Patric Stumpe
Hi Neil, I ALWAYS use #-signs around all variables everywhere. I've made a keyboard-shortcut for 'Evaluate(#something#)'! It's cool... :))) Patric NCT I think there will be one... Go one then, what did you learn :-) when do NCT you use # signs for the best.. NCT Neil

Re: Migrating from CF4.5+WinNT to CF5(or MX)/Linux

2002-05-22 Thread Patric Stumpe
make no JJ trouble. but i have a little shopping-cart-like app with session-vars JJ and a full-text-search with verity. JJ So if anyone can share experience i would be really glad for any JJ input! JJ TIA -- Patric Stumpe mailto:[EMAIL PROTECTED

Migrating from CF4.5+WinNT to CF5(or MX)/Linux

2002-05-21 Thread Patric Stumpe
. So if anyone can share experience i would be really glad for any input! TIA -- Patric Stumpe mailto:[EMAIL PROTECTED] __ Your ad could be here. Monies from ads go to support these lists and provide more resources

FileDate from cfftp-listdir

2002-05-16 Thread Patric Stumpe
every files LastModified property is 30.12.1899 (after formatting it with #DateFormat(CreateODBCDateTime(LastModified), 'dd.mm.')#). am i missing something??? when list the remote dir with my ftp-client it shows the correct dates... curious about this -- Patric Stumpe mailto:[EMAIL

Re: test

2002-05-14 Thread Patric Stumpe
Me too, me too..! No. don't respond. LOL | -Original Message- | From: James Taavon [mailto:[EMAIL PROTECTED]] | Sent: Tuesday, May 14, 2002 11:55 AM | To: CF-Talk | Subject: RE: test | | | are we supposed to respond? this will produce many emails?? | | -Original

Re: CF5 Developer Edition

2002-05-13 Thread Patric Stumpe
Hi Anthony, just download the 5.0 Enterprise Trial. It'll convert to Developer Edition after 30 days. regards Patric WA Does anybody remember the URL to the CF5 developers edition? Macromedia WA seems to have purged every metion of 5.0 from their site. WA WA Tony

RegEx for cleaning up Word-exported HTML

2002-04-25 Thread Patric Stumpe
Hi list, is there any regex out for cleaning up html exported from ms-word on the fly? I know 'bout the Word-Addon from M$ but want to plug this regex into my page-processing... Tia -- Patric Stumpe mailto:[EMAIL PROTECTED

Re[2]: RegEx for cleaning up Word-exported HTML

2002-04-25 Thread Patric Stumpe
of the page... HTH, Jeff Garza - Original Message - From: Patric Stumpe [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, April 25, 2002 1:30 PM Subject: RegEx for cleaning up Word-exported HTML Hi list, is there any regex out for cleaning up html exported from

Re[3]: RegEx for cleaning up Word-exported HTML

2002-04-25 Thread Patric Stumpe
://tidy.sourceforge.net/ (it used to be under the care and feeding of the W3C). The COM object version is linked on the right hand side of the page... HTH, Jeff Garza - Original Message - From: Patric Stumpe [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, April 25, 2002 1

Re: RegEx for cleaning up Word-exported HTML

2002-04-25 Thread Patric Stumpe
://freepages.genealogy.rootsweb.com/~renowden/tidy/ beyond that, I think you might be in for a nightmare trying to remove all the junk using regexes HTH, Jeff - Original Message - From: Patric Stumpe [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, April 25, 2002 1:50 PM Subject

DB problem

2002-04-20 Thread Patric Stumpe
#) /cfquery - The db-fields are defined as these: TABLE news id (Auto) text (MEMO) startdatum (DateTime) enddatum (DateTime) aktiv (BIT) Any ideas -- best regards Patric Stumpe mailto:[EMAIL PROTECTED

Re[2]: DB problem

2002-04-20 Thread Patric Stumpe
type. JS -Justin Scott, Lead Developer JS Sceiron Internet Services, Inc. JS http://www.sceiron.com -- Patric Stumpemailto:[EMAIL PROTECTED] __ This list and all House of Fusion resources hosted

Re[2]: CF VS ASP - let the trolling being

2002-04-04 Thread Patric Stumpe
-version Patric Stumpe mail: [EMAIL PROTECTED] __ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http

Verity Speech-Packs

2002-02-06 Thread Patric Stumpe
Hi there, does ne1 know where to get the additional language packs for the verity engine in cf4.0? Patric Stumpe mail: [EMAIL PROTECTED] __ Why Share? Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO

Re[2]: Using RegularExpressions

2002-01-12 Thread Patric Stumpe
Hi Dick, I'll give it a try on monday. Is the 'Backslash-1' an Placeholderholder? Thanx a lot Patric mail: [EMAIL PROTECTED] DA Try DAnew = ReReplaceNoCase(old, 'a href=([a-z0-9])', 'a href=../\1', DA 'all'); DA HTH DA Dick

Re[3]: Using RegularExpressions

2002-01-12 Thread Patric Stumpe
So do you think it would also work in the Extended-Search/Replace-Menu in Studio or do I have to write a little cfm for that? Patric Stumpe mail: [EMAIL PROTECTED] DA It is a backreference to remembered text (enclosed in parens) in the DA first term (you can have up to 9 such items \1, \2

Re[4]: Using RegularExpressions

2002-01-12 Thread Patric Stumpe
Well... :) I'll try the Studio feature. Nothing can't go wrong. But nevertheless fine to get some help from a Mac-User :)) But I'll mention here if it worked, when I'm back to work again! Patric Stumpe mail: [EMAIL PROTECTED] DA I don't know... I don't use studio... DA If studio supports

Advanced Previous/Next-Records Navigation

2001-03-20 Thread Patric Stumpe
I mean and can help me. Below is the adress of the mentioned site called Teilemax.de. There you can enter a space in the formfield "Schnellsuche" (quicksearch) and you get the result-page. For the coders out there I would also send my code off-list 'cause I think it would blow this mail. -

Displaying message during loading..?

2001-03-12 Thread Patric Stumpe
can point me to the right direction... Patric -- Patric Stumpe Knust Stumpe Datentechnik Abt. Webdesign mail: [EMAIL PROTECTED] ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com

Re[2]: Displaying message during loading..?

2001-03-12 Thread Patric Stumpe
ear MK Windsor, NSW, Australia MK AFP Webworks. -- Patric Stumpe Knust Stumpe Datentechnik Abt. Webdesign mail: [EMAIL PROTECTED] ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.

Re: Comparing 2 Lists in a query

2001-01-14 Thread Patric Stumpe
Well, it's not the elegant way - but i'll give it a try. I hope it works. Thanks Aaron. Patric - Original Message - From: "Aaron Johnson" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Sunday, January 14, 2001 6:42 AM Subject: RE: Comparing 2 Lists in a query -BEGIN PGP

Re: Comparing 2 Lists in a query

2001-01-14 Thread Patric Stumpe
ext 1 Swimming Pool 2 Family Friendly 3 24 Hour Room Service 5 Concierge 6 Business Center and so on. While making it far easier to retrieve values, it also makes maintenance and modification much simpler. Good luck! Jeff B. -Original Message- From: Patric Stumpe [mailto:[EMA

Re: Comparing 2 Lists in a query

2001-01-14 Thread Patric Stumpe
so on. The criteria table would look like: Criteria_ID CriteriaText 1 Swimming Pool 2 Family Friendly 3 24 Hour Room Service 5 Concierge 6 Business Center and so on. While making it far easier to retrieve values, it also makes maintenance and modification much simpler. Good luck!

Comparing 2 Lists in a query

2001-01-13 Thread Patric Stumpe
figure out the right syntax. The values from the search-page are properly posted to the result page. So I hope anyone can help. Thanks in advance... Patric Stumpe ~~ Structure your ColdFusion code with Fusebox. Get the official book at http

Inserting Updating data...?

2000-06-30 Thread Patric Stumpe
containing a list of id's (foreign key?!) belonging to the entries he already entered. So how can I update the customers record (the field 'list_entries') in table B while inserting the entry he made to table A. I really don't know how to get the data to that list... many thanks in advance Patric

Second problem with my query

2000-05-31 Thread Patric Stumpe
Hi all, after solving the problem with converting numeric fields to string fields (I actually didn't use the Str()-function but the Format()-function to avoid a leading space) I now wonder how to avoid that ColdFusion cuts the generated line (in the following Query the header_name) after 256

Re: Another Query to Table

2000-05-29 Thread Patric Stumpe
Well David, that's the way... :-) Thanks a lot. Patric - Original Message - From: "David Gassner" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 29, 2000 2:25 AM Subject: RE: Another Query to Table | Patric, you'll need to use the index array method of getting to query

Another Query to Table

2000-05-28 Thread Patric Stumpe
... Patric Stumpe -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe

Re: Another Query to Table

2000-05-28 Thread Patric Stumpe
Hi Joe, thanks for your reply, but this ain't the way i wanted it to be displayed... the way you described is like 123 456 789 10 11 12 ... but i wanted it like 1 5 9 2 6 10 3 7 11 4 8 12 Hope this is possible...!?!

Problem with a query

2000-05-26 Thread Patric Stumpe
Hi folks, I have a problem with a query where i don't know how to group the retrieved records. There are four tables involved in this query (hope you can ignore the german declarations): 1. table: eintraege (the important one) - id (counter) - fzg_typ_id (integer) - hersteller_id (integer) -

Re: Problem with a query

2000-05-26 Thread Patric Stumpe
Well Stephen, if you were here I would kiss your feet. Worked almost as you described but I had to alter the expression for combining the name-fields in the query like this: fzg_typ.name + ' | ' + hersteller.name + ' | ' + teilebereich.name AS header_name I think the next I post my questions