First  |  Prev |  Next  |  Last
Pages: 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
secure webservice
How to secure webservice. I try using coldfusion administrator . I mean when i register webservice i put userid and password. But it doesn't work. Is there any other way to secure it ... 18 Apr 2008 15:51
ReleaseComObject does not work
I have a DLL a client of mine uses. We are finding that since upgrading to Windows 2003 we are having CF crashes twice a day and the crashes trace back to a COM object that is used about 400 to 500 times a day. THe error we are getting is Unable to open native thread. What we have discovered is that in CF (... 9 Apr 2008 12:10
Returning local method variables from a CFC
I am wondering if someone can help me understand why I should or should not be concerned about returning local variables from a called component - at least for datatypes that are passed by reference rather than value. I am currently refraining from doing this, since it appears that the calling routine would rec... 9 Apr 2008 15:28
Search Static Pages with CF
Here is the situation. I am working at a University that uses Blue Dragon 7 (about CF 6.1). I need to add search capabilities to search the text on pages and return the results. Since it is BD, I don't have verity, cfcollection, cfsearch, etc. Is there a tag capable of reading text on a page when then I can use... 9 Apr 2008 13:49
IIS settings and Ajax
I am running CFMX 7.0 on W2k server (IIS 5.0) and I am trying to implement some simple ajax calls with the coldfusion pages that return data to add elements to a select box. The problem is every time I get the return data the page includes <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> at the ... 9 Apr 2008 10:32
How to use Java threads in ColdFusion
Hello Everybody, I have a question in concerns to threads. We all know that in CF8 we have this fantastic tag called <cfthread> which give us the ability to create assyncronous code, however, I was concerned about earlier versions of ColdFusion, like CF7 and CF 6.1. How can I create a Java thread and use ... 9 Apr 2008 10:32
Exporting Data to Excel
Hello, I have un very strange problem. I have created un site with values of products in all European languages. The user can select an language and the system export the result in Excel in the selected language. For informations, the Data's are saved in a Oracle Database. Until last friday morning... 9 Apr 2008 08:54
contextual advertising engine
Hi I'm possibly going to attempt writing a contextual advertising tool similar to googles adsense. I was wondering if anyone had any thoughts on how to find out what text is on the page that the users adverts are embedded in. I was thinking about cfhttp to find out what html was in the current page but th... 9 Apr 2008 06:59
Breaking out of coldfusion code
Hi i have have issues in the past with asp sql injections, mainly on form entry, by entring a sql string and breaking out of the asp code. is this an issue with coldfusion, if so what is the best way to stop this and what would be the way to break out of coldfusion code? many thanks ... 10 Apr 2008 09:42
sql function in COLDFUSION
Does anybody can suggest me how do i write SQL FUNCTIONS in Coldfusion, i tried to run a SQL FUNCTION in a <cfquery> but that returned me an Coldfusion Error. do i need to use <cfstoredProc> for that or. any other <tag available> [b] <cfquery name="blahblah" datasource="#dsn#"> CREATE FUNCTION [dbo]... 9 Apr 2008 04:33
First  |  Prev |  Next  |  Last
Pages: 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89