824 Topics

Member Avatar for
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
134
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 Anyhoo

Hi I have a strange problem with my IE that I have not seen before, which is that IE 6 will not start whenever I attempt to start it from any of the common methods (clicking on the "Blue e" in the toolbar, start menu, desk top). However, IE will …

Member Avatar for Anyhoo
0
128
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
63
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
90
Member Avatar for malstrom

I have 3 tables that need be joined. (Not necessarily needed info but might help: using Coldfusion with ODBC to Foxpro database) Table 1: Timecard -------- loginname date wrknum time ----------- --------- --------- ------ afrank 7/17/06 1 3 afrank 7/17/06 2 2 afrank 7/17/06 3 3 afrank 5/20/06 1 3 …

Member Avatar for chmonalisa
0
112
Member Avatar for mohammadrikaz

:cheesy: Hi guys. My name's rikaz but call me nastyriky pleez!. I jst signd up. Im a web developer/programmer.I signd up cuz i think we can master our profession by sharing our problems n Idias.I use .NET teknologies , dreamweaver , MS SQL server programming , raw html , Coldfusion. …

Member Avatar for happygeek
1
24
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
208
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
128
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
141
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
270
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
97
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
55
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
75
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
137
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
158
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
110
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
397
Member Avatar for lethalbeez

Hi y'all.. I'm a coldfusion newbie from Malaysia. I really appreciate if anybody could help me with my projects. Thanks.:p

Member Avatar for candy01
0
72
Member Avatar for Sigma Projects

I'm looking for some help with utilizing google's map api and a chat client I have delevoped. My site has been created in Coldfusion, but I have a handle on that. The help I need is much too extensive to just post on here and would hope that someone would …

Member Avatar for Sigma Projects
0
133
Member Avatar for OrangeSunshine

i don't know if this is the reason of not, i'm mapping jrun to my Apache Server (is that how you'd describe that properly?) -- running ColdFusion NOT from its built-in development server, but parsing the ColdFusion in specific directories of my Apache/htdocs root. I'm working in HomeSite+ and browsing …

Member Avatar for billythehamster
0
106
Member Avatar for jeffrey514

Hi All, My company is use Coldfusion 4.0 & SQL 7.0, but now want to change to use SQL 2000. If I change SQL 2000, is it have any problem or did I need to do something in program or server. Many Thanks.

Member Avatar for billythehamster
0
96
Member Avatar for billythehamster

I am currently writing my own forum for my site as there seems to be a severe lack of decent Coldfusion Forums out there and I don't have the money to spend of FuseTalk. I was wondering if anyone had a way I could display who is currently online (user …

0
119
Member Avatar for OrangeSunshine

please take a look at some of these code snippets i've taken from what i'm currently working on in CFMX 6.1. i'll explain briefly the context and purpose for each. i apologize if this is 'too verbose'. *[php]<cfset qone = "First Name:"> <cfset qtwo = "Last Name:"> <cfset qthree = …

0
74
Member Avatar for abou202

I want to create this website and need to know (Language) how I can get started. I am a newbie in coding. The below are the foloowing I need to get started on: Admin login ( I want an administrator to be able to login on any pc and edit …

Member Avatar for Walyer
0
177
Member Avatar for abby_babes

hi there! Can anyone help me on this... I am currently working in a webbased application using CF 4.5 and SQL Server 2000 as backend. Im having problems with Session variables. The users are complaining for being kicked out while editing few items from quotation detail screen. the timeout actually …

0
82
Member Avatar for kotiaswati

can anyone please tell me some site where i can get free ebook on cold fusion i need it urgently... thanks in advace Swati

Member Avatar for anuradhu
0
94
Member Avatar for red_evolve

Hi. Say, I have a cf file which accepts real-time event and store the events in the same table with status "not sent". I have scheduled a task to run at every 5 minutes to check if there is any record in a table in the Database which has status …

Member Avatar for anuradhu
0
147
Member Avatar for anuradhu

could anyone there hlp me how to send encrypted emails using coldfusion... i planned to encrypt the content of the mail to be sent but the decryption is to be done when the user receives the mail....and the encryption should be done using a public key and the decryption using …

0
68
Member Avatar for imarti10

I am wondering and not sure if it is possible but, does anybody know if it is possible to have a drown down box on a form page and then on a results page have a drop down box appear that would refine a search result but only give options …

Member Avatar for anuradhu
-1
149
Member Avatar for walkerst

need help with a search form i've been asked to do for a friend. i've done forms in the past, but not one like this. there will be 2 pick lists on this form. to keep things simple, the database has 2 fields: main_heading, and sub_heading. I can generate the …

Member Avatar for anuradhu
0
301
Member Avatar for fbalangue

I would like to create a page which will pull news items according to today's date. What I have is a database which users input thier news information. But now I need to have the information output to a page which will change daily according to the current date. The …

Member Avatar for anuradhu
0
617
Member Avatar for sam1981

I have recently developed a web based database application using microsoft access and dreamweaver. I have used coldfusion to link the database to the html webpage. The website runs successfully at my clients address. However, after transferring all the files to my university web space I receive the following error: …

Member Avatar for anuradhu
0
103
Member Avatar for takcw

Hi everyone, I'm a new dreamweaver beginner and hope someone can help me. I have create a link where you can click and return back the last page, but the problem is when you click to go back the last page, you will lost all information. What should I do …

Member Avatar for anuradhu
0
113
Member Avatar for yogi611

1 do I need hard copy to change hosts need someone to fix web site. coldfusion

Member Avatar for Walyer
0
133
Member Avatar for krikette

:idea: I want to be able to let users create a subdomain during their registration so that they can choose a name and it become their URL for reaching the page they can create on my site. EX: User chooses [B]bobandsue[/B] They will be able to reach their url by …

Member Avatar for Walyer
0
131
Member Avatar for kathynew

I am in need of some help with a webform. I have looked the web over and cannot find a solution. First, In the webform I have the need to disable certain text fields based on whether or not a radio button is checked yes or no. Second, I would …

Member Avatar for alpha_foobar
0
88
Member Avatar for Walyer

Hey all, I’ve created a register form that includes some Dreamweaver generated code and code of my own. What I did was within the main query that handles the insert of the userID I added another query within the <cfif> to see if the userID already exists. The problem is …

Member Avatar for paulbaylis
0
225
Member Avatar for kakumeii

Hey, I'm new here, so I have a question. I did a form in coldfusion that creates tables of data of students when they submit their info, but when a dates comes the superadmin can purge the old dates of the data and this deletes the entries with this date. …

Member Avatar for paulbaylis
0
82
Member Avatar for red_evolve

Greetings. I would like to know if there's any way that I could throw errors within a cfscript block. I have checked the Coldfusion manual, but there are only the try and catch block stated, not the throw function. Please advise.

Member Avatar for guy_richardson
0
166
Member Avatar for Eiolon

I made an online registration form using ColdFusion MX and Access 2003. I want to be able to make it so when there are 20 entries into the database it will stop accepting signups. Does anyone know of any code that I could put on the page that checks for …

Member Avatar for Walyer
0
83
Member Avatar for MDNunnally

- Recently Unemployed Proficient Web/CF Developer/.NET Looking for telecommuting opportunities. Proficient with most all databases and equipped to work at home in test environment. - I have developed some sample applications and posted resume for review: - MS SQL 2000/2005, MS Reporting - ColdFusion MX6,6.1,7 - ColdFusion Reporting [URL=http://www.michaelnunnally.com:9050/Resume/]http://www.michaelnunnally.com:9050/Resume/[/URL] If …

0
78
Member Avatar for red_evolve

Greetings. Here, I'd like to search for any input tags in a specific folder. I have this line:- [code]<input type([:space:]){0,1}=([:space]){0,1}("){0,1}text[B][^>|(style)]+[/B]width[/code] I'd like to ask if the bolded part [B][^>|(style)]+[/B] sounds okay. My intention is to search for any text input tags that has a width attribute, considering that the 'width' …

0
92
Member Avatar for krazykrisi

This is not working for some reason it is telling me that ds_products does not exist. here is the code... <CFQUERY NAME="products" DATASOURCE="ds_products"> SELECT ProductName FROM tblProducts </CFQUERY> <html> <head> <title></title> </head> <body> <h1>Product Listing</h1> <ul><li><CFOUTPUT QUERY="products"> #ProductName# </CFOUTPUT></li></ul> </body> </html>

Member Avatar for Walyer
0
133
Member Avatar for jmprattmba

We're hosting our own web servers running Microsoft IIS. Some servers have FrontPage extensions installed and others have SharePoint installed. Now we want to do a new website with Cold Fusion database access to Microsoft SQL 2000. Must I build another server, or can Cold Fusion co-exist with either FrontPage …

0
74
Member Avatar for bkendall

I have a cfmail script that sends a daily summary of orders. It basically grabs all of the orders from the db, uses DateFormat(Now() and then uses the query to generate the rport. The cf scheduler send the page daily. Now I need to send a report on a weekly …

Member Avatar for bkendall
0
151
Member Avatar for sfbell

Hi all, My name is Steve and I'm a coder. I was introduced to DaniWeb through my google desktop search. I have been coding for a while now. Self taught (which explains the poor formatting of my code sometimes.) I am fluent with Perl, Python, Php, Java, C#, ColdFusion, javascript. …

Member Avatar for mastermind_SEO
0
72
Member Avatar for JodoHost

[b]JodoHost celebrates its 3rd anniversary [/b] and enters into its 4th year of business. We are providing Shared and Reseller Hosting on Windows, Linux and VPS (Linux) Servers. It has been a long journey for us since December 30th, 2002, when we started off as a tiny webhosting company offering …

0
54
Member Avatar for Metro

Hi I was wondering if someone can add me to msn [email]s_a_w_2@hotmail.com[/email] and help me with a problem I have doing a small cf project. I have a few questions and my project I would like to show you so someone can give me feedback etc. If anyone could help …

Member Avatar for Metro
0
55
Member Avatar for red_evolve

Hi all, I'm relatively new to ASP.NET - used to code in Coldfusion. I've got this control created in a page <asp:listbox>. I also have a javascript function in the same page to add listitems into the listbox on certain client calls such as the following:- [CODE] var anOption = …

Member Avatar for red_evolve
0
357

The End.