We can supply various names branded sports shoes with 3A quality in reasonable price, such as series of : Jordan 1-20 Air force one (AF1)Dunks air max 95 air max 97 air max 2003 air max 20...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I recently created a subdomain (abc.mydomain.com) for my existing Coldfusion website, www.mydomain.com [http://www.mydomain.com]>. The subdomain resides on the same IP as the main site at this dir...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am working with a DB that has over a 1000 users enroled in training modules. I need to be able to filter out the top performers based on module pass rate. This is easy when coding in one name bu...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
This problem is with HOTMAIL (Google, Yahoo works fine):
Use this code, the email arrives:
<cfmail from="me@mydomain.com" to="you@yourdomain.com" subject="Hello...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello all,
Is there any way to get the information of the tasks that are present on the coldfusion scheduler programatically? The main problem is that I don't have the access to the coldfu...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
If anyone could help me out here that would be great. I have a ginormous mysql query where I have broken down all of the SELECT, FROM, WHERE, and ORDER BY Statements into variables. So this huge...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello, Im generally new to cold fushion, but I was just wondering what can you do with Cold Fushion? I might generally want to learn it, if anything is worth while to create in it.
- thank yo...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
here's a quickie - how can i display the first paragraph from a textarea submitted by a form?
example string returned:
Code:
<cfsavecontent variable="paragraphs">
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all, new member.
I have a stored procedure that is used within an ASP application to do basic password obfuscation. Am I able to use this same procedure in CF without modification and if no...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have two queries that produce a list of users who have passed modules are failed modules.
I want to be able to produce a list that shows only first time passes. To do this I need to get a qu...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
Quick Overview : CF 7 with ActivePDF
We have an application where in user can do batch print. For example 1.pdf, 2.pdf, 3.pdf are 3 files.
first it will create a batch cover i.e co...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Code:
<cfset myNumber=randRange(1,3)>
<cfoutput>
#myNumber#
</cfoutput>
The code above produces a number among 1, 2, and 3.
I like to produce a number amon...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Can somebody help me for ColdFusion 2 php ?
i need only 1 page convert cf 2 php...
Please help...
Thank you
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm previewing fonts with this. I'm naming each image like "Ariala" corresponding to the letter of the alphabet and the font name and in the form when a user types the letters "TLM&...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Code:
code
<cfset myString="I like http://www.yahoo.com very much.">
<cfoutput>
#myString#
</cfoutput>
browsing result
I like http://www.yahoo.com ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
I am trying to output the values of a table. The problem is one of the Column Names has a space in it.
Using #Special Reports# causes an error ... how do you display a column name t...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Is it possible to setup multiple instances of ColdFusion Developers Edition, for a development environment.
I have 4 sites that I am constantly maintaining, and would like to have a developmen...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
I'm uploading a file through a form and the file named returned using File.serverFile returns a string like this:
Code:
C:\CFusionMX7\runtime\servers\coldfusion\SERVER-INF\te...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
hi all,
well, i think i've figured out how to create a cfc successfully with 'createObject' and the 'init' method (i did a little dance of joy). my next dilema is where to call the code that creat...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I dont know what I am missing here. I want to send email and if to addr which comes from database is not valid , I want to send email to default recipient in #application.subscription_re...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi there
I have recently installed apache and coldfusion onto my desktop following the very helpful tutorial from this site I have been using this setup for about a month and its proven very ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
We have an agreement with another site to maintain some data for us. Because they won't make the data available via XML or give us DB accesss, I'm using CFHTTP to do some screen-scraping. Howeve...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
The destination "\\10.1.10.3\ClientImports\xyz\training clientFiles.txt" specified in the CFFILE tag is invalid.
The destination either does not exist or is a file when required to ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have two domains, the one is gisic.com and the other is dloger.com.
Code:
<cfapplication
name='myApplication'
sessionmanagement='yes'
sessiontimeout='#createTim...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Code:
setCookie.cfm
<cfset cookie.person.name='Santiago'>
If a user visits at setCookie.cfm, cookie.person.name "Santiago" will be set.
I like to kill the cookie which...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine