ColdFusion

Electronic coil

I CFMX7 running on a box that has not had any problems and then suddenly last week he stopped sending emails in the spool. I restarted the box and it seemed to work for a few hours, then it just stopped again. There is nothing in any of the logs on t

Images of the external file

I have a database that retrieves an image from a folder of images that is not part of the DB. The images are named principal_ID # .png where the principal_id in the DB is a unique number. The corresponding images in the image folder are named after t

DUP

Two copies

Final problem Insert ID

Hi I need help with MySQL and the LAST_INSERT_ID() function. How can I get this error not in DW.I want to use the LAST_INSERT_ID() function at the end of the statement of values insert as reference but I keep getting this error:Run database query err

Need help with Cfquery

I am a beginner but nevertheless. Have a simple problem. I run a query on my page to extract all the properties out of my database and display. Well it does, it keeps looping in the list and go down the line. You can see what I mean at www.fllandconn

Analyze the text. Very simple

I'm making a post of form and return to a page that could contain an error code. The error code might be-1or it could be-76or it could be-122 I know enough to 'find' the '-' that precedes the code, I have to do is disconnect always the code so that I

Find Charators in Memo field

I have a Memo data type field I'm out. I need to find and count the total number of times where the ' > ' charator appears. How can I do this?I need to count a lot of other establishments... but if I tell me how i can do the rest.Thank you!

Simple question Date...

I know it's pretty simple, but I can't just came up with a solution. I want to display the week of the month and I can't figure out how. I've done it before, but I can't remember how, silly me! I want to output: this is the 2nd week of October, or so

Cannot insert file body in the varbinary field!

I have a variable with content received by cffile readbinary operation after the cfpop navigation file.I want to insert the body of the file in the database (don't tell me it's bad - there are a lot of 'con' and 'pro' for this solution). Thus,.< cfqu

Output output

Hi guys,.I have problem to display the link at present, I have this link"< a href =" #request.myself #= #xfa.adduser #"> link < /a >, but I want to put #xfa.adduser # ' inside table, so it will be flexible depends on what connection. So I put that in

out of cffile action = &amp; quot; Rename &amp; quot;

return CFFILE variables or information of success when you rename? Like cffile. FileWasRenamed downloading. Renaming is not one of the tasks that usually occurs during a draw of writing what I write and what happens after it depends on if the file ha

2 Add items to an application blocking

I have a blocker of ip address that I work in a site, I need to add the http referer to block as well. How can I add? I have it in my DB. Here is the code: < "Biplist" datasource = cfquery name = "DB" >SELECT rejectOF BiplistWHERE reject = ' #CGI. RE

Even or odd number or workstations

Hi, I have a form put in place where people can enter the information in my database. the thing I want to do is I want to summarize all positions and whether that post the results to an amount of odd or of posts.for example:Jim entered - this weather

s

deleted

How to divide the DB results in addition to a column

I have some code (see below) which separates the results from a query db in two columns. However, the results print left to right, row by row. Which displays almost correctly, however, I need to display the results of the first half in a column, and

External links to pages IFrame

I am creating an application cfm but I use an Iframe on one of the pages. I would like to create a drop down menu type on the homepage that will change the Iframe page. How can I do this? Here is my code: < html >< head >< / head >< body >< iframe sr

Insert several lines of Radio button

I need to do multiple inserts in an Access table from a form her you choose multiple of any number of questions answers. As the fields of the form are radio buttons I can't loop through a list to process inserts. I'm struggling with the creating a lo

Gateway Socket changes

Anyone got any ideas how I could change the characters control that uses the socket gateway. Sound by adding a character for the ACK message I'm going back to another system. Its causing us some problems. I want to remove this last tank, I would chan

Action update with cfquery

I'm trying to update 2 tables in a db access so I use the UPDATE action with cfquery.The code is below. The error I get isOf ODBC error code = 37000 (syntax error or access violation) [Microsoft] [ODBC Microsoft Access driver] Syntax error in UPDATE

How to validate the e-mail domain

looking for a script that will make validation of the e-mail domain client-side
« Prev 1 2 3 4 5 6 7 8 9 ... 10 Next »