702 Topics

Member Avatar for
Member Avatar for kingzulu

I’m trying to insert movie data into my database using a cfloop. I have a movie which must be link to a number if venues i.e. 20. On my input form I have a list of all the venues together with a yes/no dropdown box. The purpose is to say …

Member Avatar for kingzulu
0
98
Member Avatar for shaggysc96

:rolleyes: I am trying to develope a simple [URL="http://www.daniweb.com/techtalkforums/thread64526.html#"]application[/URL] that will record a teams miles per week and total miles I have the code working to accumulate the total, but the problem is how to I get it to accumulate just for the one team and not for all? How …

Member Avatar for Memento
0
110
Member Avatar for anyer_ast!g

Hi 2 all experts out there.... Im begging all of you to help me in my problem... Please... please... please.... my problem goes like this: if i have students having a grades of: [B]First Grading[/B] [COLOR=#000000]James Tan 88 [/COLOR] [COLOR=#000000]Jaime Abba 85 [/COLOR] [COLOR=#000000]Grace Sasa 78 [/COLOR] [COLOR=#000000]Gerald Hulife 96[/COLOR] …

Member Avatar for Memento
0
111
Member Avatar for theladycoder

I am trying to generate a report in asp that breaks down sales, credits, misc daily, weekly, month. Not sure how to do this. The date format in the db is yyyy-mm-dd.

0
51
Member Avatar for shaggysc96

I am trying to develope a simple application that will record a persons miles per week and total miles but for several different people. I have the code working to accumulate the total, but the problem is how to I get it to accumulate just for the one person and …

Member Avatar for shaggysc96
0
198
Member Avatar for Kmax Ultra

Just took over a site from a fellow who never finnished the job. Too bad, very nice clients who deserve better. Site is [url]http://www.sacredmountainlavender.com[/url] . Problem is that when one buys several products, tax calculations are only made for one product. Anyone out there have any ideas as to why …

0
71
Member Avatar for suddenmoves

My First Post here in the forums. I have to say this place is very informative. But unless you know what all the extentions mean you are going to be just as lost as me. I have read through many tutorials and even played around in all four of my …

Member Avatar for Kmax Ultra
0
140
Member Avatar for anyer_ast!g

Hi everyone, Im Reyn, i just want to ask for help. We are making now a project using coldfusion but we are having a problem. Can someone help me on how to compute the final grade. The situation is, a student has grades from first grading to fourth grading and …

Member Avatar for anyer_ast!g
0
181
Member Avatar for irotsenmar

When I try to add a new data source from MySQL I get this error: Connection verification failed for data source: entry java.sql.SQLException: Invalid authorization specification: Access denied for user 'root'@'localhost' (using password: NO) The root cause was that: java.sql.SQLException: Invalid authorization specification: Access denied for user 'root'@'localhost' (using password: …

Member Avatar for phper
-1
105
Member Avatar for smithproject

Hello Everyone. There is a new free java based ColdFusion engine available. If you are interested please check it out. Feedback is welcome as we consider to open source the engine. [URL="http://www.smithproject.org/"]http://www.smithproject.org[/URL] [email]contact@smithproject.org[/email]

0
97
Member Avatar for mayoline

Hello, :) experts out there. First of all, thanks for reading my threads. I am a junior developer using ColdFusion. I have some doubts here. When we passing the parameters which is numeric type, then use that variable in another page for query, sometimes will come out with error of …

Member Avatar for mayoline
0
177
Member Avatar for pArgus

Has anyone been able to get the valueList function to work in a calculated field within a .cfr? I constantly get errors stating that the specified field is not part of the referenced query (when it is). Any examples of this functioning would be greatly appreiated. I use valueList all …

Member Avatar for rameshsambu
0
105
Member Avatar for goaliemike

Ok me and our class were asked to re-build and update our schools web site. Now i wanted to see if i can implament a FTP service in the school`s site so the teachers can copy some files in a folder called FTP so when the students need to access …

Member Avatar for rameshsambu
0
131
Member Avatar for taya74

I have created a simple online form using Access with ColdFusion using Dreamweaver. It works perfectly while my testing server is on my computer but when I upload it to the server it comes up with error message: [B]'Error Executing Database Query. [/B] [COLOR=black][Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] …

Member Avatar for taya74
0
198
Member Avatar for thewhitezombie

Hey everyone this is my first post and im very stuck. I am new to web development and am currently undertaking a College course although i cannot get much help off of my lecturer. My website is a travel agency that allows online bookings. On my home page there is …

Member Avatar for rameshsambu
0
157
Member Avatar for amargautam

[B][COLOR=#505050]This is a F.T. position with a privately company located in mid-town NYC. I am the in-house recruiter and we've had a hard time finding strong enough ColdFusion candidates so I figured I'd try here. We've been in business for over 25 years and we have about 115 employees. We …

Member Avatar for GreenDay2001
0
131
Member Avatar for ismailc

Hi, I need help, please sruggling a bit. I have a cfselect with my option more than one value so i would like it to be displayed in column format, it displayes with the values right next to one another making it very untidy <select name="S_Selectfrombox" size="10" query="Q_CodeDescr"> <cfloop query="Q_CodeDescr"> …

0
60
Member Avatar for mosharraf

i am very new user of coldfusion. at that time i need some help , it is i am creating a html template .tpl and then want to use it various .cfm page upto now it is alright. now i want to call self pages on that .tpl file . …

0
60
Member Avatar for cyberdata

i tried the script and i just want to know what should the action be i put sample.cfm but when i try to submit sample.cfm came up i was wonder what am i doin wrong i change everything that i want to change in the cfm file what am i …

Member Avatar for anuradhu
0
89
Member Avatar for lethalbeez

Hi everyone. My name is Edd from Malaysia. I am a CF newbie. Cut to the chase. I have 2 weeks to complete my project which is a web application that students can log on and view/edit their personal details and check their grades. Teachers (who are also administrators) can …

Member Avatar for jeromemck
0
192
Member Avatar for Stewie

When inserting/updating records do you prefer to use an SQL query, or just the cfinsert/cfupdate tags? I was just wondering Stewie

Member Avatar for jeromemck
0
123
Member Avatar for MattEvans

This isn't an SSI or a CGI board, but I hear ColdFusion is quite SSI related, and it's the best place for this question I hope. I'm wondering if it's possible to do something like this: "html" page (actually XSL transformed XML page) has an SSI #include or #exec, then …

Member Avatar for MattEvans
0
133
Member Avatar for joonoh05

My users would like to have a button to send them back to their original search results after having moved through serveral pages forward. I have already tried using [ javascript:history.back(1)] and doesnt work very well; it doesnt send be back to the seach page. Does anybody have any suggestions …

Member Avatar for joonoh05
0
266
Member Avatar for pmayadun

Hi all, can someone help? I have been trying to figure out how to put together an update page. For some reason it is not working. I have been trying to figure this out for about a week and a half. I am sure it will be something very easy …

0
92
Member Avatar for gheffern

I am trying to get specific control over the page numbers that print in my report being designed in Report Builder. I am using the Report Header band for a cover sheet and muti-page invoices (grouped on invoice number) follow. I want each invoice group to have its own page …

0
53
Member Avatar for HostChart

I need some help. I have a cold fusion site that uses a common header that is included in every file. In this header is the page title. This means every page has the same title. I took the code from the header file and replace it where the include …

Member Avatar for damonledet
0
73
Member Avatar for Stewie

I keep getting this error when ever I try to update or delete a record from my site. The error that I keep getting is "The string is not closed" I have use an example straight from the book so I don't know where to go. Here is my code …

Member Avatar for Stewie
0
132
Member Avatar for bkendall

I have a website that I am using includes on to make life easier. One issue that has come up is that I am also using a flash header on the top of each page. I would like to put the object and embed tags inside my posthead file with …

Member Avatar for anardodesign
0
146
Member Avatar for Stewie

I have a form set up with 3 select lists where a user can select the date. and from there I insert it into one field in an Access database using this query. [code] <cfquery name="CheckDate" datasource="Rumors_Forms"> INSERT INTO BusTable (Name, Req_Date, Req_Time, Address, Email, PhoneNumber, Reason) Values('#form.Name#', '#form.Month#/#form.Day#/#form.Year#' ,'#form.Req_Time#','#form.Address#','#form.Email#','#form.PhoneNumber#','#form.Reason#') …

Member Avatar for Stewie
0
101
Member Avatar for Stewie

I am not sure if this is an HTML question or a Coldfusion question. Since I am using both I will ask in the in the CF forum. I can not get the title to show up on the top task bar in IE. I am not sure if it …

Member Avatar for Stewie
0
382

The End.