| Thread | Last Post | Replies |
|
| Selecting multiple cats with one field | 31 Dec 2005 03:01 GMT | 1 |
:confused; Here is my situation; I have a public poem database where visitors can post and read poems. These poems are listed under different categories. The categories and poems reside in separate tables and the table is set so its one
|
| Javascript Onchange | 31 Dec 2005 00:42 GMT | 1 |
In my form I have five text boxes -amount -tax -total
|
| Newbie Question | 30 Dec 2005 22:04 GMT | 2 |
Using a book by CF guru Ben Forta CFMX 7 Web Application Construction Kit. Good book I just have one questions in the following code what does the n in the #dateDiff('n', ARGUMENTS.appScope.appStarted, now())# minutes."> stand for I can figure out what everything else stands for ...
|
| -Dfile.encoding=ISO8859_1 | 30 Dec 2005 13:58 GMT | 4 |
I am migrating several cf5 applications to CFMX7 (Std). All the content is in french, german and english. The files are not stored in UTF8 but i guess in ISO-8859-1 or Cp1252 (we were using mainly windows editors mostly CF Studio to create the files). Pages which use non ASCII ...
|
| Scheduled tasks from CF 5 into MX 7 | 29 Dec 2005 21:58 GMT | 1 |
I am looking for a possibility to move scheduled tasks from CF 5 into MX7. Is there a way to do it without the need to retypin the whole thing? Is there a file where all the settings are stored, so I can just copy it over to another server?
|
| CF-JSP-EJB | 29 Dec 2005 18:54 GMT | 5 |
I've an Apache with ColdFusion Developper running on my machine. Now I want to use JSP+EJB, but I dont want to install the Apache Tomcat, too. JSP is running because CF is installed, but if i want to use EJB it doesnt work.
|
| MX 7 to Oracle 8.1.6 | 29 Dec 2005 18:39 GMT | 5 |
I just installed CF MX 7 and trying to connect to Oracle 7.3.4 database using Oracle thin driver. I am getting an error: -----------------------------
|
| loosing latin characters | 29 Dec 2005 17:40 GMT | 3 |
hi, we are in the process of upgrading from cf5 to cfmx7 on linux. i am experiencing problems with lating characters (umlaute for example). the Webserver's (Apache 2.0) default encoding is ISO-8859-1 the following simple HTML page shows as expected:
|
| More about Chr(34) and Chr(39) | 29 Dec 2005 14:08 GMT | 2 |
Hello, my problem is the following: A Store send me a *.txt file with content to add to Data base. Format of the file: line1) => "COL1";"COL2";"COLn"
|
| ColdFusion Administrator MX won't open | 29 Dec 2005 13:35 GMT | 1 |
I installed ColdFusion MX on Windows 2000 server using the stand-alone web server option. I can view cold fusion files, but when selecting the Cold Fusion administrator, it comes up with an Error Occurred When Processing Request message. I believe the issue lies with IIS not ...
|
| What tool to use? | 29 Dec 2005 06:21 GMT | 9 |
I need help choosing a tool and I am trying to understand ColdFusion. We have an integrated land management application that is shared by our Planning and Building departments (it also ties into a GIS application). It is an older application that was written in CICS and DB2. ...
|
| Database Syntax | 28 Dec 2005 20:46 GMT | 2 |
:frown; Here is what I am trying to do: In the HTML <body> <cfquery name="InsertCompany" datasource="#Request.MainDSN#" username="#username#" password="#password#">
|
| CFMX encoding | 28 Dec 2005 19:56 GMT | 4 |
I have updated to CFMX 7 amd am expereincing various problems witht eh encoding on my pages. I thought it was my browser settings but have established it is not. I have a W2K eng box where I have the web server (Apache) and CFMX7 installed.
|
| Drown Down Menu Seleted | 28 Dec 2005 19:43 GMT | 3 |
:( Hello and Happy Holidays! All I want for Christmas is to complete my code. I have a form page that is populated from a database. It populates correctly
|
| Internet Explorer <PRE> Tag | 28 Dec 2005 16:12 GMT | 5 |
I have a SQL Database that has a memo field that contains paragraphs of information. These paragraphs where copied from html pages and pasted into each field, so they lost there formatting. I can use the <PRE> tag with a set width and Netscape Navigator makes the
|