upgrade JRE version and latest vista..

2007-05-03 Thread ramesh deva
Hi We are going forward these upgrades. Do you have any idea impacts on following changes on server.. Java Runtime Engine version 1.5_11 upgrading to Microsoft Vista Enterprise-wide use client-side Java Runtime Engine I appreciate your advises or comments.. Thanks for your he

avoid duplicate columns in query..

2003-10-10 Thread Ramesh Deva
Hi This is my code.. (lcase(left(listitem,7)) is "hidden_")> "'", "''", "ALL")>    

No more data available to read..

2003-10-07 Thread Ramesh Deva
Hi Guys, Here I am getting following error unexpectedly. Error Executing Database Query.   [Macromedia][Oracle JDBC Driver]No more data available to read.   Pls let me know if you have any great suggestion to resolve this error. We are using 6.1 MX version. Thanks Ramesh [Todays

CFTRANSACTION problem

2003-10-01 Thread Ramesh Deva
Hi, Suddenly I am getting following error in cfm page. Data source Ora8 verification failed. The root cause was that: java.sql.SQLException: Usernames and Passwords for all the database tags within CFTRANSACTION must be the same. Really that will be greatly appreciate f

Not able to start the ColdFusion MX Application Server from servi ces.

2003-09-22 Thread Ramesh Deva
Hi, I am not able to start the coldfusion application service. Giving following error.. "The ColdFusion MX Application Server service terminated with service-specific error 2. " Could not start ColdFusion MX Application Server on local computer.." Any ideas ? Thanks ramesh ~~

small article...

2003-09-17 Thread Ramesh Deva
Hi Guys, Hi I want to share with you guys about this article. :) "LOVE YOUR JOB, BUT NEVER FALL IN LOVE WITH YOUR COMPANY BECAUSE U NEVER KNOW WHEN COMPANY STOPS LOVING YOU" - Narayana Murthy Extract of Mr. Narayana Murthy's Speech during Mentor Session :

Regarding CFMX6.1 - Macromedia Installation support/Fixes require d

2003-09-16 Thread Ramesh Deva
Hi I am facing two major problems with ColdFusionMX6.1 version. The first one is when the sql query returns no record. In this case, we get "no data to read" error message. The second one happens with java classes. In CFMX4.5, the java class by default reads the properties file from c:\winnt\sys

displaying CGI variables.. ?

2003-09-09 Thread Ramesh Deva
Hi, How to display all CGI variable info thru programmatically.. Thanks ramesh ~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.h

cf4.5.1 and CFMX

2003-08-20 Thread Ramesh Deva
Hi, Here I have installed two versions of coldfusion (CF4.5.1 and CFMX) But it 4.5.1 is working fine with http://localhost/login.cfm (going thru IIS here) using path : c:\inetpub\wwwroot\ and even CFMX (6.0) version is also working fine. http://localhost:8500/login.cfm using path : c:\C

cfadmin password

2003-08-14 Thread Ramesh Deva
Sorry.. I forgot my cfadmin (cf4.5.1) password.. is there anywhere I can see.. again..? Thanks ramesh ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/in

CFContent tag in CFMX..

2003-08-14 Thread Ramesh Deva
Hi, Here I am using following tag in CFMX. But it showing error message in popup window like " Internet Explorer cannot download. Internet Explorer was not able to open this Internetsite. The requested site is either unavailable or cannot be found. Pleas e try again later." And In CF4

encrypt to decrypt format

2003-08-14 Thread Ramesh Deva
Hi, I downloaded one custom tag which is in encrypt format.. Can I do decrypt that file since I want to enhance that code. Any links available in web where I can do change the format? Thanks ramesh ~| Archives: http://www.hou

CFadmin page..

2003-08-14 Thread Ramesh Deva
Hi, This is my CFMX admin url.. http://localhost:8500/CFIDE/administrator/index.cfm but I want to see another machine's cf admin where I am running cfmx too.. I was trying like this. http://xx.xx.xx.xx:8500/CFIDE/administrator/index.cfm but it showing page cann't be displayed.. thanks ra

net send

2003-08-14 Thread Ramesh Deva
Sorry this is not CF related question.. pls forgive me.. Net send command is not working suddenly in cmd prompt on my machine. ? Thanx ramesh ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

Debugger for Oracle storeprocedures

2003-08-14 Thread Ramesh Deva
Hi, Anybody knows good debugger for Oracle Stored Procedures? Thanks ramesh ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&fo

Debugging problem

2003-08-14 Thread Ramesh Deva
When i do debug the code in my localhost (CF4.5.1), its giving me following error in pop up box. Is there any suggestions. "An error occured on the RDS Server (Local Hostname:localhost): The ColFusion Remote Development Server failed to connect to debugger sessio. This may have occured for one o

RE: Debugger for Oracle storeprocedures

2003-08-14 Thread Ramesh Deva
Hi Dave, OraEdit Pro is really awesome.. I like it.. thanks for your great help.. :) Thanks ramesh -Original Message- From: Dave Carabetta [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2003 4:09 PM To: CF-Talk Subject: RE: Debugger for Oracle storeprocedures >Have you tried PL/S

RE: CFadmin page..

2003-08-09 Thread Ramesh Deva
: http://www.forta.com/cf/isp/isp.cfm?isp_id=772 == If you are not satisfied with my service, my job isn't done! - Original Message - From: "Ramesh Deva" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wedne

CFContent tag in CFMX..

2003-08-08 Thread Ramesh Deva
And In CF4.5.1 that same code is working fine and opening excel document also.. Am I doing anything wrong here in cfmx.. or do we need to change then syntax of cfcontent tag in cfmx version. Really appreciate for suggestions also.. Thanks -Original Message----- From: Ramesh Deva [mai

CFStoredproc problem in CFMX..

2003-08-06 Thread Ramesh Deva
Hi, I thought to give an email separately.. Here I am giving the testcode which I executed in cfmx version and CF4.5.1 version. But I am expecting value '4' from following code. I will be getting that value in only CF4.5.1 but not in CFMX. Is it unknown cfmx bug or do we need to change

CFStoredproc is giving incorrect value in CFMX version. but getti ng correct value in cf4.5 version.. --- URGENT

2003-08-05 Thread Ramesh Deva
Hi Here I am giving the testcode which I executed in cfmx version and CF4.5.1 version. But I am expecting value '4' from following code. I will be getting that value in only CF4.5.1 but not in CFMX. Is it unknown cfmx bug or do we need to change any attributes kind of things when we

CFStoredproc problem..

2003-08-04 Thread Ramesh Deva
Hi, Here I am giving the testcode which I executed in cfmx version and CF4.5.1 version. But I am expecting value '4' from following code. I will be getting that value in only CF4.5.1 but not in CFMX. Is it unknown cfmx bug or do we need to change any attributes kind of things when we use

CFStoredproc problem in CFMX..

2003-08-02 Thread Ramesh Deva
Hi, I thought to give an email separately.. Here I am giving the testcode which I executed in cfmx version and CF4.5.1 version. But I am expecting value '4' from following code. I will be getting that value in only CF4.5.1 but not in CFMX. Is it unknown cfmx bug or do we need to change

CFStoredproc is giving incorrect value in CFMX version. but getti ng correct value in cf4.5 version.. --- URGENT

2003-08-01 Thread Ramesh Deva
Hi Here I am giving the testcode which I executed in cfmx version and CF4.5.1 version. But I am expecting value '4' from following code. I will be getting that value in only CF4.5.1 but not in CFMX. Is it unknown cfmx bug or do we need to change any attributes kind of things when we

coldfusion-asp

2001-02-25 Thread ramesh deva
Hi Could we call from asp to coldfusion page. our one server (Java) they are posting one "xmlpacket" variable info to our cfm page. but it is not displaying whole information when we displaying in cfm page. so before that one i thougt to call convert.asp page before sending xmlpacket variable in

how to read xml data

2001-02-24 Thread ramesh deva
Hi i am facing with big problem. Actually One server(java) is posting data to our coldfusion server by calling our coldufusion page (test.cfm). they are posting variable info as a xmlpacket = "<---xmldata--->" but when we are receiving from coldfusion we are displaying "form.xmlpacket"

how can we execute command lines from coldfusion

2001-02-21 Thread ramesh deva
Hi, how can we execute command lines from coldfusion. Thanks & regards ramesh ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseof

how to delete mailserver log file(if exceeds the limitation size)

2001-02-21 Thread ramesh deva
Hi, can any body faced the problem like mail log is exceeding and giving interpretation error(unknown exception condition error) our mail log size is some 300MB is there. I am trying to delete the whole information. but it is deleting and again populating information(may be database or some wher

RE: urgent (How can we bypass web server when data contains “&”)

2001-02-19 Thread ramesh deva
Hi Any one has faced this type of problem... here again i am in loop.. Actually here we are receiving one variable information(form.xmlpacket) from "posting system" but when they have "&" data (Like address field = "a&brothers") they are converting into "&" for further processing to xmlpars

RE: urgent (How can we bypass web server when data contains “&”)

2001-02-19 Thread ramesh deva
Hi Any one has faced this type of problem... here again i am in loop.. Actually here we are receiving one variable information(form.xmlpacket) from "posting system" but when they have "&" data (Like address field = "a&brothers") they are converting into "&" for further processing to xmlpars

RE: urgent (How can we bypass web server when data contains “&”)

2001-02-19 Thread ramesh deva
Hi Any one has faced this type of problem... here again i am in loop.. Actually here we are receiving one variable information(form.xmlpacket) from "posting system" but when they have "&" data (Like address field = "a&brothers") they are converting into "&" for further processing to xmlpars

urgent (How can we bypass web server when data contains “&”)

2001-02-19 Thread ramesh deva
Hi Here i am in loop.. Actually here we are receiving one variable information(form.xmlpacket) from "posting system" but when they have "&" data (Like address field = "a&brothers") they are converting into "&" for further processing to xmlparsers (in our system) This data they are posting p

urgent (How can we bypass web server when data contains “&”)

2001-02-19 Thread ramesh deva
Hi Here i am in loop.. Actually here we are receiving one variable information(form.xmlpacket) from "posting system" but when they have "&" data (Like address field = "a&brothers") they are converting into "&" for further processing to xmlparsers (in our system) This data they are posting p

urgent (How can we bypass web server when data contains “&”)

2001-02-19 Thread ramesh deva
Hi Here i am in loop.. Actually here we are receiving one variable information(form.xmlpacket) from "posting system" but when they have "&" data (Like address field = "a&brothers") they are converting into "&" for further processing to xmlparsers (in our system) This data they are posting p

transfer excel data to sql server db thru programmatically (urgent!)

2001-01-25 Thread ramesh deva
Hi all, I have one cfm page which allows to me to select one excel file and after that when i submit the page then wat ever i selected data from xls file data has to be insert into specified table.. And we are using window NT and CF4.5.1. and MS sql server 7.0. Is there any custom tag avaialbl

transfer excel data to sql server db thru programmatically (urgent!)

2001-01-25 Thread ramesh deva
Hi all, I have one cfm page which allows to me to select one excel file and after that when i submit the page then wat ever i selected data from xls file data has to be insert into specified table.. And we are using window NT and CF4.5.1. and MS sql server 7.0. Is there any custom tag avaialbl

transfer excel data to sql server db thru programmatically (urgent!)

2001-01-25 Thread ramesh deva
Hi all, I have one cfm page which allows to me to select one excel file and after that when i submit the page then wat ever i selected data from xls file data has to be insert into specified table.. And we are using window NT and CF4.5.1. and MS sql server 7.0. Is there any custom tag avaialbl

transfer excel data to sql server db thru programmatically (urgent!)

2001-01-25 Thread ramesh deva
Hi all, I have one cfm page which allows to me to select one excel file and after that when i submit the page then wat ever i selected data from xls file data has to be insert into specified table.. And we are using window NT and CF4.5.1. and MS sql server 7.0. Is there any custom tag avaialbl

replace function problem

2001-01-19 Thread ramesh deva
Hi, Thanx for yr response.. Actually i used it.. but no result.. Pls from the following line onwards copy into cfm page then u can read easily.. Here i explained the problem by giving the comments.. Pls any one faced this type of problem. how we can solve it.. Can we send the "&" data in to CF

Can i send "&" data to CFWDDX(action = wddxtocfml)for processing

2001-01-19 Thread ramesh deva
ate the XML?... try > it > & see. > > Nick > > -Original Message- > From: ramesh deva [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 18, 2001 7:06 AM > To: CF-Talk > Subject: Replace function > > > > Hi > Here i have wddx_packet

Can i send "&" data to CFWDDX(action = wddxtocfml)for processing

2001-01-19 Thread ramesh deva
ate the XML?... try > it > & see. > > Nick > > -Original Message- > From: ramesh deva [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 18, 2001 7:06 AM > To: CF-Talk > Subject: Replace function > > > > Hi > Here i have wddx_packet

Can i send "&" data to CFWDDX(action = wddxtocfml)for processing

2001-01-19 Thread ramesh deva
ate the XML?... try > it > & see. > > Nick > > -Original Message- > From: ramesh deva [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 18, 2001 7:06 AM > To: CF-Talk > Subject: Replace function > > > > Hi > Here i have wddx_packet

Can i send "&" data to CFWDDX(action = wddxtocfml)for processing

2001-01-19 Thread ramesh deva
ate the XML?... try > it > & see. > > Nick > > -Original Message- > From: ramesh deva [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 18, 2001 7:06 AM > To: CF-Talk > Subject: Replace function > > > > Hi > Here i have wddx_packet

Replace function(very urgent)

2001-01-18 Thread ramesh deva
Hi Here i have wddx_packet variable, it contains text file So my question is can i replace whole file by using following code. Becos when i use this code Getting this error:- An error occurred while evaluating the expression: EZB_PO_WDDX = Replace(#EZB_PO_WDDX#,"~","&","ALL") Er

Replace function

2001-01-18 Thread ramesh deva
Hi Here i have wddx_packet variable, it contains text file So my question is can i replace whole file by using following code. Becos when i use this code Getting this error:- An error occurred while evaluating the expression: EZB_PO_WDDX = Replace(#EZB_PO_WDDX#,"~","&","ALL") Er

Replace function

2001-01-18 Thread ramesh deva
Hi Here i have wddx_packet variable, it contains text file So my question is can i replace whole file by using following code. Becos when i use this code Getting this error:- An error occurred while evaluating the expression: EZB_PO_WDDX = Replace(#EZB_PO_WDDX#,"~","&","ALL") Er

Replace function

2001-01-18 Thread ramesh deva
Hi Here i have wddx_packet variable, it contains text file So my question is can i replace whole file by using following code. Becos when i use this code Getting this error:- An error occurred while evaluating the expression: EZB_PO_WDDX = Replace(#EZB_PO_WDDX#,"~","&","ALL") Er

RE: how to retrieve excel data and to put into DB

2001-01-16 Thread ramesh deva
Hi Here my problem.. I have excel sheet with data.. I need to provide cfm page to them to upload the excel sheet(This one i know) and when they submit the query after uploading the file, then it send to our sqlserver 7.0 database.. Is there any custom tag available to process this one.. Pleas

how to retrieve excel data and to put into DB

2001-01-13 Thread ramesh deva
Hi all, How can you retrieve the excel sheet data and to put in to database.. Is there any tag avaialble,, Thanx in advace Ramesh ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

white spaces in xml packet view source

2000-12-20 Thread ramesh deva
Hi Actually our programme takes xml packet from other system and process then if any error then generate the errorxml packet or if not then it generates successxml packet. So when i got successxml packet. That i pasted here which i am seeing in my browser.. But problem is when i see view sourc