Re: show/hide parts of form (div)

2006-09-16 Thread Robertson-Ravo, Neil (RX)
You will have to code some smarter JS. Just because the form fields are hidden, they still exist. You need to do this in js (pseudo) If specific formfield visibility is hidden Do not check it on submit Else if formfield visibility is true Check it on sunit End if Hth This e-mail is

Re: Spry framework and n selects related

2006-09-16 Thread Robertson-Ravo, Neil (RX)
Indeed, and MxAjax uses a prototype/script.aculo.us combo - more powerful than Spry at present IMO. This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It

Re: Reliability

2006-09-16 Thread Robertson-Ravo, Neil (RX)
Hmm, nah. Too many IPs accessing it? What do the logs give you (if you error message is not in there) This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It

Re: Form Post Capture

2006-09-16 Thread Kris Jones
So, right now you have a form on your site that posts directly to google? How about having it post to a local action page that saves the name in your database, then CFHTTP to the google page? (or CFFTP as appropriate). Cheers, Kris Anyone have any suggestion how we can capture in our database,

Re: Form Post Capture

2006-09-16 Thread webmaster
I guess the main issue is that we need to post the video to Google first, using our Google account, ( I found this on Google's site... working on integrating it into our app now http://code.google.com/apis/accounts/AuthForInstalledApps.html )and all we would need would be just the reference

Re: Web page thumbnails

2006-09-16 Thread Larry Lyons
http://www.cftagstore.com/tags/cfxwebthumb.cfm Wind'dohs only unfortunately ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door

Re: Does anyone know if #include works with cfforms

2006-09-16 Thread Dan Plesse
Thanks. Did you take a look at the new coldfusion tags I posted before? ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four

Re: Does anyone know if #include works with cfforms

2006-09-16 Thread Robertson-Ravo, Neil (RX)
Dan, please include the original message in your reply (at least some of it) This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which

Re: Does anyone know if #include works with cfforms

2006-09-16 Thread Dan Plesse
Rob I guess you mean the new coldfusion tags in 7.0.2 inside taglib.cftld? I just found cfant / coldfusion.tagext.AntTag Not sure the calendar tag that can be used in a flash form or standalone in an html form The new cfdatasource tag is what I was talking about.

OT: text editor

2006-09-16 Thread Doug Brown
Just found this nifty little open source text editor, if there is someone out there that does not know about it. http://www.fckeditor.net/ It is truly a work of art. The only thing I think that needs done is having the ability to configure it without delving into the code, which I am going to

Re: OT: text editor

2006-09-16 Thread Denny Valliant
On 9/16/06, Doug Brown [EMAIL PROTECTED] wrote: Just found this nifty little open source text editor, if there is someone out there that does An excellent editor! Especially if you work with different languages. You can configure just about everything when you instantiate it; I like to

Re: OT: text editor

2006-09-16 Thread Denny Valliant
On 9/16/06, Denny Valliant [EMAIL PROTECTED] wrote: On 9/16/06, Doug Brown [EMAIL PROTECTED] wrote: Just found this nifty little open source text editor, if there is someone out there that does ... [...] are from where the editor is installed (in this case, /fckeditor ): The basePath

Re: OT: text editor

2006-09-16 Thread Robertson-Ravo, Neil (RX)
Good catch Doug, only 5 years or so too late :-) We have been using it for years with mixed results, good and bad. Some people swear by it, some hate it. This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed