Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > . > . > Programming Languages > Cold Fusion [5 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
SiteOwnersForums sell NIKE shoes==>www.shoescitycn.com  
04:30 6-Dec-06   [Replies: 1, Views: 84]    By: Unnamed
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 thread
SitePoint Subdomain URL rewrite in Coldfusion?  
20:04 4-Dec-06   [Replies: 0, Views: 2]    By: wvult23
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 thread
SitePoint Mathematical Calculations on all users  
05:30 4-Dec-06   [Replies: 0, Views: 7]    By: nige1
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 thread
SitePoint CFMAILPART problem  
07:13 2-Dec-06   [Replies: 3, Views: 42]    By: demolition
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 thread
SitePoint Information of Tasks pending on the scheduler  
04:22 1-Dec-06   [Replies: 3, Views: 30]    By: PragyaRatna
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 thread
SitePoint DATE syntax error in sql querry  
22:36 30-Nov-06   [Replies: 9, Views: 54]    By: davidorsini
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 thread
SitePoint Understanding Cold Fushion  
20:38 30-Nov-06   [Replies: 4, Views: 58]    By: jlisec01
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 thread
SitePoint Display first paragraph  
15:38 29-Nov-06   [Replies: 8, Views: 67]    By: neilmerton
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 thread
SitePoint Need help with stored procedure error  
14:52 29-Nov-06   [Replies: 9, Views: 51]    By: drudiggy
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 thread
SitePoint Query of queries  
14:36 29-Nov-06   [Replies: 4, Views: 33]    By: nige1
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 thread
SitePoint Using ActivePDF... MergeFile not working sometimes....  
15:24 28-Nov-06   [Replies: 0, Views: 37]    By: ajashadi
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 thread
SitePoint randomNumberAmong (2, 7, 9 )  
11:06 26-Nov-06   [Replies: 6, Views: 99]    By: joon
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 thread
SitePoint I NEED ColdFusion 2 php  
17:03 23-Nov-06   [Replies: 2, Views: 79]    By: gaplan
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 thread
SitePoint Font previewing  
13:57 23-Nov-06   [Replies: 0, Views: 50]    By: u_j2carreiro
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 thread
SitePoint adding a link to an URL automatically.  
10:20 23-Nov-06   [Replies: 6, Views: 120]    By: joon
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 thread
SitePoint Problem: Space in a Column Name  
22:51 22-Nov-06   [Replies: 6, Views: 107]    By: mdumka
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 thread
SitePoint ColdFusion Developers Edition  
16:57 22-Nov-06   [Replies: 4, Views: 81]    By: Torch7
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 thread
SitePoint error on file upload  
10:54 22-Nov-06   [Replies: 3, Views: 77]    By: Unnamed
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 thread
SitePoint CFC's Best Practise  
08:39 22-Nov-06   [Replies: 14, Views: 141]    By: neilmerton
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 thread
SitePoint CFIF within quotes i.e in place of attribute gives error..  
19:56 21-Nov-06   [Replies: 7, Views: 111]    By: ajashadi
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 thread
SitePoint access local server from within local network  
11:08 20-Nov-06   [Replies: 7, Views: 147]    By: danmo
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 thread
SitePoint Delete HTML table columns?  
22:46 18-Nov-06   [Replies: 4, Views: 117]    By: rainmakr
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 thread
SitePoint The destination specified in CFFILE IS INVALID.The destination either ..  
18:07 16-Nov-06   [Replies: 3, Views: 102]    By: ajashadi
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 thread
SitePoint global variables over two domain names  
02:49 16-Nov-06   [Replies: 21, Views: 262]    By: joon
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 thread
SitePoint killCookie.cfm  
21:08 15-Nov-06   [Replies: 2, Views: 108]    By: joon
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 thread

<<First  <Previous  [1]  2  3  4  5  6  7  8  9  10  Next>      
 




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006