Re: Calling ColdFusion Web Service from .NET

2007-05-30 Thread Robertson-Ravo, Neil (RX)
Yep, pass only string representations of your objects return values and you will be fine... This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains

Re: ColdFusion Webserver

2007-05-30 Thread Tom Chiverton
On Tuesday 29 May 2007, Scott Stewart wrote: Your other option is Linux/Apache and that opens up a new can of worms.. Windows/Apache is often a good compromise, and you don't need to shell out for the stupidly expensive 'server' versions of Windows then either. -- Tom Chiverton Helping to

RE: CF Poster

2007-05-30 Thread Coldfusion
Site not found -Original Message- From: C. Hatton Humphrey [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 29, 2007 10:14 PM To: CF-Talk Subject: Re: CF Poster I am not aware of one, but if one exists, I would like to know also. TeraTeach anyone?? I'd like to see one as well, however

Re: CF Poster

2007-05-30 Thread Yves Arsenault
likely means http://www.cfquickdocs.com/ - Yves - On 5/30/07, Coldfusion [EMAIL PROTECTED] wrote: Site not found -Original Message- From: C. Hatton Humphrey [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 29, 2007 10:14 PM To: CF-Talk Subject: Re: CF Poster I am not aware of one,

Re: ColdFusion 8 Public Beta now available

2007-05-30 Thread Dwayne Cole
Tight work! Good job adobe. I look forward to using cf8. I am using CF 6 on my production machine and 7 on my development machine. I plan to upgrad my production machine to CF8 standard. I can't afford the enterprise addition. Does anyone now the proposed price points for new and upgrades.

RE: CF Poster

2007-05-30 Thread Coldfusion
thanks -Original Message- From: Yves Arsenault [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 30, 2007 5:40 AM To: CF-Talk Subject: Re: CF Poster likely means http://www.cfquickdocs.com/ - Yves - On 5/30/07, Coldfusion [EMAIL PROTECTED] wrote: Site not found -Original

Multiple Instances

2007-05-30 Thread Robertson-Ravo, Neil (RX)
OK, If I were to run with 8GB on 32-bit Windows 2003 Standard and I create multiple CF instances on the machine, each with 1GB assigned RAM would each instance correctly assign itself the necessary 1GB from the 8 or would it be incorrectly shared? So as a breakdown. we would theoretically have;

Accessing another cfapplications scope

2007-05-30 Thread James Buckingham
Hi everyone, I've built a little bit of code which loads an .ini file and updates a single app's application scope with any changes. I've been asked to redesign this though so when we do an update in the ini and hit 'refresh' the code goes through ALL of our applications and applies the

Re: (Admin) Digg CF-Talk

2007-05-30 Thread Ross Valenti
How about a reddit button? I stopped participating in Digg quite a while ago... Now that ColdFusion 8 beta has been released I should remind people that there is a nice, clean Digg button on all threads in the CF-Talk archive (as well as all other archives). If you want to push it, feel

CF8 documention

2007-05-30 Thread Chris Hayes
I think I'm right in saying there isn't any CF8 documentation yet (please correct me if I'm wrong). What's the status here? ~| ColdFusion MX7 by Adobe® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7.

Re: CF8 documention

2007-05-30 Thread Doug Bezona
The docs have been released with the public beta: http://labs.adobe.com/technologies/coldfusion8/ The PDF's are under the Product Details tab On 5/30/07, Chris Hayes [EMAIL PROTECTED] wrote: I think I'm right in saying there isn't any CF8 documentation yet (please correct me if I'm wrong).

RE: CF8 documention

2007-05-30 Thread Adkins, Randy
Check out the Product Details tab at: http://labs.adobe.com/technologies/coldfusion8/ -Original Message- From: Chris Hayes [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 30, 2007 8:49 AM To: CF-Talk Subject: CF8 documention I think I'm right in saying there isn't any CF8 documentation

RE: Accessing another cfapplications scope

2007-05-30 Thread Peterson, Chris
I think it would actually be pretty simple. You need to get a list of applications (or hard-code the ones you want it to update) Then just do (psudo-code): Loop all your applications cfapplication name=#appName# cfset vars to whatever End loop This should set the

Re: CF8 documention

2007-05-30 Thread exH
ahhh, thanks guys. - Original Message - From: Adkins, Randy [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Wednesday, May 30, 2007 1:57 PM Subject: RE: CF8 documention Check out the Product Details tab at: http://labs.adobe.com/technologies/coldfusion8/

Re: Multiple Instances

2007-05-30 Thread mailme
Each instance gets its own JVM, so each could have 1GB, or whatever you want to assign to it. It's one of the main reasons of moving to multiple instances ;). Matthew Williams Geodesic GraFX www.geodesicgrafx.com/blog Quoting Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]: OK, If I were to

Dedicated Server co-op

2007-05-30 Thread Rick Root
I have a dedicated server - mostly for personal use... ie, my own web site, opensourcecf.com, cfmbb.org, etc. I currently share the server with 1 other person, and I'm looking for 2-3 other people interested in sharing it. It's a nice little dedicated Linux box at viviotech, unmetered bandwidth

Re: Accessing another cfapplications scope

2007-05-30 Thread James Buckingham
Thanks Chris. I'm actually getting there right now. Typical how these things happen just as you put a post on :). Cheers again, James I think it would actually be pretty simple. You need to get a list of applications (or hard-code the ones you want it to update) Then just do (psudo-code):

Re: CF Poster

2007-05-30 Thread C. Hatton Humphrey
likely means http://www.cfquickdocs.com/ Thanks for the correction Yves - like I said, I've got it bookmarked ;) ~| ColdFusion MX7 and Flex 2 Build sales marketing dashboard RIA’s for your business. Upgrade now

Re: Multiple Instances

2007-05-30 Thread Mike Chabot
Out of curiosity, how are you getting above the 4GB limit in 2003 standard, since that OS only supports the theoretical 4GB max that most 32 bit OSs are subject to? Are you using PAE? I have heard /PAE is slow and buggy on 32-bit Windows, so I have avoided going above 4 GB, even though more than

cffile to remote pc

2007-05-30 Thread Dave Francis
I eventually want to upload a file from my desktop, running CFMX 7.0.2 developer, to a remote pc. As a start, I'm trying cfdirectory to check the connection, but getting absolutely nothing. Zero records returned, and no error. My directory attribute looks like: directory=//111.222.333.444/C$/

Re: (Admin) Digg CF-Talk

2007-05-30 Thread Casey Dougall
Google Alerts are already picking up some steam. Woot! Google News Alert for: *coldfusion* Adobe *ColdFusion* 8 Beta Goes Publichttp://www.eweek.com/article2/0,1895,2138586,00.asp eWeek - Woburn,MA,USA Adobe Systems has announced the public beta of the latest version of its * ColdFusion* Web

RE: CF Poster

2007-05-30 Thread Jeff Small
Even better, will we be able to get Scorpio posters at Max this year? I got my 7 poster at Max... I think in Anaheim. The terratech posters are a little different. I know there have been two versions of the 7 posters. One from TT and one from Macromedia. Last year at Max the only ones I could

RE: cffile to remote pc

2007-05-30 Thread Adkins, Randy
ColdFusion Application Server must have access to the share. Check the user account that CF is running under. Might need to change it In services to use your account. -Original Message- From: Dave Francis [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 30, 2007 10:46 AM To: CF-Talk

Re: Calling ColdFusion Web Service from .NET

2007-05-30 Thread Ken Sykora
Thank you for your responses... that is what I feared had to be the case to communicate with .NET. Is this experience any different with CF8? I'm not talking about direct invocation using assemblies, rather communicating via web services. Thanks, --Ken On 5/30/07, Robertson-Ravo, Neil (RX)

Re: CF8 documention

2007-05-30 Thread exH
Thanks, I made the mistake of RTFM.. it was the wrong FM. - Original Message - From: Adkins, Randy [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Wednesday, May 30, 2007 1:57 PM Subject: RE: CF8 documention Check out the Product Details tab at:

RE: CF8 beta ready for download...

2007-05-30 Thread Eric J. Hoffman
Should I assume this can be run side by side on an existing CF server? I was thinking of setting up IIS to run against the CF8 stuff for a few test sites, and leave the existing CF7/IIS for our development stuffotherwise I have to dig up another server.

RE: Calling ColdFusion Web Service from .NET

2007-05-30 Thread Robertson-Ravo, Neil (RX)
Yes..in your example. You are trying to pass a complex CF object to .NET which will not work..ever. There are some wrappers you can use to potentially translate a query into an .NET Dataset but you wont be able to pass a CFC to .NET. -Original Message- From: Ken Sykora

Having problem with coldfusion start up aplication .. pls help.

2007-05-30 Thread pranav bhatt
Hello, I am starting up with coldfusion,so very new to it. I have installed Coldfusion trial version from Adobe site. I have Coldfusion programe to test out the things how it can run to my machine. I have tried to open file with my browser that is index.cfm and another is aplication.cfc but

RE: CF8 beta ready for download...

2007-05-30 Thread Damien McKenna
cfset mode=Valley girl / Like I so totally blogged it. http://mc-kenna.com/articles/coldfusion-8-public-beta-chews-bubblegum-ta kes-names/ cfset mode=lolcats / I can has tsty codez? Damien ~| ColdFusion MX7 and Flex 2 Build

US Web Hosting vs UK

2007-05-30 Thread Tom King
Am I shooting myself in the foot by looking at US hosting (i,e hostmysite.com ) even though the majority of sites I run are in the UK (or have a large UK audience + are co.uks?)? The pricing just seems so much... cheaper. There's the obvious issue of Lag, but if somewhere offers 24h tech

RE: Identifying if users have cookies enabled

2007-05-30 Thread Ben Nadel
Asad, This might help, I just experimented with this the other day: http://www.bennadel.com/blog/730-Testing-ColdFusion-Session-Cookie-Accep tance.htm OR: http://bennadel.com/index.cfm?dax=blog:730.view Cheers, .. Ben Nadel Certified Advanced ColdFusion MX7 Developer

Re: Calling ColdFusion Web Service from .NET

2007-05-30 Thread Ken Sykora
Will not work... ever... even though the documentation for the web services in livedocs claims that it should work? It says that the component types get cast into complex types (xsd:anyType) and the wsdl seems to note them correctly: From the WSDL: wsdl:types schema

need help with updating date field

2007-05-30 Thread Imperial, Robert
I know this is probably obvious to most of you here, but I have an error on an update statement that I need some enlightenment on please. I'm using MSSQL2k, CFMX7 and I have an insert statement that works fine using #createODBCdate(Now())# but my update bombs on it?? Here's my update:

Re: CF8 beta ready for download...

2007-05-30 Thread Joshua Cyr
If you are unable to drum up another server Hostmysite is offering free beta testing on their servers. http://www.hostmysite.com/cf8/ Joshua On 5/30/07, Eric J. Hoffman [EMAIL PROTECTED] wrote: Should I assume this can be run side by side on an existing CF server? I was thinking of setting

RE: need help with updating date field

2007-05-30 Thread Bobby Hartsfield
Remove the single quotes around #createODBCDate(Now())# ..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Imperial, Robert [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 30, 2007 12:21 PM To: CF-Talk Subject: need help with updating

RE: need help with updating date field

2007-05-30 Thread Steve Milburn
The word Date is a reserved word. It is good practice to avoid naming fields with a reserved word. In this case, wrap it in hard brackets such as [date] = '#createODBCDate(now())#' HTH Steve -Original Message- From: Imperial, Robert [mailto:[EMAIL PROTECTED] Sent: Wednesday, May

Re: need help with updating date field

2007-05-30 Thread Claude Schneegans
Date = '#createODBCdate(Now())#' Tow things here: first a date value needs no quotes in SQL, then use this instead: Date = #createODBCdate(Now())# Secondly, Date is a reserved word in several db systems, it would be a good idea to use another field name. --

RE: need help with updating date field

2007-05-30 Thread Marius Milosav
You are missing a comma after '#form.Fax#' Marius Milosav ScorpioSoft Corp. www.scorpiosoft.com -Original Message- From: Imperial, Robert [mailto:[EMAIL PROTECTED] Sent: May 30, 2007 12:21 PM To: CF-Talk Subject: need help with updating date field I know this is probably obvious to

RE: need help with updating date field

2007-05-30 Thread Andy McShane
You are missing a comma after Fax = '#form.Fax#' Should read Fax = '#form.Fax#', -Original Message- From: Imperial, Robert [mailto:[EMAIL PROTECTED] Sent: 30 May 2007 17:21 To: CF-Talk Subject: need help with updating date field I know this is probably obvious to most of you here, but

RE: need help with updating date field

2007-05-30 Thread Will Swain
I think it should be: Date = #createODBCdate(Now())#, HTH Will -Original Message- From: Imperial, Robert [mailto:[EMAIL PROTECTED] Sent: 30 May 2007 17:21 To: CF-Talk Subject: need help with updating date field I know this is probably obvious to most of you here, but I have an error

Suggestions for a quick easy Press Release app

2007-05-30 Thread Rob O'Brien
I'd like to leverage the collective opinion base out there... I've been searching for a quick easy press release / news update script to incorporate into a client site. I'm looking to save myself the time of writing one from scratch, but it's been difficult to search on such common terms as

RE: need help with updating date field

2007-05-30 Thread Dave Watts
I know this is probably obvious to most of you here, but I have an error on an update statement that I need some enlightenment on please. I'm using MSSQL2k, CFMX7 and I have an insert statement that works fine using #createODBCdate(Now())# but my update bombs on it?? First, the Now

Re: need help with updating date field

2007-05-30 Thread Charlie Griefer
oooh. good catch :) On 5/30/07, Marius Milosav [EMAIL PROTECTED] wrote: You are missing a comma after '#form.Fax#' Marius Milosav ScorpioSoft Corp. www.scorpiosoft.com -Original Message- From: Imperial, Robert [mailto:[EMAIL PROTECTED] Sent: May 30, 2007 12:21 PM To: CF-Talk

Re: need help with updating date field

2007-05-30 Thread Charlie Griefer
first off, DATE is a reserved word and probably shouldn't be used as a column name. if you can't change it, at least enclose it in brackets ([DATE]) in your SQL, remove the single quotes from the #createODBCDate(now())# value. also, look into using cfqueryparam (hey if i didn't say it, somebody

RE: Suggestions for a quick easy Press Release app

2007-05-30 Thread Damien McKenna
-Original Message- From: Rob O'Brien [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 30, 2007 12:30 PM Subject: Suggestions for a quick easy Press Release app I've been searching for a quick easy press release / news update script to incorporate into a client site. Sounds like

Array Append on a two dimensional array

2007-05-30 Thread Scott Stewart
Hey all, I'm building a Narrowed By chunk. There's a list of terms that a user can narrow by, when they click on a term I want to List, the terms that they've used, along with an delete graphic. Each time they click a new term is added to the array Each time a term is deleted it's

RE: need help with updating date field

2007-05-30 Thread Bobby Hartsfield
Wow... that was just one messed up query I guess heh. I stopped with the first error I saw... so to recap class... UPDATE AdminPersonnel SET First_Name = '#form.First_Name#', Last_Name = '#form.Last_Name#', MI = '#form.MI#',

Re: Array Append on a two dimensional array

2007-05-30 Thread Charlie Griefer
in CF a 2d array is just a 1d array of 1d arrays. append a 1d array to your existing 2d array. run this code: cfset myArray = arrayNew(2) / cfset myArray[1][1] = id1 / cfset myArray[1][2] = searchTerm1 / cfdump var=#myArray# label=myArray / cfset arrayToAppend = arrayNew(1) / cfset

Re: Array Append on a two dimensional array

2007-05-30 Thread Charlie Griefer
curious... why not store it as a struct? you can have a key for ID, and a key for searchTerms (the latter being an array). unless i'm misunderstanding, the ID value will not change (?) so there's no reason to keep appending to a 2d array. On 5/30/07, Charlie Griefer [EMAIL PROTECTED] wrote: in

Re: need help with updating date field

2007-05-30 Thread Ken Sykora
Why not just call it with [Date] = getdate() ? On 5/30/07, Bobby Hartsfield [EMAIL PROTECTED] wrote: Wow... that was just one messed up query I guess heh. I stopped with the first error I saw... so to recap class... UPDATE AdminPersonnel SET First_Name =

RE: Array Append on a two dimensional array

2007-05-30 Thread Scott Stewart
The id does change, What I want to end up with is something like this Narrowed by: List of terms Blah Yadda Humenah click Narrowed By Blah [x] List of terms Blah Yadda Humenah Click on next term Narrowed By: Blah [x] Yadda [x] List of terms Blah Yadda Humenah Each click generates a

Re: CF Poster

2007-05-30 Thread John Sterrett
Do you remember the hidden tag? CFBEER anyone.. I am not aware of one, but if one exists, I would like to know also. TeraTeach anyone?? -Original Message- From: Eric J. Hoffman [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 29, 2007 8:11 PM To: CF-Talk Subject: CF Poster We have an old

RE: need help with updating date field

2007-05-30 Thread Peterson, Chris
You can always use the database to get the date too. In SQL its just getDate(). Other databases may / will have different functions to get the current date. [Date] = getDate() Chris -Original Message- From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 30, 2007

Re: Array Append on a two dimensional array

2007-05-30 Thread Charlie Griefer
OK. if that's the case (the IDs changing), the arrayAppend() with appending a 1d array onto your existing 2d array should work. ? On 5/30/07, Scott Stewart [EMAIL PROTECTED] wrote: The id does change, What I want to end up with is something like this Narrowed by: List of terms Blah

RE: CF Poster

2007-05-30 Thread Ian Skinner
I have a giant blue and white one from Macromedia pinned on the wall behind me, got it as some user group meeting or the other back in the day. Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and

Looking for a Senior Coldfusion Developer

2007-05-30 Thread Allison Baker
Job Title Sr. Cold Fusion Developer Position DarwinSuzsoft’s Business Intelligence Practice is looking for a Sr. Cold Fusion Developer. Our Financial Services Client located in Boston is looking to add this developer because they have just lost their CF developer. This role is a replacement

Re: Calling ColdFusion Web Service from .NET

2007-05-30 Thread Ken Sykora
Update: The exact same sample code I posted in the initial post can be invoked using .NET under the latest scorpio beta I'm guessing this indicates CF7 not being able to handle complex data types in web services... --Ken On 5/30/07, Ken Sykora [EMAIL PROTECTED] wrote: Will not work...

Re: Calling ColdFusion Web Service from .NET

2007-05-30 Thread Robertson-Ravo, Neil (RX)
You can pass a CFC to a .NET call? This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It

Re: Looking for a Senior Coldfusion Developer

2007-05-30 Thread Bryan Stevenson
I'm sure many other will say this toobut CF-JOBS is the place for this ;-) Cheers Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web:

Re: need help with updating date field

2007-05-30 Thread Bob Imperial
Thanks all for the quick responses, I've changed the field name from Date to AccessDate, makes more sense too. I used cfqueryparam on my insert and just trying to get this thing to work in the raw first ;). As for using jdbc instead of odbc, I have yet to get cf to register the ds using the SQL

Re: Suggestions for a quick easy Press Release app

2007-05-30 Thread Cutter (CFRelated)
Rob, I'd use a blog app, like BlogCFC. Quick, easy, and RSS built in. Steve Cutter Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _ http://blog.cutterscrossing.com Rob O'Brien wrote: I'd like to leverage the collective opinion base

Re: need help with updating date field

2007-05-30 Thread Claude Schneegans
First, the Now function returns an ODBC timestamp Are you sure of that? Now () is supposed to return a date-time object which is a foating point value, not an ODBC date. But it is possible that it will be automatically converted to an ODBCDate by the CFQUERY tag. And if it does so, then it is

RE: need help with updating date field

2007-05-30 Thread Dave Watts
Are you sure of that? Now () is supposed to return a date-time object which is a foating point value, not an ODBC date. You can easily test this: cfoutput#Now()#/cfoutput Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber

RE: need help with updating date field

2007-05-30 Thread Dave Watts
Thanks all for the quick responses, I've changed the field name from Date to AccessDate, makes more sense too. I used cfqueryparam on my insert and just trying to get this thing to work in the raw first ;). As for using jdbc instead of odbc, I have yet to get cf to register the ds using

Re: need help with updating date field

2007-05-30 Thread Claude Schneegans
You can easily test this: cfoutput#Now()#/cfoutput This only shows that CFOUTPUT formats a date-time object as an ODBC dateTime stamp by default, not that Now() returns it. If it was so, then Now() + 1 would cause an error, since one cannot add a number to a string. Try

Re: need help with updating date field

2007-05-30 Thread Claude Schneegans
It's often easier to use CFQUERYPARAM, actually - for example, you don't have to worry about single quotes. But if you want only a date, with no time, you still need to use CreateODBCDate () to format the date properly for CFQUERYPARAM, then it is is not that much easier. --

IE6 users - help!

2007-05-30 Thread Rick Root
I'm having a problem with a web site that seems to only occur for IE6 users. I've tried to build a simple example app that will show the error, but the person I was working with who still has IE6 seems to be out of the office, so I can't tell if I've duplicated the problem or not. Here's the

Re: IE6 users - help!

2007-05-30 Thread Rick Root
The specific error is this: The value 1#e386160 cannot be converted to a number The actual URL (you won't be able to get to it) https://www.reuniongiving.annualfund.duke.edu/view_roster.cfm?startRow=1#e386160 This is coming from a cflocation The page generating the error seems to

Re: IE6 users - help!

2007-05-30 Thread Josh Nathanson
Rick, I get the following error on IE6: The value 1#e001492 cannot be converted to a number The error occurred in E:\Inetpub\ads\public\test.cfm: line 2 1 : cfparam name=startrow default=0 2 : cfset startrow = startrow + 1 3 : 4 : cfloop from=1000 to=1500 index=i step=1 --

Re: cflocation/ie 6 bug - possible workaround

2007-05-30 Thread Catherine Alleva
Update: URL for Jrun hot fix: http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=5c9389c8 This fixed the cflocation problem. FYI: If you upgrade to CFMX7, you'll have to install the hot fix again. ~| Create Web

RE: IE6 users - help!

2007-05-30 Thread Brad Wood
I get The value 1#e001001 cannot be converted to a number: It looks like the #e001001 is being appended to the startrow variable. http://www.it.dev.duke.edu/public/test.cfm?startRow=1#e001001 ~Brad -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent:

Re: cflocation/ie 6 bug - possible workaround

2007-05-30 Thread Catherine Alleva
This is the updated URL for Jrun hot fix: http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=5c9389c8 This fixed the cflocation problem. FYI: If you upgrade to CFMX7, you'll have to install the hot fix again. ~| Deploy

Re: IE6 users - help!

2007-05-30 Thread Rick Root
Okay.. so now that we've verified that I've duplicated the problem... can anyone tell me *WHY* this works in IE7 and Firefox, but *NOT* in IE6? Is there a workaround? Here's the code for both files: test.cfm === cfparam name=startrow default=0 cfset startrow =

Re: IE6 users - help!

2007-05-30 Thread Rick Root
Heh, Ray Camden: http://ray.camdenfamily.com/index.cfm/2005/10/8/IIS6-Bug-with-CFLOCATION ~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 Flex 2 Free Trial

Re: Calling ColdFusion Web Service from .NET

2007-05-30 Thread Ken Sykora
It's the way the CFC is handled... in .NET I create an instance of the Shape object (.NET Object) , and when I invoke the coldfusion web service, .NET performs serialization and sends it to coldfusion. On the coldfusion end it becomes deserialized into a CFC. Processing occurs, (in my example I

Re: IE6 users - help!

2007-05-30 Thread Scott Weikert
Rick Root wrote: The specific error is this: The value 1#e386160 cannot be converted to a number So why not just go with ListFirst(URL.startrow, #) just to cover your bases? ~| Create Web Applications With ColdFusion

Re: cflocation/ie 6 bug - possible workaround

2007-05-30 Thread Rick Root
I see the JRun update but for an instant solution, I'm going to try the #anchor hack. You IE6 people wanna hit this? http://www.it.dev.duke.edu/public/test.cfm Thanks Rick ~| Macromedia ColdFusion MX7 Upgrade to MX7

RE: need help with updating date field

2007-05-30 Thread Dave Watts
This only shows that CFOUTPUT formats a date-time object as an ODBC dateTime stamp by default, not that Now() returns it. CFOUTPUT doesn't format anything. It outputs values of expressions. If it was so, then Now() + 1 would cause an error, since one cannot add a number to a string. Try

RE: Calling ColdFusion Web Service from .NET

2007-05-30 Thread Brad Wood
Preach it. I'm betting CF8 will fix your problem. CFC's will serialize properly in 8 (and also be replicated in session across clustered instances). ~Brad -Original Message- From: Ken Sykora [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 30, 2007 2:00 PM To: CF-Talk Subject: Re:

RE: IE6 users - help!

2007-05-30 Thread Paul Vernon
The specific error is this: The value 1#e386160 cannot be converted to a number So why not just go with ListFirst(URL.startrow, #) just to cover your bases? Val(URL.StartRow) might be a solution for you too...

RE: IE6 users - help!

2007-05-30 Thread Huff, Jerome P.
No problems with 6.0.2900.2180.xpsp_2_gdr.070227-2254CO -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 30, 2007 2:47 PM To: CF-Talk Subject: IE6 users - help! I'm having a problem with a web site that seems to only occur for IE6 users. I've tried to

Re: IE6 users - help!

2007-05-30 Thread Rick Root
On 5/30/07, Scott Weikert [EMAIL PROTECTED] wrote: Rick Root wrote: The specific error is this: The value 1#e386160 cannot be converted to a number So why not just go with ListFirst(URL.startrow, #) just to cover your bases? List operations are notoriously slow performing. The

Slightly OT: New CS3 Suite, Version Cue and Dreamweaver

2007-05-30 Thread Peterson, Chris
Sorry about the slight OT post, but I thought some of you on this board might have used this =) I was exploring some of the new tools with Adobe CS3 Web Premium, and was looking at a) what is Version Cue, and b) how do I use it? I got it started, and it looks pretty slick. From what I

Beyond Frustration

2007-05-30 Thread Robert L Nunez II
Hello fellow Newbs and Experts, I have been trying to program CF Related Selects for the past couple of days now and i have it a major road block. After corresponding to various mailing groups and forums; I came across a site that would appear to contain the code that I needed for my web form.

CFUNITED news: Structures and Arrays, CF is Alive!, Fusebox YouTube contest, Multi-language apps

2007-05-30 Thread Michael Smith
Here is the ColdFusion and Fusebox news: * Only 27 days left until CFUNITED-07! * ColdFusion is Alive - partial survey results * CFMeetup Thur 12:30pm - Oguz Demirkapi Multi Language Applications in CF in Theory and Practice * New CFUNITED podcasts released

RE: IE6 users - help!

2007-05-30 Thread Damien McKenna
http://www.it.dev.duke.edu/public/test.cfm IE 6.0.2900.2180.xpsp_sp2_gdr.070227-2254 I don't see the error and have refreshed the page several times. Damien McKenna Web Developer The LIMU Company ~| Deploy Web Applications

Re: need help with updating date field

2007-05-30 Thread Claude Schneegans
CF casts datatypes when necessary in an expression. I don't see how this is any different from any other casting in CF. This is what I meant. CFOUTPUT cannot output anything else than a string, then the expression between #...# must be converted to a string before it can be processed. Since

RE: Beyond Frustration

2007-05-30 Thread Peterson, Chris
Try using this: cfset variables['StateArray' State][i] = HSState / Chris Peterson ~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 MX7 integration create powerful cross-platform RIAs

Re: IE6 users - help!

2007-05-30 Thread Robertson-Ravo, Neil (RX)
Have you clicked on anything? This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is

Re: IE6 users - help!

2007-05-30 Thread Claude Schneegans
if anyone out there is still using IE6, please try clicking a few links to see if it causes an error. Lots of blah blah, but I see no error. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any

Re: CF8 beta ready for download...

2007-05-30 Thread Jim Wright
On 5/30/07, Raymond Camden [EMAIL PROTECTED] wrote: http://ray.camdenfamily.com/index.cfm/2007/5/29/Adobe-releases-public-release-candidate-of-ColdFusion-8--AKA-Scorpio#comments Also folks - in the comments you will find a Digg/DZone url. _Please_ vote to get these stories up on the front

validate radio buttons

2007-05-30 Thread Orlini, Robert
I have a Javascript that validates two radio buttons. It worked before, but now it stopped checking. Anything I did wrong here? Thanks! Robert O. HWW Here is the code: script language=JavaScript type=text/javascript !-- function checkform ( form ) { // ** START ** if (form.type.value == )

Re: Beyond Frustration

2007-05-30 Thread Christopher Jordan
Robert, Try: cfoutput cfset i = i + 1 cfset StateArray#State#[i] = HSName /cfoutput Notice, that you didn't have the cfset tag in your original code, and I didn't see that you were inside of a set of cfscript tags. Also note, that because you're inside of a cfset tag, you do

Re: ColdFusion 8 Public Beta now available

2007-05-30 Thread Robertson-Ravo, Neil (RX)
Now, if only they had updated the logo... What is up with that? This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential

Re: CF8 beta ready for download...

2007-05-30 Thread Joshua Cyr
Not only is it on digg front page, but I think it should show up on slashdot shortly. Someone submitted it under an hour ago and it is in their 'firehose' area now. For those with slashdot accounts you can probably go comment now. Plus Damon Cooper blogged on all the press from today alone.

Re: validate radio buttons

2007-05-30 Thread Charlie Griefer
if neither radio button is checked by default, and the user submits the form without checking one, there will be no value. the correct way to validate a radio button group is to loop over the array and determine if one is checked. script type=text/javascript function checkform(form) {

Re: validate radio buttons

2007-05-30 Thread Charlie Griefer
lemme correct/clarify something: if neither radio button is checked by default, and the user submits the form without checking one, there will be no value. while that's true, document.form.RADIOGROUPNAME is an array. so checking document.form.RADIOGROUPNAME.value won't work, as the array

The CF Dissenters Have Been Smacked Down

2007-05-30 Thread Rey Bango
I must say, this is the first time I've seen CF mentioned on Digg where the supporters have actually outnumbered the dissenters: http://digg.com/programming/Adobe_releases_public_release_candidate_of_ColdFusion_8_AKA_Scorpio Kudos to the great CF community for setting the record straight on the

Re: The CF Dissenters Have Been Smacked Down

2007-05-30 Thread Raymond Camden
And I'll remind folks - try your best to be civil. It is hard when folks love to say I heard CF was dead/crap/etc. I swear I just want to start blogging Everyone knows PHP is on the way out. On 5/30/07, Rey Bango [EMAIL PROTECTED] wrote: I must say, this is the first time I've seen CF mentioned

SOT: Mail servers (Windows vs. Linux)

2007-05-30 Thread Scott Weikert
Hey folks - If there's anyone reasonably knowledgeable on mail servers - both on Windows and Linux - please drop me a note off-list. I've got a CF app that admins email addresses in iMail (Windows) and I'm looking to possibly shuffle my app over to Linux, and need to find a good comparable

  1   2   >