GJ,
In a CFPOP results set... when you try to format the SMTP date field you get an error only with every AOL message. AOL may not be using what CF refers to as a "US style" date and time. I'm using ParseDateTime() on that date field and it blows up with AOL messages.
It's been...
Does anyone have the fix for the Date problem when using CF mail and parsing a message sent from an AOL email address?
Evidently AOL formats their date in some non-standard way that gives the following error.
---------------------------------
The date parameter of function ParseDateTime(date)...
When I learned to read, my confidence level went up too. ;)
Sounds like it could be a good book. Is it a rehash of "Forta like" content or truly a targeted reference for the cert questions?
Can you provide us with some substance about the book?
Save the sales pitch for the managers...
Marc,
Thanks....I had to modify the function quite a bit, but I figured it out.
-=-=-=-=-=-=-=-=-=-=-=-=-=-
Apex Systems Consulting
e-Solutions for Small Business
http://www.ApexSystems.net
How do I pass a CF variable to another page if that second page is called by a Javascript function?
I have a record ID that I want to pass after clicking on a text link.
That link calls a JS function that has no knowledge (clientside) of the record ID which will be a CF (serverside) variable...
Anyone here used Dreamweaver UltraDev with CF or JSP successfully?
-=-=-=-=-=-=-=-=-=-=-=-=-=-
Apex Systems Consulting
e-Solutions for Small Business
http://www.ApexSystems.net
The next version of JRun will have the CF engine embedded in it.
I haven't seen much info outside Allaire's site about JRun yet even though it's been out for years.
Are there any JRun specific sites out there that you know about?
Thanks,
-=-=-=-=-=-=-=-=-=-=-=-=-=-
Apex Systems Consulting...
Has anyone here built a WAP application with CF?
Any problems or pitfalls I should be aware of?
Can you point me to any web resources for help?
Thanks,
-=-=-=-=-=-=-=-=-=-=-=-=-=-
Apex Systems Consulting
e-Solutions for Small Business
http://www.ApexSystems.net
Can somebody give me an idea of how to write out a unique file name using CF File that increments by one each time I write the file?
I'd rather not use a database to keep tabs of the filenames. I see that the CFFile Upload allows this with a Name Conflict attibute. But I'm just doing a...
I have a large block of code within a <cfquery>
At the end of this block of code I have a <cfif status is 1> that evaluates fine.....
BUT if I wrap this entire block of code (including the CFQuery) in a <CFLoop query=someQuery>
The cfif fail to evaluate "1" no matter how I present...
What's the best way to work with a complete date/time field in Access?
Is there a common or standard way to pull a date/time field out of the DB, display it with a date and time formatting functions () and then insert it back into the DB again?
Where does one use CreateODBCDateTime?
Thanks...
I've got a problem comparing dates. I've got a form date being passed that evaluates to: 02/50/2001 9:47AM and a database date I'm looking up that is: 01/29/2001 12:38PM
So I want to compare these and display the later of the two.
The key code here is:
<cfif 'form.StatusTimeEdit' lte...
Is anyone here running JRun? How does it stack up compared to some of the other less expensive J2EE alternatives?
Any CF developers here making the move to JSP and Servlets?
-=-=-=-=-=-=-=-=-=-=-=-=-=-
Apex Systems Consulting
e-Solutions for Small Business
http://www.ApexSystems.net
I'm needing to generate a weekly report in Excel. The data will be coming from a CF/Access application. Each report will be generated from the same update/insert query but will be scheduled to get a new name at the end of each week.
The names will represent the prefix, date and instance. eg...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.