Hi all,
I need to call a function in the main document from an iframe. can anyone tell me the syntax?
thanks,
-Chris
Chris Sorel
chris@exnihilo.com
http://www.exnihilo.com
Remember, If you continue to do what you have always done,
you will continue to get what you have always gotten.
Hi all,
I am attempting to run a sql query to select records with a date older than 30 days ago. I don't get any errors but it doesn't return any results when I know that there are two results that should be returned. The date format in the database is mm/dd/yyyy. I'm using access 2000. Can...
Hi all,
I have been waiting to see if cf 5/windows proved to be stable before upgrading.
Has anyone found any major problems/instabilities with it?
Anything I should know about?
thanks,
-Chris
Chris Sorel
chris@exnihilo.com
http://www.exnihilo.com
Remember, If you continue to do what you have...
Hi all,
I have a cf app that I created many moons ago which seems to have begun misbehaving. The app was working fine for several months. For some reason, when I execute a cfquery with an insert statement, it creates two records where it should only create one. None of the code has changed that...
Hi all,
I need to dynamically create an rtf document via CF.
Has anyone come across a custom tag for this?
Anyone have some code for this?
Thanks,
Chris Sorel
chris@exnihilo.com
http://www.exnihilo.com
Remember, If you continue to do what you have always done,
you will continue to get what...
Hi,
I am creating a dynamic structure based on formfields,
unfortunately, it seems that when I loop through the structure, it is ordered alphabetically instead of in the order that it was created.
does anyone have any insight into the wwy in which structures are ordered?
thanks,
-Chris
Chris...
HI all, I need to have a cfmail executed automatically at the same time each day, does anyone know of a way to set this up in cfm?
thanks,
-Chris
Chris Sorel
chris@exnihilo.com
http://www.exnihilo.com
Remember, If you continue to do what you have always done,
you will continue to get what you...
Hi all,
my company is looking to upgrade to cf 5 from cf 4.5 on win 2k
can anyone tell me if there are any known problems or instabilities with cf 5?
much thanks,
-Chris
Chris Sorel
chris@exnihilo.com
http://www.exnihilo.com
Remember, If you continue to do what you have always done,
you will...
Hi all, Has anyone noticed a problem with naming a field email in cf?
I have on several occasions used a form with a text field called email which has not been recognized correctly by cold fusion. It doesn't seem to be recognized.
currently, I'm doing a simple form mail script which loops...
Hi all,
I have a csv file which I would like to read line by line into an array. The file is dynamically created so I cannot create an odbc source for it.
I would like to read it line by line into an array using cffile.
I'm guessing that I would need to read it into a variable using cffile and...
Hi all,
does anyone know if you can sort a multi dimensional array using arraysort()?
if so, what does it sort on?
Chris Sorel
chris@exnihilo.com
http://www.exnihilo.com
Remember, If you continue to do what you have always done,
you will continue to get what you have always gotten.
Hi, I am attempting to create and populate a multi-dimensional array within a set of grouped cfoutputs.
I am getting the followiung error
Cannot set element of indexed object
The element at position 0 of the object cannot be set. May be the object is read-only. The object has elements in...
Hi all,
I am trying to create a cfset statement which will set a dynamically named three dimensional array to a query value. the code I have created is:
to create the arrays
<cfloop index="z" from="1" to="#get_pack_size.recordcount#">
<cfparam...
Hi I need to access a datasource on a remote machine from a cfquery.
any ideas?
Chris Sorel
chris@exnihilo.com
http://www.exnihilo.com
Remember, If you continue to do what you have always done,
you will continue to get what you have always gotten.
Hi all,
I am creating a comma delimited file to be imported into excel.
I need the text of the fields to be double quoted.
the following code creates the file by concatenating the values of the form fields submitted by a form
<cfparam default="" name="temp_output"...
Hi all,
I'm noticing that whenever I submit a cfm,
the corresponding page has x and y form fields.
These wer not part of the form I submitted.
Can anyone tell me what these are and how to get rid of them?
Chris Sorel
chris@exnihilo.com
http://www.exnihilo.com
Remember, If you continue to do...
Hi all,
I am trying to get the value of a dynamically created cf parameter.
I am passing several form elements from the previous page which are dynamically created. This means that the element names are
service1
service2
service3
where the number is dynamically created by cf based on record...
I need to display the pound sign in a cfml document within a <cfoutput> tag, how do I escape the character so that cold fusion ignores it?
much thanks,
Chris Sorel
chris@exnihilo.com
http://www.exnihilo.com
Remember, If you continue to do what you have always done,
you will continue to get...
Hi All,
I have a database which I was told is a ms sql server 6.x
format. It has an extension of .dat, is this correct?
I have noticed that sql server 2000 uses .mdf
I am confused.
I am trying to import it to sql server 2000 and cannot seem to do so.
is this an incompatibility or a user...
Hi all,
can anyone tell me if cold fusion supports regular expressions?
if not, what is the best workaround...javascript?
much thanks,
Chris Sorel
chris@exnihilo.com
http://www.exnihilo.com
Remember, If you continue to do what you have always done,
you will continue to get what you have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.