ColdFusion

Get java & quot; System.out.println & quot; content in a CF model

All,I am a newbie to CF/JAVA integration and inherited about 20 java applications that are called from a template CF. abounding in all the java code (in hundreds of places) it is System.out.println () statements. So far I have not been able to get th

fixed length text

What is the best way to create a text file of width fixed a CFQUERY results? Total width of the file is 630 characters with lots of white space. This will be used for the EDI. Thank you.-Christopher c. Keeler

Take a photo & amp; store it

I would use a webcam to take a picture and then store it in a CF web app anyone able to point me in the right direction?

Storage of the user in MySQL events

I need to store recorded in the users changes to various records in the tables at their disposal. What is the best procedure to do? Create a separate table and update on the changes?

Page master detail problems

Hi, using the tuning page Wizard master detail in DW MX and CF 7, I found a problem that I can't fix. The first page in the master page looks great, but when I use the 'next' button it display any records. I found that none of the paging buttons work

How to retrieve messages from CF paths to java

Is it possible to retrieve messages from CF java path information (class/cfx)?-c:\CFusionMX7\Mail-c:\CFusionMX7\Mail\Spool-c:\CFusionMX7\Mail\Undelivr

Binary conversion to breast & lt; cfoutput & gt; Tags

I play "readBinary" with the tag < cffile > action on the Word documents, Excel spreadsheets, PDF and convert the contents of the file as Base64 and store the result in a SQL Server 2005 text field. I am trying to display the contents of the original

Hyperlink to access field display

I create a web front end to an existing MS Access database. He has several defined fields as hyperlinks, when I do a normal CFOUTPUT of these records, for example, and address as email: [email protected]#mailto:[email protected]# Is

the URL format

Hi I'm looking for a better way to pass variables from the url and anchor text. For example, I have a url like this:action = view & region = South % 20East %#Business % 20Manager 20FR the code is like this:action = view & region = South East UK #Busi

Select the characters defined in the db field

I use CF and MySQL 3.23.58 I have a database which has entries in a field ranging from BV100-10-16 M to ATOM1244-15-31-18 - where the x first characters is a product code, the next x characters are the color of the glass, the next numbers x's over th

By the way the sign #.

Dear all My application receives a url of the client variable.If the url query string contains the pound sign (single or double) the query string returns only the left most stringnot entire url query string. for example http://127.0.0.1/myappserver/r

How to remove spaces in the output HTML document?

I read data from database, then I do it in HTML + CSS + js out with some custom tags format.I use paging and exit only 10 records per page - there is no some long fields, but many conditions CFIF, etc..I noticed that there are a lot of white space, w

Help associate .html files with the CF Server

Hi people. Summary:I am looking for help with this error:"The Macromedia application server is inaccessible or it has no mapping to process this request." Details:I'm installing CF 7 on a Server 2003 with IIS 6 and I try to get the .html files to be

SQL using SUCH as I get an error

I get the following error: Run database query error. Query of queries syntax error.Meeting 'society' at line 0, column 0. Conditional expression incorrect, incorrect conditional expression, a lexical error at line 0, column 0. ' Met: ' \ ' "(34), aft

Another question regarding error management

On the ColdFusion administrator under Server settings > settings, there is a field called Site-wide Error Handler. I already have 2 fault handlers specified in application.cfm (for type = 'application' and the other for type = "exception"). What is t

Collection of Veritas

Hi, I have a client that must be managed and search tips, files in PDF format, my questions are the solution that I believe is coldfusion and collections with veritas, it works very well with the coldfusion mx 7.02 standar? This veritas works in Linu

SQL code for combining two databases

I have 2 databases of individual members on the client's Web site, each database has a table inside. They download the DB files two each night, and they prefer to keep separate. They would like a directory of MSN users that has all members listed in

Why a syntax error?

Well, it's stupid time. Why what follows gives me a syntax error in UPDATE statement? < CFQUERY NAME = 'updateInfo' DATASOURCE ' gal/h' = >UPDATE eventpics setEventName = ' #form.eventname # ',.pictext = ' #form.pictext # ',.WHERE picpath = ' #form.p

Multiple database connections

Running Cold Fusion MX, w / MicroSoft SQL 2000. I have 2 different servers, databases running. We'll call DB1 and DB2, different servers. Web server is WEB1. In Cold Fusion administrator, we have 2 datasources, which validate according to the server

Keep the case of Char

I am creating a function of connection and you want to search for the user name and password fields. I want only the password to validate if this is the proper case (upper/lower case) Currently I have: < cfquery name = "qryGetUser"... >Select *.Admin
« Prev 1 2 3 4 5 6 7 8 ... 10 Next »