getting binary content from http header

2009-12-02 Thread vishnu prasad
Hi all We will getting the request from a iphone using the httppost where it will post the Video as binary content in http post Can someone help me how to get the binary content from the httpheader using coldfusion . Any code snippet would be of gr help

Re: CFGRID (html) column a href issue (CF8)

2008-09-25 Thread vishnu prasad
did find fix for this? Hello All, I am using the new cf8 html cfgrid. My Grid column is as follows: cfgrid name = NewReports format=html height=170 width=780 pageSize=5 sort=true cfgridcolumn width=160 name = VIEWREPORT header=Report href=ViewReport.cfm?status=new hrefkey=REP_REPORT_ID

Re: Web Service Issue , pls help

2008-08-21 Thread vishnu prasad
No WS works , but struck with how to write the binary content into file , not able to parse into xml below is the output from WS --=_Part_31_11976965.1219312819993 Content-Type: text/xml; charset=utf-8 Content-Transfer-Encoding: 8bit Content-ID: __WLS__1219312819993__SOAP__

Coldfusion + SOAP Attachment !!!!

2008-08-21 Thread vishnu prasad
Hi Want to know is is possible to get the SOAP attachment returned from a web service VIA Coldfusion . WE tested the WSDL from SOAP UI http://www.soapui.org/ by passing the request , it retunred the responce along with the attachment . But we struck up when getting the attachment VIA

CAR file deployment Issue

2008-08-20 Thread vishnu prasad
Hi We are planning to migrate from Coldfusion Mx 6.1 to Coldfusion 8 While we deploying the CAR file created from MX 6.1 into Coldfusion , None of the SQL datasource is working . Log file containts the below erorr message Error occurred while updating datasources:tedy

Re: Web Service Issue , pls help

2008-08-20 Thread vishnu prasad
Hi when i try to access the web servies it gives the below error Web service operation RetrieveDocument with parameters {appUserID={_CISWS2},DocumentNumber={189425},ProfileForm={EKRIS_LAD_CPD_PF},DMlib={EKRIS},userID={_CISWS2}} cannot be found. Can someone help me how to acess the ws

Re: Web Service Issue , pls help

2008-08-19 Thread vishnu prasad
Hi Dave I dont have a web service code , i tried to access the public web serive from xmethod which return the image , but somehow its not working This is the web service http://www.xmethods.net/ve2/ViewListing.po?key=uuid:861CB6D3-1E2A-BA27-BDDE-E9FEF283E518 You may be able to cfcontent

Re: Web Service Issue , pls help

2008-08-19 Thread vishnu prasad
? If so, what does the error say? On Wed, Aug 20, 2008 at 9:50 AM, vishnu prasad [EMAIL PROTECTED] wrote: Hi Dave I dont have a web service code , i tried to access the public web serive from xmethod which return the image , but somehow its not working This is the web service

Web Service Issue , pls help

2008-08-18 Thread vishnu prasad
Hi We have a java webservice which will return the image as a soap attachment and another web service which will return the image as a binary data How can we use the image return by the web service in coldfusion? ~|

Re: Web Service Issue , pls help

2008-08-18 Thread vishnu prasad
how to get the attachment from soap response and use it in coldfusion Could you please provide with a code snippet? Hi We have a java webservice which will return the image as a soap attachment and another web service which will return the image as a binary data How can we use the

Urgent: Deploying CAR file issue

2008-08-04 Thread vishnu prasad
Hi While deploying the CF7 Car file in CF8 give the following error on migrating the datasource Error 08/04/08 15:59:41 An error occurred while trying to encrypt or decrypt your input string: com.rsa.jsafe.crypto.dr: Could not perform unpadding: invalid pad byte.. Can anyone

Coldfusion 8 dropdown in PDF

2008-07-30 Thread vishnu prasad
Hi I am trying to load the PDF form with the values in coldfusion8 , able to fill in the fields for text box , not able to fill the dropdown box . Can anyone guide / help on how to fill the dropdown box in PDF using coldfusion 8

Re: Coldfusion + AIR

2008-04-06 Thread vishnu prasad
Hi Andy wots is ur email id , mine is wrvishnu(at)(gmail)(d0t)(com) Vishnu... Feel free to email me offlist if you have questions. I'm in the middle of building an HTML/JS AIR application using the jQuery library. I found that it went a lot quicker in the beginning, but I found significant

Coldfusion + AIR

2008-04-03 Thread vishnu prasad
Hi all i am new to air actually i am yet to start programming in AIR Is is possible to call coldfusion web service from AIR if yes could any one provide me some samples or link on the same... like to develop an application air wich will get the data from databse using web service

Re: Coldfusion + AIR

2008-04-03 Thread vishnu prasad
/help.html?content=data_access_4. html http://livedocs.adobe.com/flex/3/html/help.html?content=data_intro_2. html -Original Message- From: vishnu prasad [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2008 6:18 AM To: CF-Talk Subject: Coldfusion + AIR Hi all i am new

CF7 and log4j

2008-03-27 Thread vishnu prasad
hi last post is not displaying in Houseoffusion , it display the message The page you are looking for does not exist at this location. some one has replied but i cant see the msg, hence positing it again . Hi Cfgurus we are facing a problem in CF7 server when we access the third party Java

Re: CF7 and log4j

2008-03-27 Thread vishnu prasad
how to use classloader . can u give me sample code snippet? You will have to use a classloader to use a version other than that supplied with CF 7. On Thu, Mar 27, 2008 at 4:11 PM, vishnu prasad [EMAIL PROTECTED] wrote: hi last post is not displaying in Houseoffusion , it display

Re: CF7 and log4j

2008-03-27 Thread vishnu prasad
There is no download link? r u using the latest version of log4j or using the one shipped with Coldfusion? I've a project on riaforge related to log4j. You might want to take a peek at it cflog4j.riaforge.com HTH On Thu, Mar 27, 2008 at 3:58 AM, vishnu prasad [EMAIL PROTECTED] wrote

CF7 and Log4j help

2008-03-26 Thread vishnu prasad
Hi Cfgurus we are facing a problem in CF7 server when we access the third party Java API which uses the log4j 1.29 version CF7 uses the log4j older version and Third pary JAVA API uses the version log4j1.29.. We have set the path for log4j used by Third Party JAVA API in Coldfusion classpath

Re: Moving from CF to .Net - need training advice/direction

2007-10-19 Thread vishnu prasad
Hi Go to ASP.Net site (www.ASP.Net) they have all tutorials and video turotrials Regards Vishnuprasad A great resource that helped me when I was learning .NET is http://www.4guysfromrolla.com/ As far as books, I read the following and was very helpful: ASP.NET Cookbook by O'Reily Visual C#.NET

New Article posted on Coldfusion and .Net integration

2007-10-06 Thread vishnu prasad
Hi all I have posted a new article on Coldfusion and net to get OS , Computer information , HArdisk , IP address , Mac address details ~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features -

Re: New Article posted on Coldfusion and .Net integration

2007-10-06 Thread vishnu prasad
oops forget to post the url its wrvishnu.wordpress.com Hi all I have posted a new article on Coldfusion and net to get OS , Computer information , HArdisk , IP address , Mac address details ~| ColdFusion is delivering

Another Coldfusion .Net Sample

2007-09-27 Thread vishnu prasad
Hi all I have posted another sample on creating a user in Local windows machine using Coldfusion and .Net . link for the post is http://wrvishnu.wordpress.com/ link to files used for this Sample available in the same link Will post the next example on Creating USer in NT Domain using

Re: Another Coldfusion amp; .Net Sample

2007-09-27 Thread vishnu prasad
Hi No Need to register , u can directly call the DLL by providing the path. Vishnu, this is great! Thanks again. I do have one question regarding the CF8's use of .NET assemblies. If I create a .dll file, do I need to register it with Windows (using regsvr) or can CF8 call it directly as

Re: Simple .NET Class

2007-09-25 Thread vishnu prasad
Great to see its working for Dale Dale will u put my sample on your learncf! :) Cheers dale - I'm glad you got it working. It's too cool a feature to have to give up on. ~| Get involved in the latest ColdFusion

Re: Simple .NET Class

2007-09-24 Thread vishnu prasad
Is the user account has admin rights , i mean the windows user account? A search on the server found no error.log Regards Dale Fraser http://learncf.com Hi Dale Check the error.log in the DotNetService installation folder - there may be more detail in there to assist with trouble-shooting.

Re: Simple .NET Class

2007-09-20 Thread vishnu prasad
HI I dont know what wrong in that , it was working fine in my pc . i have even tried with Davide code it was working in my PC What is the .Net version u have ? do u have both .Net 1.0 and and 2.0? Cant get it to work either. Is there some setting missing, I checked I

Re: Simple .NET Class

2007-09-20 Thread vishnu prasad
Try this too .. Stop the Coldfusion .Net service and delete the DLL and Paste the new DLL and start the Coldfusion .Net service and execute the sample again. Cant get it to work either. Is there some setting missing, I checked I had the .NET stuff installed. There must

Re: Simple .NET Class

2007-09-20 Thread vishnu prasad
Hi Nice to hear that one more person is able to execute the DLL Problem could be refrence in Coldfusion .net would have Old DLL .hence the new DLL was not considered by CF Dale is that is working now!! Dale I had the same problems you have described. However, after stopping and

Re: CF8 amp;amp; .NET Integration

2007-09-19 Thread vishnu prasad
Hi what is the error that you are getting... Is the .net framework installed on your system? Yes, v2.0.50727 ~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how

Re: Simple .NET Class

2007-09-19 Thread vishnu prasad
Hi did you change the source code cfexample? also what is the CF code you have written to access the methods also what are the methods u r accessing . Have you placed the MDB file in correct location as mentioned in my blog??? Hi All I'm trying to invoke the .NET class from CF8 like the

Re: Simple .NET Class

2007-09-19 Thread vishnu prasad
Hi I have downloaded these files from my blog wrvishnu.wordpress.com CfSample.dll DotNetInt5.cfm DotNetInt6.cfm Northwind.mdb (Placed this file in D:\LEarning\CFDotNet) I am able to run the cfm file withour any errros , If you got 500 internal server try to refresh the page again . For me it

Re: Simple .NET Class

2007-09-19 Thread vishnu prasad
Can u show the code u used in CF Hi, I succeded to download zip file. I haven't a D:\ Drive on my Machine, then i have modified the string connection in your Class1.cs. After that i have compiled the class, and i have copied the CfSample. dll from Release folder to my cf8 dll root

Re: Simple .NET Class

2007-09-19 Thread vishnu prasad
Do u have Google talk or yahoo messenger? if yes whats is ur id? Can u show the code u used in CF cfobject type = dotnet name = MDBDTable class = CfSample assembly = #expandpath('.')#\CfSample.dll The code is in the example of your blog. The pages are DotNetInt5.cfm e DotNetInt6.cfm

Re: Simple .NET Class

2007-09-19 Thread vishnu prasad
Hi I tested as you have done below are the steps This is the code i have in DotNetInt6.cfm cfobject type = dotnet name = MDBDTable class = CfSample assembly = #expandpath('.')#\CfSample.dll I have placed the CfSample.dll under the same folder where cfm files are placed it woked without any

Re: Simple .NET Class

2007-09-19 Thread vishnu prasad
Hi r u using the DLL i gave or the DLL compiled from ur Code If you use DLL from your code check the .net code are there any namespace also check the solution property if there any namespace entered there if yes you have to give namespace.classname i've tried again but same

Re: Simple .NET Class

2007-09-19 Thread vishnu prasad
Hi Got ur code , It would be gr8 if you send the entire .net project including the solution file? i've sent from boy(underscore)on(underscore)earth(at)yahoo(dot)it the .net code CAn you mail me the source code to my email id vishnuprasad(dot)ramakrishnan(at)cambridge-asia(dot)(com) - CF8

Re: Simple .NET Class

2007-09-19 Thread vishnu prasad
CAn you mail me the source code to my email id vishnuprasad(dot)ramakrishnan(at)cambridge-asia(dot)(com) i've tried again but same error:java.lang.ClassNotFoundException Could that be due at any wrong .net framework configuration or setting? My Server situation: - Microsoft .NET framework

Re: Simple .NET Class

2007-09-19 Thread vishnu prasad
Hi Can you try giving the class = CFDotNet.CfSample i've sent it Hi Got ur code , It would be gr8 if you send the entire .net project including the solution file? ~| Get involved in the latest ColdFusion discussions,

Re: Simple .NET Class

2007-09-19 Thread vishnu prasad
I have used your code and modified the code by adding the parameter to the method . it worked fine . I have sent you the screenshot , cfm file and solutions to ur yahoo mail id i've sent it Hi Got ur code , It would be gr8 if you send the entire .net project including the solution

Re: Simple .NET Class

2007-09-19 Thread vishnu prasad
Sent I have used your code and modified the code by adding the parameter to the method . it worked fine . I have sent you the screenshot , cfm file and solutions to ur yahoo mail id could u send again the solution CFDotNet.zip , to my email renamed CFDotNet.zi_ (my

Re: Simple .NET Class

2007-09-15 Thread vishnu prasad
Hi Which method in System.DirectoryServices.DirectoryEntry, you want to access from I tried this cfobject type = dotnet name = MDBDTable class = System.DirectoryServices.DirectoryEntry assembly C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/System.DirectoryServices.dll cfdump var=#MDBDTable#

Re: Simple .NET Class

2007-09-14 Thread vishnu prasad
Hi Did you have the Empty Constructor in .Net. also have u used Namespace for ur Class library . if u used namespace u have to call like namespace.classname in the CF If u still face any issue can u send me the .Net source code to wrvishnu (at)Gmail(dot)(com) I'm trying to invoke a

Re: Simple .NET Class

2007-09-14 Thread vishnu prasad
Hi Dawson Its nice and gr8 to see some one is refering my blog . Your post encourage me to write more stuff on coldfusion and .net part also more CF 8 concepts W.R.Vishnuprasad See if this helps you: http://wrvishnu.wordpress.com/2007/09/12/coldfusion-net-integeration/ M!ke I'm trying

Coldfusion 8 .Net Samples Available

2007-09-12 Thread vishnu prasad
HI All I have created a Sample for Coldfusion 8 and .Net Integration Sample . Brief intro on the sample and Code Samples are available at http://wrvishnu.wordpress.com/ I have Created this Blog Newly , hope and wish to contribute more

Coldfusion .net Error

2007-09-11 Thread vishnu prasad
HI all When i access the .net class i got the below error Error Occurred While Processing Request Could not find the DotNet class. The assembly might not be registered with the DotNetSide. i have initiated the .net object, when i put in dump it display the Methods in that class .

Coldfusion and Bar code APi

2007-09-11 Thread vishnu prasad
Hi Are there any Barcode api for coldfusion If yes what is that ~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps

Re: Ajax cfgrid bind problem

2007-09-11 Thread vishnu prasad
Hi Mike How you are binding the local cfquery ? can you post the sample cfgrid which binds the cfquery? Yes. The full CFIDE directory is there. The grid works fine when I change the binding to be a local cfquery. However, ultimately I want to bind to a CFC on the server. When I view

Re: Coldfusion Service

2007-08-22 Thread vishnu prasad
HI tripura Mail me offline at [EMAIL PROTECTED] i can forward you the presentations / resource i have for coldfusion. Hello Vishnuprasad I am new to cold fusion and I am not knowing from where I should start and how to learn and how to use java files in coldfusion.. can yo suggest me

Coldfusion Service

2007-08-21 Thread vishnu prasad
Hi All I need an help we have done 2 project in coldfusion so far , I told about the getting more coldfusion project in our company. But they are asking me for some presentation or Fact that should tell Coldfusion will be better than .Net or Java or PHP wrt Cost / Implemenation / Time taken

JRUN JMC datasource in CFM file

2007-07-10 Thread vishnu prasad
Hi Is it possible to use the Datasource defined in Jrun admin console(JMC) in Coldfusioon template. if yes how to do that ? when i use that i am getting error Data source not found ~| ColdFusion MX7 by AdobeĀ® Dyncamically

Coldfusion and Oracle AL32utf8 Characterset

2007-07-09 Thread vishnu prasad
Hi We are running Coldfusion MX 6.1 with oracle databse chracterset as AL32UTF8 and NLS_Length_Sementac is CHAR before we use Oracle Default Characterset with NLS_Length_Sementac is Byte In the New DB character set , in the Select statment it generate empty space , so when i use those values

Re: Coldfusion and Oracle AL32utf8 Characterset

2007-07-09 Thread vishnu prasad
On Monday 09 Jul 2007, vishnu prasad wrote: select * from tabela Did you confirm there was no space with something like select length(columna),columna from tablea ? -- Tom Chiverton Helping to interactively create 24/365 mindshares on: http://thefalken.livejournal.com

Re: Coldfusion and Oracle AL32utf8 Characterset

2007-07-09 Thread vishnu prasad
Hi when i use select length(columna),columna from tablea its returning 1 in Coldfusion , Toad , SQL Plus On Monday 09 Jul 2007, vishnu prasad wrote: select * from tabela Did you confirm there was no space with something like select length(columna),columna from tablea ? -- Tom

Re: coldfusion scheduler executing twice

2006-11-16 Thread vishnu prasad
page. This happens with clustered servers as well as copying and pasting from another server and forgetting to change the URL string. -Mike Chabot On 11/15/06, vishnu prasad [EMAIL PROTECTED] wrote: ~| Introducing the Fusion

coldfusion scheduler executing twice

2006-11-15 Thread vishnu prasad
Hi CF gurus We have Coldfusion MX 6.1 with Jrun running in windows 2000 server. From yesterday all scheduler are executing twice for example we have scheduler scheduled to run at 7.00 AM . the scheduler run twice hence duplicate mails had been send to the users If anyone know what is causing

Re: coldfusion scheduler executing twice

2006-11-15 Thread vishnu prasad
MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -Original Message- From: vishnu prasad [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 15, 2006 3:16 AM To: CF-Talk Subject: coldfusion scheduler executing twice Hi CF gurus We have Coldfusion MX 6.1

Re: coldfusion scheduler executing twice

2006-11-15 Thread vishnu prasad
Chabot On 11/15/06, vishnu prasad [EMAIL PROTECTED] wrote: ~| 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

Coldfusion Administration

2006-06-08 Thread vishnu prasad
Hi Does any one have any presentaion and meterial related to Coldfusion MX administration. If anyone has could you please share the same? ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242881 Archives:

Re: Coldfusion Administration

2006-06-08 Thread vishnu prasad
IF i have any PPt it would be gr8 , i need to give a training in one of the college here . SO any presentation on coldfusion administration would be gr8 ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242894

Jrun 4 Updater

2006-02-28 Thread vishnu prasad
Hi We have Jrun4 with updater as 2 , we plan to upgrate to updater 5. We have multiple instance for Jrun4. what are the stpes we have to follow to install Jrun updater in multiple instance enviornments.. Shall we just install updater or is there any specifc stpes we have to follow to install

Re: Accessing .net webserivce in coldfusion

2006-02-25 Thread vishnu prasad
i am running the CF locally and i set the timeour to 1000 when i check the webservice in my home PC(coldfuison 7 OS XP) broswer i got this error Could not generate stub objects for web service invocation. Name: http://www.dataaccess.com/webservicesserver/conversions.wso?WSDL. WSDL:

WEbservice and Soap

2006-02-25 Thread vishnu prasad
Hi i dont knw anything about SOAP . can webservice access using SOAP in Coldfusion . If so how can we access .net webservice using SOAP in coldfusion . ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233468

Coldfusion and oracle stored procedure

2006-02-24 Thread vishnu prasad
Hi i am facing a issue in coldfusion and oracle storedprocedure i am getting invalid number error , below is the detail Calling Stored procedure from CFM like belwo cffunction name=asSearchresult access=public returntype=query cfargument name=cfromdate required=false type=DATE

ODBC Connectivity

2006-02-24 Thread vishnu prasad
Hi, we are facing some issue in ODBC connectivity Some time we are not able to connect the any of the ODBC datasource from Coldfusion. only after reboot the server or sometime after re-starting the coldfusion odbc service we are able to access the odbc datasource. may i know why this happend

Re: Accessing .net webserivce in coldfusion

2006-02-24 Thread vishnu prasad
After setting the timout also i am getting the same error i even tried writing simple webservice in coldfusion and access the same , still i am getting the same error ~| Message:

Re: Coldfusion and oracle stored procedure

2006-02-24 Thread vishnu prasad
Is this error a CF one or an Oracle one? On 2/24/06, vishnu prasad [EMAIL PROTECTED] wrote: Hi i am facing a issue in coldfusion and oracle storedprocedure i am getting invalid number error , below is the detail -- CFAJAX docs and other useful articles: http://jr

Re: Accessing .net webserivce in coldfusion

2006-02-24 Thread vishnu prasad
Post ya code. Firewall perhaps? Got a router? -Original Message- From: vishnu prasad [mailto:[EMAIL PROTECTED] Sent: Friday, 24 February 2006 8:00 PM To: CF-Talk Subject: Re: Accessing .net webserivce in coldfusion After setting the timout also i am getting the same error i even tried

Re: Coldfusion and oracle stored procedure

2006-02-24 Thread vishnu prasad
It must be passing a date from CF to raocel storedproce. but i dont know how to overcome this :(( If it works in SqlPlus then the proc is probably ok. Since everything is dates and strings I can't see where an error regarding a number is coming from... On 2/24/06, vishnu prasad [EMAIL

Re: Coldfusion and oracle stored procedure

2006-02-24 Thread vishnu prasad
Hi Tried the code u sent , i got the below error 17-jan-2005 is an invalid date format. The error occurred in C:\cwhb\Myriad\RecordSheets\component\1bookSearch.cfm: line 29 27 : cfstoredproc procedure=#sp# datasource=#ds# 28 : !--- cfprocparamdbvarname=rs_datefrom

Accessing .net webserivce in coldfusion

2006-02-23 Thread vishnu prasad
Hi guy can some one help me how to access the .net webservice in coldfusion? when i try to access the third party webservice i got this error Could not generate stub objects for web service invocation. Name: http://www.xmethods.net/sd/2001/BabelFishService.wsdl. WSDL:

Test message

2006-01-31 Thread vishnu prasad
test message ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230920 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe:

RE: Coldfusion and lucene

2005-05-31 Thread vishnu prasad
the same topic too: http://cfdj.sys-con.com/read/42053.htm -Original Message- From: vishnu prasad [mailto:[EMAIL PROTECTED] Sent: Tuesday, 31 May 2005 1:56 To: CF-Talk Subject: Coldfusion and lucene Hi All Does anyone know how to implement search using lucene in coldfusion what

Coldfusion and lucene

2005-05-30 Thread vishnu prasad
Hi All Does anyone know how to implement search using lucene in coldfusion what are the stesp that i need to follwo like ? what are the files that need to be downlaoed from apache where and how to set the classpath for lucen in Coldfusion Thanks in Regards Vishnu Prasad

Flash form error in CFM

2005-05-22 Thread vishnu prasad
Hi Friends i recently installed CFMX 7 in my Pc , the O/S installed in Windows XP Sp2 This is the Following code i have in the File index.cfm !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN http://www.w3.org/TR/html4/loose.dtd; html head InvalidTag http-equiv=Content-Type

coldfusion Two Phase commin

2005-03-10 Thread vishnu prasad
Hi All is is possible to have two phase commit in coldfusion mx ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message:

Re: coldfusion Two Phase commin

2005-03-10 Thread vishnu prasad
hi i have a 2 datasource name called ds1 and ds2 i have some query using the DS1 and some with DS2 . i have all the query between cftransaction i am getting error can i have 2 diffrent datasource in between cftransaction ~|

Re: coldfusion Two Phase commin

2005-03-10 Thread vishnu prasad
vishnu prasad wrote: is is possible to have two phase commit in coldfusion mx Not unless you write your own Java classes to handle it. Jochem Hi Jochem can u suggest me how to implement this using java classes

Coldfusion MX 7 Logging

2005-02-13 Thread vishnu prasad
Hi All If the SQL Query fails in CF 4.5 and 5 , log file will have the Failed query in application.log . But in Coldfusion MX6 it will have the Failed query statment in Application.log File In Coldfusion MX 7 will it log the Failed SQL Detail in application.log

Query to Excel

2005-01-17 Thread vishnu prasad
Hi Friends i want to save the data return by the cfquery into excel . and give link to downlaod the excel file or save dailog box should open to save the file in excel format i tried in may ways . its display the data in the browser but not able to downlaod as excel pls suggest me how to do

Regular Expression

2004-12-12 Thread vishnu prasad
Hi all need an help in requlaer expression i have a string like this 'this is samp'le data to in'sert' now i need to replace the like this usign regular expression 'this is samp''le data to in''sert' ~| Special thanks to

Re: CFMX server is crashing

2004-11-18 Thread vishnu prasad
Which version u r using ? 6.1 or 6.1 with the updater??? regards Vishnu Prasad Our CFMX server is crashing quite offen once in 15 days or in a month. I checked in the log, but i found no fault. CFMX server was not fully down but retrival of page was dead slow. After restarting the server

urgent: coldfusion and brio reports

2004-11-08 Thread vishnu prasad
Hi All Does anyone know how to run brio8.2 reports from coldfusion. i need to run the brio 8.2 sqr file frm coldfusion . Thanks in Advance Regards Vishnu Prasad ~| Special thanks to the CF Community Suite Gold Sponsor

Urgent:coldfusion loging

2004-11-02 Thread vishnu prasad
Hi CF gurus Is it possible to backup all the coldfusion mx logs to some other directory and then delete the orginal file i mean i want to move all the coldfusion mx log file to another directory ,so that coldfusion log fill will have only the current date log detail thanks in advance regards

Re: Urgent:coldfusion loging

2004-11-02 Thread vishnu prasad
Hi i want to do this from the coldfusion code rather than doing it manullay or from the administrator screen. I tried it from the code from but I am able to move the application and server log. Hi CF gurus Is it possible to backup all the coldfusion mx logs to some other directory and

Re: Urgent:coldfusion loging

2004-11-02 Thread vishnu prasad
Hi Its throws an erorr when it moving the server.log ,exception.log and application.log Yes, just move the files, CF will create new ones for you. -Calvin -Original Message- From: vishnu prasad Date: 11/2/04 5:28 am To: CF-Talk Subj: Urgent:coldfusion loging Hi CF

Urgent:coldfusion report

2004-10-08 Thread vishnu prasad
Hi All i have a prblme in a displaying a report Table username username dep_code -- testuser Sal,Pur testuser1 sal,Acc testuser3 acc,pur TAble department dpet_id Name --- Sal Sales Department Pur Purchace Department ACC Accounts Department in

Re: Urgent:coldfusion report

2004-10-08 Thread vishnu prasad
Hi i cannot change the DB design ,i have to do with the current DB Structure noproblem if the query take time ,without using cfqueryparam i am using 4.5 so i cannot use cfqueryparam regards Vishnu Prasad You shouldn't have a list in the username table, but you should create a related table

Re: Urgent:coldfusion report

2004-10-08 Thread vishnu prasad
Hi i need an SQL Query cos i am building report in Crystal report so i cant have structure and cfqueryparam it would be niceif i canit in SQL query regards vishnu If you want to know what tags ( attributes) or functions you can use in the different versions of CF (starting from CF4):

Coldfusion Undeliver Emails

2004-10-06 Thread vishnu prasad
Hi All How to handle undeliver emails in coldfusion ??? Thanks in advance vishnu [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Logfile

2004-10-01 Thread vishnu prasad
Hi in Coldfusion 4.5 when a database error occured it will be logged in application.log and it will also have the failed SQL query but in CFMX its not display the Failed SQLQuery is this a bug??? or we need to do some settings to enable regards Vishnu Prasad [Todays Threads] [This Message

OT:Javascript Problem

2004-09-20 Thread vishnu prasad
Hi all i have a problem in _javascript_ i have a html File like this html head titleUntitled/title /head body form table tr tdinput type=Text name=name1 id=name_1 /td tdinput type=Text name=age id=age_1 /td tdinput type=Text name=marks id=mark_1 /td /tr tr tdinput type=Text name=name1

Re: OT:Javascript Problem

2004-09-20 Thread vishnu prasad
Thks for the Code but i need to have all the contorl name as same ? so that it will be easy for me to inster the values in the database if not will u tell me howto slove this problem in the action page i have to insert the rows enter in the previos page into DB [Todays Threads] [This

urgent:Coldfusion Looping

2004-09-20 Thread vishnu prasad
Hi I got your id from houseofusion ,and also I got ur reply in houseoffusion i have a display page like below Display page Name age sex(controls: Name1age1sex1) Name age sex(controls: Name2age2sex2) Name age sex(controls: Name3age3sex3) Name age sex(controls: Name4age4sex4) in the action

Re: urgent:Coldfusion Looping

2004-09-20 Thread vishnu prasad
Hi did in the other way cfset emailList = ArrayNew(1) cfset MailQuery = QueryNew(Name,age,mark) !--- made this more flexible just enter the max number of entries --- cfset maxNumber = 4 cfset counter = 1 cfloop index=i from=1 to=#maxNumber# step=1 cfset temp = QueryAddRow(MailQuery) cfset temp

CMS

2004-09-20 Thread vishnu prasad
HI AlL Is there is any Opensource CMS in Coldfusion ? regards Vishnu Prasad [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Coldfusion Exercise

2004-09-16 Thread vishnu prasad
Hi all Does anybody has Coldfusion Exercise for the beginners regards Vishnu [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Blackstone Beta

2004-09-15 Thread vishnu prasad
Hi All i am into blackstone beta participation, i try to download the Software from the mmbeta.macromedia.com ,other than mx 7i download other things ,due to my poor internet connection i am not able to download the MX 7 software does any beta participation members can hepl me to get the software

CFTRANSACTION

2004-09-15 Thread vishnu prasad
Hi All is it possible to have one CFTRANSACTION for multiple datasource i write the follwing code CFTRANSACTION cfquery datasource=one name=one insert statment cfquery cfquery datasource=two name=rwo insert statment cfquery /CFTRANSACTION i verify the connection in cf admin ,but when i

Re: CFTRANSACTION

2004-09-15 Thread vishnu prasad
://www.quilldesign.com - Original Message - From: vishnu prasad To: CF-Talk Sent: Wednesday, September 15, 2004 11:45 PM Subject: CFTRANSACTION Hi All is it possible to have one CFTRANSACTION for multiple datasource i write the follwing code CFTRANSACTION cfquery

  1   2   >