decrypt coldfusion admin password

2010-11-18 Thread Rusty Owens

The company I work for has a coldfusion application that is being migrated to 
our servers.  We need to log in to the admin but no one who wrote it is here 
any longer.  I used to have code to decrypt and display the admin password. Can 
anyone get me that? 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:339380
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


ColdFusion form losing form scope

2009-02-13 Thread Rusty Owens

OK, I am having a very strange problem. Several applications on our
production web servers have started manifesting the same symptom. On
the login page, you have a couple of fields for account name and
password. When you hit submit the action page says it can't find the
form variables. These are on a cluster. If you go to the servers
individually, then everything works as it should. Our network people
claim that we are not shifting from one server to the other. Has anyone
else ever seen this behavior before on a single server? 

~|
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: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319298
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF Module for Pay-Pal integration

2008-09-23 Thread Rusty Owens
Did you ever get a response?  I am trying to do the same thing as well.

JHello everyone,

I have several organizations wyho want to enable their Web sites to
process transactions via Pay-Pal. I downloaded the Pay-Pal module which
allows one to seemlessly integrate their PHP sites with Pay-Pal allowing
visitors to remain on the native Web site while Pay-Pal works in the
background. I found the PHP Asp.net and Classic ASP components for
accomplishing this, but didn't find one for ColdFusion integration. Does
anyone know where I can download the required component, or tell me where
there are instructions for doing this using ColdFusion? Your assistance will
be greatly. Happy new year  from my wife and I.

Peter Donahue 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312961
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


cfdocument and a bar code graphic

2007-10-24 Thread Rusty Owens
I am trying to create a pdf which will be the cover sheet for a job system.  On 
the PDF is a bar code graphic, the problem is that, once the pdf is created, 
unless you view the pdf at about 30% scale, you either don't see the graphic or 
is looks faded.  Has anyone had problems with graphics appearing on a PDF 
created by cfdocument. 

~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292010
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFGRID and javscript validation

2007-09-27 Thread Rusty Owens
This is CF 7. I just need an example of how to reference the fields in the grid 
if youy have done it.


HI,

We have done this. Are you facing any problems doing this.

Thanks,
Bhakti
Adobe ColdFusion team

I have an application where I need to add child records on the fly. I
have decided to use CFGRID to do this. I want to be able to do some
validation on submit using JavaScript. Has anyone done this for
multiple dynamic numbers of records? 

~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289636
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFGRID and javscript validation

2007-09-27 Thread Rusty Owens
This is CF 7.  Can you provide me an example of how to do this?  I just don't 
know how to reference the fields.
=HI,

We have done this. Are you facing any problems doing this.

Thanks,
Bhakti
Adobe ColdFusion team

I have an application where I need to add child records on the fly. I
have decided to use CFGRID to do this. I want to be able to do some
validation on submit using JavaScript. Has anyone done this for
multiple dynamic numbers of records? 

~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289637
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


CFGRID and javscript validation

2007-09-26 Thread Rusty Owens
I have an application where I need to add child records on the fly. I
have decided to use CFGRID to do this. I want to be able to do some
validation on submit using JavaScript. Has anyone done this for
multiple dynamic numbers of records? 

~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289529
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


SEMI OT: java class path question

2007-03-20 Thread Rusty Owens
I am having a problem working on something. I have been given a Java
object to reference. I have placed the jar file in the cfusionMX7\lib
directory. I placed it there because I don't know enough about Java
to know where to place it and that is where the other jar files. The
code to reference the java object is below.


cfobject action=create type=java
class=com.compassweb.util.RemoteKeyStoreClient name=youNameIt
cfset remoteKey=youNameIt.getEncryptionKey(test1)

!--- encrypt and decrypt using the remote key ---
cfobject action=create type=java
class=com.compassweb.util.Encrypter name=youNameIt2
cfset encryptedData=youNameIt2.encrpt(your data, remoteKey)
cfset decryptedData=youNameIt2.decrpt(encryptedData, remoteKey)
cfoutput#decryptedData#/cfoutput


I am getting the error below. Any ideas on what I am doing wrong?

Object Instantiation Exception.
Class not found: com.compassweb.util.RemoteKeyStoreClient

~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273112
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: SEMI OT: java class path question

2007-03-20 Thread Rusty Owens
I restarted the server and it is still not working.

Rust, did you restart the server? I've found I have to do that with any
.jar or .class files I add to the lib directory. HTH,

Phil

-Original Message-
From: Rusty Owens [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 20, 2007 10:39 AM
To: CF-Talk
Subject: SEMI OT: java class path question

I am having a problem working on something. I have been given a Java
object to reference. I have placed the jar file in the cfusionMX7\lib
directory. I placed it there because I don't know enough about Java
to know where to place it and that is where the other jar files. The
code to reference the java object is below.


cfobject action=create type=java
class=com.compassweb.util.RemoteKeyStoreClient name=youNameIt
cfset remoteKey=youNameIt.getEncryptionKey(test1)

!--- encrypt and decrypt using the remote key ---
cfobject action=create type=java
class=com.compassweb.util.Encrypter name=youNameIt2
cfset encryptedData=youNameIt2.encrpt(your data, remoteKey)
cfset decryptedData=youNameIt2.decrpt(encryptedData, remoteKey)
cfoutput#decryptedData#/cfoutput


I am getting the error below. Any ideas on what I am doing wrong?

Object Instantiation Exception.
Class not found: com.compassweb.util.RemoteKeyStoreClient

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273133
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


getAdminHash after loading MX 7 updater

2007-03-13 Thread Rusty Owens
After updating the MX 7 01 updater on our production server, we are getting the 
following message:
 The selected method getAdminHash was not found.
Either there are no methods with the specified method name and argument types, 
or the method getAdminHash is overloaded with arguments types that ColdFusion 
can't decipher reliably. If this is a Java object and you verified that the 
method exists, you may need to use the javacast function to reduce ambiguity.
 
The error occurred in Application.cfm: line 128

-1 : Unable to display error's location in a CFML template.

Has anyone seen this and have any idea how to fix it.  We are locked out of the 
administrator until I figure out what is going on?

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272568
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: getAdminHash after loading MX 7 updater

2007-03-13 Thread Rusty Owens
No luck


Just a shot in the dark try resetting the password by changing the
password.properties file from encrypted = true to encrypted = false and
put in a plain text PWD. 


---_

Eric R. Jones
Senior Web Application Developer, AFNOC/NCD
Barksdale AFB, LA
DSN 781-7784
Comm (318) 456-7784
NIPRNET: [EMAIL PROTECTED]
SIPRNET: [EMAIL PROTECTED] 


-Original Message-
From: Rusty Owens [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 13, 2007 1:12 PM
To: CF-Talk
Subject: getAdminHash after loading MX 7 updater

After updating the MX 7 01 updater on our production server, we are
getting the following message:
 The selected method getAdminHash was not found.
Either there are no methods with the specified method name and argument
types, or the method getAdminHash is overloaded with arguments types
that ColdFusion can't decipher reliably. If this is a Java object and
you verified that the method exists, you may need to use the javacast
function to reduce ambiguity.
 
The error occurred in Application.cfm: line 128

-1 : Unable to display error's location in a CFML template.

Has anyone seen this and have any idea how to fix it.  We are locked out
of the administrator until I figure out what is going on?

~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272584
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: getAdminHash after loading MX 7 updater

2007-03-13 Thread Rusty Owens
No errors during the install.

Were there any errors encountered during the updater? Have you check the
CF logs and server logs? Maybe something got messed up. 


---_

Eric R. Jones
Senior Web Application Developer, AFNOC/NCD
Barksdale AFB, LA
DSN 781-7784
Comm (318) 456-7784
NIPRNET: [EMAIL PROTECTED]
SIPRNET: [EMAIL PROTECTED] 


-Original Message-
From: Rusty Owens [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 13, 2007 1:49 PM
To: CF-Talk
Subject: Re: getAdminHash after loading MX 7 updater

No luck


out
of the administrator until I figure out what is going on?

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272587
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: getAdminHash after loading MX 7 updater

2007-03-13 Thread Rusty Owens
Yes.  and it has today's date as the date modified.

Is your CFIDE in the same place ??? 


---_

Eric R. Jones
Senior Web Application Developer, AFNOC/NCD
Barksdale AFB, LA
DSN 781-7784
Comm (318) 456-7784
NIPRNET: [EMAIL PROTECTED]
SIPRNET: [EMAIL PROTECTED] 


-Original Message-
From: Rusty Owens [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 13, 2007 2:13 PM
To: CF-Talk
Subject: Re: getAdminHash after loading MX 7 updater

No errors during the install.

Were there any errors encountered during the updater? Have you check
the

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272596
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


cftransaction and two datasources

2007-02-21 Thread Rusty Owens
I have a question. I have a application where on one template I have several 
inserts into one datasource are wrapped inside a cftransaction.  At the end of 
the loop, but outside the cftransaction, I have an update of a record in a 
second datasource, marking it as viewed.  My question, is can I have the update 
query inside my transaction even though it is a separate DSN?

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270390
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


OT: IE behaviors/bugs

2006-09-27 Thread Rusty Owens
OK, I am working on an application and I have two questions from the users.  
First they are used to doing all their work in an access database and they 
don't like using the mouse. They have two problems I told them I would look 
into.  First, the first item in the form is a pulldown menu. They are used to 
be able to drill down by typing , since they can't do that, for some reason 
they hit the backspace key.  This takes them back one page.  Is there a way to 
disable that behavior. Second, since they don't like have the above select 
behavior, I gave them a text box to enter certain other criteria, on submit of 
the form I check to see if this data is valid.  I can't use Javscript since I 
am checking to see if an item exists in the database.  If it doesn't. I abort 
with an error and a link to go back.  If they click the link or the back button 
on the browser, they lose all the information they submitted.  Any ideas?

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254468
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Bar Code font

2006-09-06 Thread Rusty Owens
Has anyone used a bar code font.  I have an application where I am using 
CFcontent to create a Excel file.  Part of the spreadsheet includes a dollar 
amount done in a baarcode. Has anyone done this before?  If so, what is the 
best way to do this?

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252279
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Database question

2006-09-04 Thread Rusty Owens
I have ColdFusion MX 7 on my local machine.  I installed SQL server 2005 and 
realized that I needed Sql Server 2000 so I could do DTS.  After uninstalling 
2005 and installing 2000, it no longer worked.  I then heard to installed SQL 
server 2000 SP4 and this got me back up and running.  I have created my tables 
in the database but when I try to query them in CF, it blows up.  When I test 
the datasource in Windows, it works fine but now I get invalid object for the 
table name I am querying.  The problem as I see it is it is seeing the SQl 
server 2005 database and not the 2000 database.  Any ideas?

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251979
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


select control

2006-08-29 Thread Rusty Owens
OK, this is strange question because I know I have done this in the
past. I have a standard html select control. I wrap the a query
around the options to pull values from a query. The values are
numeric and I have them sorted in ascending order. If there is a
value in the record that I want to get to immediately I am unable to
do so. For example, if the number 28506 is a value, I would like to
start typing that number and narrow down to that value but it isn't
working. If I just have a loop and go from 1 to 3 and loop
through the query I able to do just that. If there something about
cfoutput that prevents this from working like this?

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251367
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: select control

2006-08-29 Thread Rusty Owens
Correct, I am not drilling down.  just trying to get closer.  The application 
is conversion from an Access database and they are used to being able to do 
this in Access.

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251377
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: select control

2006-08-29 Thread Rusty Owens
In this case both, but I meant the display, not the value.

That's got to do with the browser itself. When you say the value is 28506,
do you mean the value=28506 or the display text is 28506? Browsers use the
display text as your choice when you type. But IE only takes you to type the
first character you type. So you type 2 it'll take you to the first 2, then
type 8 and it'll take you to the first 8 (if there is one).

!//--
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--//-

-Original Message-
From: Rusty Owens [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 29, 2006 10:28 AM
To: CF-Talk
Subject: select control


OK, this is strange question because I know I have done this in the
past. I have a standard html select control. I wrap the a query
around the options to pull values from a query. The values are
numeric and I have them sorted in ascending order. If there is a
value in the record that I want to get to immediately I am unable to
do so. For example, if the number 28506 is a value, I would like to
start typing that number and narrow down to that value but it isn't
working. If I just have a loop and go from 1 to 3 and loop
through the query I able to do just that. If there something about
cfoutput that prevents this from working like this?

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251378
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


cfdocument issue

2006-08-03 Thread Rusty Owens
I am trying to do something IO think is realtively simple.  I am using 
Cfdocument to put the results of a cfoutput populated table into a pdf.  I am 
trying to include the column name on the top of each page and it is working but 
it is jamming the header row all the way over to the left.

Below is an example of what I am trying to do.  Can someone look at this and 
tell me where I am going wrong?


cfdocument 
  format = PDF
  filename=1.pdf
  overwrite = yes
  unit = in 
  FONTEMBED=yes
  pagetype=letter
  orientation = landscape
  
table width=85% border=0 
cfdocumentitem type=header
  
  /cfdocumentitem
  cfloop index=i from=1 to=200 step=1
 
!---  ---
  tr
td width=20%1/td
td width=20% 2/td
td width=20%3/td
td width=20%4/td
td width=20%5/td
  /tr
  cfdocumentitem type=pagebreak/
tr
td width=20%a/td
td width=20%b/td
td width=20%c/td
td width=20%d/td
td width=20%e/td
  /tr
  /cfloop  
  
/table



/cfdocument 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248754
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4