| Thread | Last Post | Replies |
|
| cfcalendar | 31 Oct 2008 18:20 GMT | 1 |
Is there anyway to display data, pulled from a database, in "CFCalendar". i.e. such as an appointment, meeting, etc.? Thanks for any help. Brett.
|
| URLs and directory mapping/aliases - Framework like functionality | 31 Oct 2008 17:48 GMT | - |
Hello... I wasn't sure of the best way to describe this so here is my scenario. Is this possible... I know it's done with frameworks such as fusebox. Trying to get an idea of how it might be done with standard CF code. User types in url: mysite.com/countryfolder/page.cfm.
|
| infrequent and generic error on <cfinclude> | 31 Oct 2008 14:16 GMT | 6 |
I'm experiencing an intractible and difficult-to-explain problem with a framework-level coding structure. My index.cfm ends with a <cfinclude> tag that brings in the page template. It works just fine - *most* of the time. Every now and then that line of code
|
| Post form to external cfdiv | 31 Oct 2008 13:37 GMT | 2 |
I know all about forms submitting via ajax to the cfdiv they're in, and I also know how to submit a form to an external cfdiv (one outside the cfform) using a url binding (bind="url:..."). However, I now have a form that is likely to exceed the max length of a url using the ...
|
| cfsearch and returned URL | 31 Oct 2008 07:06 GMT | 1 |
When returning the URL founded, I just have the name of the file, I do not have the path (where is that file ?) So I cannot redirect the user to that page. Is there a way to find the path of the file ?
|
| Need Help Parsing RSS Feed | 30 Oct 2008 22:00 GMT | 2 |
I am hoping that someone could provide a simple starter script to help me parse this iTunes compatible RSS feed http://feeds.feedburner.com/DigitalPhotographyLife The main information that I'm trying to parse is:
|
| CFCHART & Developer Edition Watermark | 30 Oct 2008 20:21 GMT | 2 |
[This might sound similar to postingings for CFDOCUMENT, but it's not] I have servers that were originally installed with the trial edition of CF8 and then changed to standard edition by entering our valid license numbers within
|
| Processing google weather XML file Information | 30 Oct 2008 17:24 GMT | 7 |
Google weather APi returns an XML file that I would like to process and store content into a database. You can view sample xml file by entering this in your browser ..http://www.google.com/ig/api?weather=chicago How can I go about retrieveing the xml file and storing into a ...
|
| Application.cfc Form Validation | 30 Oct 2008 02:30 GMT | 2 |
Hi all. I posted this question on the http://coldfusionee.com/tag/onerror/ I got the example from, but they removed my question for whatever reason so I'll try here: Please click the link for the code:http://coldfusionee.com/tag/onerror/
|
| Supporting Arabic (or other Foreign Languages) in CF7, FCK Editor, MS SQL | 29 Oct 2008 20:57 GMT | 4 |
I am searching the web for any advice, technical tutorials or regarding developing a CF site that can handle the input of, storage (MS SQL) and output of Arabic. I have developed a CF CMS which utilizes the FCK Editor for text input, MS SQL 2000 or 2005 for storage and standard ...
|
| JRun Crashing alot | 29 Oct 2008 20:33 GMT | 2 |
are there any other ways to get Jrun from crashing on a frequent basis. I have increased the number of concurrent users sightly already, and it still seems to crash.
|
| CFGrid Errors | 29 Oct 2008 16:49 GMT | 2 |
Under my root directory I have CFIDE, FAD, INTERNAL, and PRACTICE folders. CFIDE is a virtual directory and I can run things like CFGRID in anything NOT INTERNAL. I can even make new folders under root whose files use CFGRID and they work fine. CFGRID under INTERAL (or any ...
|
| A little help with ajax cfdiv tag | 29 Oct 2008 16:22 GMT | 7 |
Hi, i am displaying my categories records in atable, and against each category i have an edit link. i am trying like that if i click the edit link [It is not a button]. the page should gets loaded with a textbox and category name already filled and then i
|
| Search Paragraph and Hyperlink Certain Words | 29 Oct 2008 06:55 GMT | 10 |
I have a column that can be up to 2000 characters long. When displaying the content, I want to create a link on certain items ("ClientID-"). There can be multiple items per record. Database String:
|
| send XML data for credit card processing | 28 Oct 2008 22:03 GMT | 4 |
I?m trying to implement submission of an XML document from my website for credit card processing using my merchant?s API. Here?s the format I?m using for my request. For some reason I keep getting an error message telling me ?Invalid Request Format. XML request is not
|