Form Reuse and Validation Methodologies Best Practices

2007-08-07 Thread Michael Eger
We are currently researching the Best Practices for managing form reuse, validation and error handling in a CF application. Our current application is not a fusebox application, but I still like separating the form logic, validation logic and the update/insert logic. I think a good form

Cold Fusion and VMWare?

2007-07-25 Thread Michael Eger
We are testing to see if it is possible to run a Virtualized (VMWare) Version of a Cold Fusion application, which will be accessed by IP address. We have VMWare running on a test server and installed a virtualized version of the application and everything works. Sporadically, we get a Connection

Schdule Task Management

2007-07-12 Thread Michael Eger
Can anyone tell me if there is a way to query cold fusion scheduled tasks (Return File Name, Type, Size, Last Run, etc.). Does this information get written to a log that I could read? We have some large tasks that need to run in the background for some very large clients, but the clients need

RE: Query Based Verity Issue

2007-06-20 Thread Michael Eger
Matt, Just a quick glance, but I think CF verity search is treating this as a string, because it does not support numeric searching. -- Mike Eger www.avilar.com -Original Message- From: Matthew Lesko [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 20, 2007 10:28 AM To: CF-Talk

RE: Translation WebService

2007-06-15 Thread Michael Eger
Thanks I will take a look at the API. I really agree with both Paul and you about the accuracy of the free services. We use professional translation services for our products, but I am doing a proof of concept with some languages we currently do not support, so we can understand what

RE: Translation WebService

2007-06-15 Thread Michael Eger
I tested a cfhttp approach to retrieve the text, but am getting a 403 error saying I do not have permission. I do not want to implement a PHP solution for this, so I need to find another solution. Any other ideas? -Original Message- From: Eric Haskins [mailto:[EMAIL PROTECTED] Sent:

RE: Translation WebService

2007-06-15 Thread Michael Eger
://www.parked.com/tour/?promo=455BD4CABB On 6/15/07, Michael Eger [EMAIL PROTECTED] wrote: I tested a cfhttp approach to retrieve the text, but am getting a 403 error saying I do not have permission. I do not want to implement a PHP solution for this, so I need to find another solution

Translation WebService

2007-06-14 Thread Michael Eger
Can anyone recommend a translation web site (preferable free), which can be called as a web service or by cfhttp calls? The goal would be to pass in text to the service and get translated text back, which could then be stored in a database for use in a prototype. Some websites such as Google