I figured it out.
I needed to reference window.top...
thanks for your help though.
-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 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.
That did 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 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...
Thanks All,
Quick update,
I upgraded from 4.5.0.0 to 4.5.1 sp2. This seems to have fixed the problem.
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.
This is the code....
<cfif parameterexists(form.add)>
<cfquery name="insert_services"
datasource="bms_faq"
dbtype="ODBC">
INSERT INTO Services (service,visible)
VALUES('#form.add_serv#',0)
</cfquery>
</cfif>
<cflocation...
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...
I am having this problem currently, did you solve it?
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 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...
Did this work?
Where can I get the code?
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 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...
Great! That looks like it will work fine.
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 always gotten.
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...
Khazmir,
I don't think you can do that from access
-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.
I tried this out, it works,
the moock.org page madprofessor mentioned is well detailed.
remember to set liveconnect on in your embed using swLiveConnect="true"
otherwise it won't work in netscape.
regards,
Chris Sorel
chris@exnihilo.com
http://www.exnihilo.com
Remember, If 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...
Incidentally, I just checked the tek-tips satisfaction ratings for cf and asp.
cf: 77% happy 23% moderate 0% unhappy
asp: 60% happy 37% moderate 3%unhappy
for whatever that's worth
-Chris
Chris Sorel
chris@exnihilo.com
http://www.exnihilo.com
Remember, If you continue to do what you have...
I've found that quite often there is already a canned solution to many problems. I would be willing to wager that there is already a web based planner/organizer which would ultimately be cheaper than the time to develop a new one. Of course If you have special needs which require customization...
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...
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.