Ecommerce - need it to allow vendors to manage their own inventory sections - any recommendations?

2011-09-08 Thread cfcom
Hi, Need to set up an ecommerce site that will allow every vendor to manage their own items for sale while still being published to one central website. Can any one point me in a good direction to solve this issue? Thanks ~|

RE: Ecommerce - need it to allow vendors to manage their own inventory sections - any recommendations?

2011-09-08 Thread cfcom
might be the ticket. You'd have to dig deeper than my ten second scan though. Good luck. http://www.magentocommerce.com/magento-connect/AITOC%2C+Inc./extension/1844/ advanced-permissions On Thu, Sep 8, 2011 at 9:00 AM, cfcom cf...@aceligent.com wrote: Hi, Need to set up an ecommerce site

SOT - adding password forgot function to Mura CMS

2011-05-27 Thread cfcom
First, sorry for the SOT The current version of MURA does not have a 'forgot password' feature. It only gives the user a 'reset' All the emails/passwords are encrypted in the database Does anyone have a suggestion on how to add a traditional 'forgot password' feature that will query the db and

RE: SOT - adding password forgot function to Mura CMS

2011-05-27 Thread cfcom
Correction: it appears that Mura hashes the info in the database First, sorry for the SOT The current version of MURA does not have a 'forgot password' feature. It only gives the user a 'reset' All the emails/passwords are encrypted in the database Does anyone have a suggestion on how to add

RE: SOT - Members only app

2011-03-25 Thread cfcom
in user control, any CMS system for example. Farcry as mentioned, MuraCMS, just google ColdFusion CMS for other examples. Russ On Fri, Mar 25, 2011 at 1:00 AM, Gerald Guido gerald.gu...@gmail.comwrote: http://tutorial355.easycfm.com/ On Thu, Mar 24, 2011 at 6:56 PM, cfcom cf...@aceligent.com

RE: SOT - Members only app

2011-03-25 Thread cfcom
So if I set up mura I could then add the .htacess and it would be good -Original Message- From: Russ Michaels [mailto:r...@michaels.me.uk] Sent: 2011-03-25 13:09 To: cf-talk Subject: Re: SOT - Members only app setting everything to run through CF would be a very cludgey solution.

SOT - Members only app

2011-03-24 Thread cfcom
Can anyone recommend a good app for creating a simple and secure members section Thanks ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive:

RE: SOT - Members only app

2011-03-24 Thread cfcom
way is to use .htaccess which will secure EVERYTHING, not use cf files. You should already have this or something equivalent available by default, ask your host. On Thu, Mar 24, 2011 at 10:35 PM, cfcom cf...@aceligent.com wrote: Can anyone recommend a good app for creating a simple

CF9 Content extraction from PDF / CFspreadsheet excel extraction

2010-11-10 Thread cfcom
Need to upload pdf's thru form post and have their text/images extracted and put into database. - if I upload a 10 page pdf will the extraction make logical page breaks and formatting etc? Also need to upload excel spreadsheets thru form post and extract their data into db. - need to extract

SQL 139 transaction error

2010-10-15 Thread cfcom
Is anyone familiar with MySql 139 transaction storage error. I've switched the engine from InnoDB to MyISAM but am still seeing issues. Am running MySql 5. Am wondering if I should move from open source to a different DB - Any suggestions or insight would be most appreciated. TIA

RE: SQL 139 transaction error

2010-10-15 Thread cfcom
at 10:34 AM, cfcom cf...@aceligent.com wrote: Is anyone familiar with MySql 139 transaction storage error. I've switched the engine from InnoDB to MyISAM but am still seeing issues. Am running MySql 5. Am wondering if I should move from open source to a different DB - Any suggestions

CFML broadcasting app

2010-08-06 Thread cfcom
We have to do a large mailing in-house. Has anyone written an Email Broadcasting system in Coldfusion and/or can recommend one? Thank you ~| Order the Adobe Coldfusion Anthology now!

RE: CFML broadcasting app

2010-08-06 Thread cfcom
Several hundred thousand, possible 2MM -Original Message- From: Justin Scott [mailto:jscott-li...@gravityfree.com] Sent: 2010-08-06 14:48 To: cf-talk Subject: RE: CFML broadcasting app We have to do a large mailing in-house. Has anyone written an Email Broadcasting system in

sensitive data collection practices with cf

2010-07-30 Thread cfcom
Question about collecting sensitive data. We have a form set up with an ssl cert On the form there is an tax id number / social security box The data gets posted to a mysql database a) do you recommend adding additional encryption to the data when we put it into the database b) there is an auto

RE: sensitive data collection practices with cf

2010-07-30 Thread cfcom
Thank you Dave, you made some good points and I'm grateful for your feedback. -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: 2010-07-30 11:38 To: cf-talk Subject: Re: sensitive data collection practices with cf Question about collecting sensitive data. Any

RE: sensitive data collection practices with cf

2010-07-30 Thread cfcom
, cfcom cf...@aceligent.com wrote: Question about collecting sensitive data. We have a form set up with an ssl cert On the form there is an tax id number / social security box The data gets posted to a mysql database a) do you recommend adding additional encryption to the data when we put

RE: sensitive data collection practices with cf

2010-07-30 Thread cfcom
Wow, nice technique - yes I would definitely like to see the code -Original Message- From: Robert Harrison [mailto:rob...@austin-williams.com] Sent: 2010-07-30 12:06 To: cf-talk Subject: RE: sensitive data collection practices with cf b) there is an auto email sent to the client's

CF - data excel

2010-07-28 Thread cfcom
I need to export to excel. Will be provided only html pages that are not from cf server. Is there a way to set up an import feature to regrab the html data (name, company, address, etc fields) back into CF so it can be easily exported to excel? Thank you

cflock and cfloop question

2010-05-26 Thread cfcom
Am having some un predictable results with a loop. My code is supposed to copy upload jpegs from a temp folder to the images Folder. But only one jpeg is being moved from temp folder to images folder and the loop isn't grabbing any additional pictures. When the cflock was removed, it grabbed a

FIXED: cflock and cfloop question

2010-05-26 Thread cfcom
ISSUE IS FIXED - THANKS EVERYONE! ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive:

Need CF help- is anyone available

2010-05-25 Thread cfcom
Having serious problem with a piece of code Is there anyone who could take a look Been racking my head on this all day Please contact off list And thank you in advane ~| Order the Adobe Coldfusion Anthology now!

RE: Need CF help- is anyone available

2010-05-25 Thread cfcom
for allot of people to help. So what's the issue? On Tue, May 25, 2010 at 1:47 PM, cfcom cf...@aceligent.com wrote: Having serious problem with a piece of code Is there anyone who could take a look Been racking my head on this all day Please contact off list And thank you in advane

RE: Need CF help- is anyone available

2010-05-25 Thread cfcom
- the complete current file path. cfcontent file=#X# type=image/x-jpgcfsetting showdebugoutput=no **this assumes its a jpg... On Tue, May 25, 2010 at 5:28 PM, cfcom cf...@aceligent.com wrote: We have a legacy site that was originally written without error handling. Yesterday the old programmer ran

RE: Need CF help- is anyone available

2010-05-25 Thread cfcom
=image/x-jpgcfsetting showdebugoutput=no **this assumes its a jpg... On Tue, May 25, 2010 at 5:28 PM, cfcom cf...@aceligent.com wrote: We have a legacy site that was originally written without error handling. Yesterday the old programmer ran a script to clear out the images folder that had

OT - Problems with CF code in Adminprotools

2009-12-04 Thread cfcom
Sorry for the off topic - but am having some trouble with cfml code from Adminprotools. If anyone knows how to contact Jared or Isaac from Adminprotools please contact me off-list. Thank you in advance. ~| Want to reach the

anyone using adminpro's Email list mgr ?

2009-11-23 Thread cfcom
My personalization variables are not working - any suggestions? [First Name] [Last Name] [Email] [List] [Date Short] [Date Med] [Date Long] ~| Want to reach the ColdFusion community with something they want? Let them know on

problem porting Justin Anderson's CF_X_Survey to MySql

2009-08-26 Thread cfcom
Has anyone successfully ported Justin Anderson's CF_X_Survey to MySql - I haven't been able to get mine to work. http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetailloc=en _usextid=1000426 thanks ~| Want to

RE: problem porting Justin Anderson's CF_X_Survey to MySql

2009-08-26 Thread cfcom
Survey.mdb (access 97 file format) Comments (table) Commentid = autonumber Surveyid = number dateEntered = date/time username = text userEmail = text usersWeb = text subject = text comments = memo Options (table) OptionId = autonumber surveyid = number questionOption = text votes = number

RE: problem CF_X_Survey to MySql - same error on MSSql

2009-08-26 Thread cfcom
- From: cfcom [mailto:cf...@aceligent.com] Sent: 2009-08-26 11:38 To: cf-talk Subject: RE: problem porting Justin Anderson's CF_X_Survey to MySql Survey.mdb (access 97 file format) Comments (table) Commentid = autonumber Surveyid = number dateEntered = date/time username = text userEmail = text

SOT - Large Multi Question Polling App recommendation

2009-08-25 Thread cfcom
Sorry for the SOT, but can anyone recommend a polling system that can present apx 30 questions at a time with barchart results. Most systems I've seen are based on one question with several answers. Thank you for your consideration.

RE: phone formating string and removing hidden characters

2009-05-20 Thread cfcom
you posted earlier to remove any non-numeric characters from each list element. On Tue, May 19, 2009 at 11:09 AM, cfcom cf...@aceligent.com wrote: Mark, I think it's a newline character I'm thinking I have to import the list into the database. Then query it With the cfloop. My question is how

phone formating string and removing hidden characters

2009-05-19 Thread cfcom
Hi, I have a text file of 100,000 plus phone numbers that I need to change formatting and export to a clean list. There is an unusual hidden character that doesn't appear when pasting. Here is a screen shot http://www.aceligent.com/post/hidden.html The list is compiled in this manner, 'X' is

RE: phone formating string and removing hidden characters

2009-05-19 Thread cfcom
Mark -Original Message- From: cfcom [mailto:cf...@aceligent.com] Sent: Tuesday, May 19, 2009 1:23 PM To: cf-talk Subject: phone formating string and removing hidden characters Hi, I have a text file of 100,000 plus phone numbers that I need to change formatting and export to a clean list

CFML server alternatives - Railo, JBoss, Smith

2009-04-27 Thread cfcom
Has anyone set-up a Jboss, Railo, Sava cms intranet environment? I am interested in setting up Sava on windows in as reasonable cost basis as possible. Can anyone comment on their experience doing so; it's current practicality and ease of setting up an alternative coldfusion server environment.

Solved --- CFChart DateRange

2009-04-07 Thread cfcom
All fixed, thank you anyway. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive:

CFChart DateRange

2009-04-07 Thread cfcom
I have a form to pass date ranges to cfchart but its coming up empty, any ideas? form method=post action=chartresults.cfm name=request_range pStart Date: input type=text name=startDate value=cfoutput#DateFormat(Now(), '-mm-dd')#/cfoutput onfocus=this.value=''

RE: (OT) W32.Virut.W

2009-03-26 Thread cfcom
ESet will give you the path of virus file and registry values to delete. I believe Panda's free online scanner that will remove viruses for you once you register with an email. HTH. -Original Message- From: Michael Dinowitz [mailto:mdino...@houseoffusion.com] Sent: 2009-03-26 05:13 To:

Date Range blank

2009-03-26 Thread cfcom
I am trying to do a single page form for a Date Range query, with no luck. I have a record in 'counts.sentdate' with 03/24/2009 but when I use a range in the form of 03/20/2009 to 03/26/2009 no records are retrieved. I have also tried it as a 'form/action page' two part with same results. Any

CFHeader - appending date to xls file name

2009-03-25 Thread cfcom
I want to add the DATE to my file name in cfheader but it did not work. Any suggestions cfcontent type=application/msexcel cfquery datasource=dsn name=foobar SELECT * FROM blasts ORDER BY memberid /cfquery cfset TheDate = Now() cfheader name=Content-Disposition

Solved:---- CFHeader - appending date to xls file name

2009-03-25 Thread cfcom
Thanks all solved! ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive:

RE: (OT) W32.Virut.W

2009-03-25 Thread cfcom
Michael I think the online virus scanner by Eset can do that. -Original Message- From: Michael Dinowitz [mailto:mdino...@houseoffusion.com] Sent: 2009-03-25 22:55 To: cf-talk Subject: (OT) W32.Virut.W The House of Fusion webserver has the W32.Virut.W virus. Does anyone know a way to

increment problem

2009-03-06 Thread cfcom
I'm having a brain drain on a simple increment I need to log and count who sends an email, how often it's sent, which category its sent from and how many times a recipient gets it. I'm sure theres a better way === Sender Table: Sender_id,

RE: increment problem

2009-03-06 Thread cfcom
Each sender selects from four different types of content categories to send an email from. A loop is used to send out to each email on the list. I was trying to work out using an update + 1 to count how to keep track of everything, but ran into a wall. -Original Message- From: Peter

RE: FCKeditor not retaining format when used in CF CMS

2009-03-05 Thread cfcom
used in CF CMS On Wed, Mar 4, 2009 at 5:49 PM, cfcom cf...@aceligent.com wrote: Does anyone know how to configure the FCKconfig.js to correct this issue? It's very doubtful that the FCKconfig.js has anything to do with this, unless the builder of your CMS modified it hugely. I've used

FCKeditor not retaining format when used in CF CMS

2009-03-04 Thread cfcom
I am running a CF based CMS that uses FCKeditor. Everytime I put content into a textarea it loses its line breaks and formatting. Does anyone know how to configure the FCKconfig.js to correct this issue? ~| Adobe® ColdFusion® 8

How to Form variables from: request.servletEvent.getValue('fieldName')

2009-02-26 Thread cfcom
I need to pass the variables from a third party application form to my own cfmail. The third party app states them as (3fname, lname, address, state, city, zip, email') The form variables are accessible in the request scope or in the request.serlvetEvent.getValue('fieldName') Would they be

RE: How to Form variables from: request.servletEvent.getValue('fieldName')

2009-02-26 Thread cfcom
It would start from a Sava Form, Pass variables to my CF actions Then do a confirmation page back with in Sava Framework -Original Message- From: Dave Watts [mailto:dwa...@figleaf.com] Sent: 2009-02-26 12:35 To: cf-talk Subject: Re: How to Form variables from:

RE: How to Form variables from: request.servletEvent.getValue('fieldName')

2009-02-26 Thread cfcom
Sava form going to perform a POST to your CF page or not? mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ 2009/2/27 cfcom cf...@aceligent.com: It would start from a Sava Form, Pass variables to my CF actions Then do a confirmation page back with in Sava

CF Server Administration

2009-02-20 Thread cfcom
We want to migrate a client from ASP/MSSql to CF/MySql Server: Can anyone describe how CF Server is easier to administrate that ASP? Thanks ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date

counting questions with cf

2009-02-13 Thread cfcom
I want to count each time an email is sent to a different group. I have listID(identity increment), fname, lname, email, grp1, grp2, grp3 I have 3 groups (grp1, grp2, grp3) that I want to track My example email goes out to grp1: Would an UPDATE work for adding the counts cfquery Update

RE: counting questions with cf adding time tracking

2009-02-13 Thread cfcom
(which I suppose is possible... in which case bigint would work as well... it'd just take up twice the space). for the actual SQL, you'd want SET grp1 = grp1 + 1 On Fri, Feb 13, 2009 at 10:44 AM, cfcom cf...@aceligent.com wrote: I want to count each time an email is sent to a different group. I

Implementing Coldfusion and Sava CMS

2009-02-04 Thread cfcom
I have custom CF form that I need to use in Sava. I have first made a component, then I called my custom form thru [sava]dspInclude('display_objects/custom/friendclean1.cfm')[/sava] But I am having trouble connecting it to the 'action page' thru Sava. my form is: cfform action=MyCustomAction.cfm

cfloop newletter - need to add send counts

2009-01-30 Thread cfcom
cfloop list=#recipients# index=recipient I loop over a list of email addresses to send out a newsletter. I need to add the ability to count how many times it is sent to each different recipient on the list; ie: date, time, count, and category - any recommendations?

Adding send counts to CFLoop Newsletter

2009-01-30 Thread cfcom
cfloop list=#recipients# index=recipient I loop over a list of email addresses to send out a newsletter. I need to add the ability to count how many times it is sent to each different recipient on the list; ie: date, time, count, and category - any recommendations?

Personalizing a CFLoop

2009-01-05 Thread cfcom
CFLoop Problem: I need to take the contents a visitor enters into our form and use it to send out personalized emails to several recipients. How do I set up the cfloop so that it sends a unique email to each recipient, personalizes the opening sentence and ends it signed by the visitor

RE: Personalizing a CFLoop

2009-01-05 Thread cfcom
Message- From: cfcom [mailto:cf...@aceligent.com] Sent: Monday, January 05, 2009 2:01 PM To: cf-talk Subject: Personalizing a CFLoop CFLoop Problem: I need to take the contents a visitor enters into our form and use it to send out personalized emails to several recipients. How do I

RE: Personalizing a CFLoop

2009-01-05 Thread cfcom
Not sure if I have this right. Some of the recipients Names are not used in their email, such as ('Mark Jones', 'mana...@zzz.com') How would that structure work? cfset fisttoat = find(#recipient#, '@') cfset firstname = left(#recipient#, #firsttoat#) cfset recipients=b...@domain.com,

RE: Personalizing a CFLoop - validation error

2009-01-05 Thread cfcom
. Yours truly, #sender_firstname# #sender_lastname# #sender_address# #sender_city#, #sender_state# #sender_zip# #sender_email# /cfmail /cfloop -Original Message- From: cfcom [mailto:cf...@aceligent.com] Sent: Monday, January

RE: Personalizing a CFLoop - validation error

2009-01-05 Thread cfcom
To: cf-talk Subject: RE: Personalizing a CFLoop - validation error How about amending your query to only return results that have an email address? -Original Message- From: cfcom [mailto:cf...@aceligent.com] Sent: Monday, January 05, 2009 3:01 PM To: cf-talk Subject: RE: Personalizing

RE: Personalizing a CFLoop - validation error

2009-01-05 Thread cfcom
Ok, I'll try. -Original Message- From: Rob Parkhill [mailto:robert.parkh...@gmail.com] Sent: 2009-01-05 4:20 PM To: cf-talk Subject: Re: Personalizing a CFLoop - validation error I know this will sound odd, but put them on separate lines... so this: cfmail

RE: Personalizing a CFLoop - cfmail validation error

2009-01-05 Thread cfcom
No still throwing validation error. For the most part the application is now working - if I can only eliminate the error. -Original Message- From: Rob Parkhill [mailto:robert.parkh...@gmail.com] Sent: 2009-01-05 4:20 PM To: cf-talk Subject: Re: Personalizing a CFLoop - validation error

RE: Personalizing a CFLoop - validation error

2009-01-05 Thread cfcom
It's more like a newsletter, except it's not sent out by site owner to all the members - but from individual that is filling out the form. So have to personalize apx. one hundred different members on list of 'TO' and end it personalized in the 'FROM'. -Original Message- From:

RE: Personalizing a CFLoop - validation error- fixed

2009-01-05 Thread cfcom
I separated the Recipients and Senders into two different tables and the validation error resolved. Thanks so much! -Original Message- From: webmas...@pegweb.com [mailto:webmas...@pegweb.com] Sent: 2009-01-05 4:28 PM To: cf-talk Subject: RE: Personalizing a CFLoop - validation error

Extranet App

2008-12-19 Thread cfcom
Looking to purchase a cf extranet application, I've looked at adobe exchange and other cf tagstores but most are so outdated. Does anyone have a recommendation? Thanks ~| Adobe® ColdFusion® 8 software 8 is the most important

Firebird or SQLite

2008-12-15 Thread cfcom
We have a situation that requires an easy to admin database (other than MSSql). Any suggestion on which would be the best combination for db administration and cf development? Using... Firebird / cf Sqlite / cf Maybe something else? TIA

RE: Firebird or SQLite

2008-12-15 Thread cfcom
cfcom wrote: We have a situation that requires an easy to admin database (other than MSSql). Any suggestion on which would be the best combination for db administration and cf development? Using... Firebird / cf Sqlite / cf Maybe something else? TIA

RE: Using Coldfusion with Filemaker

2008-12-11 Thread cfcom
PM, cfcom cf...@aceligent.com wrote: Does any one have any experience using CF with Filemaker... good, bad, etc Thanks ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free

Using Coldfusion with Filemaker

2008-12-09 Thread cfcom
Does any one have any experience using CF with Filemaker... good, bad, etc Thanks ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial

CFLoop died help

2008-12-07 Thread cfcom
My CFloop died, it used to work but now doesn't and I haven't touched the code. Any help would be greatly appreciated. Thanks !--- insert start --- cfinsert datasource=myname_dsn tablename=mytablename

RE: CFLoop died help

2008-12-07 Thread cfcom
Previously it would loop over the list and send an email to each address in the cfloop. Now I do not receive emails to each address. I'm looking into the host as I think it was on cf7 and now cf8. Any ideas Thanks Steve -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED]