| Thread | Last Post | Replies |
|
| Date/time limit on retreival for today only. | 22 Aug 2005 23:34 GMT | 4 |
Users enter data/records every day. I want a summary report of records entered today for any one user. How do I get only today's entries using Now() or whatever to get records since 7 am? I'm trying to let a date/time field be greater than Now() -1.
|
| Can this be done in Cold Fusion | 22 Aug 2005 22:54 GMT | 1 |
I want to run a query that retrieves Url's from a database. I want to then go to the URL and retrieve all the information between the <body></body> tags and write the information into a a field on the database
|
| problems with adding/renaming variables to existing web services?? | 22 Aug 2005 22:33 GMT | 1 |
Iam working on a coldfusion web service...I have some variables create using cfargument and cfinvokeargument...its working fine with existing variables but when i try to rename one of the variables or add more variables, iam getting errors ..it doesnt make sense to me...i have ...
|
| I need to document my server | 22 Aug 2005 19:57 GMT | 1 |
We are going to upgrade our MX 6.1 pro server to 7 enterprise but want to load everything fresh. Problem is need to document how the server is currently configured complete with directory structure, datasource names and params, and current server settings. Is there a tool that ...
|
| MSWORD | 22 Aug 2005 19:35 GMT | 1 |
I will be opening a word document from my website and creating the contents of word dynamically. How do I set the table properties of a Header Row to span pages and each row not to break across pages? I know how to do this once I have word open but I need to set these ...
|
| Comparing Lists | 22 Aug 2005 19:18 GMT | 3 |
I am attempting to compare 2 lists (List 1 = RefNumbers), (List 2 = NumbersTaken) to find out which number I can assign to a new record. List 1 contains the numbers "1, 2, 3, 4". List 2 is generated by a query that returns a database record ID (not a primary or foreign key). I ...
|
| how to clear cahed WSDL file by coldfusion without using admin console | 22 Aug 2005 17:54 GMT | 3 |
Hi, all, When web service method is "not found", below can be the reason and solution suggested: <its becuase coldFusion caches the WSDL for that webservice. You have to go
|
| xmlparse error when document not named .xml | 22 Aug 2005 17:34 GMT | 8 |
I'm attempting to parse an rss feed that is a dynamic url that looks like http://www.domain.com/news?hl=en&ned=us&q=golf&ie=UTF-8&output=rss When using this url I get a "document root element is missing" error. However, if I save that url to a page called something.xml, then run ...
|
| Bounced E-mail Processing with CFMAIL | 22 Aug 2005 16:20 GMT | 3 |
I am building a new e-mail list management tool. Because of all of the headaches with spam etc.. .I am trying to go to great lengths to make sure that people do not get spammed. One area that I have not figured out the best solution for yet is handling
|
| How to delete session variable, StructDelete doesn't work | 22 Aug 2005 15:41 GMT | 2 |
The StructDelete function works fine at coldfusion 4, but for coldfusion mx 7, it seems doesn't work. StructDelete(Session, "Session.summary.variable"), after delete the session, it still can print the content of Session.summary.variable.
|
| invalid char when using cfmail | 22 Aug 2005 14:31 GMT | 2 |
I use cfmx 6.1 I use query to retrieve data from table and this data(arabic), i send it by email to many people i use this formula in email
|
| Accessing Email Attachmnet Data | 22 Aug 2005 02:01 GMT | 1 |
Here's a curly one: Is it possible to access data contained in a word document that is an attachment to an email. I know it's possible to access the attachment using CFPOP but is it possible to get into the contents of the attachment (in this case a Word Document) and load this ...
|
| Number of Records of a value List | 22 Aug 2005 00:00 GMT | 2 |
Hello, I am trying to count the number of records I have collected from a form. For example, I have rows that are dynamically generated from a database and I would like to know the number of records I am passing when I resubmit the form. I
|
| FileExists | 21 Aug 2005 18:30 GMT | 2 |
Maybe I should have put this in the Advanced in the first place. I know there is a simple answer but it alludes me. When I run this it does not show the file as being there but it is there. What am I doing wrong?
|
| Can CF create organization chart? | 21 Aug 2005 15:28 GMT | 4 |
Would appreciate anyone who could advise if Coldfusion is capable of constructing a company organization chart? For example: Company A Ltd owns 100% of Company B
|