I have a runtime query of a query error as below. java.lang.String cannot be cast to java.util.Date But the output format is correct and is in date. This application was developed in coldfusion 6.1 and sqlserver2000. But now we get this error when it was migrated to coldfusion 8 and sql server...
Hi, I am very new to coldfusion and am facing this problem.I am trying to host a application developed by a third party on my servers.I am not aware about the functionality of the code as my job is to just make the website up. There are custom tags used in the application. When I see the cfm file...
Has anyone every heard of using the .cfi extension rather than .cfm with cfincludes. This is a mandatory standard where I work but I've never heard of it before. I have yet to find proof that .cfi is even a ColdFusion file extension. Please let me know your experiences. Thanks
Has anyone seen this error before? We've got a Windows 2003 Standard Server running MySql 5.x.x, with ColdFusion MX 7.x.x. Everytime we try to add a new MySql DSN Connection we get this error: Connection verification failed for data source: cudefault java.sql.SQLException: Communication failure...
Hi. I'm trying to build a new site with ColdFusion from the old html one. My problem is the new links doesn’t work correctly. they are something like this: <a href="#urlPath#index.cfm?xref=patient.patientLogin">log in</a> but they stay in the index and nothing happened. Would u help...
I am in the process of developing and internet web site, and do not know cold fusion. I have a database in access that I want customers to be able to search. There will be three levels of search and I am using dreamweaver 8 for designing my web page Instead of coding every link into my html, I...
i cant think of what to write in this part of the code so that the password character is " * " when the user enters his/her password.pliz help private void txtPassword_TextChanged(object sender, EventArgs e) { char Password =GetStyle ("*"); txtPassword.Focus();...
hi all. i have sent before a message about this subject but i didnt really had real replies that helped me. i am searching of tutorials of programming (delphi, linux, perl, python, c#, java ......) i have search in google, altavista, westciv, whatis, w3school,... So if anyone now how to get pdf...
hi all. i wanted to ask if anyone knows any sites where i can download free ebooks or free tutorials. thx.
i need a free library management system running on window or linux that can keep track of who has what cd/books any one help plse
Hi, I was wondering if someone can help me.I have the following bit of code :: CODE :: <cfprocresult name="getparams" resultset="1"> <cfprocresult name="getsites" resultset="2"> <cfprocresult name="getClassified" resultset="3"> <cfprocresult name="getUnClassified"...
Hi, I was wondering if someone can help me please - i have the task of re-writing out database stored procedures as coldfusion cfc's. THing is i haven't really got much experience with coldfusion and was hoping that some kind person can help me out. I have enclosed one of our stored procedures. ...
Hi , i have the unfortunate task of time to integrate microsoft sql server 2000 stored procedures to mysql so that our software will work. Can anybody tell me if this can be done, if so how easy is it and how do i go about it? Thanks for your help andy


