702 Topics

Member Avatar for
Member Avatar for jedimatt

Hello, How can i produce the following output from a query: <group1> <value="100"> <-- This value is in a table <value=""> <--The null ones are not in a table <value=""> <value=""> <group2> <value=""> <value="230"> <value=""> <value=""> <group3> <value=""> <value=""> <value="154"> <value=""> <group4> <value=""> <value=""> <value=""> <value="300"> We always no how …

Member Avatar for arrgh
0
187
Member Avatar for dodo123456

Hi, I have one Code in my URL: as: localhost/project1/index.cfm?catID=1&siteName=http://www.sqlserver.com I want to extract only: [url]http://www.sqlserver.com[/url] how can i do that, i try using the listfunctions but no help.

Member Avatar for jedimatt
0
159
Member Avatar for OWL76

Hey guys, complete noob, been trying to figure out how to wrap my head around cffile for a couple of weeks now. I can get a file to upload to the server, even change the name once saved. But i am having problems entering the data into my database.any help …

Member Avatar for danarashad
0
144
Member Avatar for dodo123456

Hi People, I am having displaying categories and subcategories: i have one table where i ise parentid in the same table as: pid, cat, parentid, details i am able to list all cats/sub cats but i want to display as like this: animal » doggie » companion but my list …

0
58
Member Avatar for chicago1985

I use CFFile to upload files all the time on the same server Cold Fusion 8 is located on. Now I want to use CFFile to upload files on another server. Everytime I put in the destination directory for another server it fails saying it does not exist. For example …

Member Avatar for arrgh
0
76
Member Avatar for hhamdan

Hello everybody, i am trying to import an mysql table to sql server both has the same attribute and with the same datatype. and here is what i did : 1- i export the mysql table to excel sheet. 2-then i went to the sql server and import this sheet …

0
108
Member Avatar for gavy

Hi, I am using a Flash Component provided in asfusion.com to upload files in Coldfusion. I used in my flash forms exactly the same way as it is defined in the focumentation as; <cfformitem type="html"> <cf_flashUpload label="Upload Picture: " name="logo" fileTypes="*.jpg;*.png;*.gif" fileDescription="Image files" actionFile="upload.cfm"> <cf_flashUploadInput buttonStyle="corner-radius: 0;" inputStyle="fontWeight:bold" inputWidth="180" uploadButton="true" …

Member Avatar for Prodian
0
171
Member Avatar for freshfitz

I am pulling info from zillow and google maps my problem is if a person enters their streert number with out the street I get an error cause google does not have the coordinates in the xml. How can i first search the xml for coordinates my code [CODE]<CFOUTPUT> <cfset …

0
44
Member Avatar for gavy

Hi Guys, I am facing a very wired problem. i am building a website which toggle between the modes. 1. html forms 2. flash forms it works in all browsers except mozilla. the default i have set as: [code language="coldfusion"] <cfset session.mode = "flash"> [/code] well if forms are being …

0
74
Member Avatar for dodo123456

Guys I thin i am really Stupid here or my mind has really gone out. I am working till whole day and now i stuck at a very stupid thing. i am using to QueryStringToStruct UDF and wanna use the struct generated from UDF in my cfinvoke tag. it returns …

0
56
Member Avatar for dodo123456

Hi am trying to run a rating system. This works cool but when it inserts the very first time. I try to add again. I have applied the check that only one vote will be processed from a ipaddress but somehow it is not working: ihave the following component which …

Member Avatar for freshfitz
0
101
Member Avatar for Loki421

Hi all, I was wondering if anyone knows how to send a conformation SMS to a visitors mobile? What i'm trying to create is a call back feature, so far i can send an email with the visitors details to my address and send them a conformation email too, but …

Member Avatar for freshfitz
0
135
Member Avatar for akraus

I am using Coldfusion8 and I am trying to implement a spellchecker in the FCKEditor. I cannot use ASpell and the SpellerPages option as it uses CFExecute and I cannot use that tag on my server. Does anyone know of any other spell checker that can be used by FCKEditor …

Member Avatar for jedimatt
0
110
Member Avatar for thesaintbug

hi, I am new to Cold fusion... I have defined a session level variable in one page1.cfm as follows <cfset session.testing = "test"> and when I am trying to access it on another page page2.cfm (browser window is not closed meanwhile) it gives an error that "testing" is undefined at …

Member Avatar for thesaintbug
0
106
Member Avatar for onetwothree

hello is there a way to stop a page refreshing in a browser? (wish i'd separated my sql from my displayed results and used a redirect, but i didn't and am just wondering if there is a quick way around preventing refreshing of a page, so as the sql doesn't …

Member Avatar for buddylee17
0
155
Member Avatar for apsara

I am trying to pull times out of a mysql database and then convert them to the time of day using TimeFormat. #TimeFormat(Recordset3.timeOne, "h:mm tt")# My problem is once I add the "timeformat" all the times turn to 12AM regardless of what the time is in the database. Thanks for …

Member Avatar for jedimatt
0
120
Member Avatar for jedimatt

Hi all, I have a bit of an issue with an application that i am currently developing. The application logs passed and failure information for a production line. Each production lineis broken down into operations, each operation has a task group and then each task group has a bunch of …

Member Avatar for jedimatt
0
158
Member Avatar for hhamdan

Hello everybody, I am looking for a way to filter an Robt spam in coldfuion, i had look to the recaptcha, but it is not clear and it is not easy for customers. any body have another idea, ....help please

Member Avatar for buddylee17
0
103
Member Avatar for freshfitz

We have exchange 2007 and I can't get our webserver to relay mail I've tried authentication non authenticaten domain/username:password@mail.server.com and username:password@mail.server.com Does anyone know how to get exchange to accept mail from cold fusion. For any other programs we use domain / user name and password.

Member Avatar for freshfitz
0
89
Member Avatar for freshfitz

I'm tring to display an encrypted number store in sql database I have a key store in my application.cfm. and they number in my database is encrypted. My display code looks like this [CODE]<cfloop query="Get_Orders"> <cfoutput> <tr> <td><div class="content_black">#Get_Orders.Credit_Card_Type#&nbsp;</div></td> <cfset key = #application.key#> <cfset Cardnum = '#Get_Orders.Credit_Card_Number#'> <cfset CardDec = …

Member Avatar for buddylee17
0
650
Member Avatar for Brian R. Tolman

I have created many sites using Coldfusion so I know the syntax and I know how to use the product, what I don’t know is how to setup the server, (That was always done by others in the company) my problem is I am trying to create a site on …

Member Avatar for buddylee17
0
173
Member Avatar for lowercase

I could not set up Coldfusion 8 as a developer machine. After I installed the update the application/s closes after a couple of seconds. Is there something wrong with my configuration?

Member Avatar for danarashad
0
62
Member Avatar for akraus

I am trying to use Verity to search PDF documents. I have a case where the correct document is returned however in some case the context returned does not contain my search word. Here is my code: [code=coldfusion]<CFSEARCH COLLECTION="Collection_name" Name="GetResults" CRITERIA="patent" ContextPassages="1" >[/code] What am I doing wrong? Any help …

0
82
Member Avatar for hhamdan

Hello every body, i have a table has username and encrypted password, and i want to write it in different table and i want to decrypt the password filed and i am using this code [B]I am selection the data from the login table[/B] [ICODE]<cfquery name="dec" datasource="ds"> select * from …

Member Avatar for arrgh
0
119
Member Avatar for hhamdan

Im trying to get the ip address for our company customer and save it in the DB just for statical thing.

Member Avatar for hhamdan
0
130
Member Avatar for vikingGirl

I have an image that I have created using the new image draw functions, but I need to have separate areas of the image as links to other pages. I know that the html map tag can be used to do this, but the problem is I can only get …

Member Avatar for vikingGirl
0
78
Member Avatar for todrik

hi everyone. i'm trying to make a (very) simple shopping cart for my class. i'm stuck on the qty update - it says it's not defined. i think it may have something to do with when i check to see if the form has been submitted yet or not. any …

Member Avatar for terrymodular
0
110
Member Avatar for freshfitz

Can I loop through the output of 2 select statements from a stored procedure based on a "order by a date" that is in the 2 different databases. For example I want to [code=sql]select * from program where cust_no = '125'[/code] Program has a field "posted" Then [code=sql]select * from …

Member Avatar for arrgh
0
93
Member Avatar for CFApprentice

Hello there, I just bought a book to learn ColdFusion, so I have a project but I wonder if the following is possible: To create a page where the user can select: 1 - Date Range 2 - Report Name 3 - select to export to Excel, and here is …

Member Avatar for freshfitz
0
92
Member Avatar for netshops

I am wondering how to securely build a sign in application through a modal window. Is it possible to make a modal window secure? I have two examples of what I am talking about: 1) [url]www.ae.com[/url] - they have a sign in section on their header - not SSL on …

Member Avatar for freshfitz
0
117

The End.