cf form security

2011-01-04 Thread Rob Voyle
Hi Folks As I create a database linked form I am wondering about form security and especialy malicious script injection. I use cfqueryparam. I also check each entry to ensure that it conforms to my needs, non blank entries etc. It wouldn't be too hard to include in these checks a simple test

cf classroom/webinar ap

2011-01-04 Thread Rob Voyle
Hi folks does anyone know of a simple cf webinar ap. I am creating a webinar where I want people to login with a password. input several fields of personal introduction and upload a photograph. and be able to edit the material as they choose. Rob

Basic mySQL workbench question

2011-01-03 Thread Rob Voyle
Hi folks I have created a table in mysql and need to modify the column attributes. Using mysql workbench I can create the model and modify the columns but how do I save the changes to the table columns. Thanks Rob ~| Order

Where Woes

2010-12-20 Thread Rob Voyle
Hi Folks I have a mysql table that I am querying with CF One of the columns is programCode1 I have a where statement: where programCode1=#program# that returns the error message: Unknown column 'atmBaltimore41' in 'where clause' atmBaltimore41 is the value of #program# If I put the

Re: Where Woes

2010-12-20 Thread Rob Voyle
an explanation of why. Jerry Milo Johnson On Mon, Dec 20, 2010 at 11:48 PM, Rob Voyle robvo...@voyle.com wrote: Hi Folks I have a mysql table that I am querying with CF One of the columns is programCode1 I have a where statement: where programCode1=#program

mySQL administration

2010-12-09 Thread Rob Voyle
Hi Folks I have mySQL running on my website and want to run it on Windows Vista desktop computer to pilot and test web pages. Any recommendations on a way to create and administer databases without having to use the command line. On my website I have phpMyAdmin. Can that be run on a local

secure site woes

2010-12-01 Thread Rob Voyle
Hi Folks I have a secure site that works fine: https://www.appreciativeway.com/secure/bookstore.cfm When I add variables such as: https://www.appreciativeway.com/secure/bookStore.cfm?webSource=clergy The page becomes a mix of secure and non secure items. The variable is the link origin and

Re: secure site woes

2010-12-01 Thread Rob Voyle
at 10:57 AM, Rob Voyle robvo...@voyle.com wrote: Hi Folks I have a secure site that works fine: https://www.appreciativeway.com/secure/bookstore.cfm When I add variables such as: https://www.appreciativeway.com/secure/bookStore.cfm?webSource=clerg y The page becomes a mix

Re: Hosted VPS recommendations

2010-11-20 Thread Rob Voyle
I have also been impressed with kickass Rob Robert J. Voyle, Psy.D. Director, Clergy Leadership Institute For Coaching and Training in Appreciative Inquiry Author: Restoring Hope: Appreciative Strategies to Resolve Grief and Resentment http://www.appreciativeway.com/ 503-647-2378 or

Re: cfm vs html pages - one drawback

2010-11-10 Thread Rob Voyle
Thanks Dave That has worked well. Rob Robert J. Voyle, Psy.D. Director, Clergy Leadership Institute For Coaching and Training in Appreciative Inquiry Author: Core Elements of the Appreciative Way http://www.clergyleadership.com/ 503-647-2378 or 503-647-2382 On 8 Nov 2010 at 18:07, Dave

cfm vs html pages

2010-11-08 Thread Rob Voyle
Hi folks I am building a new website that will have about a 100 pages with an extensive menu that will need to change over time. My thought is to create a separate menu file and create all the pages as cfm files rather than html pages and use cfinclude to include the menu. That way I only

Re: cfm vs html pages - one drawback

2010-11-08 Thread Rob Voyle
www.trunkful.com On Nov 8, 2010, at 4:08 PM, Rob Voyle wrote: Hi folks I am building a new website that will have about a 100 pages with an extensive menu that will need to change over time. My thought is to create a separate menu file and create all the pages as cfm files

modifying a pdf file

2010-09-25 Thread Rob Voyle
Hi Folks Is there anyway to modify a pdf file on the fly from a CF Form I have a pdf document that I want to append a copyright notice based on what a client sumits on a form. Thanks Rob Robert J. Voyle, Psy.D. Director, Clergy Leadership Institute For Coaching and Training in

date format fo mySql

2010-08-20 Thread Rob Voyle
Hi Folks I have a coldfusion variable expireDate=Dec. 10, 2010 That I want to insert as a date into a mySql database The table cell is set up as a date but I can't find the right cf date format to get the insert to work. I keep getting a syntax error. Thanks Rob Robert J. Voyle,

Re: CF 9 Hosting

2010-05-26 Thread Rob Voyle
I have been very pleased with kickassvps, their support has been great as I migrated several sites to their site. Rob On 21 May 2010 at 11:38, Gerald Guido wrote: +1 for KickAssVPS.com as well. I was on a VPS from them for ~2 years with out as much as a hiccup. However, their entry

Re: Home Site+ and Windows 7

2010-05-26 Thread Rob Voyle
I have been using Topstyle for several years and like it. Since I write most of my code by cutting and pasting what has worked I don't rely on great libraries of tools Rob On 24 May 2010 at 15:21, Jerry Barnes wrote: Periodically, I'll download a bunch of editors to see if any match the

Downloading mp3s

2010-05-08 Thread Rob Voyle
Hi Folks I have a series of mp3 sound files on my website. I would like people to be able to download them to listen on their ipod or in their car on a cd etc. People are able to listen to them from the web but their ability to download and save them seems very variable. Some can see save as

mp3 permissions

2010-05-07 Thread Rob Voyle
Hi Folks I have a series of mp3 sound files on my website. I would like people to be able to download them to listen on their ipod or in their car on a cd etc. People are able to listen to them from the web but their ability to download and save them seems very variable. Some can see save

coldfusion and MySql

2010-02-17 Thread Rob Voyle
Hi folks Any recommendation for a good starter book for coldfusion and Mysql Thanks Rob ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive:

Email Format question

2010-01-25 Thread Rob Voyle
Hi folks I thought I had this fixed butnow I am baffled. I have an cf email that lists a series of values such as '#title# '#prog# '#programvalue# which results in the email list being sent as: 'Restoring Hope: Appreciative Strategies to Resolve Grief and Resentment 'hopeLacey 'This was a

formatting email

2010-01-22 Thread Rob Voyle
Hi folks I have a form with the following cf email script cfmail from=#emailaddress# #firstname# #lastname# to=#emailsender# subject=Certificate Access The Clergy Leadership Resource Page Form #firstname# #lastname# has just accessed the certificate page '#firstname# '#lastname#

Hosting options

2009-11-10 Thread Rob Voyle
Hi folks I have about 6 sites that run CF and need to move them to a new host. any recommendations? I see that godaddy offers CF for $1.99 a month. Has anyone used them. Or does anyone have any recommendations. I am tired of being on small providers that seem to get bought and sold by who

<    1   2