Re: [ACFUG Discuss] Re: CF developer position

2018-02-23 Thread Ajas Mohammed
Hi,

I have reached out to everyone who had emailed. Please email me personally
if you have questions.

Remote option is ok for the right candidate.

PT definition can change for different teams. We need someone who is
available mon - fri. One off exception can be made if someone wants to do
mon-thur.

This is definitely not an after hours part time position.

Thanks,

On Thu, Feb 22, 2018 at 9:26 PM Arun Nallan  wrote:

> Hi
>
> If remote option is still ok... And working part time is ok, I would like
> to be considered for this opening.
>
> Please let me know if you would prefer.
>
> Started my career in cold fusion and worked around 12 years... With
> multiple web technologies now in J2EE area within a total experience of
> about 17 years..
>
> Arun nallan
>
> On 23-Feb-2018 1:09 AM, "Ajas Mohammed"  wrote:
>
>> Hi,
>>
>> We are still looking so if I have not talked to you, please email me with
>> your resume and availability.
>>
>> Thanks,
>>
>> On Thu, Dec 28, 2017 at 8:36 PM Ajas Mohammed  wrote:
>>
>>> Hi,
>>>
>>> We are looking for a CF developer. We are looking for a mid level
>>> programmer but if anyone knows a web passionate entry level programmer or
>>> even a senior CF programmer looking for work, then please ask them to email
>>> me.
>>>
>>> We are located in Chattanooga TN. Atlanta, Nashville, Knoxville
>>> candidates will be given preference but that is not a deal breaker.
>>>
>>> Thanks,
>>>
>>> --
>>> 
>>> iUseDropbox(http://db.tt/63Lvone9)
>>> http://ajashadi.blogspot.com
>>> We cannot become what we need to be, remaining what we are.
>>> No matter what, find a way. Because thats what winners do.
>>> You can't improve what you don't measure.
>>> Quality is never an accident; it is always the result of high intention,
>>> sincere effort, intelligent direction and skillful execution; it represents
>>> the wise choice of many alternatives.
>>>
>> --
>> 
>> iUseDropbox(http://db.tt/63Lvone9)
>> http://ajashadi.blogspot.com
>> We cannot become what we need to be, remaining what we are.
>> No matter what, find a way. Because thats what winners do.
>> You can't improve what you don't measure.
>> Quality is never an accident; it is always the result of high intention,
>> sincere effort, intelligent direction and skillful execution; it represents
>> the wise choice of many alternatives.
>>
> --

iUseDropbox(http://db.tt/63Lvone9)
http://ajashadi.blogspot.com
We cannot become what we need to be, remaining what we are.
No matter what, find a way. Because thats what winners do.
You can't improve what you don't measure.
Quality is never an accident; it is always the result of high intention,
sincere effort, intelligent direction and skillful execution; it represents
the wise choice of many alternatives.


Re: [ACFUG Discuss] Re: CF developer position

2018-02-22 Thread Arun Nallan
Hi

If remote option is still ok... And working part time is ok, I would like
to be considered for this opening.

Please let me know if you would prefer.

Started my career in cold fusion and worked around 12 years... With
multiple web technologies now in J2EE area within a total experience of
about 17 years..

Arun nallan

On 23-Feb-2018 1:09 AM, "Ajas Mohammed"  wrote:

> Hi,
>
> We are still looking so if I have not talked to you, please email me with
> your resume and availability.
>
> Thanks,
>
> On Thu, Dec 28, 2017 at 8:36 PM Ajas Mohammed  wrote:
>
>> Hi,
>>
>> We are looking for a CF developer. We are looking for a mid level
>> programmer but if anyone knows a web passionate entry level programmer or
>> even a senior CF programmer looking for work, then please ask them to email
>> me.
>>
>> We are located in Chattanooga TN. Atlanta, Nashville, Knoxville
>> candidates will be given preference but that is not a deal breaker.
>>
>> Thanks,
>>
>> --
>> 
>> iUseDropbox(http://db.tt/63Lvone9)
>> http://ajashadi.blogspot.com
>> We cannot become what we need to be, remaining what we are.
>> No matter what, find a way. Because thats what winners do.
>> You can't improve what you don't measure.
>> Quality is never an accident; it is always the result of high intention,
>> sincere effort, intelligent direction and skillful execution; it represents
>> the wise choice of many alternatives.
>>
> --
> 
> iUseDropbox(http://db.tt/63Lvone9)
> http://ajashadi.blogspot.com
> We cannot become what we need to be, remaining what we are.
> No matter what, find a way. Because thats what winners do.
> You can't improve what you don't measure.
> Quality is never an accident; it is always the result of high intention,
> sincere effort, intelligent direction and skillful execution; it represents
> the wise choice of many alternatives.
>


Re: [ACFUG Discuss] Re: cfspreadsheet etc. question

2014-03-28 Thread Dan Councill
His solution (for now) was to condense it down to one spreadsheet, so he
didn't have to deal with 2 spreadsheets in the same document.


On Fri, Mar 28, 2014 at 1:50 AM, Forrest C Gilmore fcg0...@wctel.netwrote:

  I haven't followed this thread closely, but it's disappointing when one
 asks for help, gets a lot of it, then finds a solution, and doesn't share
 it.
 How can we learn from your efforts, Jeff?

 Forrest C. Gilmore
 =

 On 3/27/2014 6:39 PM, Jeff Howard wrote:

 In an effort to get this done I condensed the template down to 1
 spreadsheet with the data for the charts located at the bottom for the
 first sheet. When I complete the migration to a CF10 server I may revisit
 this but for the time being I found a method to get this to work.


 On Tue, Mar 18, 2014 at 11:52 AM, Charlie Arehart char...@carehart.orgwrote:

  Good stuff, Jason.

 And I'll add, Jeff, that there are indeed other options for dealing with
 spreadsheets in CFML, and some have been shared by others here. I have a
 list of them as a category in my CF411 site:

 http://www.cf411.com/excel


 There may be many more than most realize, and Jeff perhaps another will
 work for your particular need if one of these shared so far do not.

 /charlie

 PS Still looking for clarification on your version and update level, in
 case that may well be a problem.



 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Jason
 Delmore
 *Sent:* Tuesday, March 18, 2014 12:31 AM

 *To:* discussion@acfug.org
 *Subject:* Re: [ACFUG Discuss] Re: cfspreadsheet etc. question



 I think you are reading the whole sheet in when you use CFSPREADSHEET and
 essentially setting the pointer to sheet 2 with the second CFSPREADSHEET
 line.  So you are trying to overwrite the existing spreadsheet with the
 same objects and CF doesn't like that.



 Maybe you should try something like this (I haven't touched CFSPREADSHEET
 so I could be way off)



 cfspreadsheet action=read
 src=#application.rootDir#assets\C3d\IgG_Single_Template.xlsm
 name=Patient_Output

 cfset
 SpreadsheetSetCellValue(Patient_Output,patientResults.patientName,7,5)

 cfset SpreadsheetSetCellValue(Patient_Output,patientResults.clinic,8,5)
 cfset
 SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.patientDOB,mm/dd/),9,5)
 cfset
 SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.sampleDate,mm/dd/),10,5)
 cfset
 SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.reportDate,mm/dd/),11,5)
 cfset SpreadsheetSetCellValue(Patient_Output,patientResults.doctor,12,5)
 cfset SpreadsheetSetCellValue(Patient_Output,link goes here,13,3)



 cfset SpreadsheetSetActiveSheetNumber(Patient_Output, 2) !--- here is
 where the magic is... ---

 cfloop from=1 to=20 index=i
  cfset SpreadsheetSetCellValue(Patient_Output,.5,2,2)
 /cfloop

 !--- Write both sheets to the new file. ---
 cfspreadsheet action=write filename=#theFile# name=Patient_Output
 overwrite=true

 !--- Redirect user to the patient spreadsheet. ---
 cflocation url=/C3d/individual_results/#patientResults.lname#.xlsm





 I did CFXL using POI a number of years back.  It's on riaforge.  If
 nothing else, looking at the code may give you some inspiration if you
 decide to delve into POI.



 Best wishes,

 Jason



  -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink http://www.fusionlink.com
 -




 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink http://www.fusionlink.com
 -



Re: [ACFUG Discuss] Re: cfspreadsheet etc. question

2014-03-27 Thread Jeff Howard
In an effort to get this done I condensed the template down to 1
spreadsheet with the data for the charts located at the bottom for the
first sheet. When I complete the migration to a CF10 server I may revisit
this but for the time being I found a method to get this to work.


On Tue, Mar 18, 2014 at 11:52 AM, Charlie Arehart char...@carehart.orgwrote:

 Good stuff, Jason.

 And I'll add, Jeff, that there are indeed other options for dealing with
 spreadsheets in CFML, and some have been shared by others here. I have a
 list of them as a category in my CF411 site:

 http://www.cf411.com/excel


 There may be many more than most realize, and Jeff perhaps another will
 work for your particular need if one of these shared so far do not.

 /charlie

 PS Still looking for clarification on your version and update level, in
 case that may well be a problem.



 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Jason
 Delmore
 *Sent:* Tuesday, March 18, 2014 12:31 AM

 *To:* discussion@acfug.org
 *Subject:* Re: [ACFUG Discuss] Re: cfspreadsheet etc. question



 I think you are reading the whole sheet in when you use CFSPREADSHEET and
 essentially setting the pointer to sheet 2 with the second CFSPREADSHEET
 line.  So you are trying to overwrite the existing spreadsheet with the
 same objects and CF doesn't like that.



 Maybe you should try something like this (I haven't touched CFSPREADSHEET
 so I could be way off)



 cfspreadsheet action=read
 src=#application.rootDir#assets\C3d\IgG_Single_Template.xlsm
 name=Patient_Output

 cfset
 SpreadsheetSetCellValue(Patient_Output,patientResults.patientName,7,5)

 cfset SpreadsheetSetCellValue(Patient_Output,patientResults.clinic,8,5)
 cfset
 SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.patientDOB,mm/dd/),9,5)
 cfset
 SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.sampleDate,mm/dd/),10,5)
 cfset
 SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.reportDate,mm/dd/),11,5)
 cfset SpreadsheetSetCellValue(Patient_Output,patientResults.doctor,12,5)
 cfset SpreadsheetSetCellValue(Patient_Output,link goes here,13,3)



 cfset SpreadsheetSetActiveSheetNumber(Patient_Output, 2) !--- here is
 where the magic is... ---

 cfloop from=1 to=20 index=i
  cfset SpreadsheetSetCellValue(Patient_Output,.5,2,2)
 /cfloop

 !--- Write both sheets to the new file. ---
 cfspreadsheet action=write filename=#theFile# name=Patient_Output
 overwrite=true

 !--- Redirect user to the patient spreadsheet. ---
 cflocation url=/C3d/individual_results/#patientResults.lname#.xlsm





 I did CFXL using POI a number of years back.  It's on riaforge.  If
 nothing else, looking at the code may give you some inspiration if you
 decide to delve into POI.



 Best wishes,

 Jason



 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink http://www.fusionlink.com
 -



Re: [ACFUG Discuss] Re: cfspreadsheet etc. question

2014-03-27 Thread Forrest C Gilmore
I haven't followed this thread closely, but it's disappointing when one 
asks for help, gets a lot of it, then finds a solution, and doesn't 
share it.

How can we learn from your efforts, Jeff?

Forrest C. Gilmore
=
On 3/27/2014 6:39 PM, Jeff Howard wrote:
In an effort to get this done I condensed the template down to 1 
spreadsheet with the data for the charts located at the bottom for the 
first sheet. When I complete the migration to a CF10 server I may 
revisit this but for the time being I found a method to get this to work.



On Tue, Mar 18, 2014 at 11:52 AM, Charlie Arehart 
char...@carehart.org mailto:char...@carehart.org wrote:


Good stuff, Jason.

And I'll add, Jeff, that there are indeed other options for
dealing with spreadsheets in CFML, and some have been shared by
others here. I have a list of them as a category in my CF411 site:

http://www.cf411.com/excel


There may be many more than most realize, and Jeff perhaps another
will work for your particular need if one of these shared so far
do not.

/charlie

PS Still looking for clarification on your version and update
level, in case that may well be a problem.

*From:*ad...@acfug.org mailto:ad...@acfug.org
[mailto:ad...@acfug.org mailto:ad...@acfug.org] *On Behalf Of
*Jason Delmore
*Sent:* Tuesday, March 18, 2014 12:31 AM


*To:* discussion@acfug.org mailto:discussion@acfug.org
*Subject:* Re: [ACFUG Discuss] Re: cfspreadsheet etc. question

I think you are reading the whole sheet in when you use
CFSPREADSHEET and essentially setting the pointer to sheet 2 with
the second CFSPREADSHEET line.  So you are trying to overwrite the
existing spreadsheet with the same objects and CF doesn't like that.

Maybe you should try something like this (I haven't touched
CFSPREADSHEET so I could be way off)

cfspreadsheet action=read
src=#application.rootDir#assets\C3d\IgG_Single_Template.xlsm
name=Patient_Output

cfset
SpreadsheetSetCellValue(Patient_Output,patientResults.patientName,7,5)

cfset
SpreadsheetSetCellValue(Patient_Output,patientResults.clinic,8,5)
cfset

SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.patientDOB,mm/dd/),9,5)
cfset

SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.sampleDate,mm/dd/),10,5)
cfset

SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.reportDate,mm/dd/),11,5)
cfset
SpreadsheetSetCellValue(Patient_Output,patientResults.doctor,12,5)
cfset SpreadsheetSetCellValue(Patient_Output,link goes here,13,3)

cfset SpreadsheetSetActiveSheetNumber(Patient_Output, 2) !---
here is where the magic is... ---

cfloop from=1 to=20 index=i
 cfset SpreadsheetSetCellValue(Patient_Output,.5,2,2)
/cfloop

!--- Write both sheets to the new file. ---
cfspreadsheet action=write filename=#theFile#
name=Patient_Output overwrite=true

!--- Redirect user to the patient spreadsheet. ---
cflocation url=/C3d/individual_results/#patientResults.lname#.xlsm

I did CFXL using POI a number of years back.  It's on riaforge.
 If nothing else, looking at the code may give you some
inspiration if you decide to delve into POI.

Best wishes,

Jason


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink http://www.fusionlink.com
-







-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



RE: [ACFUG Discuss] Re: cfspreadsheet etc. question

2014-03-18 Thread Charlie Arehart
Good stuff, Jason. 

And I'll add, Jeff, that there are indeed other options for dealing with
spreadsheets in CFML, and some have been shared by others here. I have a
list of them as a category in my CF411 site:

http://www.cf411.com/excel


There may be many more than most realize, and Jeff perhaps another will work
for your particular need if one of these shared so far do not.

/charlie

PS Still looking for clarification on your version and update level, in case
that may well be a problem.

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Jason Delmore
Sent: Tuesday, March 18, 2014 12:31 AM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] Re: cfspreadsheet etc. question

 

I think you are reading the whole sheet in when you use CFSPREADSHEET and
essentially setting the pointer to sheet 2 with the second CFSPREADSHEET
line.  So you are trying to overwrite the existing spreadsheet with the same
objects and CF doesn't like that.

 

Maybe you should try something like this (I haven't touched CFSPREADSHEET so
I could be way off)

 

cfspreadsheet action=read
src=#application.rootDir#assets\C3d\IgG_Single_Template.xlsm
name=Patient_Output

cfset
SpreadsheetSetCellValue(Patient_Output,patientResults.patientName,7,5)

cfset SpreadsheetSetCellValue(Patient_Output,patientResults.clinic,8,5)
cfset
SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.patientDOB,
mm/dd/),9,5)
cfset
SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.sampleDate,
mm/dd/),10,5)
cfset
SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.reportDate,
mm/dd/),11,5)
cfset SpreadsheetSetCellValue(Patient_Output,patientResults.doctor,12,5)
cfset SpreadsheetSetCellValue(Patient_Output,link goes here,13,3)

 

cfset SpreadsheetSetActiveSheetNumber(Patient_Output, 2) !--- here is
where the magic is... ---

cfloop from=1 to=20 index=i
 cfset SpreadsheetSetCellValue(Patient_Output,.5,2,2)
/cfloop

!--- Write both sheets to the new file. --- 
cfspreadsheet action=write filename=#theFile# name=Patient_Output
overwrite=true 

!--- Redirect user to the patient spreadsheet. ---
cflocation url=/C3d/individual_results/#patientResults.lname#.xlsm

 

 

I did CFXL using POI a number of years back.  It's on riaforge.  If nothing
else, looking at the code may give you some inspiration if you decide to
delve into POI.

 

Best wishes,

Jason

 




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



RE: [ACFUG Discuss] Re: cfspreadsheet etc. question

2014-03-17 Thread Charlie Arehart
Thanks for the update, and not to be antagonistic but it's still not clear.
:-) Are you saying you reverted back to CF9? Or stayed on 10 by changing
your datetimeformat references (a new function in CF10, which for most is a
godsend, but was an incompatibility for you)?

Either way, whether on 9 or 10, there are updates that must be done, and if
you (or someone) didn't do them, or may even have done them wrong, that's
still a possible explanation. So we need to know what update you are at. If
you're on CF10, just look at the CF Admin system info page's update level.
If you're on CF9 or earlier, sadly it's not that simple but I offered a link
below that told how to find out your real update level on those releases.

Finally, separate from that, I had proposed that you might want to share
some simple code (a complete, self-contained template) that showed what you
want to work. Maybe one of us would run it and say yes, it does work as
expected, which would perhaps confirm it's some config issue on your end.
(Even if not updates, perhaps it's something different in your CF Admin, or
application.cfc/cfm). But please do check and report the update level also,
thanks.

As always, just trying to help.

/charlie

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Jeff Howard
Sent: Sunday, March 16, 2014 7:24 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] Re: cfspreadsheet etc. question

 

Yeah, well funny thing about that. I contacted the hosting company (that I
really want to say and dog right now but am refraining) to migrated to a
CF10 server. What was discussed was that they would migrated the site and
let me test before updating the DNS. Unfortunately, that is not how it
worked out and while trying to work on this the entire site went down
because I had a UDF that I've used for years called DateTimeFormat. It is
all over my code and as I'm sure you understand, it didn't work out that
well. So, I did try to update and test but ended up frantically trying to
get the site back up and running.

 

I was following up because I know that what I'm trying to do I did years ago
working for another company and it was fairly simple (though lengthy code).
It was 3rd party UDF but worked. I'm almost wondering if I may need to
create the entire spreadsheet with CF including formulas, etc.

 

On Sun, Mar 16, 2014 at 5:07 PM, Charlie Arehart char...@carehart.org
wrote:

Jeff, while you await a reply from anyone, and while you did reply kindly to
my last note, you didn't really answer what I had asked: are you confirming
you have the LATEST UPDATES installed for whatever version of CF you have?
You want to rule that out before assuming it just can't work as you are
trying.

/charlie

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Jeff Howard
Sent: Sunday, March 16, 2014 1:55 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: cfspreadsheet etc. question

 

Still hoping that someone out there has some insight on this. Does anyone
have their own functions for writing to spreadsheets that may not trigger
this error?

 

On Fri, Mar 14, 2014 at 1:04 PM, Jeff Howard jeh...@gmail.com wrote:

I have tried all sorts of workarounds for this issue. I just tried splitting
the excel workbook into two separate workbooks and then combining them in
the last step and I keep getting the same error when trying to add the
second sheet to the workbook.

 

Anyone ever had this issue and know how to resolve it?

 

The web site you are accessing has experienced an unexpected error.
Please contact the website administrator. 


The following information is meant for the website developer for debugging
purposes. 



Error Occurred While Processing Request 




An exception occurred while using action=update. 

 


org.apache.poi.POIXMLException:
org.apache.poi.openxml4j.exceptions.InvalidOperationException: A part with
the name '/xl/drawings/drawing2.xml' already exists : Packages shall not
contain equivalent part names and package implementers shall neither create
nor recognize packages with equivalent part names. [M1.12] 


 



Resources: 

*   Enable Robust Exception Information to provide greater detail about
the source of errors. In the Administrator, click Debugging  Logging 
Debug Output Settings, and select the Robust Exception Information option.
*   Check the  http://www.adobe.com/go/prod_doc ColdFusion
documentation to verify that you are using the correct syntax.
*   Search the  http://www.adobe.com/go/prod_support/ Knowledge Base
to find a solution to your problem.



Browser  

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0


Remote Address  

108.73.189.89


Referrer  

http://dunwoodylabs.com/office/loginForm.cfm


Date/Time  

14-Mar-14 11:58 AM

 

On Thu, Mar 13, 2014 at 11:25 PM, Jeff Howard jeh...@gmail.com wrote:

I'm using CF 9 to try and create a spreadsheet from a template. The
spreadsheet has 2 sheets, 1 that has charts

Re: [ACFUG Discuss] Re: cfspreadsheet etc. question

2014-03-17 Thread Dawn Hoagland
FWIW - it's been a while - but I had issues using the pure CF
implementation of POI for several things.  I started doing my spreadsheet
manipulation in pure java\POI - and loaded the later, FULL POI in order to
it (using javaloader).

I wish I could give you examples, but it's been a couple of years since
I've messed with it.


On Mon, Mar 17, 2014 at 2:19 PM, Charlie Arehart char...@carehart.orgwrote:

 Thanks for the update, and not to be antagonistic but it's still not
 clear. :-) Are you saying you reverted back to CF9? Or stayed on 10 by
 changing your datetimeformat references (a new function in CF10, which for
 most is a godsend, but was an incompatibility for you)?

 Either way, whether on 9 or 10, there are updates that must be done, and
 if you (or someone) didn't do them, or may even have done them wrong,
 that's still a possible explanation. So we need to know what update you are
 at. If you're on CF10, just look at the CF Admin system info page's update
 level. If you're on CF9 or earlier, sadly it's not that simple but I
 offered a link below that told how to find out your real update level on
 those releases.

 Finally, separate from that, I had proposed that you might want to share
 some simple code (a complete, self-contained template) that showed what you
 want to work. Maybe one of us would run it and say yes, it does work as
 expected, which would perhaps confirm it's some config issue on your end.
 (Even if not updates, perhaps it's something different in your CF Admin, or
 application.cfc/cfm). But please do check and report the update level also,
 thanks.

 As always, just trying to help.

 /charlie



 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Jeff
 Howard
 *Sent:* Sunday, March 16, 2014 7:24 PM
 *To:* discussion@acfug.org
 *Subject:* Re: [ACFUG Discuss] Re: cfspreadsheet etc. question



 Yeah, well funny thing about that. I contacted the hosting company (that I
 really want to say and dog right now but am refraining) to migrated to a
 CF10 server. What was discussed was that they would migrated the site and
 let me test before updating the DNS. Unfortunately, that is not how it
 worked out and while trying to work on this the entire site went down
 because I had a UDF that I've used for years called DateTimeFormat. It is
 all over my code and as I'm sure you understand, it didn't work out that
 well. So, I did try to update and test but ended up frantically trying to
 get the site back up and running.



 I was following up because I know that what I'm trying to do I did years
 ago working for another company and it was fairly simple (though lengthy
 code). It was 3rd party UDF but worked. I'm almost wondering if I may need
 to create the entire spreadsheet with CF including formulas, etc.



 On Sun, Mar 16, 2014 at 5:07 PM, Charlie Arehart char...@carehart.org
 wrote:

 Jeff, while you await a reply from anyone, and while you did reply kindly
 to my last note, you didn't really answer what I had asked: are you
 confirming you have the LATEST UPDATES installed for whatever version of CF
 you have? You want to rule that out before assuming it just can't work as
 you are trying.

 /charlie



 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Jeff
 Howard
 *Sent:* Sunday, March 16, 2014 1:55 PM
 *To:* discussion@acfug.org
 *Subject:* [ACFUG Discuss] Re: cfspreadsheet etc. question



 Still hoping that someone out there has some insight on this. Does anyone
 have their own functions for writing to spreadsheets that may not trigger
 this error?



 On Fri, Mar 14, 2014 at 1:04 PM, Jeff Howard jeh...@gmail.com wrote:

 I have tried all sorts of workarounds for this issue. I just tried
 splitting the excel workbook into two separate workbooks and then combining
 them in the last step and I keep getting the same error when trying to add
 the second sheet to the workbook.



 Anyone ever had this issue and know how to resolve it?



 The web site you are accessing has experienced an unexpected error.
 Please contact the website administrator.

 The following information is meant for the website developer for debugging
 purposes.

 Error Occurred While Processing Request
  An exception occurred while using action=update.



 org.apache.poi.POIXMLException:
 org.apache.poi.openxml4j.exceptions.InvalidOperationException: A part with
 the name '/xl/drawings/drawing2.xml' already exists : Packages shall not
 contain equivalent part names and package implementers shall neither create
 nor recognize packages with equivalent part names. [M1.12]



 Resources:

- Enable Robust Exception Information to provide greater detail about
the source of errors. In the Administrator, click Debugging  Logging 
Debug Output Settings, and select the Robust Exception Information option.
- Check the ColdFusion documentation http://www.adobe.com/go/prod_docto 
 verify that you are using the correct syntax.
- Search the Knowledge Base http://www.adobe.com

Re: [ACFUG Discuss] Re: cfspreadsheet etc. question

2014-03-17 Thread Jason Delmore
I think you are reading the whole sheet in when you use CFSPREADSHEET and
essentially setting the pointer to sheet 2 with the second CFSPREADSHEET
line.  So you are trying to overwrite the existing spreadsheet with the
same objects and CF doesn't like that.

Maybe you should try something like this (I haven't touched CFSPREADSHEET
so I could be way off)

cfspreadsheet action=read
src=#application.rootDir#assets\C3d\IgG_Single_Template.xlsm
name=Patient_Output
cfset
SpreadsheetSetCellValue(Patient_Output,patientResults.patientName,7,5)
cfset SpreadsheetSetCellValue(Patient_Output,patientResults.clinic,8,5)
cfset
SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.patientDOB,mm/dd/),9,5)
cfset
SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.sampleDate,mm/dd/),10,5)
cfset
SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.reportDate,mm/dd/),11,5)
cfset SpreadsheetSetCellValue(Patient_Output,patientResults.doctor,12,5)
cfset SpreadsheetSetCellValue(Patient_Output,link goes here,13,3)

cfset SpreadsheetSetActiveSheetNumber(Patient_Output, 2) !--- here is
where the magic is... ---
cfloop from=1 to=20 index=i
 cfset SpreadsheetSetCellValue(Patient_Output,.5,2,2)
/cfloop
!--- Write both sheets to the new file. ---
cfspreadsheet action=write filename=#theFile# name=Patient_Output
overwrite=true

!--- Redirect user to the patient spreadsheet. ---
cflocation url=/C3d/individual_results/#patientResults.lname#.xlsm


I did CFXL using POI a number of years back.  It's on riaforge.  If nothing
else, looking at the code may give you some inspiration if you decide to
delve into POI.

Best wishes,
Jason


On Mon, Mar 17, 2014 at 8:24 PM, Dawn Hoagland dawnhoagl...@gmail.comwrote:

 FWIW - it's been a while - but I had issues using the pure CF
 implementation of POI for several things.  I started doing my spreadsheet
 manipulation in pure java\POI - and loaded the later, FULL POI in order to
 it (using javaloader).

 I wish I could give you examples, but it's been a couple of years since
 I've messed with it.


 On Mon, Mar 17, 2014 at 2:19 PM, Charlie Arehart char...@carehart.orgwrote:

 Thanks for the update, and not to be antagonistic but it's still not
 clear. :-) Are you saying you reverted back to CF9? Or stayed on 10 by
 changing your datetimeformat references (a new function in CF10, which for
 most is a godsend, but was an incompatibility for you)?

 Either way, whether on 9 or 10, there are updates that must be done, and
 if you (or someone) didn't do them, or may even have done them wrong,
 that's still a possible explanation. So we need to know what update you are
 at. If you're on CF10, just look at the CF Admin system info page's update
 level. If you're on CF9 or earlier, sadly it's not that simple but I
 offered a link below that told how to find out your real update level on
 those releases.

 Finally, separate from that, I had proposed that you might want to share
 some simple code (a complete, self-contained template) that showed what you
 want to work. Maybe one of us would run it and say yes, it does work as
 expected, which would perhaps confirm it's some config issue on your end.
 (Even if not updates, perhaps it's something different in your CF Admin, or
 application.cfc/cfm). But please do check and report the update level also,
 thanks.

 As always, just trying to help.

 /charlie



 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Jeff
 Howard
 *Sent:* Sunday, March 16, 2014 7:24 PM
 *To:* discussion@acfug.org
 *Subject:* Re: [ACFUG Discuss] Re: cfspreadsheet etc. question



 Yeah, well funny thing about that. I contacted the hosting company (that
 I really want to say and dog right now but am refraining) to migrated to a
 CF10 server. What was discussed was that they would migrated the site and
 let me test before updating the DNS. Unfortunately, that is not how it
 worked out and while trying to work on this the entire site went down
 because I had a UDF that I've used for years called DateTimeFormat. It is
 all over my code and as I'm sure you understand, it didn't work out that
 well. So, I did try to update and test but ended up frantically trying to
 get the site back up and running.



 I was following up because I know that what I'm trying to do I did years
 ago working for another company and it was fairly simple (though lengthy
 code). It was 3rd party UDF but worked. I'm almost wondering if I may need
 to create the entire spreadsheet with CF including formulas, etc.



 On Sun, Mar 16, 2014 at 5:07 PM, Charlie Arehart char...@carehart.org
 wrote:

 Jeff, while you await a reply from anyone, and while you did reply kindly
 to my last note, you didn't really answer what I had asked: are you
 confirming you have the LATEST UPDATES installed for whatever version of CF
 you have? You want to rule that out before assuming it just can't work as
 you are trying.

 /charlie



 *From:* ad...@acfug.org [mailto:ad

RE: [ACFUG Discuss] Re: cfspreadsheet etc. question

2014-03-16 Thread Charlie Arehart
Jeff, while you await a reply from anyone, and while you did reply kindly to
my last note, you didn't really answer what I had asked: are you confirming
you have the LATEST UPDATES installed for whatever version of CF you have?
You want to rule that out before assuming it just can't work as you are
trying.

/charlie

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Jeff Howard
Sent: Sunday, March 16, 2014 1:55 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: cfspreadsheet etc. question

 

Still hoping that someone out there has some insight on this. Does anyone
have their own functions for writing to spreadsheets that may not trigger
this error?

 

On Fri, Mar 14, 2014 at 1:04 PM, Jeff Howard jeh...@gmail.com wrote:

I have tried all sorts of workarounds for this issue. I just tried splitting
the excel workbook into two separate workbooks and then combining them in
the last step and I keep getting the same error when trying to add the
second sheet to the workbook.

 

Anyone ever had this issue and know how to resolve it?

 

The web site you are accessing has experienced an unexpected error.
Please contact the website administrator. 


The following information is meant for the website developer for debugging
purposes. 



Error Occurred While Processing Request 




An exception occurred while using action=update. 



org.apache.poi.POIXMLException:
org.apache.poi.openxml4j.exceptions.InvalidOperationException: A part with
the name '/xl/drawings/drawing2.xml' already exists : Packages shall not
contain equivalent part names and package implementers shall neither create
nor recognize packages with equivalent part names. [M1.12] 


 



Resources: 

*   Enable Robust Exception Information to provide greater detail about
the source of errors. In the Administrator, click Debugging  Logging 
Debug Output Settings, and select the Robust Exception Information option.
*   Check the  http://www.adobe.com/go/prod_doc ColdFusion
documentation to verify that you are using the correct syntax.
*   Search the  http://www.adobe.com/go/prod_support/ Knowledge Base
to find a solution to your problem.



Browser  

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0


Remote Address  

108.73.189.89


Referrer  

http://dunwoodylabs.com/office/loginForm.cfm


Date/Time  

14-Mar-14 11:58 AM

 

On Thu, Mar 13, 2014 at 11:25 PM, Jeff Howard jeh...@gmail.com wrote:

I'm using CF 9 to try and create a spreadsheet from a template. The
spreadsheet has 2 sheets, 1 that has charts on it, 2 contains the data used
to create the charts.

 

The data for sheet 2 is stored in MS SQL database and I'm querying that and
trying to write to the second sheet that contains the formulas to have the
charts auto-generated.

 

I'm getting the following error message when I try to update the sheet that
contains the data that I wrote to sheet 2. The updates work for sheet 1 but
when I try to update sheet 2 I get the error.

 



An exception occurred while using action=update. 



java.lang.IllegalArgumentException: The workbook already contains a sheet of
this name 

 

 

 

Here is the code (I simplified the loop to try for testing/dev):

 


cfspreadsheet action=read
src=#application.rootDir#assets\C3d\IgG_Single_Template.xlsm
name=Patient_Output sheet=1
cfspreadsheet action=read
src=#application.rootDir#assets\C3d\IgG_Single_Template.xlsm
name=newCalc_P1 sheet=2

cfset
SpreadsheetSetCellValue(Patient_Output,patientResults.patientName,7,5)
cfset SpreadsheetSetCellValue(Patient_Output,patientResults.clinic,8,5)
cfset
SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.patientDOB,
mm/dd/),9,5)
cfset
SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.sampleDate,
mm/dd/),10,5)
cfset
SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.reportDate,
mm/dd/),11,5)
cfset SpreadsheetSetCellValue(Patient_Output,patientResults.doctor,12,5)
cfset SpreadsheetSetCellValue(Patient_Output,link goes here,13,3)

cfloop from=1 to=20 index=i
 cfset SpreadsheetSetCellValue(newCalc_P1,.5,2,2)
/cfloop

!--- Write both sheets to the new file. --- 
cfspreadsheet action=write filename=#theFile# name=Patient_Output
overwrite=true 
cfspreadsheet action=update filename=#theFile# name=newCalc_P1
sheetname=newCalc_P1
!--- Redirect user to the patient spreadsheet. ---
cflocation url=/C3d/individual_results/#patientResults.lname#.xlsm

 

 

Any help would be greatly appreciated.

 

Thanks in advance,

Jeff

 

 




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



Re: [ACFUG Discuss] Re: cfspreadsheet etc. question

2014-03-16 Thread Jeff Howard
Yeah, well funny thing about that. I contacted the hosting company (that I
really want to say and dog right now but am refraining) to migrated to a
CF10 server. What was discussed was that they would migrated the site and
let me test before updating the DNS. Unfortunately, that is not how it
worked out and while trying to work on this the entire site went down
because I had a UDF that I've used for years called DateTimeFormat. It is
all over my code and as I'm sure you understand, it didn't work out that
well. So, I did try to update and test but ended up frantically trying to
get the site back up and running.

I was following up because I know that what I'm trying to do I did years
ago working for another company and it was fairly simple (though lengthy
code). It was 3rd party UDF but worked. I'm almost wondering if I may need
to create the entire spreadsheet with CF including formulas, etc.


On Sun, Mar 16, 2014 at 5:07 PM, Charlie Arehart char...@carehart.orgwrote:

 Jeff, while you await a reply from anyone, and while you did reply kindly
 to my last note, you didn't really answer what I had asked: are you
 confirming you have the LATEST UPDATES installed for whatever version of CF
 you have? You want to rule that out before assuming it just can't work as
 you are trying.

 /charlie



 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Jeff
 Howard
 *Sent:* Sunday, March 16, 2014 1:55 PM
 *To:* discussion@acfug.org
 *Subject:* [ACFUG Discuss] Re: cfspreadsheet etc. question



 Still hoping that someone out there has some insight on this. Does anyone
 have their own functions for writing to spreadsheets that may not trigger
 this error?



 On Fri, Mar 14, 2014 at 1:04 PM, Jeff Howard jeh...@gmail.com wrote:

 I have tried all sorts of workarounds for this issue. I just tried
 splitting the excel workbook into two separate workbooks and then combining
 them in the last step and I keep getting the same error when trying to add
 the second sheet to the workbook.



 Anyone ever had this issue and know how to resolve it?



 The web site you are accessing has experienced an unexpected error.
 Please contact the website administrator.

 The following information is meant for the website developer for debugging
 purposes.

 Error Occurred While Processing Request
 An exception occurred while using action=update.



 org.apache.poi.POIXMLException:
 org.apache.poi.openxml4j.exceptions.InvalidOperationException: A part with
 the name '/xl/drawings/drawing2.xml' already exists : Packages shall not
 contain equivalent part names and package implementers shall neither create
 nor recognize packages with equivalent part names. [M1.12]



 Resources:

- Enable Robust Exception Information to provide greater detail about
the source of errors. In the Administrator, click Debugging  Logging 
Debug Output Settings, and select the Robust Exception Information option.
- Check the ColdFusion documentation http://www.adobe.com/go/prod_docto 
 verify that you are using the correct syntax.
- Search the Knowledge Base http://www.adobe.com/go/prod_support/ to
find a solution to your problem.

 Browser

 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0

 Remote Address

 108.73.189.89

 Referrer

 http://dunwoodylabs.com/office/loginForm.cfm

 Date/Time

 14-Mar-14 11:58 AM



 On Thu, Mar 13, 2014 at 11:25 PM, Jeff Howard jeh...@gmail.com wrote:

 I'm using CF 9 to try and create a spreadsheet from a template. The
 spreadsheet has 2 sheets, 1 that has charts on it, 2 contains the data used
 to create the charts.



 The data for sheet 2 is stored in MS SQL database and I'm querying that
 and trying to write to the second sheet that contains the formulas to have
 the charts auto-generated.



 I'm getting the following error message when I try to update the sheet
 that contains the data that I wrote to sheet 2. The updates work for sheet
 1 but when I try to update sheet 2 I get the error.


 An exception occurred while using action=update.



 java.lang.IllegalArgumentException: The workbook already contains a sheet
 of this name







 Here is the code (I simplified the loop to try for testing/dev):




 cfspreadsheet action=read
 src=#application.rootDir#assets\C3d\IgG_Single_Template.xlsm
 name=Patient_Output sheet=1
 cfspreadsheet action=read
 src=#application.rootDir#assets\C3d\IgG_Single_Template.xlsm
 name=newCalc_P1 sheet=2

 cfset
 SpreadsheetSetCellValue(Patient_Output,patientResults.patientName,7,5)
 cfset SpreadsheetSetCellValue(Patient_Output,patientResults.clinic,8,5)
 cfset
 SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.patientDOB,mm/dd/),9,5)
 cfset
 SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.sampleDate,mm/dd/),10,5)
 cfset
 SpreadsheetSetCellValue(Patient_Output,DateFormat(patientResults.reportDate,mm/dd/),11,5)
 cfset SpreadsheetSetCellValue(Patient_Output,patientResults.doctor,12,5)
 cfset 

RE: [ACFUG Discuss] Re: New CF Vulnerability - Check your servers

2013-04-12 Thread Charlie Arehart
Yes.

 

/charlie

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Ajas Mohammed
Sent: Thursday, April 11, 2013 2:51 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] Re: New CF Vulnerability - Check your servers

 

Thanks Cameron.

There were 2 more hotfixes released after this for CF 9.0 (in our
case).Looks like hotfix 3 includes 2 as well. So, if someone doesnt apply
hf2, He can use hf3 and be up to date right(with hf2 included). I am I
correct in this assumption? Can someone confirm please?

hf 2 --
http://helpx.adobe.com/coldfusion/kb/cumulative-hotfix-2-coldfusion-900.html

hf 3 --
http://helpx.adobe.com/coldfusion/kb/cumulative-hotfix-3-coldfusion-900.html

Thanks.

Ajas Mohammed / 




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



Re: [ACFUG Discuss] Re: New CF Vulnerability - Check your servers

2013-04-11 Thread Ajas Mohammed
Thanks Cameron.

There were 2 more hotfixes released after this for CF 9.0 (in our
case).Looks like hotfix 3 includes 2 as well. So, if someone doesnt apply
hf2, He can use hf3 and be up to date right(with hf2 included). I am I
correct in this assumption? Can someone confirm please?

hf 2 --
http://helpx.adobe.com/coldfusion/kb/cumulative-hotfix-2-coldfusion-900.html

hf 3 --
http://helpx.adobe.com/coldfusion/kb/cumulative-hotfix-3-coldfusion-900.html

Thanks.


Ajas Mohammed /
iUseDropbox(http://db.tt/63Lvone9)
http://ajashadi.blogspot.com
We cannot become what we need to be, remaining what we are.
No matter what, find a way. Because thats what winners do.
You can't improve what you don't measure.
Quality is never an accident; it is always the result of high intention,
sincere effort, intelligent direction and skillful execution; it represents
the wise choice of many alternatives.


On Tue, Apr 9, 2013 at 11:00 AM, Cameron Childress camer...@gmail.comwrote:

 One more post about this exploit to remind (scare you into) applying the
 hotfix.


 http://breenmachine.blogspot.com/2013/03/cool-coldfusion-post-exploitation.html

 -Cameron


 On Thu, Jan 3, 2013 at 8:50 AM, Cameron Childress camer...@gmail.comwrote:

 FYI - worth reading up on this.


 http://www.carehart.org/blog/client/index.cfm/2013/1/2/serious_security_threat


 http://www.carehart.org/blog/client/index.cfm/2013/1/2/Part2_serious_security_threat

 -Cameron

 --
 Cameron Childress
 --
 p:   678.637.5072
 im: cameroncf
 facebook http://www.facebook.com/cameroncf | 
 twitterhttp://twitter.com/cameronc |
 google+ https://profiles.google.com/u/0/117829379451708140985




 --
 Cameron Childress
 --
 p:   678.637.5072
 im: cameroncf
 facebook http://www.facebook.com/cameroncf | 
 twitterhttp://twitter.com/cameronc |
 google+ https://profiles.google.com/u/0/117829379451708140985




Re: [ACFUG Discuss] Re: CF10 Migration Issues

2013-03-11 Thread Forest Gilmore
My ISP (Hostek) informed me that they had moved my site from a
multi-instance CF server to a single instance, and that seems to have
resolved the issue. Apparently they had information that the Flash applet
used with the CFFileupload tag was problematic with a multi-instance CF
server.

Do you need my code to help diagnose the problem, or for some other reason?
If you wish to see the code, which is highly site specific and has worked
for many months without issue, I'll be glad to send it to you.

Forrest C. Gilmore
===
 Forrest,
 Can you supply us with your CFFileUpload code?

 Thanks,
 Bettina

Previous email:
 I've been following the discussions on this topic, wondering if
 upgrades
 could be the source of an error we've encountered with the CFFileUpload
 tag. A couple of my users reported an error message from the Flash
 applet, but their files were uploaded fine. When I try to re-create the
 error, I get none, but my files do not get uploaded!

 Anyone have suggestions?

 Forrest C. Gilmore



 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?falogin.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -









-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] Re: Odd CreateDate error

2012-06-27 Thread Howard Fore
Yep, try/catch was how I was getting the error message I showed, it just
was out in the main logic and not in the subroutine.

Thanks for finding the issue, that's exactly what I meant by obvious!

--
Howard Fore, howard.f...@hofo.com
“What people say, what people do, and what they say they do are entirely
different things.” - Margaret Mead



On Wed, Jun 27, 2012 at 12:14 AM, Troy Jones t...@dynapp.com wrote:

  Howard,

 ** **

 One thing I might suggest is to try/catch the logic and dump the cfcatch
 scope into an email. This will probably yield you a more robust error
 report than what you see here.

 ** **

 I took your function and modified it just a bit to see if I could find
 something out. It looks like that, when you set the date as “31oct2012”,
  the reason its yielding an error is because of your list being out of
 chronological order. Oct and Nov are switched. I fixed them up; the
 function returns the expected data. 

 ** **

 ** **

 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Howard
 Fore
 *Sent:* Tuesday, June 26, 2012 9:25 PM
 *To:* ACFUG Discussion
 *Subject:* [ACFUG Discuss] Re: Odd CreateDate error

 ** **

 Actually that date string works ok. But 31Oct2011 does not. 30Oct2011
 is ok, Halloween isn't. Grr.


 --
 Howard Fore, howard.f...@hofo.com

 “What people say, what people do, and what they say they do are entirely
 different things.” - Margaret Mead



 

 On Tue, Jun 26, 2012 at 9:04 PM, Howard Fore howard.f...@hofo.com wrote:
 

 I'm sure there's some blindingly obvious thing I'm doing wrong here, but I
 can't see it. Any ideas would be extremely helpful.

 ** **

  cffunction name=dateConverter

 cfargument name=strDate required=yes

 cfargument name=strFormat required = yes

 cfset var rtnDate = createDate(1900,1,1)

 ** **

 cfif arguments.strFormat is ddmmm

 !--- example: 31jan2012 ---

 cfset var dateParts =
 RefindNoCase('([0-9]{1,2})([a-z]{3,3})([0-9]{4,4})',arguments.strDate,1,true)
 

 cfif dateparts.pos[2] neq 0

 cfset var theDate = {}

 ** **

 cfset theDate.days =
 mid(arguments.strDate,dateParts.pos[2],dateParts.len[2])

 ** **

 cfset theDate.month =
 mid(arguments.strDate,dateParts.pos[3],dateParts.len[3])

 cfset var theMonthsList =
 'jan,feb,mar,apr,may,jun,jul,aug,sep,nov,oct,dec'

 cfset theDate.monthNumber = ListFind(theMonthsList,theDate.month)

 ** **

 cfset theDate.year =
 mid(arguments.strDate,dateParts.pos[4],dateParts.len[4])

 ** **

 cfset rtnDate = createDate(theDate.year, theDate.monthNumber,
 theDate.days)

 /cfif

 ** **

 /cfif

 cfreturn rtnDate

 /cffunction

 ** **

 ** **

 cfset theDate = 12oct2012

 cfoutput#dateConverter(theDate,'ddmmm')#/cfoutput

  ** **

 gives me (in CF 9.0.1) an extremely unhelpful error (line 37 in the stack
 trace below is the cfset rtnDate line towards the end of the above function:
 

 ** **

 *struct*

 Message

 MONTH

 StackTrace

 java.lang.IllegalArgumentException: MONTH at
 java.util.GregorianCalendar.computeTime(GregorianCalendar.java:2482) at
 java.util.Calendar.updateTime(Calendar.java:2469) at
 java.util.Calendar.getTimeInMillis(Calendar.java:1088) at
 java.util.Calendar.getTime(Calendar.java:1061) at
 coldfusion.util.DateUtils.createDate(DateUtils.java:959) at
 coldfusion.runtime.CFPage.CreateDate(CFPage.java:1009) at
 cfindex2ecfm2067856441$funcDATECONVERTER.runFunction(D:\frba\pages\research\inflationproject\dashboard\index.cfm:37)
 at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at
 coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
 at
 coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
 at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at
 coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at
 coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at
 cfindex2ecfm2067856441._factor2(D:\frba\pages\research\inflationproject\dashboard\index.cfm:1251)
 at
 cfindex2ecfm2067856441._factor11(D:\frba\pages\research\inflationproject\dashboard\index.cfm:1242)
 at
 cfindex2ecfm2067856441._factor12(D:\frba\pages\research\inflationproject\dashboard\index.cfm:1156)
 at
 cfindex2ecfm2067856441._factor13(D:\frba\pages\research\inflationproject\dashboard\index.cfm:1154)
 at
 cfindex2ecfm2067856441._factor14(D:\frba\pages\research\inflationproject\dashboard\index.cfm:1146)
 at
 cfindex2ecfm2067856441._factor24(D:\frba\pages\research\inflationproject\dashboard\index.cfm:1137)
 at
 cfindex2ecfm2067856441._factor32(D:\frba\pages\research\inflationproject\dashboard\index.cfm:13)
 at
 cfindex2ecfm2067856441.runPage(D:\frba\pages\research\inflationproject\dashboard\index.cfm:12)
 at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231) at
 coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416) at
 

RE: [ACFUG Discuss] Re: Odd CreateDate error

2012-06-26 Thread Troy Jones
Howard,

One thing I might suggest is to try/catch the logic and dump the cfcatch scope 
into an email. This will probably yield you a more robust error report than 
what you see here.

I took your function and modified it just a bit to see if I could find 
something out. It looks like that, when you set the date as “31oct2012”,  the 
reason its yielding an error is because of your list being out of chronological 
order. Oct and Nov are switched. I fixed them up; the function returns the 
expected data.


From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Howard Fore
Sent: Tuesday, June 26, 2012 9:25 PM
To: ACFUG Discussion
Subject: [ACFUG Discuss] Re: Odd CreateDate error

Actually that date string works ok. But 31Oct2011 does not. 30Oct2011 is 
ok, Halloween isn't. Grr.

--
Howard Fore, howard.f...@hofo.commailto:howard.f...@hofo.com
“What people say, what people do, and what they say they do are entirely 
different things.” - Margaret Mead


On Tue, Jun 26, 2012 at 9:04 PM, Howard Fore 
howard.f...@hofo.commailto:howard.f...@hofo.com wrote:
I'm sure there's some blindingly obvious thing I'm doing wrong here, but I 
can't see it. Any ideas would be extremely helpful.

cffunction name=dateConverter
cfargument name=strDate required=yes
cfargument name=strFormat required = yes
cfset var rtnDate = createDate(1900,1,1)

cfif arguments.strFormat is ddmmm
!--- example: 31jan2012 ---
cfset var dateParts = 
RefindNoCase('([0-9]{1,2})([a-z]{3,3})([0-9]{4,4})',arguments.strDate,1,true)
cfif dateparts.pos[2] neq 0
cfset var theDate = {}

cfset theDate.days = mid(arguments.strDate,dateParts.pos[2],dateParts.len[2])

cfset theDate.month = mid(arguments.strDate,dateParts.pos[3],dateParts.len[3])
cfset var theMonthsList = 'jan,feb,mar,apr,may,jun,jul,aug,sep,nov,oct,dec'
cfset theDate.monthNumber = ListFind(theMonthsList,theDate.month)

cfset theDate.year = mid(arguments.strDate,dateParts.pos[4],dateParts.len[4])

cfset rtnDate = createDate(theDate.year, theDate.monthNumber, theDate.days)
/cfif

/cfif
cfreturn rtnDate
/cffunction


cfset theDate = 12oct2012
cfoutput#dateConverter(theDate,'ddmmm')#/cfoutput

gives me (in CF 9.0.1) an extremely unhelpful error (line 37 in the stack trace 
below is the cfset rtnDate line towards the end of the above function:

struct

Message

MONTH

StackTrace

java.lang.IllegalArgumentException: MONTH at 
java.util.GregorianCalendar.computeTime(GregorianCalendar.java:2482) at 
java.util.Calendar.updateTime(Calendar.java:2469) at 
java.util.Calendar.getTimeInMillis(Calendar.java:1088) at 
java.util.Calendar.getTime(Calendar.java:1061) at 
coldfusion.util.DateUtils.createDate(DateUtils.java:959) at 
coldfusion.runtime.CFPage.CreateDate(CFPage.java:1009) at 
cfindex2ecfm2067856441$funcDATECONVERTER.runFunction(D:\frba\pages\research\inflationproject\dashboard\index.cfm:37)
 at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472) at 
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
 at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55) 
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321) at 
coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:220) at 
coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2582) at 
cfindex2ecfm2067856441._factor2(D:\frba\pages\research\inflationproject\dashboard\index.cfm:1251)
 at 
cfindex2ecfm2067856441._factor11(D:\frba\pages\research\inflationproject\dashboard\index.cfm:1242)
 at 
cfindex2ecfm2067856441._factor12(D:\frba\pages\research\inflationproject\dashboard\index.cfm:1156)
 at 
cfindex2ecfm2067856441._factor13(D:\frba\pages\research\inflationproject\dashboard\index.cfm:1154)
 at 
cfindex2ecfm2067856441._factor14(D:\frba\pages\research\inflationproject\dashboard\index.cfm:1146)
 at 
cfindex2ecfm2067856441._factor24(D:\frba\pages\research\inflationproject\dashboard\index.cfm:1137)
 at 
cfindex2ecfm2067856441._factor32(D:\frba\pages\research\inflationproject\dashboard\index.cfm:13)
 at 
cfindex2ecfm2067856441.runPage(D:\frba\pages\research\inflationproject\dashboard\index.cfm:12)
 at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231) at 
coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416) at 
coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at 
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:360) at 
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) at 
coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at 
coldfusion.filter.PathFilter.invoke(PathFilter.java:94) at 
coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) at 
coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:79) at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
 at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at 
coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) at 

RE: [ACFUG Discuss] Re: Software Recommendations

2011-07-14 Thread Charlie Arehart
Haven't seen cards in the store for that one yet. Oh, maybe you meant
hectic day. :-)

/charlie


 -Original Message-
 From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Eric
 Edwards
 Sent: Wednesday, July 13, 2011 11:12 PM
 To: discussion@acfug.org
 Subject: [ACFUG Discuss] Re: Software Recommendations
 
 
 Thanks guys for the information and warm welcome! :-)
 
 I haven't had a chance read each of them (heretic day) but I will in
 the
 next day or two.
 
 Now, I have to take this exam before 12!
 
 Thanks again,
 Eric Edwards
 
 
 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform
 
 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -
 
 




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] Re: Software Recommendations

2011-07-14 Thread Eric Edwards

On 7/14/2011 10:16 AM, Charlie Arehart wrote:

Haven't seen cards in the store for that one yet. Oh, maybe you meant
hectic day. :-)

/charlie



-Original Message-
From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Eric
Edwards
Sent: Wednesday, July 13, 2011 11:12 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: Software Recommendations


Thanks guys for the information and warm welcome! :-)

I haven't had a chance read each of them (heretic day) but I will in
the
next day or two.

Now, I have to take this exam before 12!

Thanks again,
Eric Edwards


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-






-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



Yeah, that's what I meant and for whats it worth, I made a 98 on the 
exam. lol


:0)

Eric


-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] Re: CF Lunch - Midtown Edition

2011-06-22 Thread shawn gorrell
Sounds like a good plan. I'm game...



From: Cameron Childress camer...@gmail.com
To: discussion@acfug.org
Sent: Wednesday, June 22, 2011 9:12 AM
Subject: [ACFUG Discuss] Re: CF Lunch - Midtown Edition

So I never made a more official posting after this one about CFLunch.
Unless everyone is itching to do it today, I'm going to shift it to
next week (the 29th) and make an actual official announcement /
posting on the site.

-Cameron

On Mon, Jun 13, 2011 at 12:38 PM, Cameron Childress camer...@gmail.com wrote:
 All-

 I've been considering starting up CFLunch in the Midtown area again.
 I'm thinking June 22nd (a week from this Wednesday) would be a good
 date to start.  I'm not sure where we would meet yet, but am thinking
 about moving it around to a different place in midtown each time.
 Perhaps starting with Mellow Mushroom at 26th and Peachtree (selfishly
 near my office), or Front Page News on Crescent Ave (great patio).

 For those who may not know what CFLunch is, it's just a bunch of us
 getting together once a month for lunch.  Feel free to invite other
 non-CF folks too, as long as they can put up with nerdy CF
 conversation.

 Who in midtown would attend on June the 22nd?  Any comments on location or 
 day?

 -Cameron

 --
 Cameron Childress
 Sumo Consulting Inc
 http://www.sumoc.com
 ---
 cell:  678.637.5072
 aim:   cameroncf
 email: camer...@gmail.com




-- 
Cameron Childress
Sumo Consulting Inc
http://www.sumoc.com
---
cell:  678.637.5072
aim:   cameroncf
email: camer...@gmail.com


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-


-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-




Re: [ACFUG Discuss] Re: CF Lunch - Midtown Edition

2011-06-22 Thread Peyton Todd
Okay by me. (Midtown si, Alpharetta no.)





From: shawn gorrell chees...@yahoo.com
To: discussion@acfug.org discussion@acfug.org
Sent: Wed, June 22, 2011 9:16:58 AM
Subject: Re: [ACFUG Discuss] Re: CF Lunch - Midtown Edition


Sounds like a good plan. I'm game...



From: Cameron Childress camer...@gmail.com
To: discussion@acfug.org
Sent: Wednesday, June 22, 2011 9:12 AM
Subject: [ACFUG Discuss] Re: CF Lunch - Midtown Edition

So I never made a more official posting after this one about CFLunch.
Unless everyone is itching to do it today, I'm going to shift it to
next week (the 29th) and make an actual official announcement /
posting on the site.

-Cameron

On Mon, Jun 13, 2011 at 12:38 PM, Cameron Childress camer...@gmail.com wrote:
 All-

 I've been considering starting up CFLunch in the Midtown area again.
 I'm thinking June 22nd (a week from this Wednesday) would be a good
 date to start.  I'm not sure where we would meet yet, but am thinking
 about moving it around to a different place in midtown each time.
 Perhaps starting with Mellow Mushroom at 26th and Peachtree (selfishly
 near my office), or Front Page News on Crescent Ave (great patio).

 For those who may not know what CFLunch is, it's  just a bunch of us
 getting together once a month for lunch.  Feel free to invite other
 non-CF folks too, as long as they can put up with nerdy CF
 conversation.

 Who in midtown would attend on June the 22nd?  Any comments on location or 
day?

 -Cameron

 --
 Cameron Childress
 Sumo Consulting Inc
 http://www.sumoc.com
 ---
 cell:  678.637.5072
 aim:   cameroncf
 email: camer...@gmail.com




-- 
Cameron Childress
Sumo Consulting Inc
http://www.sumoc.com
---
cell:  678.637.5072
aim:   cameroncf
email: camer...@gmail.com


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-






- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
- 


-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

2011-04-27 Thread Bellevue, David M
Dear God,

Please remove me from the ACFUG distribution list.

Thank you,
Dave

From: Martin, Donna M dmar...@emory.edumailto:dmar...@emory.edu
Reply-To: discussion@acfug.orgmailto:discussion@acfug.org 
discussion@acfug.orgmailto:discussion@acfug.org
Date: Wed, 27 Apr 2011 14:02:56 -0400
To: 'discussion@acfug.orgmailto:'discussion@acfug.org' 
discussion@acfug.orgmailto:discussion@acfug.org
Subject: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

Hi Troy,

Thx for the quick response.

I haven’t tried another browser, but wonder if this is the issue since, I can 
literally change the extension from .html to .cfm, and it displays fine.  I 
also tried .htm with no success.  We talking a ‘slightly longer than a hello 
file’, so I don’t think code is the issue either.

Any other ideas?
D



From: ad...@acfug.orgmailto:ad...@acfug.org [mailto:ad...@acfug.org] On 
Behalf Of Troy Jones
Sent: Wednesday, April 27, 2011 1:52 PM
To: discussion@acfug.orgmailto:discussion@acfug.org
Subject: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

What is the extension of the filename that is causing issues? Can you test 
through DW using a different IE version or other browser?

Assuming that the file that is causing issues is also a .htm extension, I’d be 
looking for a tag that isn’t closed or some other incorrect syntax.


Troy Jones

[cid:image001.jpg@01CC04E3.CECBECE0]
___

Troy Jones  |  Director of Technical Services  |  Dynapp Inc  |  1-800-830-5192 
 ext. 603  |  dynapp.comhttp://www.dynapp.com/  |  
facebook.com/dynapphttp://www.facebook.com/dynapp

From: ad...@acfug.orgmailto:ad...@acfug.org [mailto:ad...@acfug.org] On 
Behalf Of Martin, Donna M
Sent: Wednesday, April 27, 2011 1:41 PM
To: 'discussion@acfug.orgmailto:'discussion@acfug.org'
Subject: [ACFUG Discuss] Blank html page in Dreamweaver using IE8

Good afternoon, everyone!

I cannot get a standard html page to show up when viewed in IE8 from 
Dreamweaver CS4 within any of my sites.  However, if I browse to the 
Inetpub/wwwroot folder, I CAN view the iisstart.htm page.  Also, I can view it 
directly outside of Dreamweaver with no problem.

I have set up my sites with the same info I always have, and am stumped.  The 
source code shows all code EXCEPT what is inside the body tag.  Cfm files 
come up fine.

Now for my setup:  This is a brand new install on my new Windows7, 64-bit 
laptop.  I installed CF9-64 after installing the full Adobe CS4 suite, which 
includes Dreamweaver.  I have made a few changes to the IIS settings, and all 
is well…except for not being able to view standard html stuff.

Any suggestions?  Would appreciate any guidance you can give.

Many thanks.
Donna





This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).


No virus found in this message.
Checked by AVG - www.avg.comhttp://www.avg.com
Version: 10.0.1325 / Virus Database: 1500/3600 - Release Date: 04/27/11

-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com
-

-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com
-

-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com
-



-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by 

Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

2011-04-27 Thread shawn gorrell
- 
To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform
For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink 
- From: "Bellevue, David M" david.belle...@verizon.comTo: "discussion@acfug.org" discussion@acfug.orgSent: Wed, April 27, 2011 2:14:43 PMSubject: Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8
Dear God,Please remove me from the ACFUG distribution list.Thank you,DaveFrom:  "Martin, Donna M" dmar...@emory.eduReply-To:  "discussion@acfug.org" discussion@acfug.orgDate:  Wed, 27 Apr 2011 14:02:56 -0400To:  "'discussion@acfug.org'" discussion@acfug.orgSubject:  [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8Hi Troy, Thx for the quick response.  I haven’t tried another browser, but wonder if this is the issue since, I can literally change the extension from .html to .cfm, and it displays fine. I also tried .htm with no success. We talking a ‘slightly
 longer than a hello file’, so I don’t think code is the issue either. Any other ideas?D   From: ad...@acfug.org [mailto:ad...@acfug.org]
On Behalf Of Troy JonesSent: Wednesday, April 27, 2011 1:52 PMTo: discussion@acfug.orgSubject: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8 What is the extension of the filename that is causing issues? Can you test through DW using a different IE version or other browser? Assuming that the file that is causing issues is also a .htm extension, I’d be looking for a tag that isn’t closed or some other incorrect syntax. 
 Troy Jones ___Troy Jones
| Director of Technical Services | Dynapp Inc | 1-800-830-5192 ext. 603 |
dynapp.com |
facebook.com/dynapp From: ad...@acfug.org [mailto:ad...@acfug.org]
On Behalf Of Martin, Donna MSent: Wednesday, April 27, 2011 1:41 PMTo: 'discussion@acfug.org'Subject: [ACFUG Discuss] Blank html page in Dreamweaver using IE8 Good afternoon, everyone!I cannot get a standard html page to show up when viewed in IE8 from Dreamweaver CS4 within any of my sites. However, if I browse to the Inetpub/wwwroot folder, I CAN view the iisstart.htm page. Also, I can view it directly outside of
 Dreamweaver with no problem.I have set up my sites with the same info I always have, and am stumped. The source code shows all code EXCEPT what is inside the body tag. Cfm files come up fine.
Now for my setup: This is a brand new install on my new Windows7, 64-bit laptop. I installed CF9-64 after installing the full Adobe CS4 suite, which includes Dreamweaver. I have made a few changes to the IIS settings, and all is well…except
 for not being able to view standard html stuff.Any suggestions? Would appreciate any guidance you can give.
Many thanks.Donna 
This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distributionor copying of this message (including any attachments) is strictly
prohibited.
If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1325 / Virus Database: 1500/3600 - Release Date: 04/27/11
- 
To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform
For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink 
- 
- 
To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform
For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink 
- -

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserformFor more info, see http://www.acfug.org/mailinglistsArchive @ http://www.mail-archive.com/discussion%40acfug.org/List hosted by FusionLink-






-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ 

Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

2011-04-27 Thread Bellevue, David M
Yes, I read that. Problem is that my email  address has changed several times 
over a series of mergers. I can't log in to the web site to change anything. I 
emailed the president directly, and never heard anything

From: shawn gorrell chees...@yahoo.commailto:chees...@yahoo.com
Reply-To: discussion@acfug.orgmailto:discussion@acfug.org 
discussion@acfug.orgmailto:discussion@acfug.org
Date: Wed, 27 Apr 2011 14:20:08 -0400
To: discussion@acfug.orgmailto:discussion@acfug.org 
discussion@acfug.orgmailto:discussion@acfug.org
Subject: Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserformhttp://www.acfug.org/?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com/
-



From: Bellevue, David M 
david.belle...@verizon.commailto:david.belle...@verizon.com
To: discussion@acfug.orgmailto:discussion@acfug.org 
discussion@acfug.orgmailto:discussion@acfug.org
Sent: Wed, April 27, 2011 2:14:43 PM
Subject: Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

Dear God,

Please remove me from the ACFUG distribution list.

Thank you,
Dave

From: Martin, Donna M dmar...@emory.edumailto:dmar...@emory.edu
Reply-To: discussion@acfug.orgmailto:discussion@acfug.org 
discussion@acfug.orgmailto:discussion@acfug.org
Date: Wed, 27 Apr 2011 14:02:56 -0400
To: 'discussion@acfug.orgmailto:%27discuss...@acfug.org' 
discussion@acfug.orgmailto:discussion@acfug.org
Subject: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

Hi Troy,

Thx for the quick response.

I haven’t tried another browser, but wonder if this is the issue since, I can 
literally change the extension from .html to .cfm, and it displays fine.  I 
also tried .htm with no success.  We talking a ‘slightly longer than a hello 
file’, so I don’t think code is the issue either.

Any other ideas?
D



From: ad...@acfug.orgmailto:ad...@acfug.org [mailto:ad...@acfug.org] On 
Behalf Of Troy Jones
Sent: Wednesday, April 27, 2011 1:52 PM
To: discussion@acfug.orgmailto:discussion@acfug.org
Subject: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

What is the extension of the filename that is causing issues? Can you test 
through DW using a different IE version or other browser?

Assuming that the file that is causing issues is also a .htm extension, I’d be 
looking for a tag that isn’t closed or some other incorrect syntax.


Troy Jones

[cid:1.3694079085@web46010.mail.sp1.yahoo.com]
___

Troy Jones  |  Director of Technical Services  |  Dynapp Inc  |  1-800-830-5192 
 ext. 603  |  dynapp.comhttp://www.dynapp.com/  |  
facebook.com/dynapphttp://www.facebook.com/dynapp

From: ad...@acfug.orgmailto:ad...@acfug.org [mailto:ad...@acfug.org] On 
Behalf Of Martin, Donna M
Sent: Wednesday, April 27, 2011 1:41 PM
To: 'discussion@acfug.orgmailto:%27discuss...@acfug.org'
Subject: [ACFUG Discuss] Blank html page in Dreamweaver using IE8

Good afternoon, everyone!

I cannot get a standard html page to show up when viewed in IE8 from 
Dreamweaver CS4 within any of my sites.  However, if I browse to the 
Inetpub/wwwroot folder, I CAN view the iisstart.htm page.  Also, I can view it 
directly outside of Dreamweaver with no problem.

I have set up my sites with the same info I always have, and am stumped.  The 
source code shows all code EXCEPT what is inside the body tag.  Cfm files 
come up fine.

Now for my setup:  This is a brand new install on my new Windows7, 64-bit 
laptop.  I installed CF9-64 after installing the full Adobe CS4 suite, which 
includes Dreamweaver.  I have made a few changes to the IIS settings, and all 
is well…except for not being able to view standard html stuff.

Any suggestions?  Would appreciate any guidance you can give.

Many thanks.
Donna





This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).


No virus found in this message.
Checked by AVG - www.avg.comhttp://www.avg.com
Version: 10.0.1325 / Virus Database: 1500/3600 - Release Date: 04/27/11

-
To unsubscribe from

Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

2011-04-27 Thread Clint Willard
Reasons for using DW:
1. Boss makes you use it.
2. Better technology is how computers will take over.
4. Keyboards are for extremist.
5. Evolution is still a theory.
6. Adobe who?

Donna, I could never get DW to show pages in it's browser consistently and
correctly, I remember trying. Stopped using DW years ago. IDE's should not
be used to view web pages, it's a gimmick.
If pages show outside DW, why so determined to see them in DW?
CB has a nice CF debugger if that's your aim. I've turned many hardcore DW
users into CB worshipers, just hate to see coders sailing on an old sinking
ship.



On Wed, Apr 27, 2011 at 2:49 PM, Martin, Donna M dmar...@emory.edu wrote:

  Oh my, thank you for trying. But alas, the temp file box was not checked
 (which I tried...didn’t work, of course).  And all you said was true:  I am
 using IIS7, and I can view html pages outside of Dreamweaver.



 Thanks anyway…much appreciated.

 Donna



 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Troy Jones
 *Sent:* Wednesday, April 27, 2011 2:30 PM

 *To:* discussion@acfug.org
 *Subject:* [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8



 Just a couple of questions about your site/IIS configs.



 You currently are running the site containing this file under inetpub, are
 using IIS7, and can view the file in its entirety with IE8 browser outside
 of DW?



 If all of the above are true, I can only offer this.



 While I’m not a DW user, I do have a version here (CS3) that I poked around
 in briefly. I found this setting:



 Edit  Preferences  Preview in Browser……checkbox Options: Preview using
 temporary file.  Is yours checked? If so, try unchecking it. Maybe that is
 forcing a use of a .tmp file which might be causing the problem.



 Past that, I am afraid I’m not much help. Here’s to hoping you find your
 solution soon J



 Troy Jones



 [image: da_logo_70x263]*
 **
 ___
 **
 *
 *Troy Jones*  |  Director of Technical Services  |  Dynapp Inc  |
 1-800-830-5192  ext. 603  |  dynapp.com http://www.dynapp.com/  |
 facebook.com/dynapp http://www.facebook.com/dynapp



 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Martin,
 Donna M
 *Sent:* Wednesday, April 27, 2011 2:03 PM
 *To:* 'discussion@acfug.org'
 *Subject:* [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8



 Hi Troy,



 Thx for the quick response.



 I haven’t tried another browser, but wonder if this is the issue since, I
 can literally change the extension from .html to .cfm, and it displays
 fine.  I also tried .htm with no success.  We talking a ‘slightly longer
 than a hello file’, so I don’t think code is the issue either.



 Any other ideas?

 D







 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Troy Jones
 *Sent:* Wednesday, April 27, 2011 1:52 PM
 *To:* discussion@acfug.org
 *Subject:* [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8



 What is the extension of the filename that is causing issues? Can you test
 through DW using a different IE version or other browser?



 Assuming that the file that is causing issues is also a .htm extension, I’d
 be looking for a tag that isn’t closed or some other incorrect syntax.





 Troy Jones



 [image: da_logo_70x263]*
 **
 ___
 **
 *
 *Troy Jones*  |  Director of Technical Services  |  Dynapp Inc  |
 1-800-830-5192  ext. 603  |  dynapp.com http://www.dynapp.com/  |
 facebook.com/dynapp http://www.facebook.com/dynapp



 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Martin,
 Donna M
 *Sent:* Wednesday, April 27, 2011 1:41 PM
 *To:* 'discussion@acfug.org'
 *Subject:* [ACFUG Discuss] Blank html page in Dreamweaver using IE8



 Good afternoon, everyone!



 I cannot get a standard html page to show up when viewed in IE8 from
 Dreamweaver CS4 within any of my sites.  However, if I browse to the
 Inetpub/wwwroot folder, I CAN view the iisstart.htm page.  Also, I can view
 it directly outside of Dreamweaver with no problem.



 I have set up my sites with the same info I always have, and am stumped.
 The source code shows all code EXCEPT what is inside the body tag.  Cfm
 files come up fine.



 Now for my setup:  This is a brand new install on my new Windows7, 64-bit
 laptop.  I installed CF9-64 after installing the full Adobe CS4 suite, which
 includes Dreamweaver.  I have made a few changes to the IIS settings, and
 all is well…except for not being able to view standard html stuff.



 Any suggestions?  Would appreciate any guidance you can give.



 Many thanks.

 Donna






  --


 This e-mail message (including any attachments) is for the sole use of
 the intended recipient(s) and may contain confidential and privileged
 information. If the reader of this message is not the intended
 recipient, you are 

RE: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

2011-04-27 Thread Martin, Donna M
Wow… Have worked in DW for so long, and had not considered another option.  I 
don’t even know where to begin looking if I should decide to go in another 
direction.  I live under a rock these days.

For now, would prefer to fix this issue, as I’m about to drown in my current 
workload, and messing with this issue has taken up a lot of valuable time.  If 
I can’t find a solution for this DW issue, I will DEFINITELY be looking in 
other directions.

What to do, what to do…
Thanks much for your thoughts!
Donna

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Clint Willard
Sent: Wednesday, April 27, 2011 3:36 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

Reasons for using DW:
1. Boss makes you use it.
2. Better technology is how computers will take over.
4. Keyboards are for extremist.
5. Evolution is still a theory.
6. Adobe who?

Donna, I could never get DW to show pages in it's browser consistently and 
correctly, I remember trying. Stopped using DW years ago. IDE's should not be 
used to view web pages, it's a gimmick.
If pages show outside DW, why so determined to see them in DW?
CB has a nice CF debugger if that's your aim. I've turned many hardcore DW 
users into CB worshipers, just hate to see coders sailing on an old sinking 
ship.


On Wed, Apr 27, 2011 at 2:49 PM, Martin, Donna M 
dmar...@emory.edumailto:dmar...@emory.edu wrote:
Oh my, thank you for trying. But alas, the temp file box was not checked (which 
I tried...didn’t work, of course).  And all you said was true:  I am using 
IIS7, and I can view html pages outside of Dreamweaver.

Thanks anyway…much appreciated.
Donna

From: ad...@acfug.orgmailto:ad...@acfug.org 
[mailto:ad...@acfug.orgmailto:ad...@acfug.org] On Behalf Of Troy Jones
Sent: Wednesday, April 27, 2011 2:30 PM

To: discussion@acfug.orgmailto:discussion@acfug.org
Subject: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

Just a couple of questions about your site/IIS configs.

You currently are running the site containing this file under inetpub, are 
using IIS7, and can view the file in its entirety with IE8 browser outside of 
DW?

If all of the above are true, I can only offer this.

While I’m not a DW user, I do have a version here (CS3) that I poked around in 
briefly. I found this setting:

Edit  Preferences  Preview in Browser……checkbox Options: Preview using 
temporary file.  Is yours checked? If so, try unchecking it. Maybe that is 
forcing a use of a .tmp file which might be causing the problem.

Past that, I am afraid I’m not much help. Here’s to hoping you find your 
solution soon ☺

Troy Jones

[da_logo_70x263]
___

Troy Jones  |  Director of Technical Services  |  Dynapp Inc  |  
1-800-830-5192tel:1-800-830-5192  ext. 603  |  
dynapp.comhttp://www.dynapp.com/  |  
facebook.com/dynapphttp://www.facebook.com/dynapp

From: ad...@acfug.orgmailto:ad...@acfug.org 
[mailto:ad...@acfug.orgmailto:ad...@acfug.org] On Behalf Of Martin, Donna M
Sent: Wednesday, April 27, 2011 2:03 PM
To: 'discussion@acfug.orgmailto:discussion@acfug.org'
Subject: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

Hi Troy,

Thx for the quick response.

I haven’t tried another browser, but wonder if this is the issue since, I can 
literally change the extension from .html to .cfm, and it displays fine.  I 
also tried .htm with no success.  We talking a ‘slightly longer than a hello 
file’, so I don’t think code is the issue either.

Any other ideas?
D



From: ad...@acfug.orgmailto:ad...@acfug.org 
[mailto:ad...@acfug.orgmailto:ad...@acfug.org] On Behalf Of Troy Jones
Sent: Wednesday, April 27, 2011 1:52 PM
To: discussion@acfug.orgmailto:discussion@acfug.org
Subject: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

What is the extension of the filename that is causing issues? Can you test 
through DW using a different IE version or other browser?

Assuming that the file that is causing issues is also a .htm extension, I’d be 
looking for a tag that isn’t closed or some other incorrect syntax.


Troy Jones

[da_logo_70x263]
___

Troy Jones  |  Director of Technical Services  |  Dynapp Inc  |  
1-800-830-5192tel:1-800-830-5192  ext. 603  |  
dynapp.comhttp://www.dynapp.com/  |  
facebook.com/dynapphttp://www.facebook.com/dynapp

From: ad...@acfug.orgmailto:ad...@acfug.org 
[mailto:ad...@acfug.orgmailto:ad...@acfug.org] On Behalf Of Martin, Donna M
Sent: Wednesday, April 27, 2011 1:41 PM
To: 'discussion@acfug.orgmailto:discussion@acfug.org'
Subject: [ACFUG Discuss] Blank html page in Dreamweaver using IE8

Good afternoon, everyone!

I cannot get a standard html page to show up when viewed in IE8 from 
Dreamweaver CS4 within any of my sites.  However, if I browse to the 
Inetpub/wwwroot folder, I CAN view the iisstart.htm

Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

2011-04-27 Thread Mark Fennell

Long live Homesite. :)

On 4/27/2011 4:12 PM, Martin, Donna M wrote:


Wow… Have worked in DW for so long, and had not considered another 
option.  I don’t even know where to begin looking if I should decide 
to go in another direction.  I live under a rock these days.


For now, would prefer to fix this issue, as I’m about to drown in my 
current workload, and messing with this issue has taken up a lot of 
valuable time.  If I can’t find a solution for this DW issue, I will 
DEFINITELY be looking in other directions.


What to do, what to do…

Thanks much for your thoughts!

Donna

*From:*ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Clint 
Willard

*Sent:* Wednesday, April 27, 2011 3:36 PM
*To:* discussion@acfug.org
*Subject:* Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver 
using IE8


Reasons for using DW:

1. Boss makes you use it.

2. Better technology is how computers will take over.

4. Keyboards are for extremist.

5. Evolution is still a theory.

6. Adobe who?

Donna, I could never get DW to show pages in it's 
browser consistently and correctly, I remember trying. Stopped using 
DW years ago. IDE's should not be used to view web pages, it's a gimmick.


If pages show outside DW, why so determined to see them in DW?

CB has a nice CF debugger if that's your aim. I've turned many 
hardcore DW users into CB worshipers, just hate to see coders sailing 
on an old sinking ship.




On Wed, Apr 27, 2011 at 2:49 PM, Martin, Donna M dmar...@emory.edu 
mailto:dmar...@emory.edu wrote:


Oh my, thank you for trying. But alas, the temp file box was not 
checked (which I tried...didn’t work, of course).  And all you said 
was true:  I am using IIS7, and I can view html pages outside of 
Dreamweaver.


Thanks anyway…much appreciated.

Donna

*From:*ad...@acfug.org mailto:ad...@acfug.org 
[mailto:ad...@acfug.org mailto:ad...@acfug.org] *On Behalf Of *Troy 
Jones

*Sent:* Wednesday, April 27, 2011 2:30 PM


*To:* discussion@acfug.org mailto:discussion@acfug.org
*Subject:* [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

Just a couple of questions about your site/IIS configs.

You currently are running the site containing this file under inetpub, 
are using IIS7, and can view the file in its entirety with IE8 browser 
outside of DW?


If all of the above are true, I can only offer this.

While I’m not a DW user, I do have a version here (CS3) that I poked 
around in briefly. I found this setting:


Edit  Preferences  Preview in Browser……checkbox Options: Preview 
using temporary file.  Is yours checked? If so, try unchecking it. 
Maybe that is forcing a use of a .tmp file which might be causing the 
problem.


Past that, I am afraid I’m not much help. Here’s to hoping you find 
your solution soon J


Troy Jones

da_logo_70x263*
**___**
*
*Troy Jones*|  Director of Technical Services  |  Dynapp Inc  | 
1-800-830-5192 tel:1-800-830-5192  ext. 603  | dynapp.com 
http://www.dynapp.com/  | facebook.com/dynapp 
http://www.facebook.com/dynapp


*From:*ad...@acfug.org mailto:ad...@acfug.org 
[mailto:ad...@acfug.org mailto:ad...@acfug.org] *On Behalf Of 
*Martin, Donna M

*Sent:* Wednesday, April 27, 2011 2:03 PM
*To:* 'discussion@acfug.org mailto:discussion@acfug.org'
*Subject:* [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

Hi Troy,

Thx for the quick response.

I haven’t tried another browser, but wonder if this is the issue 
since, I can literally change the extension from .html to .cfm, and it 
displays fine.  I also tried .htm with no success.  We talking a 
‘slightly longer than a hello file’, so I don’t think code is the 
issue either.


Any other ideas?

D

*From:*ad...@acfug.org mailto:ad...@acfug.org 
[mailto:ad...@acfug.org mailto:ad...@acfug.org] *On Behalf Of *Troy 
Jones

*Sent:* Wednesday, April 27, 2011 1:52 PM
*To:* discussion@acfug.org mailto:discussion@acfug.org
*Subject:* [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

What is the extension of the filename that is causing issues? Can you 
test through DW using a different IE version or other browser?


Assuming that the file that is causing issues is also a .htm 
extension, I’d be looking for a tag that isn’t closed or some other 
incorrect syntax.


Troy Jones

da_logo_70x263*
**___**
*
*Troy Jones*|  Director of Technical Services  |  Dynapp Inc  | 
1-800-830-5192 tel:1-800-830-5192  ext. 603  | dynapp.com 
http://www.dynapp.com/  | facebook.com/dynapp 
http://www.facebook.com/dynapp


*From:*ad...@acfug.org mailto:ad...@acfug.org 
[mailto:ad...@acfug.org mailto:ad...@acfug.org] *On Behalf Of 
*Martin, Donna M

*Sent:* Wednesday, April 27, 2011 1:41 PM
*To:* 'discussion@acfug.org mailto:discussion@acfug.org'
*Subject:* [ACFUG Discuss] Blank html page in Dreamweaver using IE8

Good afternoon, everyone!

I cannot get

Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

2011-04-27 Thread Steve Ross
isn't there an option to open in browser or something like that in DW?

On Wed, Apr 27, 2011 at 4:15 PM, Mark Fennell fenn...@armc.org wrote:

 Long live Homesite. :)


 On 4/27/2011 4:12 PM, Martin, Donna M wrote:


 Wow… Have worked in DW for so long, and had not considered another option.
  I don’t even know where to begin looking if I should decide to go in
 another direction.  I live under a rock these days.

 For now, would prefer to fix this issue, as I’m about to drown in my
 current workload, and messing with this issue has taken up a lot of valuable
 time.  If I can’t find a solution for this DW issue, I will DEFINITELY be
 looking in other directions.

 What to do, what to do…

 Thanks much for your thoughts!

 Donna

 *From:*ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Clint
 Willard
 *Sent:* Wednesday, April 27, 2011 3:36 PM
 *To:* discussion@acfug.org
 *Subject:* Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using
 IE8

 Reasons for using DW:

 1. Boss makes you use it.

 2. Better technology is how computers will take over.

 4. Keyboards are for extremist.

 5. Evolution is still a theory.

 6. Adobe who?

 Donna, I could never get DW to show pages in it's browser consistently
 and correctly, I remember trying. Stopped using DW years ago. IDE's should
 not be used to view web pages, it's a gimmick.

 If pages show outside DW, why so determined to see them in DW?

 CB has a nice CF debugger if that's your aim. I've turned many hardcore DW
 users into CB worshipers, just hate to see coders sailing on an old sinking
 ship.



 On Wed, Apr 27, 2011 at 2:49 PM, Martin, Donna M dmar...@emory.edumailto:
 dmar...@emory.edu wrote:

 Oh my, thank you for trying. But alas, the temp file box was not checked
 (which I tried...didn’t work, of course).  And all you said was true:  I am
 using IIS7, and I can view html pages outside of Dreamweaver.

 Thanks anyway…much appreciated.

 Donna

 *From:*ad...@acfug.org mailto:ad...@acfug.org 
 [mailto:ad...@acfug.orgmailto:
 ad...@acfug.org] *On Behalf Of *Troy Jones

 *Sent:* Wednesday, April 27, 2011 2:30 PM


 *To:* discussion@acfug.org mailto:discussion@acfug.org

 *Subject:* [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

 Just a couple of questions about your site/IIS configs.

 You currently are running the site containing this file under inetpub, are
 using IIS7, and can view the file in its entirety with IE8 browser outside
 of DW?

 If all of the above are true, I can only offer this.

 While I’m not a DW user, I do have a version here (CS3) that I poked
 around in briefly. I found this setting:

 Edit  Preferences  Preview in Browser……checkbox Options: Preview using
 temporary file.  Is yours checked? If so, try unchecking it. Maybe that is
 forcing a use of a .tmp file which might be causing the problem.

 Past that, I am afraid I’m not much help. Here’s to hoping you find your
 solution soon J

 Troy Jones

 da_logo_70x263*

 **___**
 *
 *Troy Jones*|  Director of Technical Services  |  Dynapp Inc  |
 1-800-830-5192 tel:1-800-830-5192  ext. 603  | dynapp.com 
 http://www.dynapp.com/  | facebook.com/dynapp 
 http://www.facebook.com/dynapp

 *From:*ad...@acfug.org mailto:ad...@acfug.org 
 [mailto:ad...@acfug.orgmailto:
 ad...@acfug.org] *On Behalf Of *Martin, Donna M

 *Sent:* Wednesday, April 27, 2011 2:03 PM
 *To:* 'discussion@acfug.org mailto:discussion@acfug.org'

 *Subject:* [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

 Hi Troy,

 Thx for the quick response.

 I haven’t tried another browser, but wonder if this is the issue since, I
 can literally change the extension from .html to .cfm, and it displays fine.
  I also tried .htm with no success.  We talking a ‘slightly longer than a
 hello file’, so I don’t think code is the issue either.

 Any other ideas?

 D

 *From:*ad...@acfug.org mailto:ad...@acfug.org 
 [mailto:ad...@acfug.orgmailto:
 ad...@acfug.org] *On Behalf Of *Troy Jones

 *Sent:* Wednesday, April 27, 2011 1:52 PM
 *To:* discussion@acfug.org mailto:discussion@acfug.org

 *Subject:* [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

 What is the extension of the filename that is causing issues? Can you test
 through DW using a different IE version or other browser?

 Assuming that the file that is causing issues is also a .htm extension,
 I’d be looking for a tag that isn’t closed or some other incorrect syntax.

 Troy Jones

 da_logo_70x263*

 **___**
 *
 *Troy Jones*|  Director of Technical Services  |  Dynapp Inc  |
 1-800-830-5192 tel:1-800-830-5192  ext. 603  | dynapp.com 
 http://www.dynapp.com/  | facebook.com/dynapp 
 http://www.facebook.com/dynapp

 *From:*ad...@acfug.org mailto:ad...@acfug.org 
 [mailto:ad...@acfug.orgmailto:
 ad...@acfug.org] *On Behalf Of *Martin, Donna M

 *Sent

RE: EXTERNAL: Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

2011-04-27 Thread Mobley, Teri L
Yes, F12 key.

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Steve Ross
Sent: Wednesday, April 27, 2011 4:39 PM
To: discussion@acfug.org
Subject: EXTERNAL: Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using 
IE8

isn't there an option to open in browser or something like that in DW?
On Wed, Apr 27, 2011 at 4:15 PM, Mark Fennell 
fenn...@armc.orgmailto:fenn...@armc.org wrote:
Long live Homesite. :)


On 4/27/2011 4:12 PM, Martin, Donna M wrote:

Wow… Have worked in DW for so long, and had not considered another option.  I 
don’t even know where to begin looking if I should decide to go in another 
direction.  I live under a rock these days.

For now, would prefer to fix this issue, as I’m about to drown in my current 
workload, and messing with this issue has taken up a lot of valuable time.  If 
I can’t find a solution for this DW issue, I will DEFINITELY be looking in 
other directions.

What to do, what to do…

Thanks much for your thoughts!

Donna

*From:*ad...@acfug.orgmailto:ad...@acfug.org 
[mailto:ad...@acfug.orgmailto:ad...@acfug.org] *On Behalf Of *Clint Willard
*Sent:* Wednesday, April 27, 2011 3:36 PM
*To:* discussion@acfug.orgmailto:discussion@acfug.org
*Subject:* Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

Reasons for using DW:

1. Boss makes you use it.

2. Better technology is how computers will take over.

4. Keyboards are for extremist.

5. Evolution is still a theory.

6. Adobe who?

Donna, I could never get DW to show pages in it's browser consistently and 
correctly, I remember trying. Stopped using DW years ago. IDE's should not be 
used to view web pages, it's a gimmick.

If pages show outside DW, why so determined to see them in DW?

CB has a nice CF debugger if that's your aim. I've turned many hardcore DW 
users into CB worshipers, just hate to see coders sailing on an old sinking 
ship.


On Wed, Apr 27, 2011 at 2:49 PM, Martin, Donna M 
dmar...@emory.edumailto:dmar...@emory.edu 
mailto:dmar...@emory.edumailto:dmar...@emory.edu wrote:

Oh my, thank you for trying. But alas, the temp file box was not checked (which 
I tried...didn’t work, of course).  And all you said was true:  I am using 
IIS7, and I can view html pages outside of Dreamweaver.

Thanks anyway…much appreciated.

Donna
*From:*ad...@acfug.orgmailto:ad...@acfug.org 
mailto:ad...@acfug.orgmailto:ad...@acfug.org 
[mailto:ad...@acfug.orgmailto:ad...@acfug.org 
mailto:ad...@acfug.orgmailto:ad...@acfug.org] *On Behalf Of *Troy Jones

*Sent:* Wednesday, April 27, 2011 2:30 PM

*To:* discussion@acfug.orgmailto:discussion@acfug.org 
mailto:discussion@acfug.orgmailto:discussion@acfug.org

*Subject:* [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

Just a couple of questions about your site/IIS configs.

You currently are running the site containing this file under inetpub, are 
using IIS7, and can view the file in its entirety with IE8 browser outside of 
DW?

If all of the above are true, I can only offer this.

While I’m not a DW user, I do have a version here (CS3) that I poked around in 
briefly. I found this setting:

Edit  Preferences  Preview in Browser……checkbox Options: Preview using 
temporary file.  Is yours checked? If so, try unchecking it. Maybe that is 
forcing a use of a .tmp file which might be causing the problem.

Past that, I am afraid I’m not much help. Here’s to hoping you find your 
solution soon J

Troy Jones
da_logo_70x263*
**___**
*
*Troy Jones*|  Director of Technical Services  |  Dynapp Inc  | 
1-800-830-5192tel:1-800-830-5192 tel:1-800-830-5192tel:1-800-830-5192  
ext. 603  | dynapp.comhttp://dynapp.com http://www.dynapp.com/  | 
facebook.com/dynapphttp://facebook.com/dynapp http://www.facebook.com/dynapp

*From:*ad...@acfug.orgmailto:ad...@acfug.org 
mailto:ad...@acfug.orgmailto:ad...@acfug.org 
[mailto:ad...@acfug.orgmailto:ad...@acfug.org 
mailto:ad...@acfug.orgmailto:ad...@acfug.org] *On Behalf Of *Martin, Donna M

*Sent:* Wednesday, April 27, 2011 2:03 PM
*To:* 'discussion@acfug.orgmailto:discussion@acfug.org 
mailto:discussion@acfug.orgmailto:discussion@acfug.org'

*Subject:* [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

Hi Troy,

Thx for the quick response.

I haven’t tried another browser, but wonder if this is the issue since, I can 
literally change the extension from .html to .cfm, and it displays fine.  I 
also tried .htm with no success.  We talking a ‘slightly longer than a hello 
file’, so I don’t think code is the issue either.

Any other ideas?

D
*From:*ad...@acfug.orgmailto:ad...@acfug.org 
mailto:ad...@acfug.orgmailto:ad...@acfug.org 
[mailto:ad...@acfug.orgmailto:ad...@acfug.org 
mailto:ad...@acfug.orgmailto:ad...@acfug.org] *On Behalf Of *Troy Jones

*Sent:* Wednesday, April 27, 2011 1:52 PM
*To:* discussion@acfug.orgmailto:discussion@acfug.org 
mailto:discussion@acfug.orgmailto:discussion@acfug.org

*Subject

RE: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

2011-04-27 Thread Shane Heasley
I use both CF Builder and Dreamweaver.  I have used Eclipse in the past.
They all have pros and cons, each of which might be a defining consideration
to a particular coder.  I prefer DW for most CF work although I do use CFB
for specific tasks, for example, when first constructing a site.  I never
did like the Eclipse plug-in because of certain quirks but it did have
advantages over DW in a few areas.

Study the tools and then use them in whatever manner makes you the most
productive.




 

 

  _  

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Clint Willard
Sent: Wednesday, April 27, 2011 2:36 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

 

Reasons for using DW:

1. Boss makes you use it.

2. Better technology is how computers will take over.

4. Keyboards are for extremist.

5. Evolution is still a theory.

6. Adobe who?

 

Donna, I could never get DW to show pages in it's browser consistently and
correctly, I remember trying. Stopped using DW years ago. IDE's should not
be used to view web pages, it's a gimmick. 

If pages show outside DW, why so determined to see them in DW?

CB has a nice CF debugger if that's your aim. I've turned many hardcore DW
users into CB worshipers, just hate to see coders sailing on an old sinking
ship.





On Wed, Apr 27, 2011 at 2:49 PM, Martin, Donna M dmar...@emory.edu wrote:

Oh my, thank you for trying. But alas, the temp file box was not checked
(which I tried...didn't work, of course).  And all you said was true:  I am
using IIS7, and I can view html pages outside of Dreamweaver.

 

Thanks anyway.much appreciated.

Donna

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Troy Jones
Sent: Wednesday, April 27, 2011 2:30 PM


To: discussion@acfug.org
Subject: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

 

Just a couple of questions about your site/IIS configs.

 

You currently are running the site containing this file under inetpub, are
using IIS7, and can view the file in its entirety with IE8 browser outside
of DW? 

 

If all of the above are true, I can only offer this.

 

While I'm not a DW user, I do have a version here (CS3) that I poked around
in briefly. I found this setting:

 

Edit  Preferences  Preview in Browser..checkbox Options: Preview using
temporary file.  Is yours checked? If so, try unchecking it. Maybe that is
forcing a use of a .tmp file which might be causing the problem.

 

Past that, I am afraid I'm not much help. Here's to hoping you find your
solution soon :-)

 

Troy Jones

 

da_logo_70x263

___

Troy Jones  |  Director of Technical Services  |  Dynapp Inc  |
1-800-830-5192  ext. 603  |   http://www.dynapp.com/ dynapp.com  |
http://www.facebook.com/dynapp facebook.com/dynapp

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Martin, Donna M
Sent: Wednesday, April 27, 2011 2:03 PM
To: 'discussion@acfug.org'
Subject: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

 

Hi Troy,

 

Thx for the quick response.  

 

I haven't tried another browser, but wonder if this is the issue since, I
can literally change the extension from .html to .cfm, and it displays fine.
I also tried .htm with no success.  We talking a 'slightly longer than a
hello file', so I don't think code is the issue either.

 

Any other ideas?

D

 

 

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Troy Jones
Sent: Wednesday, April 27, 2011 1:52 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] RE: Blank html page in Dreamweaver using IE8

 

What is the extension of the filename that is causing issues? Can you test
through DW using a different IE version or other browser?

 

Assuming that the file that is causing issues is also a .htm extension, I'd
be looking for a tag that isn't closed or some other incorrect syntax.

 

 

Troy Jones

 

da_logo_70x263

___

Troy Jones  |  Director of Technical Services  |  Dynapp Inc  |
1-800-830-5192  ext. 603  |   http://www.dynapp.com/ dynapp.com  |
http://www.facebook.com/dynapp facebook.com/dynapp

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Martin, Donna M
Sent: Wednesday, April 27, 2011 1:41 PM
To: 'discussion@acfug.org'
Subject: [ACFUG Discuss] Blank html page in Dreamweaver using IE8

 

Good afternoon, everyone!

 

I cannot get a standard html page to show up when viewed in IE8 from
Dreamweaver CS4 within any of my sites.  However, if I browse to the
Inetpub/wwwroot folder, I CAN view the iisstart.htm page.  Also, I can view
it directly outside of Dreamweaver with no problem.

 

I have set up my sites with the same info I always have, and am stumped.
The source code shows all code EXCEPT what is inside the body tag.  Cfm
files come up fine.  

 

Now for my setup

Re: [ACFUG Discuss] RE: Sync'ing systems via web services

2011-03-28 Thread Douglas Knudsen
Sounding good. If I'm following you correctly, I suggest you use a facade to
expose the API, have your processForeignOrder() method in there and exposed
as a 'web service'.  This method can decide which gateway instance to call
via a Factory.  Each Gateway you have will follow a contract on methods it
has using a interface, something like ICRMGateway.  Thus your Factory has no
clue of your implementation, it just returns a ICRMGateway and your
processForeignOrder()
calls methods on it without caring which Gateway it is.  Sounds like you
will need a property in OrderObject specifying which foreign system was
used, pass this property to your factory method so it can determine which
implementation to return.

Note that ONLY your facade CFC will have remotely exposed methods, all other
CFCs will not.

Make some sense?  This is following the factory pattern here
http://en.wikipedia.org/wiki/Factory_method_pattern.

Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?


On Sat, Mar 26, 2011 at 5:41 PM, Clarke Bishop cbis...@resultantsys.comwrote:

 I’m still working through this project, but I’ve made a lot of progress and
 though I’d give you an update. It might help someone else!



 First, here are some good resources I found on Object-Oriented Coldfusion.
 The first link was especially helpful.


 http://www.iknowkungfoo.com/blog/index.cfm/2007/8/22/Object-Oriented-Coldfusion--1--Intro-to-Objectcfc



 http://www.objectorientedcoldfusion.org/


 http://www.bennadel.com/blog/1379-Hal-Helms-On-Object-Oriented-Programming-Day-One.htm



 Now, here’s where I decided to go:

 · I’ve got a shoppingCartGateway that retrieves all the needed
 data from the shopping cart system.

 · shoppingCartGateway then creates and returns an OrderObject
 populated with all the shopping cart data.

 · I pass the OrderObject into the CRMGateway that stores
 everything in the CRM system.



 The OrderObject is just a value object, but it’s format is consistent, so I
 can switch out either of the gateways.



 I’m still working through how to best apply the business rules. I think
 I’ll cfinclude them into the CRMGateway. It’s just a bunch of If/Then logic.



 I’m sure I broke some OO rules along the way, but my new approach feels
 cleaner and more workable. Of course, I’m still open to suggestions if
 anyone knows a better way!



Clarke



 *From:* Clarke Bishop [mailto:cbis...@resultantsys.com]
 *Sent:* Wednesday, March 23, 2011 12:50 PM
 *To:* discussion@acfug.org
 *Subject:* Sync'ing systems via web services



 I have a project to sync two systems via web services. The objective is to
 get customer data and orders from a shopping cart, and then transfer the
 data into a CRM system. It's a one-way transfer now.

 There will be different shopping carts systems, different CRM's, different
 business rules for different companies, and sometimes slightly different
 data elements. For example:

 Company A might use Magento shopping cart with CRM A.
 Company B might use Volusion shopping cart with CRM A.
 Company C might use Magento shopping cart with CRM B.

 To sync the data, this is what needs to happen:

1. Periodically, check the shopping cart for any new orders.
2. For any new order get additional information out of the shopping
cart (Some data isn't available via the order API call)
3. Create or update the info in the CRM.
4. Run a set of business rules based on the order and set fields or
flags in the CRM.

 I'm trying to create the right abstractions that make this manageable. I
 have a procedural version, but I want to divide up the code to make it
 easier to manage and enhance. Right now, I have to copy the code and make a
 version for each Company -- Messy!

 I was thinking I could have a shoppingCartGateway.cfc and a CRMGateway.cfc
 to manage CRUD for each shopping cart and CRM. I'm hoping to be able to
 switch out the shopping cart gateway to handle different shopping carts, and
 then have a one, consistent order object or structure.  Then, I can sync the
 order object with any CRM via the CRM gateway. I'd like to decouple the CRM
 from the shopping cart to handle all the variations.

 I'd need an orderObject.cfc to hold all the order and customer data. Or,
 this could possibly just be a big Struct, or I could store the order data in
 a database. I expect, it will take several gateway calls to fully set all
 the data values in the orderObject, so I need a way to keep the data around
 and get it organized.

 My question is what's the best design architecture? I'm writing this to
 clarify my thinking and I'm also hoping some of you will have some good
 ideas or pointers for me!

 I'm having trouble thinking about which object should be responsible for
 what!

- Does the orderObject create and use the shoppingCartGateway.cfc as a
service to initialize itself?
- Or, do I have a separate sync.cfc that just uses the orderObject as a
value 

Re: [ACFUG Discuss] RE: Training Classes

2011-02-09 Thread John Mason
I also recommend Echo11. They have and continue to be sponsors of this 
user group and most everyone knows Scott.


John
ma...@fusionlink.com



On 2/9/11 8:52 AM, Mobley, Teri L wrote:


The Echo11 group does a great job -- great instructors that really 
know their stuff! I have taken two CF courses with them.


Stay away from Sterling Ledet. You'll get some guy reading to you out 
of a book.


Teri

*From:*ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Wes Pomeroy
*Sent:* Wednesday, February 09, 2011 8:43 AM
*To:* discussion@acfug.org
*Subject:* EXTERNAL: [ACFUG Discuss] Training Classes

Can anyone recommend any ColdFusion training classes (preferably in 
person) in the Atlanta area?


Thanks,

*Wes Pomeroy*

Marketing Manager

The Banker's Exchange

4200 Highlands Pkwy -- Suite A

Smyrna GA, 30082

www.BankersX.com http://www.bankersx.com/

Toll Free: 888.749.6396 x 25


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink http://www.fusionlink.com
-


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink http://www.fusionlink.com
- 





-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



Re: [ACFUG Discuss] Re:

2010-06-14 Thread John Mason

done


On 6/14/10 5:47 PM, Dean H. Saxe wrote:

Can someone bounce him from the list?  His account is compromised and
he's been spamming us for days...
--
Dean H. Saxe
A true conservationist is a person who knows that the world is not
given by his fathers, but borrowed from his children.  -- John James
Audubon



On Mon, Jun 14, 2010 at 2:39 PM, Michael Sinayskymsinay...@hotmail.com  wrote:
   

http://www.medsfirstrx.net/paleocosmology

The New Busy is not the old busy. Search, chat and e-mail from your inbox.
Get started.
-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-
 


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-




   




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] Re:

2010-06-14 Thread Music City Photo
can you delelte my acct, I cant seem to get in
thanks

JS


-Original Message-
From: John Mason ma...@fusionlink.com
Sent: Jun 14, 2010 4:58 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] Re:

done


On 6/14/10 5:47 PM, Dean H. Saxe wrote:
 Can someone bounce him from the list?  His account is compromised and
 he's been spamming us for days...
 --
 Dean H. Saxe
 A true conservationist is a person who knows that the world is not
 given by his fathers, but borrowed from his children.  -- John James
 Audubon



 On Mon, Jun 14, 2010 at 2:39 PM, Michael Sinayskymsinay...@hotmail.com  
 wrote:

 http://www.medsfirstrx.net/paleocosmology
 
 The New Busy is not the old busy. Search, chat and e-mail from your inbox.
 Get started.
 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -
  

 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -








-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-








-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] Re:

2010-06-14 Thread John Mason
Ah, because he was on the discussion list. He's off now. Did you just 
must the discussion the list just had?


John
ma...@fusionlink.com




On 6/14/10 7:13 PM, Peyton Todd wrote:

Speaking of e-mails, Michael Sinaysky, why do I keep getting this one from you 
every day?





From: Michael Sinayskymsinay...@hotmail.com
To: at5...@comcast.net; alexalt...@bellsouth.net; 17...@ru.ru; aze...@msn.com; 
mr.andytur...@gmail.com; anthony.heff...@comcast.net; ost...@gmail.com; 
bill.sper...@securitymentors.com; liirc...@hotmail.com; wh...@ablest.com; 
cr...@hotmail.com; craigameric...@hotmail.com; dbos...@amclog.com; 
dan.counc...@gmail.com; djo...@jonesgroup.pro; dwa...@figleaf.com; 
discussion@acfug.org; dixiematth...@remax.net; fa...@comcast.net; 
dmitryi...@bellsouth.net; doug.brash...@gmail.com; easyf...@comcast.net; 
el...@atlsold.com; innae...@hotmail.com; ernaapul...@yahoo.com; 
ge...@comcast.net; cbreaksp...@hotmail.com; hay...@013net.net; 
heehortensia540...@hotmail.com; isba2...@earthlink.net; 
skralivet...@comcast.net; jay...@staffingtechnologies.com; 
jean_musselwh...@yahoo.com; jerrybo...@yahoo.com; jkersht...@hotmail.com; 
jmason1...@yahoo.com; kbrown...@performplus.com; khellrie...@shipwithcts.com; 
kan...@gotoagile.com; lariska8...@aol.com; lb...@performplus.com;
  l...@leifcom.com; skralivet...@msn.com; esta...@hotmail.com; 
lia_gorlov...@mail.ru; iolanta.oyzb...@gecapital.com; ioyzb...@ameritech.net; 
mplechtchit...@fsa.com; mkersht...@sisn.com; michael.j.alexan...@gmail.com; 
gazelle...@gmail.com; michelle.tull...@right.com; ngarbu...@yahoo.com; 
lizznor...@comcast.net; olgavane...@yahoo.com; gunk...@hotmail.com; 
paul.dang...@ssa.gov; ppereva...@bridium.com; ptrai...@charter.net; 
pauldang...@comcast.net; pa...@gsfc.org; ptrei...@charter.net; 
rbarr...@eplus.com; rimma.chudnov...@gmail.com; rju...@southeastpet.com; 
to...@shermanstravel.com; supp...@sozohosting.com; 
stefan.vesterl...@toolone.com; taylor.edwa...@americoldrealty.com; 
td...@shipwithcts.com; tlcarter...@yahoo.com; fa...@dtg.lv; 
ysinay...@hotmail.com; zubinmo...@gmail.com
Sent: Mon, June 14, 2010 5:39:35 PM
Subject:

http://www.medsfirstrx.net/paleocosmology

The New Busy is not the old busy. Search, chat and e-mail from your inbox. Get 
started.
-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-


   





-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] Re:

2010-06-14 Thread Peyton Todd
Yes, I realized right after I fired off the e-mail that you guys were talking 
about it already. Sorry. It's just that after several days of getting that 
e-mail I had a knee-jerk reaction without investigating further!

Peyton






From: John Mason ma...@fusionlink.com
To: discussion@acfug.org
Sent: Mon, June 14, 2010 8:06:12 PM
Subject: Re: [ACFUG Discuss] Re:

Ah, because he was on the discussion list. He's off now. Did you just 
must the discussion the list just had?

John
ma...@fusionlink.com




On 6/14/10 7:13 PM, Peyton Todd wrote:
 Speaking of e-mails, Michael Sinaysky, why do I keep getting this one from 
 you every day?




 
 From: Michael Sinayskymsinay...@hotmail.com
 To: at5...@comcast.net; alexalt...@bellsouth.net; 17...@ru.ru; 
 aze...@msn.com; mr.andytur...@gmail.com; anthony.heff...@comcast.net; 
 ost...@gmail.com; bill.sper...@securitymentors.com; liirc...@hotmail.com; 
 wh...@ablest.com; cr...@hotmail.com; craigameric...@hotmail.com; 
 dbos...@amclog.com; dan.counc...@gmail.com; djo...@jonesgroup.pro; 
 dwa...@figleaf.com; discussion@acfug.org; dixiematth...@remax.net; 
 fa...@comcast.net; dmitryi...@bellsouth.net; doug.brash...@gmail.com; 
 easyf...@comcast.net; el...@atlsold.com; innae...@hotmail.com; 
 ernaapul...@yahoo.com; ge...@comcast.net; cbreaksp...@hotmail.com; 
 hay...@013net.net; heehortensia540...@hotmail.com; isba2...@earthlink.net; 
 skralivet...@comcast.net; jay...@staffingtechnologies.com; 
 jean_musselwh...@yahoo.com; jerrybo...@yahoo.com; jkersht...@hotmail.com; 
 jmason1...@yahoo.com; kbrown...@performplus.com; khellrie...@shipwithcts.com; 
 kan...@gotoagile.com; lariska8...@aol.com; lb...@performplus.com;
  l...@leifcom.com; skralivet...@msn.com; esta...@hotmail.com; 
 lia_gorlov...@mail.ru; iolanta.oyzb...@gecapital.com; ioyzb...@ameritech.net; 
 mplechtchit...@fsa.com; mkersht...@sisn.com; michael.j.alexan...@gmail.com; 
 gazelle...@gmail.com; michelle.tull...@right.com; ngarbu...@yahoo.com; 
 lizznor...@comcast.net; olgavane...@yahoo.com; gunk...@hotmail.com; 
 paul.dang...@ssa.gov; ppereva...@bridium.com; ptrai...@charter.net; 
 pauldang...@comcast.net; pa...@gsfc.org; ptrei...@charter.net; 
 rbarr...@eplus.com; rimma.chudnov...@gmail.com; rju...@southeastpet.com; 
 to...@shermanstravel.com; supp...@sozohosting.com; 
 stefan.vesterl...@toolone.com; taylor.edwa...@americoldrealty.com; 
 td...@shipwithcts.com; tlcarter...@yahoo.com; fa...@dtg.lv; 
 ysinay...@hotmail.com; zubinmo...@gmail.com
 Sent: Mon, June 14, 2010 5:39:35 PM
 Subject:

 http://www.medsfirstrx.net/paleocosmology
 
 The New Busy is not the old busy. Search, chat and e-mail from your inbox. 
 Get started.
 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -


 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -







-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-


-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



Re: [ACFUG Discuss] Re:

2010-06-14 Thread W. Sean Harrison
Me too. Sorry guys. John was very cool, and helped me out. Thanks John!

On Mon, Jun 14, 2010 at 7:35 PM, Peyton Todd peytont...@att.net wrote:
 Yes, I realized right after I fired off the e-mail that you guys were
 talking about it already. Sorry. It's just that after several days of
 getting that e-mail I had a knee-jerk reaction without investigating
 further!

 Peyton


 
 From: John Mason ma...@fusionlink.com
 To: discussion@acfug.org
 Sent: Mon, June 14, 2010 8:06:12 PM
 Subject: Re: [ACFUG Discuss] Re:

 Ah, because he was on the discussion list. He's off now. Did you just
 must the discussion the list just had?

 John
 ma...@fusionlink.com




 On 6/14/10 7:13 PM, Peyton Todd wrote:
 Speaking of e-mails, Michael Sinaysky, why do I keep getting this one from
 you every day?




 
 From: Michael Sinayskymsinay...@hotmail.com
 To: at5...@comcast.net; alexalt...@bellsouth.net; 17...@ru.ru;
 aze...@msn.com; mr.andytur...@gmail.com; anthony.heff...@comcast.net;
 ost...@gmail.com; bill.sper...@securitymentors.com; liirc...@hotmail.com;
 wh...@ablest.com; cr...@hotmail.com; craigameric...@hotmail.com;
 dbos...@amclog.com; dan.counc...@gmail.com; djo...@jonesgroup.pro;
 dwa...@figleaf.com; discussion@acfug.org; dixiematth...@remax.net;
 fa...@comcast.net; dmitryi...@bellsouth.net; doug.brash...@gmail.com;
 easyf...@comcast.net; el...@atlsold.com; innae...@hotmail.com;
 ernaapul...@yahoo.com; ge...@comcast.net; cbreaksp...@hotmail.com;
 hay...@013net.net; heehortensia540...@hotmail.com; isba2...@earthlink.net;
 skralivet...@comcast.net; jay...@staffingtechnologies.com;
 jean_musselwh...@yahoo.com; jerrybo...@yahoo.com; jkersht...@hotmail.com;
 jmason1...@yahoo.com; kbrown...@performplus.com;
 khellrie...@shipwithcts.com; kan...@gotoagile.com; lariska8...@aol.com;
 lb...@performplus.com;
  l...@leifcom.com; skralivet...@msn.com; esta...@hotmail.com;
 lia_gorlov...@mail.ru; iolanta.oyzb...@gecapital.com;
 ioyzb...@ameritech.net; mplechtchit...@fsa.com; mkersht...@sisn.com;
 michael.j.alexan...@gmail.com; gazelle...@gmail.com;
 michelle.tull...@right.com; ngarbu...@yahoo.com; lizznor...@comcast.net;
 olgavane...@yahoo.com; gunk...@hotmail.com; paul.dang...@ssa.gov;
 ppereva...@bridium.com; ptrai...@charter.net; pauldang...@comcast.net;
 pa...@gsfc.org; ptrei...@charter.net; rbarr...@eplus.com;
 rimma.chudnov...@gmail.com; rju...@southeastpet.com;
 to...@shermanstravel.com; supp...@sozohosting.com;
 stefan.vesterl...@toolone.com; taylor.edwa...@americoldrealty.com;
 td...@shipwithcts.com; tlcarter...@yahoo.com; fa...@dtg.lv;
 ysinay...@hotmail.com; zubinmo...@gmail.com
 Sent: Mon, June 14, 2010 5:39:35 PM
 Subject:

 http://www.medsfirstrx.net/paleocosmology
 
 The New Busy is not the old busy. Search, chat and e-mail from your inbox.
 Get started.
 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -


 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -







 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -




 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] RE: Upload file error

2010-02-09 Thread John Youngman
that should be file not found - possibly check the action of the form upload - 
perhaps that script is named wrong / or you mistyped it or something?


From: Moises Alejandro Zamora Villasana 
Sent: Tuesday, February 09, 2010 1:26 PM
To: discussion@acfug.org 
Subject: [ACFUG Discuss] RE: Upload file error


Error 404

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of axunderw...@ups.com
Sent: martes, 09 de febrero de 2010 01:09 p.m.
To: discussion@acfug.org
Subject: [ACFUG Discuss] RE: Upload file error

 

requestTimeout?

 




From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Moises Alejandro 
Zamora Villasana
Sent: Tuesday, February 09, 2010 2:02 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Upload file error

Hi,

 

Im trying to upload a large file (96 mb) and I get an error. I read that the 
CF8 doesn't have a limitation to upload file but so, what happening? Could It 
be the IIS?

 

I have Win Server 2008 with CF8.

 

 

Regards

Moises

 

   __ COMIMSA, 
Premio Nacional de Tecnolog?a 2008.  http://www.comimsa.com.mx/pnt   
Comentarios, quejas y/o sugerencias relacionadas con los proyectos o servicios 
tecnol?gicos ofrecidos por COMIMSA, favor de dirigirlas a 
cali...@comimsa.com.mx 

- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
-


-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-




RE: [ACFUG Discuss] RE: Upload file error

2010-02-09 Thread Moises Alejandro Zamora Villasana
I dont have problem when I upload small files (less than 30 mb), the problem is 
when I try to upload large files.





From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of John Youngman
Sent: martes, 09 de febrero de 2010 01:32 p.m.
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] RE: Upload file error



that should be file not found - possibly check the action of the form upload - 
perhaps that script is named wrong / or you mistyped it or something?



From: Moises Alejandro Zamora Villasanamailto:mzam...@comimsa.com

Sent: Tuesday, February 09, 2010 1:26 PM

To: discussion@acfug.orgmailto:discussion@acfug.org

Subject: [ACFUG Discuss] RE: Upload file error



Error 404



From: ad...@acfug.orgmailto:ad...@acfug.org [mailto:ad...@acfug.org] On 
Behalf Of axunderw...@ups.commailto:axunderw...@ups.com
Sent: martes, 09 de febrero de 2010 01:09 p.m.
To: discussion@acfug.orgmailto:discussion@acfug.org
Subject: [ACFUG Discuss] RE: Upload file error



requestTimeout?



  _

From: ad...@acfug.orgmailto:ad...@acfug.org [mailto:ad...@acfug.org] On 
Behalf Of Moises Alejandro Zamora Villasana
Sent: Tuesday, February 09, 2010 2:02 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Upload file error

Hi,



Im trying to upload a large file (96 mb) and I get an error. I read that the 
CF8 doesn't have a limitation to upload file but so, what happening? Could It 
be the IIS?



I have Win Server 2008 with CF8.





Regards

Moises






__

COMIMSA, Premio Nacional de Tecnolog?a 2008.

http://www.comimsa.com.mx/pnt



Comentarios, quejas y/o sugerencias relacionadas con los proyectos

o servicios tecnol?gicos ofrecidos por COMIMSA, favor de

dirigirlas a cali...@comimsa.com.mx




-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com
-


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com
-


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com
-


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com
-



__
COMIMSA, Premio Nacional de Tecnología 2008.
http://www.comimsa.com.mx/pnt

Comentarios, quejas y/o sugerencias relacionadas con los proyectos
o servicios tecnológicos ofrecidos por COMIMSA, favor de
dirigirlas a cali...@comimsa.com.mx



-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-




Re: [ACFUG Discuss] RE: Upload file error

2010-02-09 Thread John Youngman
I think it MIGHT be IIS  -- take a look at this:
http://www.webtrenches.com/post.cfm/iis7-file-upload-size-limits



From: Moises Alejandro Zamora Villasana 
Sent: Tuesday, February 09, 2010 1:38 PM
To: discussion@acfug.org 
Subject: RE: [ACFUG Discuss] RE: Upload file error


I dont have problem when I upload small files (less than 30 mb), the problem is 
when I try to upload large files.

 

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of John Youngman
Sent: martes, 09 de febrero de 2010 01:32 p.m.
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] RE: Upload file error

 

that should be file not found - possibly check the action of the form upload - 
perhaps that script is named wrong / or you mistyped it or something?

 

From: Moises Alejandro Zamora Villasana 

Sent: Tuesday, February 09, 2010 1:26 PM

To: discussion@acfug.org 

Subject: [ACFUG Discuss] RE: Upload file error

 

Error 404

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of axunderw...@ups.com
Sent: martes, 09 de febrero de 2010 01:09 p.m.
To: discussion@acfug.org
Subject: [ACFUG Discuss] RE: Upload file error

 

requestTimeout?

 




From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Moises Alejandro 
Zamora Villasana
Sent: Tuesday, February 09, 2010 2:02 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Upload file error

Hi,

 

Im trying to upload a large file (96 mb) and I get an error. I read that the 
CF8 doesn't have a limitation to upload file but so, what happening? Could It 
be the IIS?

 

I have Win Server 2008 with CF8.

 

 

Regards

Moises

 

   __ COMIMSA, 
Premio Nacional de Tecnolog?a 2008.  http://www.comimsa.com.mx/pnt   
Comentarios, quejas y/o sugerencias relacionadas con los proyectos o servicios 
tecnol?gicos ofrecidos por COMIMSA, favor de dirigirlas a 
cali...@comimsa.com.mx 

- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
- 





__

COMIMSA, Premio Nacional de Tecnología 2008. 

http://www.comimsa.com.mx/pnt



Comentarios, quejas y/o sugerencias relacionadas con los proyectos

o servicios tecnológicos ofrecidos por COMIMSA, favor de

dirigirlas a cali...@comimsa.com.mx



- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
-


-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-




Re: [ACFUG Discuss] RE: Upload file error

2010-02-09 Thread John Youngman
perhaps if you cant get around the IIS issues - you can zip it before 
uploading?  and if this site isn't just for you - alert your users of the 
limitation (and suggest they zip?) or compress in any way possible?


From: Moises Alejandro Zamora Villasana 
Sent: Tuesday, February 09, 2010 1:38 PM
To: discussion@acfug.org 
Subject: RE: [ACFUG Discuss] RE: Upload file error


I dont have problem when I upload small files (less than 30 mb), the problem is 
when I try to upload large files.

 

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of John Youngman
Sent: martes, 09 de febrero de 2010 01:32 p.m.
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] RE: Upload file error

 

that should be file not found - possibly check the action of the form upload - 
perhaps that script is named wrong / or you mistyped it or something?

 

From: Moises Alejandro Zamora Villasana 

Sent: Tuesday, February 09, 2010 1:26 PM

To: discussion@acfug.org 

Subject: [ACFUG Discuss] RE: Upload file error

 

Error 404

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of axunderw...@ups.com
Sent: martes, 09 de febrero de 2010 01:09 p.m.
To: discussion@acfug.org
Subject: [ACFUG Discuss] RE: Upload file error

 

requestTimeout?

 




From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Moises Alejandro 
Zamora Villasana
Sent: Tuesday, February 09, 2010 2:02 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Upload file error

Hi,

 

Im trying to upload a large file (96 mb) and I get an error. I read that the 
CF8 doesn't have a limitation to upload file but so, what happening? Could It 
be the IIS?

 

I have Win Server 2008 with CF8.

 

 

Regards

Moises

 

   __ COMIMSA, 
Premio Nacional de Tecnolog?a 2008.  http://www.comimsa.com.mx/pnt   
Comentarios, quejas y/o sugerencias relacionadas con los proyectos o servicios 
tecnol?gicos ofrecidos por COMIMSA, favor de dirigirlas a 
cali...@comimsa.com.mx 

- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
- 





__

COMIMSA, Premio Nacional de Tecnología 2008. 

http://www.comimsa.com.mx/pnt



Comentarios, quejas y/o sugerencias relacionadas con los proyectos

o servicios tecnológicos ofrecidos por COMIMSA, favor de

dirigirlas a cali...@comimsa.com.mx



- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink 
-


-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-




RE: [ACFUG Discuss] RE: Upload file error

2010-02-09 Thread Cody Wehunt
I had this problem and I decided to use this product:

 

http://www.digital-crew.com/index.cfm/page/cf_filem1 

 

It was inexpensive and it did the trick.  Not sure if you can customize it
enough to fit your need but they were extremely helpful so shoot them a
description of what you are trying to do and see if they think their product
can help.

 

Cody

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Moises Alejandro
Zamora Villasana
Sent: Tuesday, February 09, 2010 2:39 PM
To: discussion@acfug.org
Subject: RE: [ACFUG Discuss] RE: Upload file error

 

I dont have problem when I upload small files (less than 30 mb), the problem
is when I try to upload large files.

 

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of John Youngman
Sent: martes, 09 de febrero de 2010 01:32 p.m.
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] RE: Upload file error

 

that should be file not found - possibly check the action of the form upload
- perhaps that script is named wrong / or you mistyped it or something?

 

From: Moises mailto:mzam...@comimsa.com  Alejandro Zamora Villasana 

Sent: Tuesday, February 09, 2010 1:26 PM

To: discussion@acfug.org 

Subject: [ACFUG Discuss] RE: Upload file error

 

Error 404

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of
axunderw...@ups.com
Sent: martes, 09 de febrero de 2010 01:09 p.m.
To: discussion@acfug.org
Subject: [ACFUG Discuss] RE: Upload file error

 

requestTimeout?

 

  _  

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Moises Alejandro
Zamora Villasana
Sent: Tuesday, February 09, 2010 2:02 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Upload file error

Hi,

 

Im trying to upload a large file (96 mb) and I get an error. I read that the
CF8 doesn’t have a limitation to upload file but so, what happening? Could
It be the IIS?

 

I have Win Server 2008 with CF8.

 

 

Regards

Moises

 

 
 
 
__
 
COMIMSA, Premio Nacional de Tecnolog?a 2008. 
 
http://www.comimsa.com.mx/pnt
 
 
 
Comentarios, quejas y/o sugerencias relacionadas con los proyectos
 
o servicios tecnol?gicos ofrecidos por COMIMSA, favor de
 
dirigirlas a cali...@comimsa.com.mx
 



- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
- 

 

 
 
__
COMIMSA, Premio Nacional de Tecnología 2008. 
http://www.comimsa.com.mx/pnt
 
Comentarios, quejas y/o sugerencias relacionadas con los proyectos
o servicios tecnológicos ofrecidos por COMIMSA, favor de
dirigirlas a cali...@comimsa.com.mx

 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
- 




-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-




RE: [ACFUG Discuss] RE: Upload file error

2010-02-09 Thread Moises Alejandro Zamora Villasana
Thanks to all.



I found this KB on Microsoft



http://support.microsoft.com/kb/942074/en-us



From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Cody Wehunt
Sent: martes, 09 de febrero de 2010 02:19 p.m.
To: discussion@acfug.org
Subject: RE: [ACFUG Discuss] RE: Upload file error
Importance: High



I had this problem and I decided to use this product:



http://www.digital-crew.com/index.cfm/page/cf_filem1



It was inexpensive and it did the trick.  Not sure if you can customize it 
enough to fit your need but they were extremely helpful so shoot them a 
description of what you are trying to do and see if they think their product 
can help.



Cody



From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Moises Alejandro 
Zamora Villasana
Sent: Tuesday, February 09, 2010 2:39 PM
To: discussion@acfug.org
Subject: RE: [ACFUG Discuss] RE: Upload file error



I dont have problem when I upload small files (less than 30 mb), the problem is 
when I try to upload large files.





From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of John Youngman
Sent: martes, 09 de febrero de 2010 01:32 p.m.
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] RE: Upload file error



that should be file not found - possibly check the action of the form upload - 
perhaps that script is named wrong / or you mistyped it or something?



From: Moises Alejandro Zamora Villasanamailto:mzam...@comimsa.com

Sent: Tuesday, February 09, 2010 1:26 PM

To: discussion@acfug.orgmailto:discussion@acfug.org

Subject: [ACFUG Discuss] RE: Upload file error



Error 404



From: ad...@acfug.orgmailto:ad...@acfug.org [mailto:ad...@acfug.org] On 
Behalf Of axunderw...@ups.commailto:axunderw...@ups.com
Sent: martes, 09 de febrero de 2010 01:09 p.m.
To: discussion@acfug.orgmailto:discussion@acfug.org
Subject: [ACFUG Discuss] RE: Upload file error



requestTimeout?



  _

From: ad...@acfug.orgmailto:ad...@acfug.org [mailto:ad...@acfug.org] On 
Behalf Of Moises Alejandro Zamora Villasana
Sent: Tuesday, February 09, 2010 2:02 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Upload file error

Hi,



Im trying to upload a large file (96 mb) and I get an error. I read that the 
CF8 doesn't have a limitation to upload file but so, what happening? Could It 
be the IIS?



I have Win Server 2008 with CF8.





Regards

Moises






__

COMIMSA, Premio Nacional de Tecnolog?a 2008.

http://www.comimsa.com.mx/pnt



Comentarios, quejas y/o sugerencias relacionadas con los proyectos

o servicios tecnol?gicos ofrecidos por COMIMSA, favor de

dirigirlas a cali...@comimsa.com.mx




-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com
-


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com
-


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com
-


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com
-





__
COMIMSA, Premio Nacional de Tecnología 2008.
http://www.comimsa.com.mx/pnt

Comentarios, quejas y/o sugerencias relacionadas con los proyectos
o servicios tecnológicos ofrecidos por COMIMSA, favor de
dirigirlas a cali...@comimsa.com.mx




-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLinkhttp://www.fusionlink.com

Re: [ACFUG Discuss] RE: Upload file error

2010-02-09 Thread Forrest C. Gilmore
I ran into a similar problem a few months ago, and I found that one way 
to avoid it was to use Firefox to execute the upload page!
In other words, my upload page works fine with small files in IE but 
gives an error with large files.
I then use Firefox to execute the same page, and large files are 
uploaded without error.

Go figure!

Forrest C. Gilmore
=
Moises Alejandro Zamora Villasana wrote:


Thanks to all.

I found this KB on Microsoft

http://support.microsoft.com/kb/942074/en-us

*From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Cody 
Wehunt

*Sent:* martes, 09 de febrero de 2010 02:19 p.m.
*To:* discussion@acfug.org
*Subject:* RE: [ACFUG Discuss] RE: Upload file error
*Importance:* High

I had this problem and I decided to use this product:

http://www.digital-crew.com/index.cfm/page/cf_filem1

It was inexpensive and it did the trick. Not sure if you can customize 
it enough to fit your need but they were extremely helpful so shoot 
them a description of what you are trying to do and see if they think 
their product can help.


Cody

*From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Moises 
Alejandro Zamora Villasana

*Sent:* Tuesday, February 09, 2010 2:39 PM
*To:* discussion@acfug.org
*Subject:* RE: [ACFUG Discuss] RE: Upload file error

I dont have problem when I upload small files (less than 30 mb), the 
problem is when I try to upload large files.


*From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *John 
Youngman

*Sent:* martes, 09 de febrero de 2010 01:32 p.m.
*To:* discussion@acfug.org
*Subject:* Re: [ACFUG Discuss] RE: Upload file error

that should be file not found - possibly check the action of the form 
upload - perhaps that script is named wrong / or you mistyped it or 
something?


*From:* Moises Alejandro Zamora Villasana mailto:mzam...@comimsa.com

*Sent:* Tuesday, February 09, 2010 1:26 PM

*To:* discussion@acfug.org mailto:discussion@acfug.org

*Subject:* [ACFUG Discuss] RE: Upload file error

Error 404

*From:* ad...@acfug.org mailto:ad...@acfug.org 
[mailto:ad...@acfug.org] * On Behalf Of *axunderw...@ups.com 
mailto:axunderw...@ups.com

*Sent:* martes, 09 de febrero de 2010 01:09 p.m.
*To:* discussion@acfug.org mailto:discussion@acfug.org
*Subject:* [ACFUG Discuss] RE: Upload file error

requestTimeout?



*From:* ad...@acfug.org mailto:ad...@acfug.org 
[mailto:ad...@acfug.org] * On Behalf Of *Moises Alejandro Zamora Villasana

*Sent:* Tuesday, February 09, 2010 2:02 PM
*To:* discussion@acfug.org
*Subject:* [ACFUG Discuss] Upload file error

Hi,

Im trying to upload a large file (96 mb) and I get an error. I read 
that the CF8 doesn’t have a limitation to upload file but so, what 
happening? Could It be the IIS?


I have Win Server 2008 with CF8.

Regards

Moises

 
 
 
__
 
COMIMSA, Premio Nacional de Tecnolog?a 2008. 
 
http://www.comimsa.com.mx/pnt
 
 
 
Comentarios, quejas y/o sugerencias relacionadas con los proyectos
 
o servicios tecnol?gicos ofrecidos por COMIMSA, favor de
 
dirigirlas a cali...@comimsa.com.mx
 




-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink http://www.fusionlink.com
-


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink http://www.fusionlink.com
-


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink http://www.fusionlink.com
-


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink http://www.fusionlink.com
-

 
 
__
COMIMSA, Premio Nacional de Tecnología 2008. 
http://www.comimsa.com.mx/pnt
 
Comentarios, quejas y/o sugerencias relacionadas con los proyectos

o

Re: [ACFUG Discuss] RE: Coldfusion Tabs vs JQuery Tabs

2010-02-08 Thread Steve Drucker
Allen -

The built in CF tabs are nothing more than an abstraction layer for the
EXT-JS library tabs (www.extjs.com), so your argument doesn't really hold
water. If you know the various methods for EXT-JS then its every bit as
flexible as Spry or jQuery. In fact, the CF tab JavaScript API is somewhat
easier to learn since there are a number of high-level functions (i.e.
ColdFusion.Layout.createTab(), ColdFusion.Layout.disableTab()) and you can
always invoke ColdFusion.Layout.getTabLayout() to get a pointer to the
underlying EXT-JS element.

Frankly, given EXT-JS high quality and integrated series of UI components,
it's definitely worth considering EXT-JS over jQuery for advanced UI
(although I would still use jQuery for arbitrary DOM manipulation).


WS0ef8c004658c1089-6262c847120f1a3b244-7fec.html

On Mon, Feb 8, 2010 at 7:24 AM, axunderw...@ups.com wrote:

  Just my $0.02.  The biggest reason to use something other than CF's built
 in functionality is if you ever need to do something outside of the standard
 uses intended of the tabs.  I've not used the CF tabs but here's an example
 of what I'm talking about.  Let's assume that the CF tabs are standard fare,
 if you click a tab, it shows/hides divs.  Well, let's say that you need the
 tab to do an ajax call or a form validation after you've clicked the tab
 title.  If that's not built into the CF tab, it may be very difficult for
 you to make what you need work.  Whereas with a third party library such as
 jquery, prototype, etc., you typically have very granular control over
 everything you want to accomplish.

 Now, please don't take that as a bash against the built in functionality of
 CF.  CF is popular for a reason - they have a lot bundled in that makes
 rapid development/deployment possible.  If you just need whatever
 functionality is available, then CF's internal options may be the way to go.

 Allen

  --
 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Murgolo,
 James
 *Sent:* Sunday, February 07, 2010 1:27 AM
 *To:* discussion@acfug.org
 *Subject:* [ACFUG Discuss] Coldfusion Tabs vs JQuery Tabs

  Anyone know of any advantages/disadvantages of using JQuery tabs vs the
 built in ColdFusion tabs?  I’ve read that JQuery is a bit leaner but are
 there any functionality issues?  Heck, what about spry tabs too?



 Thanks,

 James Murgolo



 Web Developer

 Department of Information Technology
 Oxford College of Emory University
 (770) 784 - 4662
 james.murg...@emory.edu

 --
 This e-mail message (including any attachments) is for the sole use of
 the intended recipient(s) and may contain confidential and privileged
 information. If the reader of this message is not the intended
 recipient, you are hereby notified that any dissemination, distribution
 or copying of this message (including any attachments) is strictly
 prohibited.

 If you have received this message in error, please contact
 the sender by reply e-mail message and destroy all copies of the
 original message (including attachments).

 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink http://www.fusionlink.com
 -

 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink http://www.fusionlink.com
 -




-- 
Regards,
Steve Drucker
Founder / President
Fig Leaf Software
http://www.figleaf.com
http://training.figleaf.com
Adobe, Google, Paperthin Consulting/Training/Sales


Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule


RE: [ACFUG Discuss] RE: Coldfusion Tabs vs JQuery Tabs

2010-02-08 Thread axunderwood
Well, if you take it to that degree, yes that's true.  Under the cover CF (8) 
used EXT 1.0 I believe.  The problem with that in my opinion is that it's now 
two versions old.  And yes, all the CF DHTML is in the scripts folder, and yes 
you can figure out what to do behind the scenes.  But, then you also have to 
figure out how CF is naming all your components, etc.  There is much more 
digging to work with the built in CF DHTML features if you go further than 
the scope of the wrapped CF functionality.

Steve, while what you say is absolutely true, in my experience it's not simply 
just understanding the Ext library and you're ready to roll.  You've got to 
figure out how CF is generating the scripts so that you can then interact with 
the elements that it's creating on the page.  And that leads me back to my 
original statement.  If you plan on going past the scope of what the built in 
CF features offer, in my opinion (just my $0.02 again), then it might be worth 
looking into one of those 3rd party libraries - (I use Ext extensively myself). 
 Two reasons for this - 1. You can get the latest builds of the libraries which 
have new features, have more bug fixes, etc., and 2. being that you're building 
the interface, you'll have a much more in-depth view of how things interact and 
therefore doing anything special will be easier to taylor to your needs.

Again, I'm not trying to speak the gospel, I'm just trying to give James my 
view on the topic.


From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Steve Drucker
Sent: Monday, February 08, 2010 7:38 AM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] RE: Coldfusion Tabs vs JQuery Tabs

Allen -

The built in CF tabs are nothing more than an abstraction layer for the EXT-JS 
library tabs (www.extjs.comhttp://www.extjs.com), so your argument doesn't 
really hold water. If you know the various methods for EXT-JS then its every 
bit as flexible as Spry or jQuery. In fact, the CF tab JavaScript API is 
somewhat easier to learn since there are a number of high-level functions (i.e. 
ColdFusion.Layout.createTab(), ColdFusion.Layout.disableTab()) and you can 
always invoke ColdFusion.Layout.getTabLayout() to get a pointer to the 
underlying EXT-JS element.

Frankly, given EXT-JS high quality and integrated series of UI components, it's 
definitely worth considering EXT-JS over jQuery for advanced UI (although I 
would still use jQuery for arbitrary DOM manipulation).


WS0ef8c004658c1089-6262c847120f1a3b244-7fec.html

On Mon, Feb 8, 2010 at 7:24 AM, 
axunderw...@ups.commailto:axunderw...@ups.com wrote:
Just my $0.02.  The biggest reason to use something other than CF's built in 
functionality is if you ever need to do something outside of the standard uses 
intended of the tabs.  I've not used the CF tabs but here's an example of what 
I'm talking about.  Let's assume that the CF tabs are standard fare, if you 
click a tab, it shows/hides divs.  Well, let's say that you need the tab to do 
an ajax call or a form validation after you've clicked the tab title.  If 
that's not built into the CF tab, it may be very difficult for you to make what 
you need work.  Whereas with a third party library such as jquery, prototype, 
etc., you typically have very granular control over everything you want to 
accomplish.

Now, please don't take that as a bash against the built in functionality of CF. 
 CF is popular for a reason - they have a lot bundled in that makes rapid 
development/deployment possible.  If you just need whatever functionality is 
available, then CF's internal options may be the way to go.

Allen


From: ad...@acfug.orgmailto:ad...@acfug.org 
[mailto:ad...@acfug.orgmailto:ad...@acfug.org] On Behalf Of Murgolo, James
Sent: Sunday, February 07, 2010 1:27 AM
To: discussion@acfug.orgmailto:discussion@acfug.org
Subject: [ACFUG Discuss] Coldfusion Tabs vs JQuery Tabs

Anyone know of any advantages/disadvantages of using JQuery tabs vs the built 
in ColdFusion tabs?  I've read that JQuery is a bit leaner but are there any 
functionality issues?  Heck, what about spry tabs too?

Thanks,
James Murgolo

Web Developer
Department of Information Technology
Oxford College of Emory University
(770) 784 - 4662
james.murg...@emory.edumailto:james.murg...@emory.edu


This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).

-
To unsubscribe from

Re: [ACFUG Discuss] RE: Coldfusion Tabs vs JQuery Tabs

2010-02-08 Thread Steve Drucker
I'll happily concede the point on the fact that CF is never going to be
completely up to date with the latest EXT library, however, CF 9 does
include EXT-JS 3.0 which I used extensively and integrated with CFLayout in
the ColdFusion Portal / Open Government Dashboard project and the two pieces
fit together very nicely for me, without having to do any digging.

If you're on CF 8 - then yes, you'd want to do everything through EXT-JS 3.x
and abandon the cflayout stuff unless you were implementing a basic GUI
that fit within the parameters of what cflayout explicitly supports.

Btw, for any of you who missed my CFMeetup lecture, you can check out the
open gov dashboard / portal based on CF 9 and EXT-JS 3.x at
http://www.figleaf.com/Community/CodeSamples.cfm





On Mon, Feb 8, 2010 at 7:51 AM, axunderw...@ups.com wrote:

  Well, if you take it to that degree, yes that's true.  Under the cover CF
 (8) used EXT 1.0 I believe.  The problem with that in my opinion is that
 it's now two versions old.  And yes, all the CF DHTML is in the scripts
 folder, and yes you can figure out what to do behind the scenes.  But, then
 you also have to figure out how CF is naming all your components, etc.
 There is much more digging to work with the built in CF DHTML features if
 you go further than the scope of the wrapped CF functionality.

 Steve, while what you say is absolutely true, in my experience it's not
 simply just understanding the Ext library and you're ready to roll.  You've
 got to figure out how CF is generating the scripts so that you can then
 interact with the elements that it's creating on the page.  And that leads
 me back to my original statement.  If you plan on going past the scope of
 what the built in CF features offer, in my opinion (just my $0.02 again),
 then it might be worth looking into one of those 3rd party libraries - (I
 use Ext extensively myself).  Two reasons for this - 1. You can get the
 latest builds of the libraries which have new features, have more bug fixes,
 etc., and 2. being that you're building the interface, you'll have a much
 more in-depth view of how things interact and therefore doing anything
 special will be easier to taylor to your needs.

 Again, I'm not trying to speak the gospel, I'm just trying to give James my
 view on the topic.

  --
 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Steve
 Drucker
 *Sent:* Monday, February 08, 2010 7:38 AM
 *To:* discussion@acfug.org
 *Subject:* Re: [ACFUG Discuss] RE: Coldfusion Tabs vs JQuery Tabs

 Allen -

 The built in CF tabs are nothing more than an abstraction layer for the
 EXT-JS library tabs (www.extjs.com), so your argument doesn't really hold
 water. If you know the various methods for EXT-JS then its every bit as
 flexible as Spry or jQuery. In fact, the CF tab JavaScript API is somewhat
 easier to learn since there are a number of high-level functions (i.e.
 ColdFusion.Layout.createTab(), ColdFusion.Layout.disableTab()) and you can
 always invoke ColdFusion.Layout.getTabLayout() to get a pointer to the
 underlying EXT-JS element.

 Frankly, given EXT-JS high quality and integrated series of UI components,
 it's definitely worth considering EXT-JS over jQuery for advanced UI
 (although I would still use jQuery for arbitrary DOM manipulation).


 http://WS0ef8c004658c1089-6262c847120f1a3b244-7fec.html

 On Mon, Feb 8, 2010 at 7:24 AM, axunderw...@ups.com wrote:

  Just my $0.02.  The biggest reason to use something other than CF's
 built in functionality is if you ever need to do something outside of the
 standard uses intended of the tabs.  I've not used the CF tabs but here's an
 example of what I'm talking about.  Let's assume that the CF tabs are
 standard fare, if you click a tab, it shows/hides divs.  Well, let's say
 that you need the tab to do an ajax call or a form validation after you've
 clicked the tab title.  If that's not built into the CF tab, it may be very
 difficult for you to make what you need work.  Whereas with a third party
 library such as jquery, prototype, etc., you typically have very granular
 control over everything you want to accomplish.

 Now, please don't take that as a bash against the built in functionality
 of CF.  CF is popular for a reason - they have a lot bundled in that makes
 rapid development/deployment possible.  If you just need whatever
 functionality is available, then CF's internal options may be the way to go.

 Allen

  --
 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Murgolo,
 James
 *Sent:* Sunday, February 07, 2010 1:27 AM
 *To:* discussion@acfug.org
 *Subject:* [ACFUG Discuss] Coldfusion Tabs vs JQuery Tabs

Anyone know of any advantages/disadvantages of using JQuery tabs vs
 the built in ColdFusion tabs?  I’ve read that JQuery is a bit leaner but are
 there any functionality issues?  Heck, what about spry tabs too?



 Thanks,

 James Murgolo



 Web Developer

RE: [ACFUG Discuss] RE: Coldfusion Tabs vs JQuery Tabs

2010-02-08 Thread Charlie Arehart
To Steve's last point, you can see the recording of his CFMeetup talk, like
all CFMeetup talks, at http://recordings.coldfusionmeetup.com.

 

/charlie

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Steve Drucker
Sent: Monday, February 08, 2010 8:44 AM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] RE: Coldfusion Tabs vs JQuery Tabs

 

I'll happily concede the point on the fact that CF is never going to be
completely up to date with the latest EXT library, however, CF 9 does
include EXT-JS 3.0 which I used extensively and integrated with CFLayout in
the ColdFusion Portal / Open Government Dashboard project and the two pieces
fit together very nicely for me, without having to do any digging.

If you're on CF 8 - then yes, you'd want to do everything through EXT-JS 3.x
and abandon the cflayout stuff unless you were implementing a basic GUI
that fit within the parameters of what cflayout explicitly supports.

Btw, for any of you who missed my CFMeetup lecture, you can check out the
open gov dashboard / portal based on CF 9 and EXT-JS 3.x at
http://www.figleaf.com/Community/CodeSamples.cfm



 




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



[ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] Re: [ ACFUG Discuss] WT Heck is this character? �

2009-12-10 Thread Tommy Geist

cfoutputspan style=font-family:Arial Unicode 
MS#chr(65533)#/span/cfoutput

--- On Wed, 12/9/09, Derrick Peavy derr...@derrickpeavy.com wrote:


From: Derrick Peavy derr...@derrickpeavy.com
Subject: [ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] WT Heck is 
this character? �
To: discussion@acfug.org
Date: Wednesday, December 9, 2009, 10:25 PM


Yes and yes. 


But let me refine the question - WHAT IS THE CHARACTER??? I cannot find a way 
to trap it and I don't know the ASCII or other chr() 











_
Derrick Peavy
derr...@derrickpeavy.com
404-786-5036


“Innovation distinguishes between a leader and a follower.” -Steve Jobs
_




On Dec 9, 2009, at 10:20 PM, Dean H. Saxe wrote:


trap?


Do you mean prevent it from getting in your app?  Use a whitelist.


-dhs






--
Dean H. Saxe

A true conservationist is a person who knows that the world is not given by 
his fathers, but borrowed from his children.  -- John James Audubon





On Dec 9, 2009, at 7:09 PM, Derrick Peavy wrote:


Can you see this character?


It's a diamond with a question mark



� 


How in the hell does one trap that?











_
Derrick Peavy
derr...@derrickpeavy.com
404-786-5036


“Innovation distinguishes between a leader and a follower.” -Steve Jobs
_










-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-




[ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG D iscuss] WT Heck is this character? �

2009-12-10 Thread Jason Vanhoy
It's this:
http://www.fileformat.info/info/unicode/char/fffd/index.htm

Hex value is FFFD






On Wed, Dec 9, 2009 at 10:25 PM, Derrick Peavy derr...@derrickpeavy.comwrote:

 Yes and yes.

 But let me refine the question - WHAT IS THE CHARACTER??? I cannot find a
 way to trap it and I don't know the ASCII or other chr()

 *
 _*
 *Derrick Peavy*
 derr...@derrickpeavy.com
 404-786-5036
 *
 *
 *“Innovation distinguishes between a leader and a follower.” -Steve Jobs*
 *_*



 On Dec 9, 2009, at 10:20 PM, Dean H. Saxe wrote:

 trap?

 Do you mean prevent it from getting in your app?  Use a whitelist.

 -dhs

 --
 Dean H. Saxe
 A true conservationist is a person who knows that the world is not given
 by his fathers, but borrowed from his children.  -- John James Audubon




 On Dec 9, 2009, at 7:09 PM, Derrick Peavy wrote:

 Can you see this character?

 It's a diamond with a question mark

 �

 How in the hell does one trap that?
 *
 _*
 *Derrick Peavy*
 derr...@derrickpeavy.com
 404-786-5036
 *
 *
 *“Innovation distinguishes between a leader and a follower.” -Steve Jobs*
 *_*








[ACFUG Discuss] RE: [ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] WT Heck is this character? �

2009-12-10 Thread Troy Jones
I see this character sneak into code when I open something in Eclipse that was 
originally edited using some other editor or the file was originally created on 
a Mac.

[cid:image001.jpg@01CA7979.940C53C0]
___

Troy Jones  |  Director of Technical Services  |  Dynapp Inc  |  1-800-830-5192 
 ext. 603  |  dynapp.comhttp://www.dynapp.com/  |  
facebook.com/dynapphttp://www.facebook.com/dynapp

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Jason Vanhoy
Sent: Thursday, December 10, 2009 7:52 AM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG 
Discuss] WT Heck is this character? �

It's this:
http://www.fileformat.info/info/unicode/char/fffd/index.htm

Hex value is FFFD





On Wed, Dec 9, 2009 at 10:25 PM, Derrick Peavy 
derr...@derrickpeavy.commailto:derr...@derrickpeavy.com wrote:
Yes and yes.

But let me refine the question - WHAT IS THE CHARACTER??? I cannot find a way 
to trap it and I don't know the ASCII or other chr()


_
Derrick Peavy
derr...@derrickpeavy.commailto:derr...@derrickpeavy.com
404-786-5036

“Innovation distinguishes between a leader and a follower.” -Steve Jobs
_


On Dec 9, 2009, at 10:20 PM, Dean H. Saxe wrote:


trap?

Do you mean prevent it from getting in your app?  Use a whitelist.

-dhs

--
Dean H. Saxe
A true conservationist is a person who knows that the world is not given by 
his fathers, but borrowed from his children.  -- John James Audubon



On Dec 9, 2009, at 7:09 PM, Derrick Peavy wrote:


Can you see this character?

It's a diamond with a question mark

�

How in the hell does one trap that?

_
Derrick Peavy
derr...@derrickpeavy.commailto:derr...@derrickpeavy.com
404-786-5036

“Innovation distinguishes between a leader and a follower.” -Steve Jobs
_





inline: image001.jpg

[ACFUG Discuss] Re: [ACFUG Discuss] RE: [ACFUG Discuss] Re: [ACFUG D iscuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] WT Heck is t his character? �

2009-12-10 Thread Jason Vanhoy
It's the unicode character used to replace an incoming character that the
reading system has no idea how to handle.



On Thu, Dec 10, 2009 at 9:17 AM, Troy Jones t...@dynapp.com wrote:

  I see this character sneak into code when I open something in Eclipse
 that was originally edited using some other editor or the file was
 originally created on a Mac.



 [image: da_logo_70x263]*
 **
 ___
 **
 *
 *Troy Jones*  |  Director of Technical Services  |  Dynapp Inc  |
 1-800-830-5192  ext. 603  |  dynapp.com http://www.dynapp.com/  |
 facebook.com/dynapp http://www.facebook.com/dynapp



 *From:* ad...@acfug.org [mailto:ad...@acfug.org] *On Behalf Of *Jason
 Vanhoy
 *Sent:* Thursday, December 10, 2009 7:52 AM
 *To:* discussion@acfug.org
 *Subject:* [ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] Re:
 [ACFUG Discuss] WT Heck is this character? �



 It's this:
 http://www.fileformat.info/info/unicode/char/fffd/index.htm

 Hex value is FFFD





  On Wed, Dec 9, 2009 at 10:25 PM, Derrick Peavy derr...@derrickpeavy.com
 wrote:

 Yes and yes.



 But let me refine the question - WHAT IS THE CHARACTER??? I cannot find a
 way to trap it and I don't know the ASCII or other chr()



 *
 _*

 *Derrick Peavy*

 derr...@derrickpeavy.com

 404-786-5036



 *“Innovation distinguishes between a leader and a follower.” -Steve Jobs*

 *_*





 On Dec 9, 2009, at 10:20 PM, Dean H. Saxe wrote:



  trap?



 Do you mean prevent it from getting in your app?  Use a whitelist.



 -dhs


 --

 Dean H. Saxe

 A true conservationist is a person who knows that the world is not given
 by his fathers, but borrowed from his children.  -- John James Audubon







 On Dec 9, 2009, at 7:09 PM, Derrick Peavy wrote:



  Can you see this character?



 It's a diamond with a question mark


  �



 How in the hell does one trap that?

 *
 _*

 *Derrick Peavy*

 derr...@derrickpeavy.com

 404-786-5036



 *“Innovation distinguishes between a leader and a follower.” -Steve Jobs*

 *_*











image001.jpg

[ACFUG Discuss] Re: [ACFUG Discuss] RE: [ACFUG Discuss] Re: [ACFUG Dis cuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] WT Heck is this character? �

2009-12-10 Thread Derrick Peavy
What I have to do is remove this from an incoming feed. The char is in  
the data feed, it's not created on a mac, in fact it comes from Amazon.


So, I have to find a way to get it out of the incoming data feed. Have  
tried doing s/r before with no luck. But will try again.


_
Derrick Peavy
derr...@derrickpeavy.com
404-786-5036

“Innovation distinguishes between a leader and a follower.” -Steve  
Jobs

_



On Dec 10, 2009, at 9:17 AM, Troy Jones wrote:

I see this character sneak into code when I open something in  
Eclipse that was originally edited using some other editor or the  
file was originally created on a Mac.


image001.jpg
___

Troy Jones  |  Director of Technical Services  |  Dynapp Inc  |   
1-800-830-5192  ext. 603  |  dynapp.com  |  facebook.com/dynapp


From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Jason  
Vanhoy

Sent: Thursday, December 10, 2009 7:52 AM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] Re:  
[ACFUG Discuss] WT Heck is this character? �


It's this:
http://www.fileformat.info/info/unicode/char/fffd/index.htm

Hex value is FFFD






On Wed, Dec 9, 2009 at 10:25 PM, Derrick Peavy derr...@derrickpeavy.com 
 wrote:

Yes and yes.

But let me refine the question - WHAT IS THE CHARACTER??? I cannot  
find a way to trap it and I don't know the ASCII or other chr()



_
Derrick Peavy
derr...@derrickpeavy.com
404-786-5036

“Innovation distinguishes between a leader and a follower.” - 
Steve Jobs

_



On Dec 9, 2009, at 10:20 PM, Dean H. Saxe wrote:


trap?

Do you mean prevent it from getting in your app?  Use a whitelist.

-dhs

--
Dean H. Saxe
A true conservationist is a person who knows that the world is not  
given by his fathers, but borrowed from his children.  -- John  
James Audubon





On Dec 9, 2009, at 7:09 PM, Derrick Peavy wrote:


Can you see this character?

It's a diamond with a question mark

�


How in the hell does one trap that?

_
Derrick Peavy
derr...@derrickpeavy.com
404-786-5036

“Innovation distinguishes between a leader and a follower.” - 
Steve Jobs

_







-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-




RE: [ACFUG Discuss] Re: [ACFUG Discuss] RE: [ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] WT Heck is this character? ?

2009-12-10 Thread Shane Heasley
As Dean mentioned - use a whitelist.  Only allow those characters in that
are in your whitelist and exclude all others.  Perhaps REReplace?
 
Cheers,
 
Shane Heasley

  _  


So, I have to find a way to get it out of the incoming data feed. Have tried
doing s/r before with no luck. But will try again.



-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



[ACFUG Discuss] Re: [ACFUG Discuss] Re: [ACFUG Discuss] WT Heck is thi s character? �

2009-12-09 Thread Derrick Peavy

Yes and yes.

But let me refine the question - WHAT IS THE CHARACTER??? I cannot  
find a way to trap it and I don't know the ASCII or other chr()


_
Derrick Peavy
derr...@derrickpeavy.com
404-786-5036

“Innovation distinguishes between a leader and a follower.” -Steve  
Jobs

_



On Dec 9, 2009, at 10:20 PM, Dean H. Saxe wrote:


trap?

Do you mean prevent it from getting in your app?  Use a whitelist.

-dhs

--
Dean H. Saxe
A true conservationist is a person who knows that the world is not  
given by his fathers, but borrowed from his children.  -- John  
James Audubon





On Dec 9, 2009, at 7:09 PM, Derrick Peavy wrote:


Can you see this character?

It's a diamond with a question mark

�


How in the hell does one trap that?

_
Derrick Peavy
derr...@derrickpeavy.com
404-786-5036

“Innovation distinguishes between a leader and a follower.” - 
Steve Jobs

_









Re: [ACFUG Discuss] Re: [AFFUG Discuss] ColdFusion and MySQL

2009-07-08 Thread Teddy R. Payne
Jeremy,
You reminded me of a fix that I did for a client that resolved a few
issues.  I implemented Connector/J for the MySQL JDBC drivers.

http://www.mysql.com/products/connector/


Teddy R. Payne, ACCFD
Google Talk - teddyrpa...@gmail.com


Re: [ACFUG Discuss] Re: [AFFUG Discuss] ColdFusion and MySQL

2009-07-08 Thread Howard Fore
It's interesting that you note you didn't notice is as much when the site
was busy. One commenter on the MySQL bug db for this issue (http://bugs.
mysql.com/bug.php?id=27647) says that it looked to him like the CF driver
had dropped the connection and that the bug came when CF tried to use that
non-existent connection.

--
Howard Fore, howard.f...@hofo.com
The worthwhile problems are the ones you can really solve or help solve,
the ones you can really contribute something to. ... No problem is too small
or too trivial if we can really do something about it. - Richard P. Feynman


On Wed, Jul 8, 2009 at 12:13 PM, Jeremy Bruck jbr...@growstrategy.comwrote:

 We have used MySQL with CF8 (windows server) on a site and we were getting
 this issue at different times.  Interesting thing was when the site was very
 active with lots of traffic, the problem wasn't as noticeable.   You would
 sporadically though have a 10 to 20 second delay in opening the page and in
 the logs during this time you would see the null pointer error.

 Our metaphor to describe it was... Their were X number of buses (threads)
 taking passengers (result sets) between 2 spots (mysql  cf) -- the problem
 is one of the buses would break down it would take 10-20 seconds to
 fix/scrap the bus and get a new one in to handle the passengers.

 We tried all the suggested fixes out there and couldn't ever find on that
 truly got rid of it for us and we were frustrating our clients too much.  It
 is my understand that this is ONLY a problem on windows servers - granted we
 never tested it on Linux but everyone including us that had the issue seemed
 to be on windows as well.  Our MS SQL sites on the same box had no issues or
 problems.

 For us, we moved this single website over to Railo with the exact same
 code, database and server and haven't experienced any issues (db delays,
 etc) for the past 4 months now since changing over.  Yes, our MS SQL sites
 are still running CF8 on the same box as well.

 Jeremy

 --
 Strategic Growth Services, LLC
 Jeremy Bruck
 jbr...@growstrategy.com


 On Jul 8, 2009, at 12:01 PM, John Mason wrote:

  Naturally this should be directly to the CF lists.


 http://www.coldfusionjedi.com/forums/messages.cfm?threadid=2BDF68EF-19B9-E658-9DDB2C6260E2CD89

 Check to see if the MySQL driver selected for the db wasn't the 3.x
 version. CF 8 has two different options.


 John
 ma...@fusionlink.com


 Clarke Bishop wrote:

 I am troubleshooting an application that uses ColdFusion 8 and MySQL.
 Intermittently, it throws the error below.
 I've seen on the web where others have had a similar problem. Have any of
 you seen this? Do you know of a fix?

 Thanks,

  Clarke


 java.lang.NullPointerException at
 com.mysql.jdbc.Statement.setMaxRows(Statement.java:2178) at

 coldfusion.server.j2ee.sql.JRunStatement.setMaxRows(JRunStatement.java:214)
 at coldfusion.sql.Executive.executeQuery(Executive.java:1276) at
 coldfusion.sql.Executive.executeQuery(Executive.java:1008) at
 coldfusion.sql.Executive.executeQuery(Executive.java:939) at
 coldfusion.sql.SqlImpl.execute(SqlImpl.java:325) at
 coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:831) at
 coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:521) at
 cfdbTest32ecfm1104898290.runPage(E:\web\engravedforever.com
 \WebTools\dbTest3
 .cfm:20) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at
 coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at
 coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at
 coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:273) at

 coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
 at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) at
 coldfusion.filter.PathFilter.invoke(PathFilter.java:86) at
 coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) at
 coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
 at

 coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistence
 Filter.java:28) at
 coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at
 coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) at
 coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at
 coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at
 coldfusion.CfmServlet.service(CfmServlet.java:175) at
 coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
 at
 jrun.servlet.FilterChain.doFilter(FilterChain.java:86) at

 coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletF
 ilter.java:42) at
 coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at
 jrun.servlet.FilterChain.doFilter(FilterChain.java:94) at
 jrun.servlet.FilterChain.service(FilterChain.java:101) at
 jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) at
 jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at
 

Re: [ACFUG Discuss] Re: [AFFUG Discuss] ColdFusion and MySQL

2009-07-08 Thread Jeremy Bruck

Howard,

That was the same thing we noticed - kind of why we kept going to the  
broken bus metaphor and that new user would have 10-20 sec waits  ;o)


We never did try to pinpoint what the time delay in traffic was  
though and ended up just changing.  IMHO Railo is working really well  
and our cloud tests in Amazon EC2 have been great as well.


We did try another driver but the challenge we have had over the years  
with other drivers in CF6-8 is that when it wasn't the driver  
approved/optimized by adobe that they would cause the app server to  
run much higher CPU's and a little slower data overall.  At MFG we  
tried several different drivers and different configs for speed and  
they always seemed to have adverse affects for us in other ways --  
granted the boxes were getting LOTS of traffic (millions of page  
views / month).  Granted it is worth a try as well and my past  
experience made us more skittish of it - YMMV.


Regards,
Jeremy

--
Strategic Growth Services, LLC
Jeremy Bruck
jbr...@growstrategy.com


On Jul 8, 2009, at 12:59 PM, Howard Fore wrote:

It's interesting that you note you didn't notice is as much when the  
site was busy. One commenter on the MySQL bug db for this issue (http://bugs.mysql.com/bug.php?id=27647 
) says that it looked to him like the CF driver had dropped the  
connection and that the bug came when CF tried to use that non- 
existent connection.


--
Howard Fore, howard.f...@hofo.com
The worthwhile problems are the ones you can really solve or help  
solve, the ones you can really contribute something to. ... No  
problem is too small or too trivial if we can really do something  
about it. - Richard P. Feynman



On Wed, Jul 8, 2009 at 12:13 PM, Jeremy Bruck  
jbr...@growstrategy.com wrote:
We have used MySQL with CF8 (windows server) on a site and we were  
getting this issue at different times.  Interesting thing was when  
the site was very active with lots of traffic, the problem wasn't as  
noticeable.   You would sporadically though have a 10 to 20 second  
delay in opening the page and in the logs during this time you would  
see the null pointer error.


Our metaphor to describe it was... Their were X number of buses  
(threads) taking passengers (result sets) between 2 spots (mysql   
cf) -- the problem is one of the buses would break down it would  
take 10-20 seconds to fix/scrap the bus and get a new one in to  
handle the passengers.


We tried all the suggested fixes out there and couldn't ever find on  
that truly got rid of it for us and we were frustrating our clients  
too much.  It is my understand that this is ONLY a problem on  
windows servers - granted we never tested it on Linux but everyone  
including us that had the issue seemed to be on windows as well.   
Our MS SQL sites on the same box had no issues or problems.


For us, we moved this single website over to Railo with the exact  
same code, database and server and haven't experienced any issues  
(db delays, etc) for the past 4 months now since changing over.   
Yes, our MS SQL sites are still running CF8 on the same box as well.


Jeremy

--
Strategic Growth Services, LLC
Jeremy Bruck
jbr...@growstrategy.com


On Jul 8, 2009, at 12:01 PM, John Mason wrote:

Naturally this should be directly to the CF lists.

http://www.coldfusionjedi.com/forums/messages.cfm?threadid=2BDF68EF-19B9-E658-9DDB2C6260E2CD89

Check to see if the MySQL driver selected for the db wasn't the 3.x  
version. CF 8 has two different options.



John
ma...@fusionlink.com


Clarke Bishop wrote:
I am troubleshooting an application that uses ColdFusion 8 and MySQL.
Intermittently, it throws the error below.
I've seen on the web where others have had a similar problem. Have  
any of

you seen this? Do you know of a fix?

Thanks,

 Clarke


java.lang.NullPointerException at
com.mysql.jdbc.Statement.setMaxRows(Statement.java:2178) at
coldfusion 
.server.j2ee.sql.JRunStatement.setMaxRows(JRunStatement.java:214)

at coldfusion.sql.Executive.executeQuery(Executive.java:1276) at
coldfusion.sql.Executive.executeQuery(Executive.java:1008) at
coldfusion.sql.Executive.executeQuery(Executive.java:939) at
coldfusion.sql.SqlImpl.execute(SqlImpl.java:325) at
coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:831) at
coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:521) at
cfdbTest32ecfm1104898290.runPage(E:\web\engravedforever.com\WebTools 
\dbTest3

.cfm:20) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at
coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at
coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java: 
273) at
coldfusion 
.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java: 
40) at


Re: [ACFUG Discuss] Re: CF 7 tif images

2009-06-05 Thread Ajas Mohammed
Thanks Mischa and Charlie.

Yeah, it all comes down to client side. Charlie, it will be for all users,
so I guess, since client requested it, they would have there browsers
configured. I have it working from CF perspective and if something doesn't
work, we could go in the direction of different file format.

Thanks for your suggestions.


Ajas Mohammed /
http://ajashadi.blogspot.com
We cannot become what we need to be, remaining what we are.
No matter what, find a way. Because thats what winners do.
You can't improve what you don't measure.
Quality is never an accident; it is always the result of high intention,
sincere effort, intelligent direction and skillful execution; it represents
the wise choice of many alternatives.


On Thu, Jun 4, 2009 at 5:40 PM, Mischa Uppelschoten 
mischa.uppelscho...@bankersx.com wrote:

  If you're on CF8 and performance is not a big issue, you could use
 cfimage to read the tiff and then convert it to jpg... AFAIK, only the more
 obscure browsers natively support tiff (
 http://en.wikipedia.org/wiki/Comparison_of_web_browsers#Image_format_support)
 so you'll be stuck with the no-control-over-the-client-side issue that
 Charlie mentioned.
 /m


 : ok, I tried this cfcontent type=image/tif file=#thisPath#\test.TIF
 :  deletefile=no / tif doesnt show up

 : but when i tried with 2 ffs, it works. i.e. cfcontent type=image/tiff
 :  file=#thisPath#\test.TIF deletefile=no /
 :
 : However, I would Like Internet Explorer to show the tif image in browser
 :  window just like it does for jpg file. I have code which shows jpg in
 browser
 :  frame, but for tif, I get a pop up saying, open the file using Adobe
 :  photoshop. I guess thats because I have the software installed and
 Internet
 :  Explorer doesnt know how to serve tif.
 :
 : so question is, what i need to do so that tif is shown internet explorer
 :  iframe box.

 : Thanks,
 :
 :
 : Ajas Mohammed /
 : http://ajashadi.blogspot.com
 : We cannot become what we need to be, remaining what we are.
 : No matter what, find a way. Because thats what winners do.
 :  You cant improve what you dont measure.
 : Quality is never an accident; it is always the result of high intention,
 :  sincere effort, intelligent direction and skillful execution; it
 represents
 :  the wise choice of many alternatives.
 :


 : On Thu, Jun 4, 2009 at 4:21 PM, Ajas Mohammed 
 ajash...@gmail.comajash...@gmail.comwrote:
 :  Hi,

 : We have tif images stored in a directory and I was wondering whats the
 easy
 :  way to render them in a cfm page. I tried jpg and it works fine. When I
 right
 :  click and see properties for this image, I see Type as JPG file. When I
 try
 :  .tif file, I get an x mark and when i see properties I see type as Not
 :  Available.
 :
 : Both test.jpg and test.tif are available in the referred directory.

 : Do I have to add MIME type .tif in IIS for cfm to serve tif images?

 : My code is very straightforward

 : cfset thisPath = \\10.10.10.5\Image_Upload
 :

 : cfcontent type=image/jpeg file=#thisPath#\test.jpg deletefile=no
 /
 :  this works but when i try code below

 : cfcontent type=image/jpeg file=#thisPath#\test.TIF deletefile=no
 / tif
 :  doesnt show up
 :
 : Any suggestions for this.

 : thanks,

 : Ajas Mohammed /
 : http://ajashadi.blogspot.com
 : We cannot become what we need to be, remaining what we are.
 :  No matter what, find a way. Because thats what winners do.
 : You cant improve what you dont measure.
 : Quality is never an accident; it is always the result of high intention,
 :  sincere effort, intelligent direction and skillful execution; it
 represents
 :  the wise choice of many alternatives.
 :




 Mischa Uppelschoten
 VP of Technology
 The Banker's Exchange, LLC.
 4200 Highlands Parkway SE
 Suite A
 Smyrna, GA 30082-5198

 Phone:(404) 605-0100 ext. 10
 Fax:(404) 355-7930
 Web:www.BankersX.com
 Follow this link for Instant Web Chat:
 http://www.bankersx.com/Contact/chat.cfm?Queue=MUPPELSCHOTEN
  --- *Original Message* ---

 *From:* Ajas Mohammed ajash...@gmail.com ajash...@gmail.com
 *To:* discussion@acfug.org
 *Date:* Thu, 4 Jun 2009 16:36:07 -0400
 *Subject: [ACFUG Discuss] Re: CF 7  tif images*

 ok, I tried this cfcontent type=image/tif file=#thisPath#\test.TIF
 deletefile=no / tif doesnt show up

 but when i tried with 2 ff's, it works. i.e. cfcontent type=image/tiff
 file=#thisPath#\test.TIF deletefile=no /

 However, I would Like Internet Explorer to show the tif image in browser
 window just like it does for jpg file. I have code which shows jpg in
 browser frame, but for tif, I get a pop up saying, open the file using Adobe
 photoshop. I guess thats because I have the software installed and Internet
 Explorer doesnt know how to serve tif.

 so question is, what i need to do so that tif is shown internet explorer
 iframe box.

 Thanks,


 Ajas Mohammed /
 http://ajashadi.blogspot.com
 We cannot become what we need to be, remaining what we are.
 

RE: [ACFUG Discuss] Re: CF 7 tif images

2009-06-05 Thread Charlie Arehart
Yes, and for that, Mischa's idea was a clever solution to consider.

 

/charlie

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Ajas Mohammed
Sent: Friday, June 05, 2009 10:05 AM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] Re: CF 7  tif images

 

Thanks Mischa and Charlie.

Yeah, it all comes down to client side. Charlie, it will be for all users,
so I guess, since client requested it, they would have there browsers
configured. I have it working from CF perspective and if something doesn't
work, we could go in the direction of different file format.

Thanks for your suggestions.


Ajas Mohammed /
http://ajashadi.blogspot.com
We cannot become what we need to be, remaining what we are.
No matter what, find a way. Because thats what winners do.
You can't improve what you don't measure.
Quality is never an accident; it is always the result of high intention,
sincere effort, intelligent direction and skillful execution; it represents
the wise choice of many alternatives.



On Thu, Jun 4, 2009 at 5:40 PM, Mischa Uppelschoten
mischa.uppelscho...@bankersx.com wrote:

If you're on CF8 and performance is not a big issue, you could use cfimage
to read the tiff and then convert it to jpg... AFAIK, only the more obscure
browsers natively support tiff
(http://en.wikipedia.org/wiki/Comparison_of_web_browsers#Image_format_suppor
t) so you'll be stuck with the no-control-over-the-client-side issue that
Charlie mentioned.

/m

 

 

: ok, I tried this cfcontent type=image/tif file=#thisPath#\test.TIF


:  deletefile=no / tif doesnt show up

: but when i tried with 2 ffs, it works. i.e. cfcontent type=image/tiff


:  file=#thisPath#\test.TIF deletefile=no / 
:  
: However, I would Like Internet Explorer to show the tif image in browser
:  window just like it does for jpg file. I have code which shows jpg in
browser
:  frame, but for tif, I get a pop up saying, open the file using Adobe
:  photoshop. I guess thats because I have the software installed and
Internet
:  Explorer doesnt know how to serve tif. 
:  
: so question is, what i need to do so that tif is shown internet explorer
:  iframe box.

: Thanks,
:  
:  
: Ajas Mohammed /
: http://ajashadi.blogspot.com
: We cannot become what we need to be, remaining what we are.
: No matter what, find a way. Because thats what winners do.

:  You cant improve what you dont measure.


: Quality is never an accident; it is always the result of high intention,
:  sincere effort, intelligent direction and skillful execution; it
represents
:  the wise choice of many alternatives.
:  


: On Thu, Jun 4, 2009 at 4:21 PM, Ajas Mohammed  mailto:ajash...@gmail.com
ajash...@gmail.com wrote:
:  Hi,

: We have tif images stored in a directory and I was wondering whats the
easy
:  way to render them in a cfm page. I tried jpg and it works fine. When I
right
:  click and see properties for this image, I see Type as JPG file. When I
try
:  .tif file, I get an x mark and when i see properties I see type as Not
:  Available.
:  
: Both test.jpg and test.tif are available in the referred directory.

: Do I have to add MIME type .tif in IIS for cfm to serve tif images?

: My code is very straightforward 

: cfset thisPath = \\10.10.10.5\Image_Upload
:  

: cfcontent type=image/jpeg file=#thisPath#\test.jpg deletefile=no /
:  this works but when i try code below

: cfcontent type=image/jpeg file=#thisPath#\test.TIF deletefile=no /
tif
:  doesnt show up
:  
: Any suggestions for this.

: thanks,

: Ajas Mohammed /
: http://ajashadi.blogspot.com
: We cannot become what we need to be, remaining what we are.
:  No matter what, find a way. Because thats what winners do.

: You cant improve what you dont measure.


: Quality is never an accident; it is always the result of high intention,
:  sincere effort, intelligent direction and skillful execution; it
represents
:  the wise choice of many alternatives.

:  




Mischa Uppelschoten
VP of Technology
The Banker's Exchange, LLC.
4200 Highlands Parkway SE
Suite A
Smyrna, GA 30082-5198

Phone:(404) 605-0100 ext. 10
Fax:(404) 355-7930
Web:www.BankersX.com
Follow this link for Instant Web Chat:
http://www.bankersx.com/Contact/chat.cfm?Queue=MUPPELSCHOTEN

--- Original Message ---

  

From: Ajas Mohammed  mailto:ajash...@gmail.com ajash...@gmail.com

To: discussion@acfug.org

Date: Thu, 4 Jun 2009 16:36:07 -0400

Subject: [ACFUG Discuss] Re: CF 7  tif images

  

ok, I tried this cfcontent type=image/tif file=#thisPath#\test.TIF
deletefile=no / tif doesnt show up

but when i tried with 2 ff's, it works. i.e. cfcontent type=image/tiff
file=#thisPath#\test.TIF deletefile=no / 

However, I would Like Internet Explorer to show the tif image in browser
window just like it does for jpg file. I have code which shows jpg in
browser frame, but for tif, I get a pop up saying, open the file using Adobe
photoshop. I guess thats because I have the software installed and Internet
Explorer

RE: [ACFUG Discuss] Re: CF 7 tif images

2009-06-04 Thread Charlie Arehart
Ajas, I'll share my thoughts. I'm no expert in this subject, and things may
have changed, so someone can counter my observations.

 

First, the latter problem (of how files/pages opened via the browser open in
an unexpected program) is normally a matter of configuring the browser to
tell it how to handle a certain mime type. In the case of IE, though, it's
so tied to the OS that you actually configure it in the OS itself (which is
why Photoshop is opening the file, as it registered as the handler for that
file type. Check out (in IE) ToolsInternet OptionsProgramsSet Programs.
For me, in Vista, that opens the Default Programs feature (also accessible
from Control Panel). From that, I can choose Associate a file type or
protocol with a specific  program, and tif and tiff are each in the list,
where you can change there the program used-in your case to IE.

 

But here's the big question: are you interested in doing this for yourself?
Or for all users? In the latter case, obviously you have no control over
their browser (which they use, or its settings), so it's a tougher problem.
That's where you've done what you could, either configuring the web server
for a static file, or using CFCONTENT for one served by CF, to set the mime
type.  If browsers are set to handle that, then it will work. But again you
can't really control them. 

 

Hope the helps, and sorry if it turns out I got anything wrong. :-)

 

/charlie

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Ajas Mohammed
Sent: Thursday, June 04, 2009 4:36 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: CF 7  tif images

 

ok, I tried this cfcontent type=image/tif file=#thisPath#\test.TIF
deletefile=no / tif doesnt show up

but when i tried with 2 ff's, it works. i.e. cfcontent type=image/tiff
file=#thisPath#\test.TIF deletefile=no / 

However, I would Like Internet Explorer to show the tif image in browser
window just like it does for jpg file. I have code which shows jpg in
browser frame, but for tif, I get a pop up saying, open the file using Adobe
photoshop. I guess thats because I have the software installed and Internet
Explorer doesnt know how to serve tif. 

so question is, what i need to do so that tif is shown internet explorer
iframe box.

Thanks,


Ajas Mohammed /
http://ajashadi.blogspot.com
We cannot become what we need to be, remaining what we are.
No matter what, find a way. Because thats what winners do.
You can't improve what you don't measure.
Quality is never an accident; it is always the result of high intention,
sincere effort, intelligent direction and skillful execution; it represents
the wise choice of many alternatives.



On Thu, Jun 4, 2009 at 4:21 PM, Ajas Mohammed ajash...@gmail.com wrote:

Hi,

We have tif images stored in a directory and I was wondering whats the easy
way to render them in a cfm page. I tried jpg and it works fine. When I
right click and see properties for this image, I see Type as JPG file. When
I try .tif file, I get an x mark and when i see properties I see type as Not
Available.

Both test.jpg and test.tif are available in the referred directory.

Do I have to add MIME type .tif in IIS for cfm to serve tif images?

My code is very straightforward 

cfset thisPath = \\10.10.10.5\Image_Upload


cfcontent type=image/jpeg file=#thisPath#\test.jpg deletefile=no /
this works but when i try code below

cfcontent type=image/jpeg file=#thisPath#\test.TIF deletefile=no /
tif doesnt show up

Any suggestions for this.

thanks,

Ajas Mohammed /
http://ajashadi.blogspot.com
We cannot become what we need to be, remaining what we are.
No matter what, find a way. Because thats what winners do.
You can't improve what you don't measure.
Quality is never an accident; it is always the result of high intention,
sincere effort, intelligent direction and skillful execution; it represents
the wise choice of many alternatives.

 




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



re: [ACFUG Discuss] Re: CF 7 tif images

2009-06-04 Thread Mischa Uppelschoten



If you're on CF8 and
 performance is not a big issue, you could
 use cfimage to read the tiff and then convert
 it to jpg... AFAIK, only the more obscure
 browsers natively support tiff (http://en.wikipedia.org/wiki/Comparison_of_web_browsers#Image_format_support)
 so you'll be stuck with the no-control-over-the-client-side
 issue that Charlie mentioned.
/m


: ok, I tried this
 cfcontent type="image/tif" file="#thisPath#\test.TIF":
 deletefile="no" / tif doesnt show
 up: but when i tried with 2 ffs,
 it works. i.e. cfcontent type="image/tiff":
 file="#thisPath#\test.TIF" deletefile="no"
 / : : However, I would
 Like Internet Explorer to show the tif image
 in browser: window just like it
 does for jpg file. I have code which shows
 jpg in browser: frame, but for
 tif, I get a pop up saying, open the file
 using Adobe: photoshop. I guess
 thats because I have the software installed
 and Internet: Explorer doesnt know
 how to serve tif. : : so question
 is, what i need to do so that tif is shown
 internet explorer: iframe box.:
 Thanks,: : : Ajas
 Mohammed /: http://ajashadi.blogspot.com:
 We cannot become what we need to be, remaining
 what we are.: No matter what, find a
 way. Because thats what winners do.:
 You cant improve what you dont measure.:
 Quality is never an accident; it is always
 the result of high intention,: sincere
 effort, intelligent direction and skillful
 execution; it represents: the wise
 choice of many alternatives.: :
 On Thu, Jun 4, 2009 at 4:21 PM, Ajas Mohammed
 ajash...@gmail.com
 wrote:: Hi,: We have tif
 images stored in a directory and I was wondering
 whats the easy: way to render them
 in a cfm page. I tried jpg and it works fine.
 When I right: click and see properties
 for this image, I see Type as JPG file. When
 I try: .tif file, I get an x mark
 and when i see properties I see type as Not:
 Available.: : Both test.jpg
 and test.tif are available in the referred
 directory.: Do I have to add MIME
 type .tif in IIS for cfm to serve tif images?:
 My code is very straightforward :
 cfset thisPath = "\\10.10.10.5\Image_Upload":
 : cfcontent type="image/jpeg"
 file="#thisPath#\test.jpg" deletefile="no"
 /: this works but when i try
 code below: cfcontent type="image/jpeg"
 file="#thisPath#\test.TIF" deletefile="no"
 / tif: doesnt show up:
 : Any suggestions for this.:
 thanks,: Ajas Mohammed /:
 http://ajashadi.blogspot.com:
 We cannot become what we need to be, remaining
 what we are.: No matter what, find
 a way. Because thats what winners do.:
 You cant improve what you dont measure.:
 Quality is never an accident; it is always
 the result of high intention,: sincere
 effort, intelligent direction and skillful
 execution; it represents: the wise
 choice of many alternatives.: Mischa
 UppelschotenVP of TechnologyThe Banker's
 Exchange, LLC.4200 Highlands Parkway
 SESuite ASmyrna, GA 30082-5198Phone:(404)
 605-0100 ext. 10Fax:(404)
 355-7930Web:www.BankersX.comFollow
 this link for Instant Web Chat:http://www.bankersx.com/Contact/chat.cfm?Queue=MUPPELSCHOTEN

--- Original
 Message ---

From:Ajas Mohammed ajash...@gmail.com
To:discussion@acfug.org
Date:Thu, 4 Jun 2009 16:36:07
 -0400
Subject:[ACFUG Discuss]
 Re: CF 7  tif images
ok, I tried
 this cfcontent type="image/tif" file="#thisPath#\test.TIF"
 deletefile="no" / tif doesnt show upbut
 when i tried with 2 ff's, it works. i.e.
 cfcontent type="image/tiff" file="#thisPath#\test.TIF"
 deletefile="no" / However, I
 would Like Internet Explorer to show the
 tif image in browser window just like it
 does for jpg file. I have code which shows
 jpg in browser frame, but for tif, I get
 a pop up saying, open the file using Adobe
 photoshop. I guess thats because I have the
 software installed and Internet Explorer
 doesnt know how to serve tif. so
 question is, what i need to do so that tif
 is shown internet explorer iframe box.Thanks,Ajas Mohammed /http://ajashadi.blogspot.comWe
 cannot become what we need to be, remaining
 what we are.No matter what, find a way.
 Because thats what winners do.You can't
 improve what you don't measure.Quality
 is never an accident; it is always the result
 of high intention, sincere effort, intelligent
 direction and skillful execution; it represents
 the wise choice of many alternatives.
On Thu, Jun 4, 2009
 at 4:21 PM, Ajas Mohammed ajash...@gmail.com
 wrote:
Hi,We
 have tif images stored in a directory and
 I was wondering whats the easy way to render
 them in a cfm page. I tried jpg and it works
 fine. When I right click and see properties
 for this image, I see Type as JPG file. When
 I try .tif file, I get an x mark and when
 i see properties I see type as Not Available.Both
 test.jpg and test.tif are available in the
 referred directory.Do I have to add
 MIME type .tif in IIS for cfm to serve tif
 images?My code is very straightforward
 cfset thisPath = "\\10.10.10.5\Image_Upload"cfcontent
 type="image/jpeg" file="#thisPath#\test.jpg"
 

RE: [ACFUG Discuss] Re: calling a CFC with PHP

2009-05-01 Thread Andrew Johnson
 

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Dusty Hale
Sent: Thursday, April 30, 2009 9:14 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: calling a CFC with PHP

 

Hi thanks again to those who responded off list.

I've been researching and trying different things with PHP to try and do
this but I'm stumped and giving up for now. The concept of CFCs are very
clear to me and I know how to use them in CF and do so often. However, the
whole remote web service call thing is really foreign to me and I just don't
know enough about it to be able to accomplish this. I understand completely
what web services do and what they can accomlish I just don't know any thing
about SOAP, WDSL, ect to be able to understand what I need to do and my PHP
experience is bare minimum.

So I have talked myself into moving the entire app over to CF where I can
code it fully understanding everything.

Thanks again,

Dusty

On Wed, Apr 29, 2009 at 3:53 PM, Dusty Hale du...@climbonline.com wrote:

Hi I'm now researching how to call a web service (a cfc) with PHP. If anyone
has a link with good info or a PHP code snippet for this, please let me
know. The return variable in the CFC is just an HTML formatted message so
I'm hoping for simplicity.


Thanks,

Dusty

 

 




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



RE: [ACFUG Discuss] Re: calling a CFC with PHP

2009-05-01 Thread Andrew Johnson
From my understanding creating web service in Coldfusion it is not so much
the CFC that you are calling from PHP but the wsdl link that is created
using that CFC. Once the link is created it can be called from any number
languages. I am including a sample PHP call to a web service
http://webservices.xml.com/pub/a/ws/2004/03/24/phpws.html. Because of the
nature of a web service the wsdl link and the information that can be called
from the link are going to be the same no matter what language you call it
from. It is the way that you make the call to link in PHP to get the
information you want  which is different and I hope the link above will be a
starting point I know it isn't the best example but I can't find the link
that I used to figure this out. Hope it helps.

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Dusty Hale
Sent: Thursday, April 30, 2009 9:14 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: calling a CFC with PHP

 

Hi thanks again to those who responded off list.

I've been researching and trying different things with PHP to try and do
this but I'm stumped and giving up for now. The concept of CFCs are very
clear to me and I know how to use them in CF and do so often. However, the
whole remote web service call thing is really foreign to me and I just don't
know enough about it to be able to accomplish this. I understand completely
what web services do and what they can accomlish I just don't know any thing
about SOAP, WDSL, ect to be able to understand what I need to do and my PHP
experience is bare minimum.

So I have talked myself into moving the entire app over to CF where I can
code it fully understanding everything.

Thanks again,

Dusty

On Wed, Apr 29, 2009 at 3:53 PM, Dusty Hale du...@climbonline.com wrote:

Hi I'm now researching how to call a web service (a cfc) with PHP. If anyone
has a link with good info or a PHP code snippet for this, please let me
know. The return variable in the CFC is just an HTML formatted message so
I'm hoping for simplicity.


Thanks,

Dusty

 

 




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



Re: [ACFUG Discuss] RE: three of our own interviewed on CFConversations podcast: two in the past two weeks

2009-03-04 Thread Douglas Knudsen
Thanks chatty...I mean Charlie :)  It was great to be invited for my first
ever podcast.  My last name is technically pronounced cah-newt-son, though
many pronounce it newt-son since the letter K is silent in English in many
cases.  Dan and I actually discussed this before the recording.

peas

oh, if you missed the announcement...tonights CFUG meeting is on with John
Mason talking up jQuery. jQuery has been uber popular of late getting lots
of traffic on the CF blogs, twitter, etc... If you are doing any sort of
JavaScript work, jQuery is the schtuff to use.

Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?


On Tue, Mar 3, 2009 at 5:58 PM, Charlie Arehart careh...@carehart.orgwrote:

  Here's another of the old notes that didn't make it...





 *From:* Charlie Arehart [mailto:careh...@carehart.org]
 *Sent:* Tuesday, February 24, 2009 11:15 PM
 *To:* 'discussion@acfug.org'
 *Subject:* three of our own interviewed on CFConversations podcast: two in
 the past two weeks



 Hey folks, if you hadn’t noticed, we’ve had 2 of our own (of the ACFUG) be
 interviewed this week and last on the CFConversations podcast



 The first was last week with Doug Knudsen :




 http://www.cfconversations.com/index.cfm/2009/2/10/CFConversations-29-Interview-19--Douglas-Knudsen



 BTW, did Dan pronounce your name correctly, Doug? I wondered if he recorded
 that intro off-air after the fact so you didn’t hear him say it, to correct
 him  Is it pronounced  “nood-sen”, or “knuhd-sen”, as he said it?



 Anyway, then it was that chatty Kathy…I mean, yours truly, who’s interview
 was released today (though it was recorded at Max in November):




 http://www.cfconversations.com/index.cfm/2009/2/24/CFConversations-30-Interview-20--Charlie-Arehart



 As he says in the intro on the site, we talked about a lot that people may
 not have expected from me. :-)



 Finally, if you dig back in the vaults there, you’ll see (if you didn’t
 hear it in the past) that our own Josh Adams was interviewed in September,
 not long after he took the job as SE at Adobe:




 http://www.cfconversations.com/index.cfm/2008/9/30/CFConversations-16-Interview-11--Josh-Adams--093008



 So ACFUG’s in da house, representin’! :-)



 /charlie



 PS Since these were as much technical as personal interviews, I felt it
 appropriate to announce here on the discussion list, rather than the
 community list. And sure, I feel a little awkward mentiong my own, but I’m
 glad I was able also to point to the others. :-)

 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink http://www.fusionlink.com
 -


RE: [ACFUG Discuss] RE: three of our own interviewed on CFConversations podcast: two in the past two weeks

2009-03-04 Thread Charlie Arehart
Thanks, Doug. Glad to hear that clarification--though it would have been
helpful if he'd said, and I confirmed this is how he pronounces it.  We
now know, but listeners may still be wondering. :-)

 

/charlie

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Douglas Knudsen
Sent: Wednesday, March 04, 2009 9:07 AM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] RE: three of our own interviewed on
CFConversations podcast: two in the past two weeks

 

Thanks chatty...I mean Charlie :)  It was great to be invited for my first
ever podcast.  My last name is technically pronounced cah-newt-son, though
many pronounce it newt-son since the letter K is silent in English in many
cases.  Dan and I actually discussed this before the recording. 

 




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



RE: [ACFUG Discuss] RE: Parsing XML - take 3

2009-02-17 Thread Tepfer, Seth
Thanks to all the offers of help and suggestions.

The issue isn't caching, permissions, or even the malformed XML. It is a PLUS 
sign in the URL.
Sheesh!

Apparently, although IE and Firefox and parse a URL like:
http://blah. emory.edu/r25ws/ 
/events.xml?query_id=381278scope=extendedinclude=reservations+attributes

Cold Fusion cannot. It just skips anything after the plus. Blech.

Thanks again for all the ideas.

Please direct ALL IT questions to the AskIT form found at: 
http://oxford.emory.edu/audiences/faculty_and_staff/
Seth Tepfer 770-784-8487 seth.tep...@emory.edumailto:seth.tep...@emory.edu
Director of Administrative Computing, Oxford College



This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).



-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-




Re: [ACFUG Discuss] RE: Parsing XML - take 3

2009-02-17 Thread Dean H. Saxe
The plus is a reserved character in the URL, its treated as a space.   
Encode it using URLEncoding.  Problem solved.



Dean H. Saxe, CISSP, CEH
d...@fullfrontalnerdity.com
I have always strenuously supported the right of every man to his own  
opinion, however different that opinion might be to mine. He who  
denies another this right makes a slave of himself to his present  
opinion, because he precludes himself the right of changing it.

-- Thomas Paine, 1783


On Feb 17, 2009, at 3:11 PM, Tepfer, Seth wrote:


Thanks to all the offers of help and suggestions.



The issue isn’t caching, permissions, or even the malformed XML. It  
is a PLUS sign in the URL.


Sheesh!



Apparently, although IE and Firefox and parse a URL like:

http://blah. emory.edu/r25ws/ /events.xml? 
query_id=381278scope=extendedinclude=reservations+attributes




Cold Fusion cannot. It just skips anything after the plus. Blech.



Thanks again for all the ideas.



Please direct ALL IT questions to the AskIT form found at: 
http://oxford.emory.edu/audiences/faculty_and_staff/

Seth Tepfer 770-784-8487 seth.tep...@emory.edu

Director of Administrative Computing, Oxford College




This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination,  
distribution

or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).

-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-




-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





RE: [ACFUG Discuss] RE: Parsing XML - take 3

2009-02-17 Thread Tepfer, Seth
You'd think URLEncoding would solve it. But something funky is happening. When 
I convert it from + to %2B the receiving end acts like it isn't getting the 
full URL.

But at least we are on the right track. Thanks for your help!


Please direct ALL IT questions to the AskIT form found at: 
http://oxford.emory.edu/audiences/faculty_and_staff/
Seth Tepfer 770-784-8487 seth.tep...@emory.edu
Director of Administrative Computing, Oxford College


 -Original Message-
 From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Dean H.
 Saxe
 Sent: Tuesday, February 17, 2009 3:41 PM
 To: discussion@acfug.org
 Subject: Re: [ACFUG Discuss] RE: Parsing XML - take 3

 The plus is a reserved character in the URL, its treated as a space.
 Encode it using URLEncoding.  Problem solved.


 Dean H. Saxe, CISSP, CEH
 d...@fullfrontalnerdity.com
 I have always strenuously supported the right of every man to his own
 opinion, however different that opinion might be to mine. He who
 denies another this right makes a slave of himself to his present
 opinion, because he precludes himself the right of changing it.
  -- Thomas Paine, 1783


 On Feb 17, 2009, at 3:11 PM, Tepfer, Seth wrote:

  Thanks to all the offers of help and suggestions.
 
 
 
  The issue isn't caching, permissions, or even the malformed XML. It
  is a PLUS sign in the URL.
 
  Sheesh!
 
 
 
  Apparently, although IE and Firefox and parse a URL like:
 
  http://blah. emory.edu/r25ws/ /events.xml?
  query_id=381278scope=extendedinclude=reservations+attributes
 
 
 
  Cold Fusion cannot. It just skips anything after the plus. Blech.
 
 
 
  Thanks again for all the ideas.
 
 
 
  Please direct ALL IT questions to the AskIT form found at:
 http://oxford.emory.edu/audiences/faculty_and_staff/
 
  Seth Tepfer 770-784-8487 seth.tep...@emory.edu
 
  Director of Administrative Computing, Oxford College
 
 
 
 
  This e-mail message (including any attachments) is for the sole use
 of
  the intended recipient(s) and may contain confidential and privileged
  information. If the reader of this message is not the intended
  recipient, you are hereby notified that any dissemination,
  distribution
  or copying of this message (including any attachments) is strictly
  prohibited.
 
  If you have received this message in error, please contact
  the sender by reply e-mail message and destroy all copies of the
  original message (including attachments).
 
  -
  To unsubscribe from this list, manage your profile @
  http://www.acfug.org?fa=login.edituserform
 
  For more info, see http://www.acfug.org/mailinglists
  Archive @ http://www.mail-archive.com/discussion%40acfug.org/
  List hosted by FusionLink
  -



 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=gin.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -




This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information.  If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] RE: Parsing XML - take 3

2009-02-16 Thread Ajas Mohammed
Can you email the *full* xml file? I can give it a shot if you still didnt
find a solution.


Ajas Mohammed /
http://ajashadi.blogspot.com
We cannot become what we need to be, remaining what we are.
No matter what, find a way. Because thats what winners do.
You can't improve what you don't measure.
Quality is never an accident; it is always the result of high intention,
sincere effort, intelligent direction and skillful execution; it represents
the wise choice of many alternatives.


On Mon, Feb 16, 2009 at 1:39 PM, Tepfer, Seth la...@emory.edu wrote:

 Take 3:

 If this is not the best place to ask such a question, please direct me (off
 list) to the best place to post.
 Thanks

 I'm having trouble referencing a particular XML element. I'm having two
 issues with my XML file (snippet of the XML file as generated by the R25
 webservice included below).

 1)  the file I see when I download the file and save it as a text file
 is not the same thing as what I see when I reference the webservice in
 Firefox (which gives me that handy XML view).

 2)  and the real issue, is that I need to determine if, for each event,
 the custom attribute name Audience: Alumni/Friends exists, and if so, if
 the value is set to Yes. There are actually 6 custom attributes that are
 sometimes there, sometimes not (Audience:  Athletics, Audience: Current
 Students, etc).

 To reference the event_name, I would use the following code:

CFSET tempTitle = XmlParse(mydoc.events.event[i].event_name)
CFSET tempTitle = HTMLSafe(tempTitle.XmlRoot.xmlText)
 That works.

 To reference the custom attribute that is sometimes there, sometimes not, I
 use the following code:
  cfset customSize =
 findOccurrences(XmlParse(mydoc.events.event[i]),Custom_Attribute)/2
  cfloop from=1 to=#customSize# index=k
!--- loop over the number of custom attribute
 fields to find all the audiences ---
cfset aVal =
 mydoc.events.event[i].custom_attribute[k].attribute_value
CFSET thisInfo = XmlParse(aVal)
CFSET Node_Root = thisInfo.XmlRoot
cfif Node_Root.xmltext is Yes
  cfset xmlAudience =
 XmlParse(mydoc.events.event[i].custom_attribute[k].attribute_name)
  cfset category =
 trim(RemoveChars(xmlAudience.XmlRoot.xmltext,1,10))
  cfif category is Put On Web
cfset xmlPutCal =
 XmlParse(mydoc.events.event[i].custom_attribute[k].attribute_value)
CFSET xmlPutCal =
 HTMLSafe(xmlPutCal.XmlRoot.xmlText)
br /xmlPutCal:#xmlPutCal#/br /
  cfelseif category is Faculty/Staff
cfset myTempCatList =
 listAppend(myTempCatList,r25_fas)
  cfelseif category is Parents/Family
cfset myTempCatList =
 listAppend(myTempCatList,r25_pf)
  cfelseif category is Alumni/Friends
cfset myTempCatList =
 listAppend(myTempCatList,r25_af)
  cfelseif category is Current Students
cfset myTempCatList =
 listAppend(myTempCatList,r25_cs)
  cfelseif category is Athletics
cfset myTempCatList =
 listAppend(myTempCatList,r25_ath)
  cfelse
cfset myTempCatList =
 listAppend(myTempCatList,r25_tbc)
  /cfif
/cfif
  /cfloop
 The above code USED to work. Now, however, it chokes at the findOccurrences
 and says custom_attribute doesn't exist. I know the provider of the web
 service changed the query. However, when I pull the file via FireFox, the
 info is there.

 Any help would be welcome! (Anyone out there on 4:30 on a Friday?)




 Here is a snippet of an XML file as generated by R25 web service (as viewed
 in Firefox):
 r25:events pubdate=2009-02-13T15:55:15-05:00
 r25:event id=CBJDMjc1NTc4 crc=0022 status=est
 r25:event_name5K Run/r25:event_name
 r25:start_date2009-04-20/r25:start_date
 r25:end_date2009-04-20/r25:end_date
 r25:event_locator2008-AAPRRE/r25:event_locator
 r25:last_mod_dt2008-11-10T13:46:59-05:00/r25:last_mod_dt
 r25:profile id=CCJDMzk4MDMxCBJDMjc1NTc4 crc=0022 status=est
 r25:profile_id
 xl:href=ev_profile.xml?profile_id=398031398031/r25:profile_id
 r25:profile_descriptionFrom 05:30 PM to 07:00 PM on Mon
 Apr/20/2009./r25:profile_description
 r25:init_start_dt2009-04-20T17:30:00-05:00/r25:init_start_dt
 r25:init_end_dt2009-04-20T19:00:00-05:00/r25:init_end_dt
 r25:reservation xl:href=reservation.xml?rsrv_id=2621824
 id=CRJDMjYyMTgyNA== crc=0022 status=est
 

Re: [ACFUG Discuss] RE: Parsing XML - take 3

2009-02-16 Thread Darin Kohles
I hate too mention this, but are you having a caching issue? If they changed
the underlying format, and it appears different in one place, but not the
other, I'd be very suspect.

On Mon, Feb 16, 2009 at 11:13 PM, Ajas Mohammed ajash...@gmail.com wrote:

 Can you email the *full* xml file? I can give it a shot if you still didnt
 find a solution.


 Ajas Mohammed /
 http://ajashadi.blogspot.com
 We cannot become what we need to be, remaining what we are.
 No matter what, find a way. Because thats what winners do.
 You can't improve what you don't measure.
 Quality is never an accident; it is always the result of high intention,
 sincere effort, intelligent direction and skillful execution; it represents
 the wise choice of many alternatives.



 On Mon, Feb 16, 2009 at 1:39 PM, Tepfer, Seth la...@emory.edu wrote:

 Take 3:

 If this is not the best place to ask such a question, please direct me
 (off list) to the best place to post.
 Thanks

 I'm having trouble referencing a particular XML element. I'm having two
 issues with my XML file (snippet of the XML file as generated by the R25
 webservice included below).

 1)  the file I see when I download the file and save it as a text file
 is not the same thing as what I see when I reference the webservice in
 Firefox (which gives me that handy XML view).

 2)  and the real issue, is that I need to determine if, for each
 event, the custom attribute name Audience: Alumni/Friends exists, and if
 so, if the value is set to Yes. There are actually 6 custom attributes
 that are sometimes there, sometimes not (Audience:  Athletics, Audience:
 Current Students, etc).

 To reference the event_name, I would use the following code:

CFSET tempTitle = XmlParse(mydoc.events.event[i].event_name)
CFSET tempTitle = HTMLSafe(tempTitle.XmlRoot.xmlText)
 That works.

 To reference the custom attribute that is sometimes there, sometimes not,
 I use the following code:
  cfset customSize =
 findOccurrences(XmlParse(mydoc.events.event[i]),Custom_Attribute)/2
  cfloop from=1 to=#customSize# index=k
!--- loop over the number of custom attribute
 fields to find all the audiences ---
cfset aVal =
 mydoc.events.event[i].custom_attribute[k].attribute_value
CFSET thisInfo = XmlParse(aVal)
CFSET Node_Root = thisInfo.XmlRoot
cfif Node_Root.xmltext is Yes
  cfset xmlAudience =
 XmlParse(mydoc.events.event[i].custom_attribute[k].attribute_name)
  cfset category =
 trim(RemoveChars(xmlAudience.XmlRoot.xmltext,1,10))
  cfif category is Put On Web
cfset xmlPutCal =
 XmlParse(mydoc.events.event[i].custom_attribute[k].attribute_value)
CFSET xmlPutCal =
 HTMLSafe(xmlPutCal.XmlRoot.xmlText)
br /xmlPutCal:#xmlPutCal#/br /
  cfelseif category is Faculty/Staff
cfset myTempCatList =
 listAppend(myTempCatList,r25_fas)
  cfelseif category is Parents/Family
cfset myTempCatList =
 listAppend(myTempCatList,r25_pf)
  cfelseif category is Alumni/Friends
cfset myTempCatList =
 listAppend(myTempCatList,r25_af)
  cfelseif category is Current Students
cfset myTempCatList =
 listAppend(myTempCatList,r25_cs)
  cfelseif category is Athletics
cfset myTempCatList =
 listAppend(myTempCatList,r25_ath)
  cfelse
cfset myTempCatList =
 listAppend(myTempCatList,r25_tbc)
  /cfif
/cfif
  /cfloop
 The above code USED to work. Now, however, it chokes at the
 findOccurrences and says custom_attribute doesn't exist. I know the provider
 of the web service changed the query. However, when I pull the file via
 FireFox, the info is there.

 Any help would be welcome! (Anyone out there on 4:30 on a Friday?)




 Here is a snippet of an XML file as generated by R25 web service (as
 viewed in Firefox):
 r25:events pubdate=2009-02-13T15:55:15-05:00
 r25:event id=CBJDMjc1NTc4 crc=0022 status=est
 r25:event_name5K Run/r25:event_name
 r25:start_date2009-04-20/r25:start_date
 r25:end_date2009-04-20/r25:end_date
 r25:event_locator2008-AAPRRE/r25:event_locator
 r25:last_mod_dt2008-11-10T13:46:59-05:00/r25:last_mod_dt
 r25:profile id=CCJDMzk4MDMxCBJDMjc1NTc4 crc=0022 status=est
 r25:profile_id
 xl:href=ev_profile.xml?profile_id=398031398031/r25:profile_id
 r25:profile_descriptionFrom 05:30 PM to 07:00 PM on Mon
 

Re: [ACFUG Discuss] RE: Parsing XML

2009-02-13 Thread Darin Kohles
Blank on this end as well

On Fri, Feb 13, 2009 at 4:58 PM, Tepfer, Seth la...@emory.edu wrote:




-- 
Darin Kohles
RIA Developer


Re: [ACFUG Discuss] RE: Parsing XML

2009-02-13 Thread Howard Fore
Dropping to the original format in Gmail, then using a base64 decoder I get:

 I’m having trouble referencing a particular XML element. Here’s hoping
 the list will help me stop banging my head against the wall. The wall
 doesn’t look good in red and some stains don’t come out so easily ….


I’m having two issues with my XML file (snippet of the XML file as
generated by the R25 webservice included below).



1) the file I see when I download the file and save it as a text file is not
the same thing as what I see when I reference the webservice in Firefox
(which gives me that handy XML view).



2) and the real issue, is that I need to determine if, for each event, the
custom attribute name “Audience: Alumni/Friends� exists, and if so, if
the value is set to “Yes�. There are actually 6 custom attributes that
are sometimes there, sometimes not (Audience: Athletics, Audience: Current
Students, etc).


To reference the event_name, I would use the following code:


CFSET tempTitle = XmlParse(mydoc.events.event[i].event_name)

CFSET tempTitle = HTMLSafe(tempTitle.XmlRoot.xmlText)

That works.


To reference the custom attribute that is sometimes there, sometimes not, I
use the following code:

cfset customSize =
findOccurrences(XmlParse(mydoc.events.event[i]),Custom_Attribute)/2

cfloop from=1 to=#customSize# index=k

!--- loop over the number of custom attribute fields to find all the
audiences ---

cfset aVal = mydoc.events.event[i].custom_attribute[k].attribute_value

CFSET thisInfo = XmlParse(aVal)

CFSET Node_Root = thisInfo.XmlRoot

cfif Node_Root.xmltext is Yes

cfset xmlAudience =
XmlParse(mydoc.events.event[i].custom_attribute[k].attribute_name)

cfset category = trim(RemoveChars(xmlAudience.XmlRoot.xmltext,1,10))

cfif category is Put On Web

cfset xmlPutCal =
XmlParse(mydoc.events.event[i].custom_attribute[k].attribute_value)

CFSET xmlPutCal = HTMLSafe(xmlPutCal.XmlRoot.xmlText)

br /xmlPutCal:#xmlPutCal#/br /

cfelseif category is Faculty/Staff

cfset myTempCatList = listAppend(myTempCatList,r25_fas)

cfelseif category is Parents/Family

cfset myTempCatList = listAppend(myTempCatList,r25_pf)

cfelseif category is Alumni/Friends

cfset myTempCatList = listAppend(myTempCatList,r25_af)

cfelseif category is Current Students

cfset myTempCatList = listAppend(myTempCatList,r25_cs)

cfelseif category is Athletics

cfset myTempCatList = listAppend(myTempCatList,r25_ath)

cfelse

cfset myTempCatList = listAppend(myTempCatList,r25_tbc)

/cfif

/cfif

/cfloop

The above code USED to work. Now, however, it chokes at the findOccurrences
and says custom_attribute doesn’t exist. I know the provider of the web
service changed the query. However, when I pull the file via FireFox, the
info is there.


Any help would be welcome! (Anyone out there on 4:30 on a Friday?)





Here is a snippet of an XML file as generated by R25 web service (as viewed
in Firefox):

r25:events pubdate=2009-02-13T15:55:15-05:00

r25:event id=CBJDMjc1NTc4 crc=0022 status=est

r25:event_name5K Run/r25:event_name

r25:start_date2009-04-20/r25:start_date

r25:end_date2009-04-20/r25:end_date

r25:event_locator2008-AAPRRE/r25:event_locator

r25:last_mod_dt2008-11-10T13:46:59-05:00/r25:last_mod_dt

r25:profile id=CCJDMzk4MDMxCBJDMjc1NTc4 crc=0022 status=est

r25:profile_id
xl:href=ev_profile.xml?profile_id=398031398031/r25:profile_id

r25:profile_descriptionFrom 05:30 PM to 07:00 PM on Mon
Apr/20/2009./r25:profile_description

r25:init_start_dt2009-04-20T17:30:00-05:00/r25:init_start_dt

r25:init_end_dt2009-04-20T19:00:00-05:00/r25:init_end_dt

r25:reservation xl:href=reservation.xml?rsrv_id=2621824
id=CRJDMjYyMTgyNA== crc=0022 status=est

r25:reservation_id2621824/r25:reservation_id

r25:reservation_start_dt2009-04-20T17:30:00-05:00/r25:reservation_start_dt

r25:reservation_end_dt2009-04-20T19:00:00-05:00/r25:reservation_end_dt

r25:event_start_dt2009-04-20T17:30:00-05:00/r25:event_start_dt

r25:event_end_dt2009-04-20T19:00:00-05:00/r25:event_end_dt

r25:pre_event_dt2009-04-20T17:30:00-05:00/r25:pre_event_dt

r25:post_event_dt2009-04-20T19:00:00-05:00/r25:post_event_dt

r25:rsrv_comment_id/

r25:rsrv_comments/

r25:space_reservation id=BiJDMTcxMAkSQzI2MjE4MjQ= crc=0021
status=est

r25:space_id1710/r25:space_id

r25:space id=BhJDMTcxMA== crc=0023 status=est

r25:space_nameOXFORD CAMPUS/r25:space_name

r25:formal_nameOxford Campus/r25:formal_name

r25:max_capacity1000/r25:max_capacity

r25:partition_nameOxford Campus/r25:partition_name

/r25:space

/r25:space_reservation

/r25:reservation

/r25:profile

r25:custom_attribute id=CBJDMjc1NTc4BSJDMTEy crc=0021 status=new

r25:attribute_id112/r25:attribute_id

r25:attribute_nameAudience: Alumni/Friends/r25:attribute_name

r25:attribute_typeB/r25:attribute_type

r25:attribute_type_nameBoolean/r25:attribute_type_name

r25:attribute_valueYes/r25:attribute_value

/r25:custom_attribute

r25:custom_attribute id=CBJDMjc1NTc4BSJDMTEz crc=0021 status=new


re: [ACFUG Discuss] Re: Programming OMR (Optical mark recognition) codes in ColdFusion 7

2008-11-26 Thread Mischa Uppelschoten ext 10
Are you asking about converting html to pdf or creating the actual OMR symbols? 
The former could be solved by using cfdocument. The latter, I'm afraid, you're 
on your own, depending on the OMR symbol that is required. A quick google 
turned up no standards but barcodes, which doesn't seem you're interested in.

If you can somehow produce the OMR graphic, you can use it within HTML and if 
it shows ok in the browser, the cfdocument tag should include it unchanged in 
the pdf. 

Depending on the complexity of the OMR symbol, JAI or a product like Alagad's 
Image component might work:
http://www.alagad.com/go/products-and-projects/image-component/create-and-draw-into-images

Obviously, if you only have a limited number of OMR symbols to deal with, just 
have a graphics person create them as a gif or whatever and insert them in your 
page.

Is that what you mean?
/m





: Just checking if someone has done like this before. If you have done this in
:  any other language, then that also fine. 

: Just need to know a good starting point.

: Thanks,



: On Fri, Nov 21, 2008 at 4:57 PM, Ajas Mohammed [EMAIL PROTECTED] wrote:


: Hi,
: 
: We are working on a new feature which is to write an OMR(Optical mark
:  recognition) code on a pdf file. OMR is like OCR i.e. optical character
:  recognition.
: 
: any ideas how to achieve this in CF 7.
: 
: thanks,
: 
: -- 
: Ajas Mohammed /
: http://ajashadi.blogspot.com
: We cannot become what we need to be, remaining what we are.
: No matter what, find a way. Because thats what winners do.
: You can't improve what you don't measure.
: Quality is never an accident; it is always the result of high intention,
:  sincere effort, intelligent direction and skillful execution; it represents
:  the wise choice of many alternatives.
: 




: -- 
: Ajas Mohammed /
: http://ajashadi.blogspot.com
: We cannot become what we need to be, remaining what we are.
: No matter what, find a way. Because thats what winners do.
: You can't improve what you don't measure.
: Quality is never an accident; it is always the result of high intention,
:  sincere effort, intelligent direction and skillful execution; it represents
:  the wise choice of many alternatives.

: - 
: To unsubscribe from this list, manage your profile @ 
: http://www.acfug.org?fa=login.edituserform 

: For more info, see http://www.acfug.org/mailinglists 
: Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
: List hosted by FusionLink http://www.fusionlink.com  
: - 






-- Original Message --

FROM:  Ajas Mohammed [EMAIL PROTECTED]
TO:discussion@acfug.org
DATE:  Wed, 26 Nov 2008 12:04:32 -0500

SUBJECT:   [ACFUG Discuss] Re: Programming OMR (Optical mark recognition) codes 
in ColdFusion 7

Just checking if someone has done like this before. If you have done this in 
any other language, then that also fine. 

Just need to know a good starting point.

Thanks,



On Fri, Nov 21, 2008 at 4:57 PM, Ajas Mohammed [EMAIL PROTECTED] wrote:


Hi,

We are working on a new feature which is to write an OMR(Optical mark 
recognition) code on a pdf file. OMR is like OCR i.e. optical character 
recognition.

any ideas how to achieve this in CF 7.

thanks,

-- 
Ajas Mohammed /
http://ajashadi.blogspot.com
We cannot become what we need to be, remaining what we are.
No matter what, find a way. Because thats what winners do.
You can't improve what you don't measure.
Quality is never an accident; it is always the result of high intention, 
sincere effort, intelligent direction and skillful execution; it represents the 
wise choice of many alternatives.





-- 
Ajas Mohammed /
http://ajashadi.blogspot.com
We cannot become what we need to be, remaining what we are.
No matter what, find a way. Because thats what winners do.
You can't improve what you don't measure.
Quality is never an accident; it is always the result of high intention, 
sincere effort, intelligent direction and skillful execution; it represents the 
wise choice of many alternatives.

- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
- 


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com

RE: [ACFUG Discuss] RE: Any Open Source CF Options

2008-10-31 Thread Mary Spencer

Happy Halloween  Hope you all have a wonderful weekend...

 
Mary S.  



Subject: RE: [ACFUG Discuss] RE: Any Open Source CF OptionsDate: Wed, 29 Oct 
2008 16:34:33 -0400From: [EMAIL PROTECTED]: discussion@acfug.org






Thanks Josh.  
 
We are trying to come up with the most cost effective disaster recovery plan 
and we wanted to evaluate all possible options.  
 
Thanks again.
 




From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Josh AdamsSent: 
Wednesday, October 29, 2008 3:59 PMTo: [EMAIL PROTECTED]: [ACFUG Discuss] RE: 
Any Open Source CF Options
 
Just saw your question, Greg; sorry for the late reply…but hopefully late is 
better than never given that as well as I can tell no one else responded.
 
There is of course no open-source version of ColdFusion, but there are 
open-source CFML engines.  None of these engines is equivalent to ColdFusion; 
as to whether or not any of them will be sufficient for running your 
application, for that you will of course have to test.
 
But based on what you’re saying, I think it’s a moot point because ColdFusion’s 
license accommodates failover configurations.  A ColdFusion license cannot be 
used for clustering or any kind of concurrent use, but failover use is in 
compliance with the license terms and conditions.  The failover configuration 
must of course be properly licensed (so let’s say you have a single ColdFusion 
license and you’re using it on a server with 1 or 2 CPUs; you can failover to a 
server with 1 or 2 CPUs, but not to a server with more than 2 CPUs).
 
Josh
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of McTure, 
GregSent: Monday, October 20, 2008 10:44 AMTo: [EMAIL PROTECTED]: [ACFUG 
Discuss] Any Open Source CF Options
 
Hello:
 
I wanted to know if any of you have used an open source version of cold fusion. 
  I am in the midst of mapping out a disaster recovery strategy for our CF 
applications and in a potential cost-saving effort we are going over any open 
source options if there are any (just for the DR instance).  Any thoughts or 
suggestions are appreciated.
 
Greg McTure
Races are Won at the Finish - To succeed we must do more than begin.  Most 
people do not lose the race.  They just fail to reach the end.  The key to 
winning life's races is simply to finish them. Ralph Waldo Emerson 
 
- To unsubscribe 
from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform For more info, see 
http://www.acfug.org/mailinglists Archive @ 
http://www.mail-archive.com/discussion%40acfug.org/ List hosted by FusionLink 
- 
- To unsubscribe 
from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform For more info, see 
http://www.acfug.org/mailinglists Archive @ 
http://www.mail-archive.com/discussion%40acfug.org/ List hosted by FusionLink 
- 
- To unsubscribe 
from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform For more info, see 
http://www.acfug.org/mailinglists Archive @ 
http://www.mail-archive.com/discussion%40acfug.org/ List hosted by FusionLink 
- 
_
Stay organized with simple drag and drop from Windows Live Hotmail.
http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_102008


-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-




RE: [ACFUG Discuss] RE: Any Open Source CF Options

2008-10-29 Thread McTure, Greg
Thanks Josh.  

 

We are trying to come up with the most cost effective disaster recovery
plan and we wanted to evaluate all possible options.  

 

Thanks again.

 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Josh Adams
Sent: Wednesday, October 29, 2008 3:59 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] RE: Any Open Source CF Options

 

Just saw your question, Greg; sorry for the late reply...but hopefully
late is better than never given that as well as I can tell no one else
responded.

 

There is of course no open-source version of ColdFusion, but there are
open-source CFML engines.  None of these engines is equivalent to
ColdFusion; as to whether or not any of them will be sufficient for
running your application, for that you will of course have to test.

 

But based on what you're saying, I think it's a moot point because
ColdFusion's license accommodates failover configurations.  A ColdFusion
license cannot be used for clustering or any kind of concurrent use, but
failover use is in compliance with the license terms and conditions.
The failover configuration must of course be properly licensed (so let's
say you have a single ColdFusion license and you're using it on a server
with 1 or 2 CPUs; you can failover to a server with 1 or 2 CPUs, but not
to a server with more than 2 CPUs).

 

Josh

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of McTure, Greg
Sent: Monday, October 20, 2008 10:44 AM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Any Open Source CF Options

 

Hello:

 

I wanted to know if any of you have used an open source version of cold
fusion.   I am in the midst of mapping out a disaster recovery strategy
for our CF applications and in a potential cost-saving effort we are
going over any open source options if there are any (just for the DR
instance).  Any thoughts or suggestions are appreciated.

 

Greg McTure

Races are Won at the Finish - To succeed we must do more than begin.  
Most people do not lose the race.  They just fail to reach the end.  
The key to winning life's races is simply to finish them. 
Ralph Waldo Emerson 

 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
-



-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-




RE: [ACFUG Discuss] RE: Any Open Source CF Options

2008-10-29 Thread Mary Spencer


 
I typically start with the following template:
 
cfoutput
htmlhead
title#createObject(java, 
jrunx.kernel.JRun).getServerName()#/title
meta http-equiv=refresh content=2 /
/headbody
#createObject(java, jrunx.kernel.JRun).getServerName()#br /
#now()#
/body/html
 
Just open it in a few browser windows and start shutting down / killing 
instances and see what happens. If you configured session replication 
just add in a session hitcount and see if it gets reset on a cluster 
failover. Once that works you need tooling (OpenSTA, jmeter etc.) to 
start testing real world load and failover behaviour.
 
When all else fails check out this web link to look at Adobe’s Cold Fusion 8 
instructions 
 
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=clustering_6.html
 
 
Mary S.
 

Subject: RE: [ACFUG Discuss] RE: Any Open Source CF OptionsDate: Wed, 29 Oct 
2008 16:34:33 -0400From: [EMAIL PROTECTED]: discussion@acfug.org






Thanks Josh.  
 
We are trying to come up with the most cost effective disaster recovery plan 
and we wanted to evaluate all possible options.  
 
Thanks again.
 




From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Josh AdamsSent: 
Wednesday, October 29, 2008 3:59 PMTo: [EMAIL PROTECTED]: [ACFUG Discuss] RE: 
Any Open Source CF Options
 
Just saw your question, Greg; sorry for the late reply…but hopefully late is 
better than never given that as well as I can tell no one else responded.
 
There is of course no open-source version of ColdFusion, but there are 
open-source CFML engines.  None of these engines is equivalent to ColdFusion; 
as to whether or not any of them will be sufficient for running your 
application, for that you will of course have to test.
 
But based on what you’re saying, I think it’s a moot point because ColdFusion’s 
license accommodates failover configurations.  A ColdFusion license cannot be 
used for clustering or any kind of concurrent use, but failover use is in 
compliance with the license terms and conditions.  The failover configuration 
must of course be properly licensed (so let’s say you have a single ColdFusion 
license and you’re using it on a server with 1 or 2 CPUs; you can failover to a 
server with 1 or 2 CPUs, but not to a server with more than 2 CPUs).
 
Josh
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of McTure, 
GregSent: Monday, October 20, 2008 10:44 AMTo: [EMAIL PROTECTED]: [ACFUG 
Discuss] Any Open Source CF Options
 
Hello:
 
I wanted to know if any of you have used an open source version of cold fusion. 
  I am in the midst of mapping out a disaster recovery strategy for our CF 
applications and in a potential cost-saving effort we are going over any open 
source options if there are any (just for the DR instance).  Any thoughts or 
suggestions are appreciated.
 
Greg McTure
Races are Won at the Finish - To succeed we must do more than begin.  Most 
people do not lose the race.  They just fail to reach the end.  The key to 
winning life's races is simply to finish them. Ralph Waldo Emerson 
 
- To unsubscribe 
from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform For more info, see 
http://www.acfug.org/mailinglists Archive @ 
http://www.mail-archive.com/discussion%40acfug.org/ List hosted by FusionLink 
- 
- To unsubscribe 
from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform For more info, see 
http://www.acfug.org/mailinglists Archive @ 
http://www.mail-archive.com/discussion%40acfug.org/ List hosted by FusionLink 
- 
- To unsubscribe 
from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform For more info, see 
http://www.acfug.org/mailinglists Archive @ 
http://www.mail-archive.com/discussion%40acfug.org/ List hosted by FusionLink 
- 
_
Store, manage and share up to 5GB with Windows Live SkyDrive.
http://skydrive.live.com/welcome.aspx?provision=1?ocid=TXT_TAGLM_WL_skydrive_102008


-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-




Re: [ACFUG Discuss] RE: [ACFUG Community] SharePoint access using CF 8

2008-09-23 Thread Max Immelman

Thanks Josh! I did not realize!



Josh Adams wrote:

I'm bouncing this one over to the Discussion list.

You can consume the SharePoint web services using ColdFusion; this link should 
help you get started:

http://cfsilence.com/blog/client/index.cfm/2008/3/17/ColdFusionSharepoint-Integration--Part-1--Authenticating

Josh

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Max Immelman
Sent: Tuesday, September 23, 2008 10:32 AM
To: [EMAIL PROTECTED]
Subject: [ACFUG Community] SharePoint access using CF 8

Is anyone out there using SharePoint (SP) as their corporate intranet or
client portal? Anyone has success pulling in SP objects into a CF site?
A simple example would be something like enabling a view of a SP
calendar in a CF app.

Max



-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/community%40acfug.org/
List hosted by http://www.fusionlink.com
-






-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=gin.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-




  




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] Re: SQL injection in the recent news again

2008-07-21 Thread Dean H. Saxe
Funny that this came about 6 weeks ago and prompted MS and HP  
(SPIDynamics) to release some tools... and now its coming out again in  
the CF blogosphere.


-dhs


Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
What difference does it make to the dead,  the orphans, and the  
homeless, whether the  mad destruction is wrought under the name of  
totalitarianism or the holy name of  liberty and democracy? 

--Gandhi



On Jul 21, 2008, at 1:46 PM, Douglas Knudsen wrote:


http://www.cfwhisperer.com/post.cfm/urgent-sql-injection-attack-vulnerability

DK
--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?

-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





RE: [ACFUG Discuss] Re: SQL injection in the recent news again

2008-07-21 Thread John Mason
Cfqueryparam or cfstoredproc will naturally prevent this, but you should
also be logging these attack attempts to monitor the activity. Portcullis
(portcullis.riaforge.org), a cfc filter, can do this. An even better option
is to implement a web application firewall. 

John Mason
[EMAIL PROTECTED]
770.337.8363

www.FusionLink.com - ColdFusion and Flex hosting
Now offering VPS Plans running with VMware technology
Now offering ColdFusion 8 Enterprise hosting
FREE Subversion hosting


 

  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Knudsen
Sent: Monday, July 21, 2008 1:46 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: SQL injection in the recent news again



http://www.cfwhisperer.com/post.cfm/urgent-sql-injection-attack-vulnerabilit
y
 
DK 
-- 
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it? 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
- 



-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



Re: [ACFUG Discuss] Re: SQL injection in the recent news again

2008-07-21 Thread Dean H. Saxe
cfstoredproc will *not* prevent SQL injection.  Stored procs are not  
magically immune, they too may be subject to SQL injection in the SP  
code itself.  So the problem has moved from CF to the DB itself.  Make  
sure you write your stored procs with protection from SQLi, as well.


-dhs


Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
Dissent is the purest form of patriotism.
--Thomas Jefferson



On Jul 21, 2008, at 2:37 PM, John Mason wrote:

Cfqueryparam or cfstoredproc will naturally prevent this, but you  
should also be logging these attack attempts to monitor the  
activity. Portcullis (portcullis.riaforge.org), a cfc filter, can do  
this. An even better option is to implement a web application  
firewall.

John Mason
[EMAIL PROTECTED]
770.337.8363

www.FusionLink.com - ColdFusion and Flex hosting
Now offering VPS Plans running with VMware technology
Now offering ColdFusion 8 Enterprise hosting
FREE Subversion hosting



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas  
Knudsen

Sent: Monday, July 21, 2008 1:46 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: SQL injection in the recent news again

http://www.cfwhisperer.com/post.cfm/urgent-sql-injection-attack-vulnerability

DK
--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?

-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-

-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





RE: [ACFUG Discuss] Re: SQL injection in the recent news again

2008-07-21 Thread John Mason
True...there again it depends on how you write the storedproc. I stand
corrected :)

John Mason
[EMAIL PROTECTED]
770.337.8363
 
www.FusionLink.com - ColdFusion and Flex hosting
Now offering VPS Plans running with VMware technology
Now offering ColdFusion 8 Enterprise hosting
FREE Subversion hosting

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean H. Saxe
Sent: Monday, July 21, 2008 2:43 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] Re: SQL injection in the recent news again

cfstoredproc will *not* prevent SQL injection.  Stored procs are not
magically immune, they too may be subject to SQL injection in the SP code
itself.  So the problem has moved from CF to the DB itself.  Make sure you
write your stored procs with protection from SQLi, as well.

-dhs


Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
Dissent is the purest form of patriotism.
 --Thomas Jefferson



On Jul 21, 2008, at 2:37 PM, John Mason wrote:

 Cfqueryparam or cfstoredproc will naturally prevent this, but you 
 should also be logging these attack attempts to monitor the activity. 
 Portcullis (portcullis.riaforge.org), a cfc filter, can do this. An 
 even better option is to implement a web application firewall.
 John Mason
 [EMAIL PROTECTED]
 770.337.8363

 www.FusionLink.com - ColdFusion and Flex hosting Now offering VPS 
 Plans running with VMware technology Now offering ColdFusion 8 
 Enterprise hosting FREE Subversion hosting



 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas 
 Knudsen
 Sent: Monday, July 21, 2008 1:46 PM
 To: discussion@acfug.org
 Subject: [ACFUG Discuss] Re: SQL injection in the recent news again

 http://www.cfwhisperer.com/post.cfm/urgent-sql-injection-attack-vulner
 ability

 DK
 --
 Douglas Knudsen
 http://www.cubicleman.com
 this is my signature, like it?

 -
 To unsubscribe from this list, manage your profile @ 
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists Archive @ 
 http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -

 -
 To unsubscribe from this list, manage your profile @ 
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists Archive @ 
 http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -



-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists Archive @
http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] Re: SQL injection in the recent news again

2008-07-21 Thread Dean H. Saxe
Its a pretty fine point, to be sure, but important to note.  I have  
seen many people who claim to be immune to SQLi due to the use of  
stored procs wind up regretting their bravado when tested.

-dhs


Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
Great spirits have often encountered violent opposition from weak  
minds.

--Einstein


On Jul 21, 2008, at 2:51 PM, John Mason wrote:


True...there again it depends on how you write the storedproc. I stand
corrected :)

John Mason
[EMAIL PROTECTED]
770.337.8363

www.FusionLink.com - ColdFusion and Flex hosting
Now offering VPS Plans running with VMware technology
Now offering ColdFusion 8 Enterprise hosting
FREE Subversion hosting

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dean H.  
Saxe

Sent: Monday, July 21, 2008 2:43 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] Re: SQL injection in the recent news  
again


cfstoredproc will *not* prevent SQL injection.  Stored procs are not
magically immune, they too may be subject to SQL injection in the SP  
code
itself.  So the problem has moved from CF to the DB itself.  Make  
sure you

write your stored procs with protection from SQLi, as well.

-dhs


Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
Dissent is the purest form of patriotism.
--Thomas Jefferson



On Jul 21, 2008, at 2:37 PM, John Mason wrote:


Cfqueryparam or cfstoredproc will naturally prevent this, but you
should also be logging these attack attempts to monitor the activity.
Portcullis (portcullis.riaforge.org), a cfc filter, can do this. An
even better option is to implement a web application firewall.
John Mason
[EMAIL PROTECTED]
770.337.8363

www.FusionLink.com - ColdFusion and Flex hosting Now offering VPS
Plans running with VMware technology Now offering ColdFusion 8
Enterprise hosting FREE Subversion hosting



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas
Knudsen
Sent: Monday, July 21, 2008 1:46 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: SQL injection in the recent news again

http://www.cfwhisperer.com/post.cfm/urgent-sql-injection-attack- 
vulner

ability

DK
--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?

-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists Archive @
http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-

-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists Archive @
http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-




-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists Archive @
http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-







-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] Re: CFGRID CF8

2008-04-23 Thread Peyton Todd
My own solution to a somewhat similar Ajax situation, where I wanted to pass parms back to a callback function (though that's not possible as such) was to put the following line at the very bottom of the CF page that was sending its output to the call back function:cfoutput~#.parmstring#/cfoutputThen in the callback function, I simply discard all output up to the tilde as shown below (in a situation where I could be sure no tildes would come back other than the one just above). function MyCallback(parmstring){ p=parmstring.indexOf('~'); // get rid of anything in the data stream up to what we're interested in parmstring = parmstring.substr(p+1)You could of course include a wierder combination of characters, though 'tis true, there could be some situations where you could not be 100% certain you would never get your wierd that string coming back in the output you want to get rid of. Maybe that wouldn't work for you, though, I don't know...-Original Message-
From: Jeff Howard <[EMAIL PROTECTED]>
Sent: Apr 23, 2008 2:38 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: CFGRID CF8

Ok, after much looking I found an answer to the question in a Forta blog.



Many people in these threads are getting the error listed below:window:global: Exception thrown and not caught (url, line 787)The reason for this is because although you are calling a CFC, your are ultimately sending a full HTTP GET request to the server. In doing so, application.cfm/application.cfc is still being processed. If you are including ANY content via application.cfm/cfc, then your call via AJAX is actually returning the result of the CFC function as well as all content being included in your requests 
The workaround that Im using is to check the value of the CGI.SCRIPT_NAME and if it ends w/ cfc, DONT include any content... that way your CFC is only returing the data that you want returned.Oh yeah... make sure its in JSON format (SerializeJSON)
Happy coding :-) 
# Posted By Jared | 12/18/07 4:04 PM 




-
Annual Sponsor - Figleaf Software

To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-




-Annual Sponsor FigLeaf Software - http://www.figleaf.comTo unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserformFor more info, see http://www.acfug.org/mailinglistsArchive @ http://www.mail-archive.com/discussion%40acfug.org/List hosted by http://www.fusionlink.com-




Re: [ACFUG Discuss] Re: VMWare products (was CF and Vista)

2007-12-31 Thread Dean H. Saxe
No, its the equivalent of VMWare Workstation on the PC AFAIK.  I can  
create new VMs under Fusion.


-dhs


Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
[U]nconstitutional behavior by the authorities is constrained only by  
the peoples' willingness to contest them

--John Perry Barlow


On Dec 31, 2007, at 11:38 AM, Douglas Knudsen wrote:

NM, I see it now...VMWare Fusion...for MAC.  Is this basically  
VMWare Player for MAC?  Seems if on a PC, VMWare Workstation is  
best, but near $200.  The Player is free, but you can't create VMs  
with it.


DK

On Dec 31, 2007 11:31 AM, Douglas Knudsen [EMAIL PROTECTED]  
wrote:

Dean, which VMWare product are you speaking of here for ~$70?

DK


On Dec 28, 2007 11:30 AM, Dean H. Saxe  [EMAIL PROTECTED]  
 wrote:
Why buy 2 when you can have 1 and do both?  Spend the extra cash on  
a MacBook Pro with large HD and RAM.  You already have a Windows  
license... VMWare is ~$70.



-dhs



Dean H. Saxe, CISSP,  CEH

[EMAIL PROTECTED]

If liberty means anything at all, it means the right to tell people  
what they do not want to hear.


 -- George Orwell, 1945



On Dec 28, 2007, at 11:01 AM, Dusty Hale wrote:

Yea I might just take the entire fork and get two notebooks. A pc  
and a mac. I would like to start offering site testing for Mac in  
the future so it would be a plus. More tax savings!!! Right on!!!


D

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan  
Kaufman

Sent: Friday, December 28, 2007 10:46 AM
To: discussion@acfug.org
Subject: RE: [ACFUG Discuss] CF and Vista

That's a good question—of course. And in the interest of full  
disclosure…I have decided to Go MAC but have not as of yet  
consummated the marriage. A stronger desire to upgrade my  
photography equipment to Canon EOS (pro digital) prevailed so I'll  
be putting off the iMAC purchase off until late January. But never- 
the-less, minor delay or not, I do absolutely intend to move to  
MAC.  I will keep my Windows equipment so I can cross-check,  
browser-check, etc.



The big dilemma that I don't have a clear answer on though is  
similar to your question of SQL, is all the other software I'm  
going to have to re-purchase. I did get a great recommendation for  
NeoOffice ( http://www.neooffice.org/neojava/en/features.php). This  
will at least cover the Microsoft Office Suite stuff. And CF  
Eclipse is also available for MAC.




Whatever you do best wishes. I try to always follow Yogi Bera's  
sage advise: When I come to a fork in the road… …I take it.




Dan K.


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dusty  
Hale

Sent: Friday, December 28, 2007 7:23 AM
To: discussion@acfug.org
Subject: RE: [ACFUG Discuss] CF and Vista


Just curious if you are able to run SQL and/or Oracle on a Mac?


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan  
Kaufman

Sent: Friday, December 28, 2007 10:15 AM
To: discussion@acfug.org
Subject: RE: [ACFUG Discuss] CF and Vista

I had the very same before the year end dilemma but had after 22  
years with Microsoft have decided to GO MAC—cause it just works.  
Period.



Best of luck, and I do agree with Dean's comment don't downgrade  
to Vista—unless you're into horror stories.





Dan K.


From: [EMAIL PROTECTED] [ mailto:[EMAIL PROTECTED] On Behalf Of Dusty  
Hale

Sent: Friday, December 28, 2007 6:46 AM
To: discussion@acfug.org
Subject: [ACFUG Discuss] CF and Vista


Hope everyone had a very merry xmas and wishes for a happy new year.


I am going to buy a new notebook before Dec. 31 or at least try to  
get the order in before year end in order to spend the money before  
the 2007 tax year ends (for a write off). I was debating with  
myself as to what OS to get (XP or Vista). I currently use XP Pro.  
These are my questions if anyone has any feedback or wants to  
discuss:



1. Should I stay with XP Pro instead of moving to Vista?

2. Are there issues with using Adobe products like CF, DW, or other  
tools with Vista.


3. If I move to Vista is there a particular version I need to do CF  
work (home, pro, etc.)


4. If I stay with XP, do I really need the Pro version to do CF work?


Any thoughts are appreciated.


Dusty


-
Annual Sponsor - Figleaf Software

To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-
-
Annual Sponsor - Figleaf Software

To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink

Re: [ACFUG Discuss] Re: scorpio questions

2007-06-08 Thread Steven Ross

Yeah that blows if that is the case... that version was relesed in june of 2005!

http://ws.apache.org/axis/java/releases.html

On 6/8/07, Douglas Knudsen [EMAIL PROTECTED] wrote:

the manifest in the axis.jar file lists this:

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.5.3
Created-By: 1.4.2_05-b04 (Sun Microsystems Inc.)

Name: org/apache/axis
Implementation-Title: Apache Axis
Implementation-Version: 1.2.1 2243 June 14 2005
Implementation-Vendor: Apache Web Services

this jar file is located
C:/JRun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/axis.jar;

Seems to indicate a even older version!  ugh, anywhere else to look?

DK

On 6/8/07, Steven Ross [EMAIL PROTECTED] wrote:
 Sorry that should have said when parsing various soap/webservice
 requests not xml documents.


 On 6/8/07, Steven Ross [EMAIL PROTECTED] wrote:
  Anyone know if Adobe upgraded the version of axis that is used in CF?
  Just curious, the version that shipped with 7 was 1.3 and we have had
  some issues with it in the past when parsing various xml documents.
 
  Anyone out there know the answer?
 
  Thanks,
 
  Steven
  --
  Steven Ross
  web application  interface developer
  http://www.zerium.com
  [mobile] 404-488-4364
  [fax] 267-482-4364
 


 --
 Steven Ross
 web application  interface developer
 http://www.zerium.com
 [mobile] 404-488-4364
 [fax] 267-482-4364



-
 Annual Sponsor FigLeaf Software - http://www.figleaf.com

 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @
http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com

-







--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?
-
Annual Sponsor - Figleaf Software

To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @
http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-



--
Steven Ross
web application  interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364


-
Annual Sponsor FigLeaf Software - http://www.figleaf.com

To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] RE: DRIVERPATH Error

2007-04-25 Thread Teddy R. Payne

Well, I have had to do this even in XP on some occasions.

I stopped doing it for one client as I found that Microsoft offers a tool to
migrate Access to SQL 2005.  If a production application references an
Access DB, the SQL 2005 Express version performed better in tests for a
client of mine.  I would advocate a regular version of SQL 2005, but the
cost is obviously a determinate factor.

Until I master SSIS on a server of 2005, SQL 2000 DTS also works great to
move Access to either 2000 or 2005.

It is a matter of growth of the Access DB and how many custom VB objects
have been created for the Access DB.


On 4/24/07, Forrest C. Gilmore [EMAIL PROTECTED] wrote:


Looks like I spoke too soon! For some reason, my attempt to create a DSN
for my Access database had not taken. When I went back to check it in
the ODBC administrator, it was not there, so I created it again and
verified that it was present. When I went back to CFAdmin and created a
new CF Datasource, I still got the error, but when I checked it in
CFAdmin, it verified OK! I was then able to access it using CF pages.

If anyone else has run into this, I'd still appreciate your comments.

Forrest C. Gilmore



-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-







--
Teddy R. Payne
Adobe Certified ColdFusion MX 7 Developer
Google Talk - [EMAIL PROTECTED]

Atlanta ColdFusion User Group - http://www.acfug.org
Atlanta Flash  Flex User Group - http://www.affug.org



-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



Re: [ACFUG Discuss] Re: coldfusion mx 7 hosts file

2007-02-13 Thread Andrew Powell

Just to clarify:

A VIP, or Virtual IP, is usually an IP address on a router or  
firewall that is presenting services (HTTP,FTP,etc.) for one or more  
other IP addresses behind a firewall.



On Feb 13, 2007, at 3:08 PM, Douglas Knudsen wrote:

I put the VIP right in the datasource def via CF-Admin or direct  
into a properties file for a couple Java apps.  I'm no network  
techy, seems a VIP is a real IP, but mutable somehow, so there's no  
'lookup' involved.


DK
On 2/13/07, Steven Ross [EMAIL PROTECTED] wrote: Where are you  
using the virtual IP? (heh, I thought my hosts file was

a virtual IP...)

On 2/13/07, Douglas Knudsen [EMAIL PROTECTED] wrote:
 I've run into slow lookup issues before with using the DNS entry for
 datasource definitions.  Got around this by using the VIP for the  
database
 instead.  Similar issues with our LDAP server too, so I use the  
VIP there

 too.

 DK


 On 2/13/07, Steven Ross  [EMAIL PROTECTED] wrote:
 
  Sorry, I am not using java 1.5 the string below should read
  .../Versions/1.4.2/Home/...
 
  On 2/13/07, Steven Ross  [EMAIL PROTECTED] wrote:
   Ok, I've been digging and I am having an issue where  
Coldfusion (and
   possibly the underlying java) is having to time out when  
trying to
   resolve a DNS entry before it looks in my hosts file. I have  
verified
   through ping that my machine is using the hosts file  
correctly however
   when it comes to CF it takes 14seconds or so before it defers  
to my

   local hosts file.
  
   I am starting CF like this:
  
   sudo
 /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/ 
java

   -server -Djava.awt.headless=true
   -Dsun.net.spi.nameservice.provider.1=dns,sun -jar
   /Applications/JRun4/lib/jrun.jar -start cfusion
  
   Curious if anyone has had this come up and what they did to  
fix it.

  
   thanks,
  
   Steven
  
   --
   Steven Ross
   web application  interface developer
   http://www.zerium.com
   [mobile] 404-488-4364
   [fax] 267-482-4364
  
 
 
  --
  Steven Ross
  web application  interface developer
  http://www.zerium.com
  [mobile] 404-488-4364
  [fax] 267-482-4364
 
 
 
 -
  To unsubscribe from this list, manage your profile @
  http://www.acfug.org?fa=login.edituserform
 
  For more info, see http://www.acfug.org/mailinglists
  Archive @
 http://www.mail-archive.com/discussion%40acfug.org/
  List hosted by http://www.fusionlink.com
 
 -
 
 
 
 



 --
 Douglas Knudsen
 http://www.cubicleman.com
 this is my signature, like it?
 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @
 http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -


--
Steven Ross
web application  interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364


-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-






--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?
-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink
-




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] Re: coldfusion mx 7 hosts file

2007-02-13 Thread Douglas Knudsen

ah, I see now.  Hence the use in LB setups.  danke.

DK

On 2/13/07, Andrew Powell [EMAIL PROTECTED] wrote:


Just to clarify:

A VIP, or Virtual IP, is usually an IP address on a router or
firewall that is presenting services (HTTP,FTP,etc.) for one or more
other IP addresses behind a firewall.


On Feb 13, 2007, at 3:08 PM, Douglas Knudsen wrote:

 I put the VIP right in the datasource def via CF-Admin or direct
 into a properties file for a couple Java apps.  I'm no network
 techy, seems a VIP is a real IP, but mutable somehow, so there's no
 'lookup' involved.

 DK
 On 2/13/07, Steven Ross [EMAIL PROTECTED] wrote: Where are you
 using the virtual IP? (heh, I thought my hosts file was
 a virtual IP...)

 On 2/13/07, Douglas Knudsen [EMAIL PROTECTED] wrote:
  I've run into slow lookup issues before with using the DNS entry for
  datasource definitions.  Got around this by using the VIP for the
 database
  instead.  Similar issues with our LDAP server too, so I use the
 VIP there
  too.
 
  DK
 
 
  On 2/13/07, Steven Ross  [EMAIL PROTECTED] wrote:
  
   Sorry, I am not using java 1.5 the string below should read
   .../Versions/1.4.2/Home/...
  
   On 2/13/07, Steven Ross  [EMAIL PROTECTED] wrote:
Ok, I've been digging and I am having an issue where
 Coldfusion (and
possibly the underlying java) is having to time out when
 trying to
resolve a DNS entry before it looks in my hosts file. I have
 verified
through ping that my machine is using the hosts file
 correctly however
when it comes to CF it takes 14seconds or so before it defers
 to my
local hosts file.
   
I am starting CF like this:
   
sudo
  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/
 java
-server -Djava.awt.headless=true
-Dsun.net.spi.nameservice.provider.1=dns,sun -jar
/Applications/JRun4/lib/jrun.jar -start cfusion
   
Curious if anyone has had this come up and what they did to
 fix it.
   
thanks,
   
Steven
   
--
Steven Ross
web application  interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364
   
  
  
   --
   Steven Ross
   web application  interface developer
   http://www.zerium.com
   [mobile] 404-488-4364
   [fax] 267-482-4364
  
  
  
  -
   To unsubscribe from this list, manage your profile @
   http://www.acfug.org?fa=login.edituserform
  
   For more info, see http://www.acfug.org/mailinglists
   Archive @
  http://www.mail-archive.com/discussion%40acfug.org/
   List hosted by http://www.fusionlink.com
  
  -
  
  
  
  
 
 
 
  --
  Douglas Knudsen
  http://www.cubicleman.com
  this is my signature, like it?
  -
  To unsubscribe from this list, manage your profile @
  http://www.acfug.org?fa=login.edituserform
 
  For more info, see http://www.acfug.org/mailinglists
  Archive @
  http://www.mail-archive.com/discussion%40acfug.org/
  List hosted by FusionLink
  -


 --
 Steven Ross
 web application  interface developer
 http://www.zerium.com
 [mobile] 404-488-4364
 [fax] 267-482-4364


 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -






 --
 Douglas Knudsen
 http://www.cubicleman.com
 this is my signature, like it?
 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -



-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-







--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?



-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



Re: [ACFUG Discuss] Re: coldfusion mx 7 hosts file

2007-02-13 Thread Steven Ross

Hmm... since this is only failing on my local box it really isnt worth
the effort... works fine in dev using the hosts file on solaris. Just
breaks locally on my mac.

On 2/13/07, Andrew Powell [EMAIL PROTECTED] wrote:

Just to clarify:

A VIP, or Virtual IP, is usually an IP address on a router or
firewall that is presenting services (HTTP,FTP,etc.) for one or more
other IP addresses behind a firewall.


On Feb 13, 2007, at 3:08 PM, Douglas Knudsen wrote:

 I put the VIP right in the datasource def via CF-Admin or direct
 into a properties file for a couple Java apps.  I'm no network
 techy, seems a VIP is a real IP, but mutable somehow, so there's no
 'lookup' involved.

 DK
 On 2/13/07, Steven Ross [EMAIL PROTECTED] wrote: Where are you
 using the virtual IP? (heh, I thought my hosts file was
 a virtual IP...)

 On 2/13/07, Douglas Knudsen [EMAIL PROTECTED] wrote:
  I've run into slow lookup issues before with using the DNS entry for
  datasource definitions.  Got around this by using the VIP for the
 database
  instead.  Similar issues with our LDAP server too, so I use the
 VIP there
  too.
 
  DK
 
 
  On 2/13/07, Steven Ross  [EMAIL PROTECTED] wrote:
  
   Sorry, I am not using java 1.5 the string below should read
   .../Versions/1.4.2/Home/...
  
   On 2/13/07, Steven Ross  [EMAIL PROTECTED] wrote:
Ok, I've been digging and I am having an issue where
 Coldfusion (and
possibly the underlying java) is having to time out when
 trying to
resolve a DNS entry before it looks in my hosts file. I have
 verified
through ping that my machine is using the hosts file
 correctly however
when it comes to CF it takes 14seconds or so before it defers
 to my
local hosts file.
   
I am starting CF like this:
   
sudo
  /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home/bin/
 java
-server -Djava.awt.headless=true
-Dsun.net.spi.nameservice.provider.1=dns,sun -jar
/Applications/JRun4/lib/jrun.jar -start cfusion
   
Curious if anyone has had this come up and what they did to
 fix it.
   
thanks,
   
Steven
   
--
Steven Ross
web application  interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364
   
  
  
   --
   Steven Ross
   web application  interface developer
   http://www.zerium.com
   [mobile] 404-488-4364
   [fax] 267-482-4364
  
  
  
  -
   To unsubscribe from this list, manage your profile @
   http://www.acfug.org?fa=login.edituserform
  
   For more info, see http://www.acfug.org/mailinglists
   Archive @
  http://www.mail-archive.com/discussion%40acfug.org/
   List hosted by http://www.fusionlink.com
  
  -
  
  
  
  
 
 
 
  --
  Douglas Knudsen
  http://www.cubicleman.com
  this is my signature, like it?
  -
  To unsubscribe from this list, manage your profile @
  http://www.acfug.org?fa=login.edituserform
 
  For more info, see http://www.acfug.org/mailinglists
  Archive @
  http://www.mail-archive.com/discussion%40acfug.org/
  List hosted by FusionLink
  -


 --
 Steven Ross
 web application  interface developer
 http://www.zerium.com
 [mobile] 404-488-4364
 [fax] 267-482-4364


 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by http://www.fusionlink.com
 -






 --
 Douglas Knudsen
 http://www.cubicleman.com
 this is my signature, like it?
 -
 To unsubscribe from this list, manage your profile @
 http://www.acfug.org?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink
 -



-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-







--
Steven Ross
web application  interface developer
http://www.zerium.com
[mobile] 404-488-4364
[fax] 267-482-4364


-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ 

RE: [ACFUG Discuss] Re: askcharlie, getting live help when you're stumped (was RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and CFMX7)

2007-02-10 Thread Charlie Arehart
Hi Larry. Thanks for your kind words. 
 
Yes, if someone has not used the service before with me, they will be able
to use the 10 minute free option. :-)
 
/Charlie
http://www.carehart.org/blog/  

 


  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Larry J. Morrow
Sent: Saturday, February 10, 2007 6:01 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Re: askcharlie, getting live help when you're
stumped (was RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and
CFMX7)


Missed this earlier,

I believe it will be well worth it to any who use it.  Remember our
discussion about Jedi Masters.  ---

Are people who have already gotten free help entitled to the free 10
minutes.  :-)

Larry



-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-

attachment: image002.jpg


RE: [ACFUG Discuss] RE: askcharlie, getting live help when you're stumped (was RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and CFMX7)

2007-02-09 Thread Gurevich, Gerry \(NIH/NIEHS\) [C]
I'm not a hired flak and I've never used the product, but Fog Creek
Software (see:  Joel On Software)  has a product that appears to be
pretty good for this type of situation:

https://www.copilot.com/

 


Gerry Gurevich
Application Development
NIEHS ITSS Contractor
Lockheed Martin Information Technology
919-361-5444 ext 311



From: Robert Reil [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 09, 2007 3:09 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] RE: askcharlie, getting live help when you're
stumped (was RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and
CFMX7)

 

Nice idea. Im sure I will hit you up sometime for that. Though what are
the methods you would use as I have a firewall to configure. You and I
can discuss this off list.

 

 

Robert P. Reil

Managing Director,

Motorcyclecarbs.com, Inc.

4292 Country Garden Walk NW

Kennesaw, Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com http://www.motorcyclecarbs.com/ 

 

 



From: Charlie Arehart [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 09, 2007 2:57 PM
To: Carbs SalesService
Subject: askcharlie, getting live help when you're stumped (was RE:
[ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and CFMX7)

This seems like a situation where you may need someone to look over
your shoulder to get things working right in your environment, rather
than work through it by emails. Of course, with tools like
Breeze/Connect, GotoMeeting, Windows remote assistance, and others, the
person need not actually be there with you but instead can see your
screen remotely and talk you through the challenges. 

 

The challenge is simply the time. It's one thing to fire off an email,
but another to spend possibly several minutes or more trying to help,
especially when those who might help have real jobs or are consultants
normally paid by the hour. :-)

 

This may be an opportune moment to share with folks that I've created a
new service to be able to offer just such assistance. It's very low cost
and at a per minute rate (first-time callers get 10 minutes free). Check
it out at:

http://www.carehart.org/askcharlie/

 

I'd welcome your thoughts on what you think of the idea.

 

 /Charlie
http://www.carehart.org/blog/  

 

 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Reil
Sent: Friday, February 09, 2007 12:34 PM
To: discussion@acfug.org
Subject: RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and
CFMX7

you're making me chortle Charlie! Congratulations..

You are right. It IS my day... It is watch Robert go down the wrong
trail day.

 

Here is all I know, and for some of you it may be old news but I want to
give a 100% regroup and bring it back to high level view.

 

 snip 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink http://www.fusionlink.com  
- 




-

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-


attachment: image001.jpg


RE: [ACFUG Discuss] RE: askcharlie, getting live help when you're stumped (was RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and CFMX7)

2007-02-09 Thread Robert Reil
Interesting...
 

Robert P. Reil

Managing Director,

Motorcyclecarbs.com, Inc.

4292 Country Garden Walk NW

Kennesaw, Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com http://www.motorcyclecarbs.com/  

 

  _  

From: Gurevich, Gerry (NIH/NIEHS) [C] [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 09, 2007 3:21 PM
To: Carbs SalesService
Subject: RE: [ACFUG Discuss] RE: askcharlie, getting live help when you're
stumped (was RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and
CFMX7)



I'm not a hired flak and I've never used the product, but Fog Creek Software
(see:  Joel On Software)  has a product that appears to be pretty good for
this type of situation:

https://www.copilot.com/ https://www.copilot.com/ 

 


Gerry Gurevich
Application Development
NIEHS ITSS Contractor
Lockheed Martin Information Technology
919-361-5444 ext 311

  _  

From: Robert Reil [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 09, 2007 3:09 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] RE: askcharlie, getting live help when you're
stumped (was RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and
CFMX7)

 

Nice idea. Im sure I will hit you up sometime for that. Though what are the
methods you would use as I have a firewall to configure. You and I can
discuss this off list.

 

 

Robert P. Reil

Managing Director,

Motorcyclecarbs.com, Inc.

4292 Country Garden Walk NW

Kennesaw, Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com http://www.motorcyclecarbs.com/ 

 

 

  _  

From: Charlie Arehart [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 09, 2007 2:57 PM
To: Carbs SalesService
Subject: askcharlie, getting live help when you're stumped (was RE: [ACFUG
Discuss] WebDAV, Tortoise SubVersion, DWMX8, and CFMX7)

This seems like a situation where you may need someone to look over your
shoulder to get things working right in your environment, rather than work
through it by emails. Of course, with tools like Breeze/Connect,
GotoMeeting, Windows remote assistance, and others, the person need not
actually be there with you but instead can see your screen remotely and talk
you through the challenges. 

 

The challenge is simply the time. It's one thing to fire off an email, but
another to spend possibly several minutes or more trying to help, especially
when those who might help have real jobs or are consultants normally paid by
the hour. :-)

 

This may be an opportune moment to share with folks that I've created a new
service to be able to offer just such assistance. It's very low cost and at
a per minute rate (first-time callers get 10 minutes free). Check it out at:

http://www.carehart.org/askcharlie/ http://www.carehart.org/askcharlie/ 

 

I'd welcome your thoughts on what you think of the idea.

 

/Charlie
http://www.carehart.org/blog/ http://www.carehart.org/blog/   

 

 

  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Reil
Sent: Friday, February 09, 2007 12:34 PM
To: discussion@acfug.org
Subject: RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and CFMX7

you're making me chortle Charlie! Congratulations..

You are right. It IS my day... It is watch Robert go down the wrong trail
day.

 

Here is all I know, and for some of you it may be old news but I want to
give a 100% regroup and bring it back to high level view.

 

 snip 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform
http://www.acfug.org?fa=login.edituserform  

For more info, see http://www.acfug.org/mailinglists
http://www.acfug.org/mailinglists  
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
http://www.mail-archive.com/discussion%40acfug.org/  
List hosted by FusionLink http://www.fusionlink.com  
- 


- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform
http://www.acfug.org?fa=login.edituserform  

For more info, see http://www.acfug.org/mailinglists
http://www.acfug.org/mailinglists  
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
http://www.mail-archive.com/discussion%40acfug.org/  
List hosted by FusionLink http://www.fusionlink.com  
- 
attachment: image001.jpg


RE: [ACFUG Discuss] RE: askcharlie, getting live help when you're stumped (was RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and CFMX7)

2007-02-09 Thread Charlie Arehart
Thanks Shawn and Robert. As for your firewall question, please do check out
the web site, where I address that. Firewalls are no problem.
 
/Charlie
http://www.carehart.org/blog/  

 


  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Reil
Sent: Friday, February 09, 2007 3:09 PM
To: discussion@acfug.org
Subject: [ACFUG Discuss] RE: askcharlie, getting live help when you're
stumped (was RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and
CFMX7)


Nice idea. Im sure I will hit you up sometime for that. Though what are the
methods you would use as I have a firewall to configure. You and I can
discuss this off list.
 
 

Robert P. Reil




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-

attachment: image002.jpg


RE: [ACFUG Discuss] RE: askcharlie, getting live help when you're stumped (was RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and CFMX7)

2007-02-09 Thread Charlie Arehart
Thanks for sharing that, Gerry. I'm familiar with it myself, and I mention
in my note below that there are indeed other solutions for remote web
support. 
 
That said, the focus of the service isn't so much on the remote support but
on the phone support. Not everyone will even need the remote support aspect
(though that's available at no extra charge). 
 
And as I point out on the site, I do recommend people check out free support
services first (lists, forums, and the new cfanswers.org). I'm just offering
myself to help where folks remain stumped or are pressed for time.
 
/Charlie
http://www.carehart.org/blog/  

 


  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gurevich, Gerry
(NIH/NIEHS) [C]
Sent: Friday, February 09, 2007 3:19 PM
To: discussion@acfug.org
Subject: RE: [ACFUG Discuss] RE: askcharlie, getting live help when you're
stumped (was RE: [ACFUG Discuss] WebDAV, Tortoise SubVersion, DWMX8, and
CFMX7)



I'm not a hired flak and I've never used the product, but Fog Creek Software
(see:  Joel On Software)  has a product that appears to be pretty good for
this type of situation:

https://www.copilot.com/

 


Gerry Gurevich




-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-

attachment: image002.jpg


Re: [ACFUG Discuss] RE: Still reading?? Web Application Construstruction Kit (WACK) S tudy Group

2007-01-31 Thread Ajas Mohammed

Hi,
   Whats the plan for this Thursday and how long will be the session? What
are you going to cover  are you going to try out examples from the book?
Let me know so I can plan as per that. I would love to come over there but
its a long drive so Iam not going to promise. But I can call you guys and we
can have a remote session. Let me know which number I can call. My cell
number is 713-240-1957.

Thanks

Ajas Mohammed.


On 1/26/07, Robert Reil [EMAIL PROTECTED] wrote:


 we did the code samples and the reading interactively.
The test is actually my beta sight that is for my company. I have a LOT of
upgrades and development that my company needs in Able Commerce that they
wont do.

I have spent the last what 6, 8 months reading, learning, interacting, and
being community involved just so I can be at this point. I have learned what
I have learned just to be able to put my fingers in the code and start
stirring the pot.

Come on over! We meet in Kennesaw on Thursday nights at 6:30pm.


Robert P. Reil

Managing Director,

Motorcyclecarbs.com, Inc.

4292 Country Garden Walk NW

Kennesaw, Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com


 --
*From:* Ajas Mohammed [mailto:[EMAIL PROTECTED]
*Sent:* Friday, January 26, 2007 3:52 PM
*To:* Carbs SalesService
*Subject:* Re: Still reading???RE: [ACFUG Discuss] Re: [ACFUG Announce]
Web Application Construc tion Kit (WACK) Study Group starts next week

Hi Robert,
  Coming back to WACK topic, are you guys planning to use
AbleCommerce for a test application or is it for a client? If its just a
test application and if you dont mind please inlcude me in the list. Also
have you guys just gone through the text or you have tried code samples from
the book?

Thanks,

Ajas Mohammed.


On 12/27/06, Ajas Mohammed [EMAIL PROTECTED] wrote:

 Hi there,
I lost my focus on this topic. Are you guys still going
 thru the weekly(tuesday) study of WACK book? If yes let me know when is the
 next meeting and also what chapters you guys have already covered.

 Thanks,

 Ajas Mohammed.

  It will depend on the census of the group. Chapter by chapter yes. What
  is the web? Most likely no.
 
  The first 3-4 chapters are software configurations. Daniel and I
  (thanks to Teddy) have our laptops properly configured now and if noone
  needs to go through it we will pass till there is info to cover.
 
 
 
  Mohammed:
 
 
 
  Maybe we could have a conference call going on speaker phone and you
  could remote in per se'
 


 Robert P. Reil

 Managing Director,

 Motorcyclecarbs.com, Inc.

 4292 Country Garden Walk NW

 Kennesaw , Ga. 30152

 Office 770-974-8851

 Fax 770-974-8852

 www.motorcyclecarbs.com
  --

 *From:* Precia [mailto:[EMAIL PROTECTED]
 *Sent:* Thursday, October 12, 2006 3:07 PM
 *To:* discussion@acfug.org
 *Subject:* Re: [ACFUG Discuss] Re: [ACFUG Announce] Web Application
 Construction Kit (WACK) Study Group starts next week



 Please feel free to ask questions, too.  We ACFUGers live for answering
 questions.   :)



 Precia



 On 10/12/06, *Ajas, Mohammed* [EMAIL PROTECTED] wrote:

 Hello everyone,
 Before I start let me introduce myself. My name
 is Ajas Mohammed, currently working as Web Developer (ColdFusion, SQL
 Server) in Chattanooga , TN.

 Robert, I was wondering if you would be going through the WACK book
 chapter by chapter. If yes then which chapter you would be covering in this
 session. I cannot come over there but I could go over the book myself and
 maybe we could share in the group what was covered. Just a suggestion.

 Thanks.

 Ajas Mohammed.

  - Original Message 
 From: Robert Reil  [EMAIL PROTECTED]
 To: announcements@acfug.org
 Sent: Thursday, October 12, 2006 2:20:41 PM
 Subject: [ACFUG Announce] Web Application Construction Kit (WACK) Study
 Group starts next week

 Just a reminder that the Web Application Construction Kit Study Group
 will be meeting in Kennesaw next Tuesday night at 6:30pm.



 See http://www.acfug.org/index.cfm?fa=meetings.meetingdetailEventID=176
 for details.



 Robert P. Reil

 Managing Director,

 Motorcyclecarbs.com http://motorcyclecarbs.com/, Inc.

 4292 Country Garden Walk NW

 Kennesaw, Ga. 30152

 Office 770-974-8851

 Fax 770-974-8852

 www.motorcyclecarbs.com










 -
 To unsubscribe from this list, manage your profile @
 
http://www.acfug.org?fa=login.edituserformhttp://www.acfug.org/?fa=login.edituserform

 For more info, see http://www.acfug.org/mailinglists
 Archive @ http://www.mail-archive.com/discussion%40acfug.org/
 List hosted by FusionLink http://www.fusionlink.com/
 -



 -
 To unsubscribe from this list, manage your profile @
 
http://www.acfug.org?fa=login.edituserformhttp

RE: [ACFUG Discuss] RE: Still reading?? Web Application Construst ruction Kit (WACK) S tudy Group

2007-01-31 Thread Robert Reil
We will be meeting at 6:30-about 9 it usually runs. We are thinking about
starting to code a simple app for my intra net to solidify the skills we
have learned so far from chapters 1-15. Just some simple data lookups. Later
we can add Updates, deletes etc.
 
If you come by with laptop we can set up a remote session afterwards.
 
You can call me at the below numbers 10-6M-F or 770-974-1665 at home as I am
always there.
If for some reason I am at an errand then cell is 404-406-3452
 
Let me know. Would love to meet ya, and build skills together.
 

Robert P. Reil

Managing Director,

Motorcyclecarbs.com, Inc.

4292 Country Garden Walk NW

Kennesaw, Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com http://www.motorcyclecarbs.com/  

 

  _  

From: Ajas Mohammed [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 31, 2007 7:03 PM
To: Carbs SalesService
Subject: Re: [ACFUG Discuss] RE: Still reading?? Web Application
Construstruction Kit (WACK) S tudy Group


Hi,
Whats the plan for this Thursday and how long will be the session? What
are you going to cover  are you going to try out examples from the book?
Let me know so I can plan as per that. I would love to come over there but
its a long drive so Iam not going to promise. But I can call you guys and we
can have a remote session. Let me know which number I can call. My cell
number is 713-240-1957. 

Thanks

Ajas Mohammed.



On 1/26/07, Robert Reil [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]  wrote: 

we did the code samples and the reading interactively.
The test is actually my beta sight that is for my company. I have a LOT of
upgrades and development that my company needs in Able Commerce that they
wont do. 
 
I have spent the last what 6, 8 months reading, learning, interacting, and
being community involved just so I can be at this point. I have learned what
I have learned just to be able to put my fingers in the code and start
stirring the pot.
 
Come on over! We meet in Kennesaw on Thursday nights at 6:30pm.
 

Robert P. Reil

Managing Director,

Motorcyclecarbs.com http://Motorcyclecarbs.com , Inc.

4292 Country Garden Walk NW

Kennesaw, Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com http://www.motorcyclecarbs.com/   

 

  _  

From: Ajas Mohammed [mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] ]

Sent: Friday, January 26, 2007 3:52 PM
To: Carbs SalesService
Subject: Re: Still reading???RE: [ACFUG Discuss] Re: [ACFUG Announce] Web
Application Construc tion Kit (WACK) Study Group starts next week


Hi Robert,
  Coming back to WACK topic, are you guys planning to use
AbleCommerce for a test application or is it for a client? If its just a
test application and if you dont mind please inlcude me in the list. Also
have you guys just gone through the text or you have tried code samples from
the book? 

Thanks,

Ajas Mohammed.



On 12/27/06, Ajas Mohammed [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
wrote: 

Hi there,
   I lost my focus on this topic. Are you guys still going thru
the weekly(tuesday) study of WACK book? If yes let me know when is the next
meeting and also what chapters you guys have already covered. 

Thanks,

Ajas Mohammed.



It will depend on the census of the group. Chapter by chapter yes. What is
the web? Most likely no.

The first 3-4 chapters are software configurations. Daniel and I (thanks to
Teddy) have our laptops properly configured now and if noone needs to go
through it we will pass till there is info to cover.

 

Mohammed:

  

Maybe we could have a conference call going on speaker phone and you could
remote in per se'

 

Robert P. Reil

Managing Director,

Motorcyclecarbs.com http://Motorcyclecarbs.com , Inc.

4292 Country Garden Walk NW

Kennesaw , Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com  http://www.motorcyclecarbs.com/ 


  _  


From: Precia [mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
] 
Sent: Thursday, October 12, 2006 3:07 PM
To: discussion@acfug.org mailto:discussion@acfug.org 
Subject: Re: [ACFUG Discuss] Re: [ACFUG Announce] Web Application
Construction Kit (WACK) Study Group starts next week

 

Please feel free to ask questions, too.  We ACFUGers live for answering
questions.   :)

 

Precia

 

On 10/12/06, Ajas, Mohammed [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote: 

Hello everyone, 
Before I start let me introduce myself. My name is
Ajas Mohammed, currently working as Web Developer (ColdFusion, SQL Server)
in Chattanooga , TN. 

Robert, I was wondering if you would be going through the WACK book chapter
by chapter. If yes then which chapter you would be covering in this session.
I cannot come over there but I could go over the book myself and maybe we
could share in the group what was covered. Just a suggestion. 

Thanks.

Ajas Mohammed.



- Original Message 
From: Robert Reil   mailto:[EMAIL PROTECTED]
[EMAIL PROTECTED

Re: Still reading???RE: [ACFUG Discuss] Re: [ACFUG Announce] Web Application Construc tion Kit (WACK) Study Group starts next week

2007-01-26 Thread Ajas Mohammed

Hi Robert,
 Coming back to WACK topic, are you guys planning to use
AbleCommerce for a test application or is it for a client? If its just a
test application and if you dont mind please inlcude me in the list. Also
have you guys just gone through the text or you have tried code samples from
the book?

Thanks,

Ajas Mohammed.


On 12/27/06, Ajas Mohammed [EMAIL PROTECTED] wrote:


Hi there,
   I lost my focus on this topic. Are you guys still going
thru the weekly(tuesday) study of WACK book? If yes let me know when is the
next meeting and also what chapters you guys have already covered.

Thanks,

Ajas Mohammed.

It will depend on the census of the group. Chapter by chapter yes. What is
 the web? Most likely no.

 The first 3-4 chapters are software configurations. Daniel and I (thanks
 to Teddy) have our laptops properly configured now and if noone needs to go
 through it we will pass till there is info to cover.



 Mohammed:



 Maybe we could have a conference call going on speaker phone and you
 could remote in per se'



Robert P. Reil

Managing Director,

Motorcyclecarbs.com, Inc.

4292 Country Garden Walk NW

Kennesaw , Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com
  --

*From:* Precia [mailto:[EMAIL PROTECTED]
*Sent:* Thursday, October 12, 2006 3:07 PM
*To:* discussion@acfug.org
*Subject:* Re: [ACFUG Discuss] Re: [ACFUG Announce] Web Application
Construction Kit (WACK) Study Group starts next week



Please feel free to ask questions, too.  We ACFUGers live for answering
questions.   :)



Precia



On 10/12/06, *Ajas, Mohammed* [EMAIL PROTECTED] wrote:

Hello everyone,
Before I start let me introduce myself. My name is
Ajas Mohammed, currently working as Web Developer (ColdFusion, SQL Server)
in Chattanooga , TN.

Robert, I was wondering if you would be going through the WACK book
chapter by chapter. If yes then which chapter you would be covering in this
session. I cannot come over there but I could go over the book myself and
maybe we could share in the group what was covered. Just a suggestion.

Thanks.

Ajas Mohammed.

 - Original Message 
From: Robert Reil  [EMAIL PROTECTED]
To: announcements@acfug.org
Sent: Thursday, October 12, 2006 2:20:41 PM
Subject: [ACFUG Announce] Web Application Construction Kit (WACK) Study
Group starts next week

Just a reminder that the Web Application Construction Kit Study Group will
be meeting in Kennesaw next Tuesday night at 6:30pm.



See http://www.acfug.org/index.cfm?fa=meetings.meetingdetailEventID=176for 
details.



Robert P. Reil

Managing Director,

Motorcyclecarbs.com http://motorcyclecarbs.com/, Inc.

4292 Country Garden Walk NW

Kennesaw, Ga. 30152

Office 770-974-8851

Fax 770-974-8852

www.motorcyclecarbs.com










-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserformhttp://www.acfug.org/?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink http://www.fusionlink.com/
-



-
To unsubscribe from this list, manage your profile @
http://www.acfug.org?fa=login.edituserformhttp://www.acfug.org/?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by FusionLink http://www.fusionlink.com/
-





-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-



Re: [ACFUG Discuss] Re: Slightly OT: Credit Card acceptence and processing

2006-12-14 Thread Dean H. Saxe
The real cost is if you do things wrong and lose a credit card  
number.  IIRC its $50k/incident if you are not in compliance with the  
ever changing PCI DSS standard.  FWIW, I don't care if you're using  
128 bit AES.  I care that you are using it correctly, which is not a  
trivial thing to do when you consider key storage, rotation, etc.   
Very rarely do I find companies using encryption in a safe and secure  
manner.  Usually its magic pixie dust that is sprinkled liberally  
into a system because it magically secures it -- at least in theory.


I'm not suggesting you're not doing it correctly, Derrick, just that  
many people screw it up badly.


Security is about risk management.  If I had a small business, the  
risk of losing some credit card data and facing huge fines from the  
card companies would be a good enough reason to offload this risk to  
someone else.  But, at some point you come to a business decision of  
when you are big enough to accept the risk and save the extra fees,  
etc. that come with some solutions.


-dhs


Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
What is objectionable, what is dangerous about extremists is not  
that they are extreme, but that they are intolerant.

-- Robert F. Kennedy, 1964


On Dec 14, 2006, at 8:29 AM, Derrick Peavy wrote:


{sigh}

Dean, thanks for bringing that up, but it's not an issue in this  
question. And, not to diminish your expertise in any way, but it's  
a little like asking have you figured in the cost of doing SSL  
over TCP/IP into your business. Again, elementary analogy I know,  
forgive please. I will explain further below.


Mike:

I've used this solution since 2000. As I stated in the email which  
you reference from 2004, this is a solution which removes the  
middle man (the gateway) and all associated fees. If by monthly  
fees you mean a Visa/Mastercard required minimum, yes, no one  
escapes that - no one! What this means is that if you don't do X  
amount in combined V/MC transactions each month (whose resulting  
fees equal $20), they will charge you $20 in place of the  
percentage and transaction fees. If you do X amount, then your $20  
min., is waived and you pay the transaction and percentage fees  
instead.


Now, as for any other fees, monthly or other, no. The only fee you  
pay in this set up is the per transaction fee assessed by V/MC/Amex  
and Discover. Currently, my fees are:


V/MC 2.02% per trans, and .28 cents
Amex 3.25% per trans, and (I think) .10 cents
Discover 1.68% per trans, and .10 cents

This is from memory. But here is the number from my accounting ==  
Of all sales income received by Credit Card, divided into total  
(all, everything) processing fees, my overall cost for this year is  
2.5%. For the cost of CFXNova, I think it's a dam* good deal.  Show  
me a lower number and I'll...


Now, let's talk about PCI DSS because Dean brings up a valid point,  
if not (in my stupid, retarded and humble opinion) misguided.  Here  
are the PCI DSS, non enforced, difficult to prove, let's all feel  
good about (insert standard here), compliance points:


Build and Maintain a Secure Network
1.	Install and maintain a firewall configuration to protect data -  
been there done that.
2.	Do not use vendor-supplied defaults for system passwords and  
other security parameters - yeah, that was a no brainer

Protect Cardholder Data
3.  Protect stored data - done
4.	Encrypt transmission of cardholder data and sensitive  
information across public networks - done (128 bit Rijndael  
encryption)

Maintain a Vulnerability Management Program
5.	Use and regularly update anti-virus software - some argument  
here, as it can cause more problems than it solves.
6.	Develop and maintain secure systems and applications - done:  
SSL, closed ports, per file/script/page security, required log ins,  
multiple app checks

Implement Strong Access Control Measures
7.	Restrict access to data by business need-to-know - Yes, because  
Dave in the mail room needs card data?
8.	Assign a unique ID to each person with computer access - right.  
Or, no let's be stupid and use admin/admin

9.  Restrict physical access to cardholder data - not hard to do
Regularly Monitor and Test Networks
10.	Track and monitor all access to network resources and  
cardholder data - yep

11. Regularly test security systems and processes - yep.
Maintain an Information Security Policy
12. Maintain a policy that addresses information security - yep.

Let me add a few more
13. Only store data for as long as is necessary for your business,  
balanced with the need for some level of customer support (i.e.:  
don't bug the customer for their card when you need to refund  
something 3 days later).
14. Use actual human readable log files generated by CFXNova and  
store and review on a regular basis to look for fraud.
15. Review each and every transaction, looking for CVV2 and AVS  
compliance, if it's suspicious, void, refund or delete it. In 

Re: [ACFUG Discuss] Re: Slightly OT: Credit Card acceptence and processing

2006-12-13 Thread Dean H. Saxe
What about the costs of compliance with the PCI DSS standard?  Figure  
that into your equation before trying to accept credit cards.


-dhs


Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
What is objectionable, what is dangerous about extremists is not  
that they are extreme, but that they are intolerant.

-- Robert F. Kennedy, 1964


On Dec 13, 2006, at 3:06 PM, Mike Staver wrote:


Going way back to 2004 posts here, is there a monthly fee for this?

Derrick Peavy wrote:

Use Costco with CFXNova
1. Join Costco at executive level ($100)
2. Apply for merchant account ($35)
3. You now have a merchant account for $135
4. Download CFXNova for 30 day trial.
5. With CFXNova, you get 2.2% V/MC @ 28 cents per transaction. If  
you can
show me a lower rate, I'll buy you a cup of coffee - you can't.  
This rate is
for Internet / Mail Order / Telephone. Swipe rates are as low as  
1.68%.

6. Using CFXNova and coding for certain parameters, you can get
non-qualified rates down to less than 3%. Non-qualified rates are  
basically
business cards and most merchants don't tell you that your non- 
qualified

rate can be 4% or more.
7. Since you are going directly from your server to the processor  
(Nova),

you do not pay a middle man for gateway services as in the case of
Authorize.net, cybercash or other services.
8. I use this solution. So far this year, my sales are at just under
$50,000. My TOTAL credit card costs for the year to date is  
$1,095.00 or,
2.2% of total sales. That includes everything to do with the  
credit card

processing. I can assure you that when the dust settles, you will not
realize such a low cost with any other solution.
9. You can download a trial of CFXNova at www.cfxworks.com
_
Derrick Peavy
Sales and Web Services
Universal Advertising
http://www.universaladvertising.com
http://www.collegeadvertising.com
http://www.collegeclassifieds.com
___

From: Tom Chambers [EMAIL PROTECTED]
Organization: Chambers Systems
Reply-To: discussion@acfug.org
Date: Fri, 14 May 2004 7:48:12 -0400
To: discussion@acfug.org
Subject: Slightly OT: Credit Card acceptence and processing

Good morning all,

Several questions regarding payments via a website.

1) Are fees fixed or a percentage of the transaction?

2) What are some suggestions for the most reliable/affordable  
provider of

merchant transaction processing?

3) Any tips on what types of credit cards to not accept (for any  
reason)?


Thanks,
Tom

--Unsubscribe from this  
list by
sending a message to [EMAIL PROTECTED] with the word  
unsubscribe in

the body.
RSVP at http://www.acfug.org


---
[This E-mail scanned for viruses by Declude Virus]
--Unsubscribe from this  
list by sending a message to [EMAIL PROTECTED] with the  
word unsubscribe in the body.

RSVP at http://www.acfug.org


--

-Mike Staver
 [EMAIL PROTECTED]
 http://www.fimble.com


-
To unsubscribe from this list, manage your profile @ http:// 
www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-







-
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform


For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-





Re: [ACFUG Discuss] Re: Slightly OT: Credit Card acceptance and processing

2006-12-13 Thread Mike Staver
Has anybody used PAYNET SYSTEMS before? I have a client who signed up 
for them and insists on using them.  www.paynetsystems.com is their 
website, and I'm just wondering if anybody has opinions on them.  I want 
no part of storing CC numbers on this system for this client - I know 
with companies like PayPal, you can have the transaction take place 
completely off site and get redirected back.  That's the kind of thing 
I'm looking for at this point I think.


Dean H. Saxe wrote:
FWIW, I work for a vendor who does this kind of scanning, though for 
$150/year you wouldn't get a heck of a lot.  You get what you pay for.  
I have worked places, prior to my current employer, where we 
specifically used vendors because they wouldn't find anything wrong and 
would produce a nice report.  YMMV.


-dhs


Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
What difference does it make to the dead,  the orphans, and the 
homeless, whether the  mad destruction is wrought under the name of 
totalitarianism or the holy name of  liberty and democracy? 

--Gandhi


On Dec 13, 2006, at 5:24 PM, Forrest Robinson wrote:


I may not exactly be on topic, but we had to prove Payment Card Industry
Compliance (PCI) for the credit cart processing performed by our 
system for

our client.

Our Gateway recommended Ambiron Trust http://www.atwcorp.com/ for 
proof of
compliance. Basically $150 per year they scan our servers (and analyze 
some

forms) and then issue a compliance doc.

So far I am quite impressed with their service.

Forrest Robinson, LaserCraft

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dean H. Saxe
Sent: Wednesday, December 13, 2006 4:42 PM
To: discussion@acfug.org
Subject: Re: re[2]: [ACFUG Discuss] Re: Slightly OT: Credit Card
acceptence and processing


Yes, but the scanning is dirt cheap.  If you hang on to the data,
that's when compliance can get expensive.

-dhs


Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
I have always strenuously supported the right of every man to his
own opinion, however different that opinion might be to mine. He who
denies another this right makes a slave of himself to his present
opinion, because he precludes himself the right of changing it.
 -- Thomas Paine, 1783


On Dec 13, 2006, at 4:34 PM, Mischa Uppelschoten ext 10 wrote:


If CC data travels through your system, you need to be CISP compliant:

The PCI DDS requires that all merchants perform external network
scanning to achieve compliance. Acquirers may require submission of
scan reports and/or questionnaires by level 4 merchants.

per http://usa.visa.com/business/accepting_visa/ops_risk_management/
cisp_merchants.html?it=c|%2Fbusiness%2Faccepting_visa%
2Fops_risk_management%2Fcisp%2Ehtml|Merchants

/m



I don't know I guess - I had assumed that the CC number got
transferred

using this tag and I wouldn't need to store it anymore, but perhaps
I'm
wrong.  Is anybody using this method currently?

Dean H. Saxe wrote:

Perhaps I misunderstood.  Who retains the credit card data?

-dhs


Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
To announce that there must be no criticism of the president, or
that
we are to stand by the president right or wrong, is not only
unpatriotic
and servile, but is morally treasonable to the American public.
-- Theodore Roosevelt


On Dec 13, 2006, at 3:34 PM, Mike Staver wrote:


I'm curious to what you mean here - are you saying that Costco isn't
compliant? It was my understanding that this setup doesn't store the
CC but rather uses Costco - but maybe I misunderstood.

Dean H. Saxe wrote:

What about the costs of compliance with the PCI DSS standard?
Figure
that into your equation before trying to accept credit cards.
-dhs
Dean H. Saxe, CISSP, CEH
[EMAIL PROTECTED]
What is objectionable, what is dangerous about extremists is not
that they are extreme, but that they are intolerant.
-- Robert F. Kennedy, 1964
On Dec 13, 2006, at 3:06 PM, Mike Staver wrote:

Going way back to 2004 posts here, is there a monthly fee for
this?

Derrick Peavy wrote:

Use Costco with CFXNova
1. Join Costco at executive level ($100)
2. Apply for merchant account ($35)
3. You now have a merchant account for $135
4. Download CFXNova for 30 day trial.
5. With CFXNova, you get 2.2% V/MC @ 28 cents per transaction. If
you can
show me a lower rate, I'll buy you a cup of coffee - you can't.
This rate is
for Internet / Mail Order / Telephone. Swipe rates are as low as
1.68%.
6. Using CFXNova and coding for certain parameters, you can get
non-qualified rates down to less than 3%. Non-qualified rates are
basically
business cards and most merchants don't tell you that your
non-qualified
rate can be 4% or more.
7. Since you are going directly from your server to the processor
(Nova),
you do not pay a middle man for gateway services as in the
case of
Authorize.net, cybercash or other services.
8. I use this solution. So far this year, my sales are at just
under
$50,000. My TOTAL credit card 

  1   2   >