RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Dan G. Switzer, II
Rick, I see that page and the code's role in displaying the message. But the part that I'm trying to figure is how ex2_process.cfm is working to provide the validation and return that message to ex2.3_mailing_list_validation.cfm. ex2_process.cfm is the page doing your server-side validation,

Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Will Tomlinson
https://store1.adobe.com/cfusion/store/index.cfm?store=OLS-USstoreregion=usnr=0 ~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade see new features.

Re: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Pete Ruckelshaus
Wow, let's just hope that someone else is picking up the check... On 4/18/07, Will Tomlinson [EMAIL PROTECTED] wrote: https://store1.adobe.com/cfusion/store/index.cfm?store=OLS-USstoreregion=usnr=0 ~| Deploy Web

RE: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Peterson, Chris
Yea, I actually ordered this through a reseller yesterday. I like that we can upgrade from Studio 8 for $499 for the Web Premium suite, and I cant wait to check out Photoshop CS3 Extended ;) Chris -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Wednesday, April

Re: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Mark Drew
Damn, No trial download of Dreamweaver CS3 yet... I was so looking forward to that! Mind you... if I buy it from the US ($399) it would cost me £199 but if I buy it from the UK store it would cost me £393!!! Damn, they must be paying those little shipping pixies a LOT of money... does it

Re: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Andy Allan
Yeah, lets not talk about the international prices. We always expect to pay a little more than the US, but the CS3 stuff is extracting the urine. We're looking at paying £1,000 more for the Master Collection. As you say Mark, I'll be expecting Angelina Jolie or Keira Knightly along with my box ;)

Re: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Massimo Foti
Yeah, lets not talk about the international prices. We always expect to pay a little more than the US, but the CS3 stuff is extracting the urine. We're looking at paying £1,000 more for the Master Collection. For what's worth, you may take a look at this:

Re: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Mark Drew
So, when I am in the US, can I buy a box of this stuff... happily skipping along knowing that the price difference has paid for my flight, hotel, and probably a date with the lovely Angelina or Kiera? That is brill! I shall order 2!! Think of the savings (and fun) I can provide my company

Re: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Andy Allan
Nothing to stop you ... except. If you get back to the UK and install it and need to call support for any reason they won't help you as it wasn't a UK purchase. Mmmm, Kiera On 18/04/07, Mark Drew [EMAIL PROTECTED] wrote: So, when I am in the US, can I buy a box of this stuff... happily

Re: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Andy Allan
Yeah, one of the guys from our User Group spotted that and I'm hoping we'll have a strong Scottish contingent complaining ... we're tight fisted b*stards at the best of times, so if Adobe really think we're going to pay these costs ... :) On 18/04/07, Massimo Foti [EMAIL PROTECTED] wrote: Yeah,

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Rick Faircloth
An interesting side note to our recent JS discussion... I went over to the Adobe/Macromedia store to look over the products and noticed they were using JS, etc., to change their page content without refreshing. I decided to turn off active scripting to see what happened... and I got a message

Re: Client-side validation or Server-side Validation?

2007-04-18 Thread Byte Me
Ok So I've been getting into jQuery a lot lately. And being able to do some of the user enhancements has been great. I've also begun, as one of those user enhancements, to use client-side validation. Not for login's, but for mortgage calculators, property search request forms, etc. Not

Re: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Kris Jones
Is Adobe just trying to make up for the horrid exchange rate? Being a global company (and me being totally ignorant of international marketing) I'd expect them to handle that in their general margin across all markets, rather than penalizing the non-US customer. And, does that work in reverse--so

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Andy Matthews
Honestly? Are there people out there who can't use javascript? Who would those people be? As for people who CHOOSE to turn off javascript? Well you're just asking for a sad user experience. That's like saying I want to look at web pages, but I also want to turn off HTML, or images. or something

ColdFusion SMS Text Messages to Cell?

2007-04-18 Thread James Blaha
All, ColdFusion SMS Text Message to Cell? In light of the sad issue that happened at Virginia Tech this week I’m looking for a way to blast out an emergency text message to students employees incase of an emergency. If we have a list of cell numbers what the best way to use ColdFusion to

Re: ColdFusion SMS Text Messages to Cell?

2007-04-18 Thread Mike Kear
I provide just such a service - unfortunately my web site dingosms.com is not quite ready but that doesnt stop me providing the service if you want. I support sending SMS or MMS (the multi-media version of the 3rd generation phones) almost instantly to over 540 GSM Networks in 190 countries.

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Dan G. Switzer, II
Rick, An interesting side note to our recent JS discussion... I went over to the Adobe/Macromedia store to look over the products and noticed they were using JS, etc., to change their page content without refreshing. I decided to turn off active scripting to see what happened... and I got a

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Dawson, Michael
Honestly? Are there people out there who can't use javascript? Who would those people be? Millions of mobile users. M!ke ~| Macromedia ColdFusion MX7 Upgrade to MX7 experience time-saving features, more productivity.

radio button validation

2007-04-18 Thread Steven Sprouse
I know you can do a cfif not len(trim(form.fname)) to throw an error if a form field is blank, but how do you do the same type of thing for a radio button. Is it any different? For some reason I keep getting an error on my form that says app_on_file is undefined in Form when I leave it blank

RE: radio button validation

2007-04-18 Thread Dawson, Michael
You can use cfparam to define a default value for the radio button. Then, check for the default value and throw an error as appropriate. Or, change the radio button to a select list. M!ke -Original Message- From: Steven Sprouse [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007

RE: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Jacob
DW CS3... 613 MB??? OUCH! -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 3:09 AM To: CF-Talk Subject: Breakfast is ready honey... come'n'get it! https://store1.adobe.com/cfusion/store/index.cfm?store=OLS-USstoreregion=us nr=0

Re: Who is wrong ?

2007-04-18 Thread Claude Schneegans
That's simply not going to happen. The ampersand is the character used to mark the start of an entity. Ok, but in HTML, there is no entity inside an attribute, (unless you decide to pass an HTML string in the attribute). Changing this would require changing every XML parser in existence. Ok,

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Dave Watts
Honestly? Are there people out there who can't use javascript? Who would those people be? Mobile users, people using their work computers in security-conscious organizations. As for people who CHOOSE to turn off javascript? Well you're just asking for a sad user experience. That's like

Re: Client-side validation or Server-side Validation?

2007-04-18 Thread Byte Me
Ok So I've been getting into jQuery a lot lately. And being able to do some of the user enhancements has been great. I've also begun, as one of those user enhancements, to use client-side validation. Not for login's, but for mortgage calculators, property search request forms, etc. Not

RE: Who is wrong ?

2007-04-18 Thread Dave Watts
Ok, but in HTML, there is no entity inside an attribute, (unless you decide to pass an HTML string in the attribute). If you want to include, say, a copyright symbol in a submit button, how would you do that without using the appropriate character entity in the VALUE attribute of the button?

coldfusion based blogs

2007-04-18 Thread Mark Trade
Hi All Could any one recommend a cold fusion based blog? Looking for something which can be modified if needed. ~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 Flex 2 Free Trial

RE: coldfusion based blogs

2007-04-18 Thread Jake Churchill
BlogCFC _ Jake Churchill CF Webtools 11204 Davenport, Ste. 200b Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 -Original Message- From: Mark Trade [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 8:52 AM To: CF-Talk Subject: coldfusion based blogs

RE: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Dave Watts
Is Adobe just trying to make up for the horrid exchange rate? Being a global company (and me being totally ignorant of international marketing) I'd expect them to handle that in their general margin across all markets, rather than penalizing the non-US customer. And, does that work in

Re: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Raymond Camden
coughCFEclipse/cought (Not that eclipse is much smaller of course. ;) On 4/18/07, Jacob [EMAIL PROTECTED] wrote: DW CS3... 613 MB??? OUCH! -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 3:09 AM To: CF-Talk Subject: Breakfast is

Re: coldfusion based blogs

2007-04-18 Thread Rick Root
Ray needs to work on his search engine rankings =) http://www.google.com/search?hl=enq=coldfusion+blog+software I second the BlogCFC recommendation http://blogcfc.riaforge.org Rick ~| Upgrade to Adobe ColdFusion MX7

Weird ColdFusion Admin Error

2007-04-18 Thread Tony
500 coldfusion.runtime.CfJspPage._setCurrentLineNo(I)V coldfusion.runtime.CfJspPage._setCurrentLineNo(I)V anyone ever see this before? tw -- 'Never have anything in your life that you can't walk out on in thirty seconds flat, if you spot the heat coming around the corner' robert deniro - heat

Re: ColdFusion SMS Text Messages to Cell?

2007-04-18 Thread Rey Bango
James, Look into Twitter. It should do what you're looking for. Rey James Blaha wrote: All, ColdFusion SMS Text Message to Cell? In light of the sad issue that happened at Virginia Tech this week I’m looking for a way to blast out an emergency text message to students employees

SMS

2007-04-18 Thread Richard Cooper
Hi all, Looking to do SMS MMS via the cf gateway. Does MMS work the same as SMS? Richard ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2

[Macromedia][Oracle JDBC Driver][Oracle]ORA-01000: maximum open cursors exceeded

2007-04-18 Thread Brad Stone
All - I'm still grappling with a problem where I was getting the dORA-01024 error (string literal too long) with a valid INSERT statement, and it was recommended that (among other things) I used bind variables in my INSERT via CFQUERYPARAM. I have done so. Now, I have a different error:

Re: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Mark Drew
If you are a bit mean, you can get the weight down of CFEClipse and Eclipse to about 50Mb the price remains the same though ;) MD On 18 Apr 2007, at 15:06, Raymond Camden wrote: coughCFEclipse/cought (Not that eclipse is much smaller of course. ;) On 4/18/07, Jacob [EMAIL PROTECTED]

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Rick Faircloth
One of the major groups not able to use JS that has been discussed are those in corporate settings that don't allow JS... -Original Message- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 9:01 AM To: CF-Talk Subject: RE: Client-side validation or

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Rick Faircloth
I was just going by what they told me on the site... that I needed to use a browser with JS enabled... (didn't mention Flash, although that may be the reason behind it all)... -Original Message- From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 9:32 AM

Re: Who is wrong ?

2007-04-18 Thread Claude Schneegans
If you want to include, say, a copyright symbol in a submit button, how would you do that without using the appropriate character entity in the VALUE attribute of the button? Then I will use an HTML string, since I know the value is to be finally used and displayed as an HTML string. But if I

Re: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Andy Allan
Thats just not good enough Mark, in addition to enabling feature x, y and z, I also want you to pay me for downloading it :p Or just buy me a beer when I'm back in London in May :) ps sorry for hi-jacking the thread Will :) On 18/04/07, Mark Drew [EMAIL PROTECTED] wrote: If you are a bit mean,

Re: ColdFusion SMS Text Messages to Cell?

2007-04-18 Thread Graham Pearson
For the past 6 Years I have been doing this exact same thing with Coldfusion, and the TAP Protocol to send messages. How I perform this is via a DialTone connecting directly to the Major Cell Providers TAP equipment which cuts out of need to screenscrape the providers web form or the need to have

Re: coldfusion based blogs

2007-04-18 Thread James Holmes
I third it. BlogCFC, the way to blog is. On 4/18/07, Rick Root wrote: Ray needs to work on his search engine rankings =) http://www.google.com/search?hl=enq=coldfusion+blog+software I second the BlogCFC recommendation http://blogcfc.riaforge.org -- mxAjax / CFAjax docs and other useful

Re: coldfusion based blogs

2007-04-18 Thread John Wilker
BlogCFC all the way. i was a blogfusion user, it's good too, but jake sold it, and the new guys haven't done much (last I checked, that might have changed) with it, and were moving to a hosted model. BlogCFC On 4/18/07, James Holmes [EMAIL PROTECTED] wrote: I third it. BlogCFC, the way to

Re: radio button validation

2007-04-18 Thread Kris Jones
Checkboxes and radio buttons don't post with the form if they are not checked (checkboxes) or selected (radio buttons). You must cfparam them if you are going to reference them on the action page. Or alternatively, you can check with isdefined(radiobuttonfieldname) Cheers, Kris On 4/18/07,

Re: CF and Java

2007-04-18 Thread Andrew Whone
I got a bit further on using Mark Mandels Javaloader. The coldfusion code is: cfscript loadPaths = ArrayNew(1); loadPaths[1] = expandPath(irmarkjars); loadPaths[2] = expandPath(irmarkjars\jce-jdk13-114.jar); loadPaths[3] = expandPath(irmarkjars\style-apachexml.jar); loadPaths[4] =

Re: coldfusion based blogs

2007-04-18 Thread Mark Drew
+1 for blogCFC We love you Ray! MD On 18 Apr 2007, at 15:55, John Wilker wrote: BlogCFC all the way. i was a blogfusion user, it's good too, but jake sold it, and the new guys haven't done much (last I checked, that might have changed) with it, and were moving to a hosted model.

RE: coldfusion based blogs

2007-04-18 Thread Russ
BlogCFC -Original Message- From: Mark Trade [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 9:52 AM To: CF-Talk Subject: coldfusion based blogs Hi All Could any one recommend a cold fusion based blog? Looking for something which can be modified if needed.

RE: CF and Java

2007-04-18 Thread Russ
Looks like something is getting a null pointer, meaning something is not getting set. I usually find it easier to create the methods, test them in java through eclipse (stepping through the debugger if necessary) and once it's ready to put it to cf. Basically it's breaking at line 91 in your

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Rick Faircloth
Your description of the function of ex2_process.cfm sound exactly like what I do now with server-side validation. (At this point there is no client-side validation involved...) I have the user complete the form, which submits back to the page it's a part of, then I run code against all the field

Re: coldfusion based blogs

2007-04-18 Thread Raymond Camden
I know. I'm not sure why. I made www.blogcfc.com have, what I thought, was a very nice keyword heavy title. p.s. Thanks for all the recommendations guys. On 4/18/07, Rick Root [EMAIL PROTECTED] wrote: Ray needs to work on his search engine rankings =)

RE: coldfusion based blogs

2007-04-18 Thread Brad Wood
HA! If you search for cold fusion blog software with a space between cold and fusion, BlogCFC is the second result. http://www.google.com/search?hl=enq=cold+fusion+blog+softwarebtnG=Sear ch ~Brad -Original Message- From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: Wednesday, April

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Ian Skinner
Does this describe the process you're trying to get me to understand? The rain in Spain mainly falls on the plains. Yes that is what most of us have been trying to explain. Now just add the statement that you make sure your form works just fine without the JS and then all is good, i.e it can

RE: coldfusion based blogs

2007-04-18 Thread Billy Cox
I wish I got paid to surf Google all day. ;) -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 10:56 AM To: CF-Talk Subject: RE: coldfusion based blogs HA! If you search for cold fusion blog software with a space between cold and fusion,

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Rick Faircloth
Perhaps a little sunlight is appearing through the dark clouds of ignorance! :o) Rick -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 12:00 PM To: CF-Talk Subject: RE: Client-side validation or Server-side Validation? Does this describe

RE: coldfusion based blogs

2007-04-18 Thread Brad Wood
I wish I got paid to work at Google. :) (I hear it's nice) -Original Message- From: Billy Cox [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 11:04 AM To: CF-Talk Subject: RE: coldfusion based blogs I wish I got paid to surf Google all day. ;)

making a page use cfdocument or not

2007-04-18 Thread Chad Gray
I would like to make a page that will either be displayed as a PDF using CFDocument or as plan old HTML. I cant seem to do the below I get the error: The end tag /cfdocument encoutered on line 6 at column 11 requires a matching start tag. cfif URL.Format EQ PDF cfdocument format=pdf

Re: Display number of users online

2007-04-18 Thread Joel Watson
Thanks, this works great! I really appreciate your help, as well as the responses from everyone else! Joel Here you go Joel, I got this code from someone else long ago, and now am passing it on to you. =) You may store other data about them, but you can go from here. cfapplication

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Dan G. Switzer, II
Does this describe the process you're trying to get me to understand? Yes. ~| Create Web Applications With ColdFusion MX7 Flex 2. Build powerful, scalable RIAs. Free Trial

RE: making a page use cfdocument or not

2007-04-18 Thread Ian Skinner
This was on the Adobe forums just yesterday. The solution is here: !--- Must save the stuff to be converted to a PDF as a variable --- cfsavecontent variable=content Cfdump var=#get_slice# /cfsavecontent !--- Execute this for PDF generation --- cfif URL.convert_to_PDF EQ Yes cfdocument

Re: ColdFusion SMS Text Messages to Cell?

2007-04-18 Thread Brian Swartzfager
Hi, James, We're about to try the same thing at my university. We're going to create a portlet (using ColdFusion) in our university portal where anyone at the university who wants to get emergency text messages can provide us with their cell phone number and the name of their cell service

Outputting Dollar Format on Bind

2007-04-18 Thread Bruce Sorge
I checked AsFusion and some ActionScript sites and I cannot find the answer. I have a cfformitem type of HTML that is bound to a query. What I want is to format the output to a dollar format. Code is below: cfformitem type=html bind={electionResultsGrid.dataProvider[

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Rick Faircloth
Hurray! So, Dan... I know I can use Jorn's Validation plug-in for client-side validation, and my normal CF routine for server-side validation. I just need to figure out how to use the same space for error messages for both client-side and server-side validation. If I understand correctly,

RE: Flash Forms: ComboBox help

2007-04-18 Thread Kevin Aebig
I'm not sure how familiar you are with Flash and perhaps if you could respond back with some code it would make this more easy to help... Anyhow, to add items to a combobox, just bind to the dataProvider instead of adding each manually and when you want to remove items, you need to reference them

RE: CF and Java

2007-04-18 Thread Phillip Duba
What is line 91 in your java file? That's where the error in your class is being thrown, Phil -Original Message- From: Russ [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 11:46 AM To: CF-Talk Subject: RE: CF and Java Looks like something is getting a null pointer, meaning

RE: Outputting Dollar Format on Bind

2007-04-18 Thread Kevin Aebig
I know of about 3 ways to do it, but I can't remember what version of Actionscript CFForm uses... Gimme a few to dig that up and I'll post the best one. !k -Original Message- From: Bruce Sorge [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 11:30 AM To: CF-Talk Subject:

RE: Outputting Dollar Format on Bind

2007-04-18 Thread Dave Watts
I know of about 3 ways to do it, but I can't remember what version of Actionscript CFForm uses... Gimme a few to dig that up and I'll post the best one. I thought Flex 1.5 used AS2? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Dan G. Switzer, II
Rick, If it's client-side placing the message, it places by the id, e.g. id=errorMessage. If it's server-side placing the message, you use a CFIF statement to determine that and place the error message in the same div via cfoutput. Correct to this point? Yes, if you look at my code, I've

Re: ColdFusion SMS Text Messages to Cell?

2007-04-18 Thread Pete Ruckelshaus
I know I can send email to my cell phone at [EMAIL PROTECTED]; the same holds true for many other providers, i.e. T-Mobile: [EMAIL PROTECTED] Virgin Mobile: [EMAIL PROTECTED] Cingular: [EMAIL PROTECTED] Sprint: [EMAIL PROTECTED] Verizon: [EMAIL PROTECTED] Nextel: [EMAIL PROTECTED] Using this

RE: ColdFusion SMS Text Messages to Cell?

2007-04-18 Thread Dawson, Michael
Interesting how a tragedy must occur before organizations will create a preventive action. Along these lines, we are also being asked to implement a solution on our campus. The first thought was to use SMS, but I suggested just sending to the phone's email address. M!ke -Original

Re: making a page use cfdocument or not

2007-04-18 Thread Jake Pilgrim
Ian keyed in on the solution here. In short - you can't have a condition around just the CFDOCUMENT starting and ending tags; the condition needs to wrap the entire code block. From what I experienced CFdocument seems to always run whether it is wrapped in a condition or not(seems to execute

Re: coldfusion based blogs

2007-04-18 Thread Rick Root
On 4/18/07, Brad Wood [EMAIL PROTECTED] wrote: HA! If you search for cold fusion blog software with a space between cold and fusion, BlogCFC is the second result. http://www.google.com/search?hl=enq=cold+fusion+blog+softwarebtnG=Sear ch Hah, but BlogCFM is still #1 ;) If Ray had an

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Rick Faircloth
I was actually placing the error messages differently, too. Using this code: errorPlacement: function(error, element) { error.appendTo(# + element.attr('id') + _error); }, To place the error messages in this HTML: td id=Email_Confirm_error/td I'll just stick some kind of if

Re: coldfusion based blogs

2007-04-18 Thread Raymond Camden
Well, BlogCFC does support siptemaps. You have to tell Google about your sitemap of course. On 4/18/07, Rick Root [EMAIL PROTECTED] wrote: On 4/18/07, Brad Wood [EMAIL PROTECTED] wrote: HA! If you search for cold fusion blog software with a space between cold and fusion, BlogCFC is the

Document root element is missing.

2007-04-18 Thread Dwayne Cole
?xml version=1.0 encoding=UTF-8? ?xml-stylesheet type=text/xsl href=news_rss.xsl? The above code is at the top of an XML feed that I am trying to process. I want to remove it, otherwise I get the following error. Document root element is missing. Document root element is missing. My code

Re: ColdFusion SMS Text Messages to Cell?

2007-04-18 Thread Sean Corfield
On 4/18/07, James Blaha [EMAIL PROTECTED] wrote: ColdFusion SMS Text Message to Cell? Built into CFMX 7 Enterprise via the SMS Event Gateway. You just need an SMSC account to connect into the cell providers' network. I don't know if Mike Kear's system works on this (I hope so - CFMX SMS support

cfspry

2007-04-18 Thread Dan Vega
I am using cfspry (http://cfspry.riaforge.org/) for creating a nice multi step form using tabs. I was wondering if anyone else has used this or spry for tabs. My question is that I have added next and previous buttons to control the form so I would like to take away the ability to click on the

Re: Document root element is missing.

2007-04-18 Thread Kris Jones
Sounds kind of obvious, but is the document someRss.xml well-formed? It must have a single root element to be valid. This block is invalid because there is no single root element: record columnsome value A/column columnsome value B/column /record

Re: cfspry

2007-04-18 Thread Raymond Camden
I'm not aware of any such ability. Did you try the Spry forums at labs? FYI - my project is a bit rusty now. The included JS files are probably the 1.3 files. You may want to update to 1.4. I'll do an update int he project if folks really want - but I was planning on waiting till 1.5. On

Re: Breakfast is ready honey... come'n'get it!

2007-04-18 Thread Nathan Strutz
But if you're like me, your Eclipse install is a little over 1GB :) It's probably time for me to start tossing out-versioned plugins - Eclipse saves everything by default. -- nathan strutz http://www.dopefly.com/ On 4/18/07, Mark Drew [EMAIL PROTECTED] wrote: If you are a bit mean, you can

Re: Document root element is missing.

2007-04-18 Thread Dwayne Cole
Maybe I should clarify. When I fetch the XML file with cfhttpurl=http://www.somewebsite.com/rss/someRss.xml;method=get the resulting CFHTTP.FileContent variables contains the following lines ?xml version=1.0 encoding=UTF-8? ?xml-stylesheet type=text/xsl href=news_rss.xsl? I need some

Re: cfspry

2007-04-18 Thread Dan Vega
No problem, I will check out the forums I just thought I would see if anyone here (you) knew of a way. Thank You Dan On 4/18/07, Raymond Camden [EMAIL PROTECTED] wrote: I'm not aware of any such ability. Did you try the Spry forums at labs? FYI - my project is a bit rusty now. The included

RE: Outputting Dollar Format on Bind

2007-04-18 Thread Kevin Aebig
I believe you're right. Here's a class that you can include and use to format as you wish. It's well commented and easy to use... http://www.keslabs.com/downloads/CurrencyFormat.as !k -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 12:52

Verity Uppercase Titles

2007-04-18 Thread Nicole Lane
I searched and this questions was asked YEARS ago without response. I'm just running into now though. When doing a Verity search, the title field is returned in all upper caps. Does anyone know how to fix this? I think our host is running a realy old version of CF--I don't know if that has

Re: Outputting Dollar Format on Bind

2007-04-18 Thread Bruce Sorge
Page cannot be found. On 4/18/07, Kevin Aebig [EMAIL PROTECTED] wrote: I believe you're right. Here's a class that you can include and use to format as you wish. It's well commented and easy to use... http://www.keslabs.com/downloads/CurrencyFormat.as !k

RE: Outputting Dollar Format on Bind

2007-04-18 Thread Kevin Aebig
Mom always said I wasn't too bright... http://www.keslabs.com/downloads/CurrencyFormat.as.txt !k -Original Message- From: Bruce Sorge [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 1:59 PM To: CF-Talk Subject: Re: Outputting Dollar Format on Bind Page cannot be found. On

why do you suppose

2007-04-18 Thread Marc Hilt
Hi, what would be the reason a very basic cold fusion page loads correctly in most browsers except when it is loaded in explorer it has to be refreshed to scroll the whole page? Thanks-MSH ~| Deploy Web Applications Quickly

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Rick Faircloth
Dan... Something I'm trying to figure out. What is the mechanism that moves the validation from client-side to server-side? In other words, what causes the server-side validation to begin? Concerning this code: form action=ex2_process.cfm method=post id=frmMailingList Is it accurate to say

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Ian Skinner
Is it accurate to say that once the submit button is clicked, Jorn's plug-in validates everything server-side first based on the id of the form, then once that's complete, with no errors, the form will be submitted to the action page automatically, in this case ex2_process.cfm, and perform the

RE: why do you suppose

2007-04-18 Thread Brad Wood
Are you sure it is a CF problem at all and not a JS problem perhaps. What exactly do you mean by scroll the whole page? Are the scroll bars simply not present? ~Brad -Original Message- From: Marc Hilt [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 3:19 PM To: CF-Talk

Re: Client-side validation or Server-side Validation?

2007-04-18 Thread Josh Nathanson
Is it accurate to say that once the submit button is clicked, Jorn's plug-in validates everything server-side first based on the id of the form, then once that's complete, with no errors, the form will be submitted to the action page automatically, in this case ex2_process.cfm, and perform

CreateObject() with java

2007-04-18 Thread Wes Middendorff
I have a totally newb problem. I have a written a java class to unzip files (which works JRUN's jre), but I am trying to use it with coldfusion and am unable to get coldfusion to even recognize that it is there. I have set up the classpath in administrator and ensured several times that the

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Rick Faircloth
Thanks for the feedback, Ian... whew... Rick -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 4:33 PM To: CF-Talk Subject: RE: Client-side validation or Server-side Validation? Is it accurate to say that once the submit button is clicked,

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Rick Faircloth
Yes, I should have typed client-side... And thanks for the confirmation of my understanding. Glad to see you're making some headway! Oh, man, you don't know what a relief it is! I started working with jQuery about 4 weeks ago, and as soon as I would get some working, like client-side

RE: CreateObject() with java

2007-04-18 Thread Gaulin, Mark
Java classpaths sound not actually contain .class files (although .jar files are included in classpaths). Assuming your java class in not in a package (which is a Bad idea, but looks to be the case from your java code), then you need to include in the classpath the directory containing your

RE: CreateObject() with java

2007-04-18 Thread Gaulin, Mark
Java classpaths sound not actually contain .class files (although .jar files are included in classpaths). Assuming your java class in not in a package (which is a Bad idea, but looks to be the case from your java code), then you need to include in the classpath the directory containing your

Re: ColdFusion SMS Text Messages to Cell?

2007-04-18 Thread Robert Rawlins
Hello Bud, I went through a conversation about this stuff over on the easycfm boards about a month back along with some of the other developers, you may want to give it a read through. You have plenty of choices on how to distribute the mail. As Sean has suggested one option is to use the

Re: CreateObject() with java

2007-04-18 Thread Wesley Middendorff
That helps a little, I am now getting some other error that is not so helpfull... Object Instantiation Exception. An exception occurred when instantiating a java object. The cause of this exception was that: YP_Unzip (wrong name: YP_UnZip). This shouldn't be so difficult. On

RE: Client-side validation or Server-side Validation?

2007-04-18 Thread Mark A Kruger
I'm late coming in here so sorry if this has already been hashed over. I wanted to refer you to a post I wrote some time back on this topic: http://www.coldfusionmuse.com/index.cfm/2006/3/16/server-side.client-side.va lidation In particular the comments at the bottom are interesting -mark

RE: why do you suppose

2007-04-18 Thread Dave Francis
I don't quite understand either. But is it also you're just not waiting long enough for the page to load and render. -Original Message- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 3:38 PM To: CF-Talk Subject: RE: why do you suppose Are you sure it is a CF

Re: why do you suppose

2007-04-18 Thread Marc Hilt
Brad, no scroll bars but the pages are quite long. There is no JS here is a example. try in fire fox and then in explorer. If you can not get it to scrol in explorer refresh the page it works fine. Thanks to help I got here once bfore I did find a extra div but that is gone.

RE: CreateObject() with java

2007-04-18 Thread Gaulin, Mark
The class name in your CreateObject call does not EXACTLY match the class itself. Fix that and you should be better. Mark -Original Message- From: Wesley Middendorff [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 18, 2007 5:08 PM To: CF-Talk Subject: Re: CreateObject() with

  1   2   >