Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:166611---Late response here, but hopefully this might help.
The following is from "go/index.cfm", a file which is a custom 404
handler, allowing us to provide "/go/xyz" style URLs. Apache and IIS are
different, hence the switch case. Like yo
I have these tables:
accts | that has debtorNumber
debtors | that has a debtorNumber id field
payments | that has an acctId column to relate to accts, which relates
down to debtors
paymentPlans | that has an id, and a frequency (how often, int 30 - 60 -
90 days), and an acctId
and I want to get
Matt,
Reverse engineering is not a copyright violation if you simply duplicate the
observed behavior of the protocol using something akin to a packet
sniffer--don't look at the Java code. As for future enhancements to RDS?
Well, they actually crippled it for CFMX by removing timestamps for
indivi
At least you got a response. :-)
Thanks for sharing.
Sam
> -Original Message-
> From: Matt Liotta [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 14, 2004 5:38 PM
> To: CF-Talk
> Subject: RDS support (was Re: CFEclipse release - beta
>
> > We have been talking about reverse engineering
The program below reads and searches an iTunes xml file and returns the
names of the playlists.
It works fine as long as the XML file is 200K or less. Anything bigger
gives an error:
java.lang.OutOfMemoryError
The error is caused by the XmlSearch function on line 4.
By contrast, I can cfe
thanks christian, ill provide whatever I have to in order to help
diagnose this, let me know...
thanks!
tony
Tony Weeg
sr. web applications architect
navtrak, inc.
[EMAIL PROTECTED]
410.548.2337
www.navtrak.net
Visit http://www.antiwrap.com the next time you want to send a link to a
friend
Suggestions:
1. make sure the BIOS updated itself to reflect the new RAM
2. turn ON the full RAM check / POSTs in the BIOS just in case you have some bad RAM
HTH
Aaron
- Original Message -
From: Jack Dalaa
To: CF-Talk
Sent: Tuesday, June 15, 2004 7:42 AM
Subject: Argh! Ram upgrade kil
A client of mine convinced me we wanted to build a "real estate web
development company" that sold IDX web sites to real estate agents. It
never materialized for various reasons (One of which a low cost
semi-national competitor entered the market listingware.com -- built in CF
mind you).
I
Jochem,
Michael alerted me around 12:00 EST today. After receiving his e-mail, I contacted our e-mail admin who has since white listed houseoffusion.com.
--Anne
-Original Message-
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Monday, June 14, 2004 7:41 PM
To: CF-Talk
Sub
CFCATCH scope is a java object.
~Simon
Simon Horwith
CTO, eTRILOGY ltd.
Member of Team Macromedia
Macromedia Certified Master Instructor
http://www.cfstandards.org
Christian Cantrell wrote:
> On Jun 11, 2004, at 12:43 PM, Tony Weeg wrote:
>
> > yeah, the hotfixes, and its not just one of them,
Michael Dinowitz wrote:
> I removed the user and emailed her this morning. She has contacted her admin.
This morning?
> Reporting-MTA: dns;290jtcheexs.jtcc.vccs.edu
> Received-From-MTA: dns;jtcc.edu
> Arrival-Date: Mon, 14 Jun 2004 19:23:48 -0400
>
> Final-Recipient: rfc822;[EMAIL PROTECTED]
>
jochem, thanks...
however, it works, when the directory is not there. I guess my question
is, is this correct behavior? or something im doing wrong?
thanks.
tony
Tony Weeg
sr. web applications architect
navtrak, inc.
[EMAIL PROTECTED]
410.548.2337
www.navtrak.net
Visit http://www.antiwra
I removed the user and emailed her this morning. She has contacted her admin.
> Could anybody from jtcc.edu subscribed to this list please LART
> your mail admin? I am not interested in receiving messages
> generated by a disfunctional spam filter bouncing errors around
> using a non-reachable add
Could anybody from jtcc.edu subscribed to this list please LART
your mail admin? I am not interested in receiving messages
generated by a disfunctional spam filter bouncing errors around
using a non-reachable address as the sender.
Please make sure that:
- your spam filters work (or fail, I don
Jeff Fongemie wrote:
>
> I've got a client that wants to use IDX information (listings) in thier
> real estate site. I know almost nothing about IDX. Anyone here use CF to
> pull IDX listings into a site?? Any tips?
Each IDX is different in the way their data is accessed. Your best bet
is to
Hi Jeff
Never heard of idx before, but using the info you provided, I did the following:
www.google.com.au
Enter: idx listings explained
Click search
3rd result link: IDX Q&A (well worth looking at imo)
At the bottom of that page, it mentions www.car.org
At www.car.org enter idx in their search a
Hey everyone,
I've got a client that wants to use IDX information (listings) in thier real estate site. I know almost nothing about IDX. Anyone here use CF to pull IDX listings into a site?? Any tips?
There is so much info (junk ads) on this on the web, I can't see anywhere how it is done.
Than
Christian Cantrell wrote:
>
> Very strange, Tony. I'm getting ready to quit for the day, but I'll
> take a look in the morning, and pass this along to some engineers if I
> can't find anything. Has anyone else every had problems dumping a
> cfcatch struct?
http://www.rewindlife.com/archives/
Does anyone know if it is possible to upload a file in CFMX via a webservice (also CFMX)? I've Googled it and it sounds possible, but I haven't seen any examples.
Best Regards-
Andrew
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
Pull the memory back out and see if all returns to normal...
If so most likely you have bad memory... You can use Memtest to test the
RAM. Highly recommended. http://www.memtest86.com/
At 02:42 PM 6/14/04, you wrote:
>I'm going totally crazy. Have a Windows 2000 Server with CFMX 6.1. Upgrade
On Jun 11, 2004, at 12:43 PM, Tony Weeg wrote:
> yeah, the hotfixes, and its not just one of them, it's them, it's the
> directory. I tried renaming everything with an _1 at the end, and the
> cfdump didn't work, so I new it wasn't the files in the
> directory. then I
> renamed the directory
jvm.config is just default stuff:
# Arguments to VM
java.args=-server -Xmx1024m -Dsun.io.useCanonCaches=false -Xbootclasspath/a:"{application.home}/../lib/webchartsJava2D.jar" -XX:MaxPermSize=128m -XX:+UseParallelGC -DJINTEGRA_NATIVE_MODE -DJINTEGRA_PREFETCH_ENUMS
[Todays Threads]
[This Message
Did it by hand. Standalone.
Jack
>Did you change the JVM via CF ADMIN?
>
>As I believe there is an issue there you and you should do this by hand,
>
>Are you using CF MX Standalone or J2EE?
>
>Cheers
>
>
>
>_
>Mr Kev McCabe
>Senior ETV Developer,
>Application Deve
Did you change the JVM via CF ADMIN?
As I believe there is an issue there you and you should do this by hand,
Are you using CF MX Standalone or J2EE?
Cheers
_
Mr Kev McCabe
Senior ETV Developer,
Application Development Team
Interactive Technology Development
Br
I'm going totally crazy. Have a Windows 2000 Server with CFMX 6.1. Upgraded
the RAM from 512 MB to 1024 MB, and ever since, the server has just died
constantly. CF fails to start with error code 2, then when it sometimes
start, it terminates quicly, and often won't restart. Haven't touched
anything
> We have been talking about reverse engineering RDS
> (unless macromedia wants to give us the specs :-D), but
> we are not to sure how great of an idea that is. It is
> on the list though.
>
Since support for RDS has been request for He3, I thought I would share
the official response from Macr
> You suspect right: Access does not support stored procedures.
While that's correct, Access does have parameter queries, which can be
invoked by the CFSTOREDPROC tag as if they're stored procedures.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
>>I suspect it might have something to do with the DSN.
You suspect right: Access does not support stored procedures.
--
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL
It depends on what the ID of the date being inserted into the table is. Currently the id's are only in the two digits but I want to allow for larger digits if necessary in the future. In any case, however, that isn't the problem. As indicated in later posts, I left an = after VALUE. After I remo
Hello Whatcom County CFers!
Spike Milligan and I are trying to gauge interest in an area CFUG
(ColdFusion Users Group). We can all benefit from more interaction with
other CF developers, and face-to-face interaction is the best kind.
I would hope that there's enough interest to have actual prese
It is a single call to the CF page, but it does not appear to be a page
timeout. It appears to be that the database is getting overloaded or
something. I went in and setup an empty for loop to run 1 times as a
delay every 200th log entry processed. The script is running slower now,
but it
Is CLEPDate really an integer of five digits?
Doug
Anne Girardeau wrote:
>While using cfqueryparam in an INSERT statement, I keep getting the following error: "Syntax error in INSERT INTO statement." I've checked and re-checked the code several time and tried removing and adding quotes but to no
On Mon, 14 Jun 2004 15:04:09 -0400, Robert Orlini wrote:
>
> Anyone have or know where I can get some _javascript_ code that uses a
> _javascript_ confirm box to ask the user if they want to delete?
Just use Confirm()
Have a function which you send the URL and the message - if Confirm()
then sel
DOH! That was the problem. I don't know how on earth I missed that. Thanks so much.
--Anne
-Original Message-
From: Joe Rinehart [mailto:[EMAIL PROTECTED]
Sent: Monday, June 14, 2004 3:58 PM
To: CF-Talk
Subject: RE: cfqueryparam
Hi Anne,
Might be the = sign after the VALUES keywo
You need to remove the equals sign after the VALUES keyword and replace it
with a space.
Cheers,
barneyb
> -Original Message-
> From: Anne Girardeau [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 14, 2004 12:54 PM
> To: CF-Talk
> Subject: cfqueryparam
>
> While using cfqueryparam in an
-Original Message-
From: Robert Orlini [mailto:[EMAIL PROTECTED]
Sent: Monday, June 14, 2004 3:04 PM
To: CF
Hi Anne,
Might be the = sign after the VALUES keyword. Commas look good (I'm
famous for copy/pasting cfqueryparams, and not removing comma after
last...)
-joe
-Original Message-
From: Anne Girardeau [mailto:[EMAIL PROTECTED]
Sent: Monday, June 14, 2004 3:54 PM
To: CF-Talk
Subj
While using cfqueryparam in an INSERT statement, I keep getting the following error: "Syntax error in INSERT INTO statement." I've checked and re-checked the code several time and tried removing and adding quotes but to no avail. I have listed the code below for your perusal. Any ideas as to what
Done. Thanks all.
Robert O.
-Original Message-
From: Katz, Dov B (IT) [mailto:[EMAIL PROTECTED]
Sent: Monday, June 14, 2004 3:35 PM
To: CF-Talk
Subject: RE: _javascript_ confirm delete
Why not just say
want to delete?');">
-Dov
_
From: Mosh Teitelbaum [mailto:[EMAIL PROT
you could also do this on an anchor tag ... which comes in handy sometimes:
Delete
- Greg
Katz, Dov B (IT) wrote:
> Why not just say
>
>
>
> want to delete?');">
>
>
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
Answered my own question, sharing the answer with the list.
The following code is a sample I am using on one of my reports. The CSS creates repeating headers and footers on an Excel worksheet written in HTML:
@page {
mso-header-data:"#request.report_summary#";<
Christy, Welcome to the wonderful world of CF, speaking for everyone on
the list we hope you enjoy it and will stay and even recruit some friends.
Regarding you problem, check out
http://www.teratech.com/coldcuts/cutdetail.cfm?cutid=291
Doug
Christy wrote:
>I'm taking over a CF application th
Why not just say
want to delete?');">
-Dov
_
From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED]
Sent: Monday, June 14, 2004 3:30 PM
To: CF-Talk
Subject: RE: _javascript_ confirm delete
Robert:
Something like the following should do it for you. The confirm()
function
in _javasc
On Tue, 15 Jun 2004 02:22:42 +0700, "Paul Hastings"
wrote:
> > > have the docs gotten
> > > any better ;-)
> >
> > Is that an offer?
>
> it might be if i knew enough to really test it in the
> first place (i'm
> trying to give it a fair shake against cfstudio). the
> docs are dragging
> their feet
Robert:
Something like the following should do it for you. The confirm() function
in _javascript_ creates a dialog box with "OK" and "Cancel" buttons. Pressing
"OK" returns true, pressing "Cancel" returns false.