flash remoting wtih cfform

2005-08-04 Thread David Brown
I am using the code from http://www.asfusion.com/blog/category/flash-remoting 
under the heading Remoting for ColdFusion Flash Forms. I am trying to learn how 
to connect to a webservice from a flash form.

I have it working under one website on my web server, but not another web site. 
 Let me explain my setup:

I am running windows 2003 iis 6 with cold fusion mx 7 update 3.

I am using host headers to point to different folders.
Folder structure i:\inetpub\wwwroot (host header for this folder is webdev and 
there are no mappings ponting to the root of that website)
I created a folder named "flashservices\gateway" under i:\inetpub\wwwroot.  I 
placed the cfc in that folder and placed the .cfm file in i:\inetpub\wwwroot.  
with the following settings:

 //create connection
 var connection:mx.remoting.Connection = 
mx.remoting.NetServices.createGatewayConnection("http://webdev/flashservices/gateway/";);
 //declare service
 var myService:mx.remoting.NetServiceProxy;

and...
 //get service. First parameter is path to component and 
 //the second it's the object that will handle the response
 myService = 
connection.getService("flashservices.gateway.flashRemotingResponder", 
responseHandler );
 //make call
 myService.getDate(mask.text);


Folder structure i:\inetpub\wwwroot\phanet (host header for this folder is 
intratest and there are one mapping (rootpha) that points to the root of the 
website)
I placed the same .cfm file in the root of this web site 
i:\inetpub\wwwroot\phanet with the following settings:

 //create connection
 var connection:mx.remoting.Connection = 
mx.remoting.NetServices.createGatewayConnection("http://webdev/flashservices/gateway/";);
 //declare service
 var myService:mx.remoting.NetServiceProxy;

and...
 //get service. First parameter is path to component and 
 //the second it's the object that will handle the response
 myService = 
connection.getService("flashservices.gateway.flashRemotingResponder", 
responseHandler );
 //make call
 myService.getDate(mask.text);

This does not work.  Just by moving the file from one website to another 
website on the same machine pointing to the same GatewayConnection location and 
one works and the other does not.  Why would it matter where I run the .cfm 
file from?  I know I have to put the cfc in a website with no mappings, but the 
.cfm file too?




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213832
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: 15 minute rule

2005-08-04 Thread S . Isaac Dealey
As a fashion statement, I'd say they're too much like a Christmas
costume. Better to stick with basic black or white. :)

> so, how 'bout them Red Sox?

> :)

> Bryan Stevenson wrote:
>> (e.g. not wasting hours being interrupted by those who
>> have
>>
>>>mistaken me for someone who actually wants to discuss
>>>their favourite
>>>group of people who skillfully hit a ball with a stick on
>>>the weekend
>>>etc etc).
>>
>>
>> I'm with ya.those are the "I'm sorry you've mistaken
>> me for someone that gives a damn" people ;-)


s. isaac dealey 954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213831
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Quick easy custom tag question

2005-08-04 Thread S . Isaac Dealey
> If a custom tag has been changed and deployed to a
> production enviroment
> but has the old version cached is there a way to force it
> to recognize the
> new version without restarting the server to clear cache?

Hi Casey. If it's a CFML tag, check the ColdFusion directories for a
directory containing a bunch of .class files which resemble the names
of the templates in your application. One of those files is generated
from your custom tag. You can delete just the tag you're having a
problem with, if you can isolate it by name, but I generally just
delete them all -- they're all created when the CFML file is compiled
anyway. I never had a problem with this until recently -- the servers
at my day job have had this problem a couple times. Of course, this
may not be your problem, but it's a possibility. Apparently sometimes
CF gets confused and doesn't see that there's a newer version of the
CFML template, so it doesn't delete and recreate the class file.

s. isaac dealey 954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213830
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: My CF Affiliate Program Available for Download

2005-08-04 Thread Michael T. Tangorre
> From: Tony Weeg [mailto:[EMAIL PROTECTED] 
> what does this do?
> what is an affiliate program?
> just wondering :)
> i like free stuff!
> thanks for the offer.

WTF! Get on AIM. :-)



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213829
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: My CF Affiliate Program Available for Download

2005-08-04 Thread Tony Weeg
what does this do?

what is an affiliate program?

just wondering :)

i like free stuff!

thanks for the offer.

tw

On 8/4/05, Will Tomlinson <[EMAIL PROTECTED]> wrote:
> Ok, I pretty much wrapped up my CFMX7 affiliate program (for now). I've 
> included everything in a zip on my server and you're all welcome to it.
> It's really simple and basic but might be a good foundation for someone to 
> build on.
> 
> 1. Uses Application.cfc - onSessionStart to track visitors by IP address.
> 
> 2. Affiliate.cfc handles most of the tasks involved.
> 
> 3  I included 3 tables in an sql file.
> 
> 4. Admin area for site owner to add, edit, update all info. (there's no 
> delete as of now, you can do that part yourself)
> 
> 5. Admin area for affiliates to login and see what commissions they've 
> generated.
> 
> 6. Site owner can set different commission percentages for different 
> affiliates.
> 
> 7. Simply give your affiliate a link to your site and just add ?AFFID=111,
> 111 being whatever number you assign the affiliate in your admin area.
> 
> If you have some positive input for my program I'll gladly accept your 
> suggestions. I'm sure it can be improved upon by 200%. To the guys out there 
> that enjoy cracking on people offering free stuff, go away! Go far away and 
> be with yourself!
> 
> Here's where you can download it:
> 
> http://www.wtomlinson.com/CF_AffiliateProgram.zip
> 
> Hope it may come in handy for you guys,
> Will
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213828
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Web Service does not work

2005-08-04 Thread David Brown
I got it to work.  I had to create a folder named 
i:\inetpub\wwwroot\webservices (my web site runs under 
i:\inetpub\wwwroot\phanet with http://intratest )
Then go into cf admin and create a mapping to webservices named webservices.

Then use http://webdev/webservices/test.cfc?wsdl
http://webdev points to i:\inetpub\wwroot

I use hostheaders to point to different folders with iis 6.0.  Anyway works 
now.

- Original Message - 
From: "David Brown" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Thursday, August 04, 2005 11:29 PM
Subject: Web Service does not work


> Here is my cfc named test.cfc in the root folder of web server:
> 
>output="no">
>  
>  
>   
> 
>
> here is my index.cfm file in /flashremote/ of the web server.
>
> http://intratest/test.cfc?wsdl"; method="echoString" 
> returnvariable="theecho">
> 
> 
>
> #theecho#
>
> Here is the error I get.
> I am running cf mx 7 update 3 standard version.
>
>
> Name: http://intratest/test.cfc?wsdl. WSDL: 
> http://intratest/test.cfc?wsdl. org.xml.sax.SAXException: Fatal Error: 
> URI=null Line=11: The element type "META" must be terminated by the 
> matching end-tag "". It is recommended that you use a web browser to 
> retrieve and examine the requested WSDL document for correctness. If the 
> requested WSDL document can't be retrieved or it is dynamically generated, 
> it is likely that the target web service has programming errors.
>
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213827
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Web Service does not work

2005-08-04 Thread David Brown
Here is my cfc named test.cfc in the root folder of web server:

   
  
  
   


here is my index.cfm file in /flashremote/ of the web server.

http://intratest/test.cfc?wsdl"; method="echoString" 
returnvariable="theecho">
 


#theecho#

Here is the error I get.
I am running cf mx 7 update 3 standard version.


Name: http://intratest/test.cfc?wsdl. WSDL: http://intratest/test.cfc?wsdl. 
org.xml.sax.SAXException: Fatal Error: URI=null Line=11: The element type 
"META" must be terminated by the matching end-tag "". It is recommended that 
you use a web browser to retrieve and examine the requested WSDL document for 
correctness. If the requested WSDL document can't be retrieved or it is 
dynamically generated, it is likely that the target web service has programming 
errors. 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213826
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


My CF Affiliate Program Available for Download

2005-08-04 Thread Will Tomlinson
Ok, I pretty much wrapped up my CFMX7 affiliate program (for now). I've 
included everything in a zip on my server and you're all welcome to it. 
It's really simple and basic but might be a good foundation for someone to 
build on. 

1. Uses Application.cfc - onSessionStart to track visitors by IP address. 

2. Affiliate.cfc handles most of the tasks involved. 

3  I included 3 tables in an sql file. 

4. Admin area for site owner to add, edit, update all info. (there's no delete 
as of now, you can do that part yourself)

5. Admin area for affiliates to login and see what commissions they've 
generated. 

6. Site owner can set different commission percentages for different affiliates.

7. Simply give your affiliate a link to your site and just add ?AFFID=111, 
111 being whatever number you assign the affiliate in your admin area. 

If you have some positive input for my program I'll gladly accept your 
suggestions. I'm sure it can be improved upon by 200%. To the guys out there 
that enjoy cracking on people offering free stuff, go away! Go far away and be 
with yourself!  

Here's where you can download it:

http://www.wtomlinson.com/CF_AffiliateProgram.zip

Hope it may come in handy for you guys,
Will

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213825
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread Douglas Knudsen
am I missing something here?
http://www.laszlosystems.com/demos/
all teh demos have source code available.

DK

On 8/4/05, Bryan Stevenson <[EMAIL PROTECTED]> wrote:
> For those waiting for Lazlo code samples..well so am Istill no mail
> from Lazlo Systems, but they did say they'd need to put together the samples
> from parts of the siteso I'll let it slide for now...hehe ;-)
> 
> Bryan Stevenson B.Comm.
> VP & Director of E-Commerce Development
> Electric Edge Systems Group Inc.
> phone: 250.480.0642
> fax: 250.480.1264
> cell: 250.920.8830
> e-mail: [EMAIL PROTECTED]
> web: www.electricedgesystems.com
> 
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213824
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Fck additional parameters

2005-08-04 Thread Claude Schneegans
 >>There are solutions to both of these problems but would require

>>customization of the editor code itself.

I have developped my own editor some time ago.
It is far from having all the features FCK has, however, the configuration 
can be passed directly from the HTML code as a simple list of tools,
and the styles are picked up from a standard CSS file.

Another feature is that you do not have it directly in the form, 
but you open it in a separate window (which can be sized the way you like)
by right clicking on the standard textarea.
This means you can open different instances of it for different textareas in 
the same form,
and using different tool sets.
I don't know if this is feasible with FCKE?

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213823
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Bringing family to MAX?

2005-08-04 Thread Merrill, Jason
No problem, thanks John.  I appreciate your kind response.  :)

Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com










>>-Original Message-
>>From: Burns, John D [mailto:[EMAIL PROTECTED]
>>Sent: Thursday, August 04, 2005 3:34 PM
>>To: CF-Talk
>>Subject: RE: Bringing family to MAX?
>>
>>My bad.  I appreciate you bringing that up.  If you knew me you'd know
I
>>make fun of everyone equally, including myself and my beliefs. I do
>>realize, however, that on a list it's tough to know intentions and
there
>>are all kinds of audiences listening. My apologies to any who were
>>offended.
>>
>>John Burns
>>Certified Advanced ColdFusion MX Developer
>>Wyle Laboratories, Inc. | Web Developer
>>
>>
>>-Original Message-
>>From: Merrill, Jason [mailto:[EMAIL PROTECTED]
>>Sent: Thursday, August 04, 2005 2:11 PM
>>To: CF-Talk
>>Subject: RE: Bringing family to MAX?
>>
Just one wife?  Why not bring all of them? Oh wait, it's not in Utah
this year...

:-)


John Burns
Certified Advanced ColdFusion MX Developer
>>
>>For everyone's sake, I would appreciate some religious sensitivity on
>>this list.  If you were an African American, Gay, or Jewish, I
certainly
>>wouldn't make a joke about that.
>>
>>
>>Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com
>>
>>
>>NOTICE:
>>This message is for the designated recipient only and may contain
>>privileged or confidential information. If you have received it in
>>error, please notify the sender immediately and delete the original.
Any
>>other use of this e-mail by you is prohibited.
>>
>>
>>
>>

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213822
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Bringing family to MAX?

2005-08-04 Thread Burns, John D
My bad.  I appreciate you bringing that up.  If you knew me you'd know I
make fun of everyone equally, including myself and my beliefs. I do
realize, however, that on a list it's tough to know intentions and there
are all kinds of audiences listening. My apologies to any who were
offended.

John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-Original Message-
From: Merrill, Jason [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 04, 2005 2:11 PM
To: CF-Talk
Subject: RE: Bringing family to MAX?

>>Just one wife?  Why not bring all of them? Oh wait, it's not in Utah 
>>this year...
>>
>>:-)
>>
>>
>>John Burns
>>Certified Advanced ColdFusion MX Developer

For everyone's sake, I would appreciate some religious sensitivity on
this list.  If you were an African American, Gay, or Jewish, I certainly
wouldn't make a joke about that.  


Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com


NOTICE:
This message is for the designated recipient only and may contain
privileged or confidential information. If you have received it in
error, please notify the sender immediately and delete the original. Any
other use of this e-mail by you is prohibited.



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213821
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Flash forms - Date validation

2005-08-04 Thread Mike Nimer
How about something like this? To be honest, I haven't run it so I'm not
sure you may need to tweak it a little but it should give you the
general idea. 

Hth,
---nimer



if( d1.selectedDate.getTime() < d2.selectedDate.getTime() 
&& d2.selectedDate.getTime() < d3.selectedDate.getTime()
&& d3.selectedDate.getTime() < d4.selectedDate.getTime()
&& d4.selectedDate.getTime() < d5.selectedDate.getTime()
&& d5.selectedDate.getTime() < d6.selectedDate.getTime()
)
{
return true;
}else{
return false;
}












-Original Message-
From: Tangorre, Michael [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 04, 2005 1:57 PM
To: CF-Talk
Subject: Flash forms - Date validation

What is the easiest way to do the following validation within flash
forms?
 
I have a form with 6 dates. The dates need to be completed whereby they
are in chronological order. Date 1 has to be less than Date 2 which has
to be less than Date 3, etc.
They also need to be valid dates (format wise...  -MM-DD).
 
Thanks!
 
Mike




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213820
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread Bryan Stevenson
For those waiting for Lazlo code samples..well so am Istill no mail 
from Lazlo Systems, but they did say they'd need to put together the samples 
from parts of the siteso I'll let it slide for now...hehe ;-)

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213819
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Number to String

2005-08-04 Thread Adkins, Randy
Why not:  






-Original Message-
From: Lee [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 04, 2005 4:53 PM
To: CF-Talk
Subject: Number to String

This is making me crasy. I'm doing a bunch of conditional stuff using
CFSET to add multiply a bunch of numbers for costing. The variables all
stay numbers until I add them together like this.



At that point if the number is greater than 999 the number adds a comma
and turns into what ColdFusion thinks is a string.

Lee Surma



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213818
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


JRun Coonector Protocol Error

2005-08-04 Thread Charles Polisher
Dear all,

We've been getting a "JRun Connector Protocol Error"
screen instead of the expected webpages, intermittently, with
some interesting log entries. I've found lots of stuff on 
JRun Connector Protocol Error, but nothing helpful, and
nothing to match the log entries. This is CFMX6.1 with update. 
Is it even a ColdFusion problem? Help!

TIA,
Charles Polisher

>From C:\CFusionMX\logs\application.log:

"Error","jrpp-136","08/04/05","09:45:41","IMA",
"Error Executing Database Query.[Macromedia][SequeLink JDBC Driver]Internal 
network error, connection closed.
The specific sequence of files included or processed is: 
D:\_USN\IMA-NEW\I.M.A.(splashPage).cfm "

"Error","jrpp-136","08/04/05","09:47:09","dnsnexus",
"Error Executing Database Query.[Macromedia][SequeLink JDBC Driver]Internal 
network error, connection closed.
The specific sequence of files included or processed is:
D:\wwwcode\DNSNexus\Popups\Templates\displayNamesTemplate.cfm "


And from C:\CFusionMX\runtime\logs\default-event.log :

08/03 14:20:58 error Connection reset
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:168)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:222)
at java.io.BufferedInputStream.read(BufferedInputStream.java:277)
at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:530)
at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:522)
at jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:540)
at jrun.servlet.jrpp.ProxyEndpoint.readRequest(ProxyEndpoint.java:229)
at 
jrun.servlet.jrpp.JRunProxyService.swapRunnable(JRunProxyService.java:144)
at 
jrunx.scheduler.ThreadPool$DownstreamMetrics.swapRunnable(ThreadPool.java:320)
at 
jrunx.scheduler.ThreadPool$ThreadThrottle.swapRunnable(ThreadPool.java:433)
at 
jrunx.scheduler.ThreadPool$UpstreamMetrics.swapRunnable(ThreadPool.java:280)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:76)

08/03 15:44:02 error Software caused connection abort: recv failed
java.net.SocketException: Software caused connection abort: recv failed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:222)
at java.io.BufferedInputStream.read(BufferedInputStream.java:277)
at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:530)
at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:522)
at jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:540)
at jrun.servlet.jrpp.ProxyEndpoint.readRequest(ProxyEndpoint.java:229)
at 
jrun.servlet.jrpp.JRunProxyService.swapRunnable(JRunProxyService.java:144)
at 
jrunx.scheduler.ThreadPool$DownstreamMetrics.swapRunnable(ThreadPool.java:320)
at 
jrunx.scheduler.ThreadPool$ThreadThrottle.swapRunnable(ThreadPool.java:433)
at 
jrunx.scheduler.ThreadPool$UpstreamMetrics.swapRunnable(ThreadPool.java:280)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:76)

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213817
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Missing value in the Form.Fieldnames variable

2005-08-04 Thread Ian Skinner
Not a bug, depending on how you look at it, but a feature.  Documented here 
http://livedocs.macromedia.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/formatData8.htm

Never noticed about these special fields not being in the form.fieldname list.  
But there is a reason fields ending in _date, _integer, _required, ect. are 
specially handled.

--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

-Original Message-
From: Dharmendar Kumar [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 2:04 PM
To: CF-Talk
Subject: RE: Missing value in the Form.Fieldnames variable

I have noticed this too

Form.Fieldnames variable gives wrong results if you have a field name
that
ends with "date". So if you have a field called "s_date" - the
form.FIELDNAMES variable will not have that as a value.

Looks like a bug... i just renamed my fields and it worked.

DK

-Original Message-
From: Tom McNeer [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 4:33 PM
To: CF-Talk
Subject: Missing value in the Form.Fieldnames variable


Just curious if anyone else has experienced this:

I was looping over the fields of a submitted form using the
Form.Fieldnames variable, and I noticed that there were missing
fieldnames.

When I looped over StructKeyList(form), the fieldnames were all there.

I couldn't find any commonality among the missing fields except that
they contained date values (or empty strings, for omitted date
values). Both had been run through the cfform validate=date routine.
Or more correctly, both fields had those routines assigned, although
values were not required in the fields. I don't know if this had any
impact on the missing fields or not, but they were the only ones
missing.

This was on a server running CFMX 6.1.

Has anyone seen this behavior, or have any thoughts on why it might
have occurred?

--
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
530 Means St NW, Suite 110
Atlanta, GA 30318
404.589.0560





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213816
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Missing value in the Form.Fieldnames variable

2005-08-04 Thread Dharmendar Kumar
I have noticed this too 

Form.Fieldnames variable gives wrong results if you have a field name that
ends with "date". So if you have a field called "s_date" - the
form.FIELDNAMES variable will not have that as a value. 

Looks like a bug... i just renamed my fields and it worked.

DK

-Original Message-
From: Tom McNeer [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 4:33 PM
To: CF-Talk
Subject: Missing value in the Form.Fieldnames variable


Just curious if anyone else has experienced this:

I was looping over the fields of a submitted form using the
Form.Fieldnames variable, and I noticed that there were missing
fieldnames.

When I looped over StructKeyList(form), the fieldnames were all there.

I couldn't find any commonality among the missing fields except that
they contained date values (or empty strings, for omitted date
values). Both had been run through the cfform validate=date routine.
Or more correctly, both fields had those routines assigned, although
values were not required in the fields. I don't know if this had any
impact on the missing fields or not, but they were the only ones
missing.

This was on a server running CFMX 6.1.

Has anyone seen this behavior, or have any thoughts on why it might
have occurred?

-- 
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
530 Means St NW, Suite 110
Atlanta, GA 30318
404.589.0560



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213815
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Reading CF log files

2005-08-04 Thread Web Specialist
Thanks Mark but I need to do that with CF templates... I don't have
access to CF Admin.

Any tips?

Cheers

MD

2005/8/4, Mark A Kruger <[EMAIL PROTECTED]>:
> Michel,
> 
> First - in CF Administrator check the box that says "log slow pages" and set
> the seconds to something that makes sense (20 seconds or whatever) for your
> application. The pages will be logged in the "server" log - in
> <%cfusionroot%>/logs.
> 
> I have a blog entry on the location and description of all the log files in
> CF.
> 
> http://mkruger.cfwebtools.com/index.cfm?mode=alias&alias=coldfusion_logs
> 
> -Mark
> 
> 
> -Original Message-
> From: Michel Deloux [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 04, 2005 7:50 AM
> To: CF-Talk
> Subject: Reading CF log files
> 
> 
> Hi all,
> 
> We're looking for all slow templates used in our application. This
> information is so important to  know what's happening. What I need to
> do:
> - read CF log to know the name of that slow files.
> 
> Using CF is possible to do that?
> 
> Any tips?
> 
> Cheers
> 
> MD
> 
> 
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213814
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Missing value in the Form.Fieldnames variable

2005-08-04 Thread Ian Skinner
Well not 'anywhere' in the field name, just at the end with the leading 
underscore as you showed with your examples.  But thinks like "dateThis" or 
"date_that" or even "some_date_foobar" would be just fine.  But if the 
fieldname ends in "_date" or any of several other validator options they 
receive special attention from the cold fusion processor.

Here 
[http://livedocs.macromedia.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/formatData8.htm]
 is a list and explanation on how to use this feature.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

-Original Message-
From: Ray Champagne [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 1:44 PM
To: CF-Talk
Subject: Re: Missing value in the Form.Fieldnames variable

If the word "date" is anywhere in the form field name, they will not be
output (ie to_date, from_date, etc).  I went through this before,
couldn't figure out why, then someone here (Ian maybe?) pointed out this
"feature" of CF.

So, what are the names of the form fields that you're trying to pass?

Ray

Tom McNeer wrote:
> Just curious if anyone else has experienced this:
>
> I was looping over the fields of a submitted form using the
> Form.Fieldnames variable, and I noticed that there were missing
> fieldnames.
>
> When I looped over StructKeyList(form), the fieldnames were all there.
>
> I couldn't find any commonality among the missing fields except that
> they contained date values (or empty strings, for omitted date
> values). Both had been run through the cfform validate=date routine.
> Or more correctly, both fields had those routines assigned, although
> values were not required in the fields. I don't know if this had any
> impact on the missing fields or not, but they were the only ones
> missing.
>
> This was on a server running CFMX 6.1.
>
> Has anyone seen this behavior, or have any thoughts on why it might
> have occurred?
>

--
=
Ray Champagne - Senior Application Developer
CrystalVision Web Site Design and Internet Services
603.433.9559
www.crystalvision.org
=




~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213813
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Number to String

2005-08-04 Thread Adrian Lynch
I'm sure something else is going on in your code. Can we see it?

Ade

-Original Message-
From: Lee [mailto:[EMAIL PROTECTED]
Sent: 04 August 2005 21:53
To: CF-Talk
Subject: Number to String


This is making me crasy. I'm doing a bunch of conditional
stuff using CFSET to add multiply a bunch of numbers for
costing. The variables all stay numbers until I add them
together like this.



At that point if the number is greater than 999 the number
adds a comma and turns into what ColdFusion thinks is a
string.

Lee Surma



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213812
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Number to String

2005-08-04 Thread Lee
This is making me crasy. I'm doing a bunch of conditional 
stuff using CFSET to add multiply a bunch of numbers for 
costing. The variables all stay numbers until I add them 
together like this.



At that point if the number is greater than 999 the number 
adds a comma and turns into what ColdFusion thinks is a 
string.

Lee Surma

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213810
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: create short URL???

2005-08-04 Thread Barney Boisvert
just drop go.cfm into the web root of that domain, and you should be set.

check this:
http://www.motobit.com/help/url-replacer-rewriter/iis-mod-rewrite.asp

It's apparently a mod_rewrite port for IIS, but i've never used it, so
I can't tell you anything more.

cheers,
barneyb

On 8/4/05, Johnny Le <[EMAIL PROTECTED]> wrote:
> My problem right now is how to get the script to run when a user enters 
> myDomain.com/go.cfm?id=myUrlId into the address bar.  Otherwise the user 
> would get a "page not found" error.
> 
> BTW, we are using Microsoft Windows server 2000 running IIS.  Can we still 
> make myDomain.com/go/myUrlId?
> 
> Johnny
> 
-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213811
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: create short URL???

2005-08-04 Thread Johnny Le
My problem right now is how to get the script to run when a user enters 
myDomain.com/go.cfm?id=myUrlId into the address bar.  Otherwise the user would 
get a "page not found" error.

BTW, we are using Microsoft Windows server 2000 running IIS.  Can we still make 
myDomain.com/go/myUrlId?

Johnny

> Just need a database that records an ID and a full URL, a form that
> will accept a URL and return the matching ID, and a script that will
> accept an ID and CFLOCATION to the associated URL.  Pretty simple
> really.
> 
> Probably want to dress the redirect script up with mod_rewrite or
> something so you can do myDomain.com/go/myUrlId, rather than
> myDomain.com/go.cfm?id=myUrlId, but that's a bonus.
> 
> cheers,
> barneyb
> 
> On 8/4/05, Johnny Le <[EMAIL PROTECTED]> wrote:
> > Hi,
> > 
> > I saw several sites that allow you to create short URLs.  You enter 
> a long URL and it generates a short URL for you.  How do we go about 
> to do that?  Can you point me to the right direction?
> > 
> > Johnny
> > 
> -- 
> Barney Boisvert
> [EMAIL PROTECTED]
> 360.319.6145
> http://www.barneyb.com/
> 
> Got Gmail? I have 50 invites.

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213809
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Quick easy custom tag question

2005-08-04 Thread Douglas Knudsen
ugh, what kind of custom tag?   is in a cfx?  Java based ones may
require a restart but pure CF ones shouldn't, unless perhaps you have
Trusted Cache on.

DK

On 8/4/05, Casey C Cook <[EMAIL PROTECTED]> wrote:
> If a custom tag has been changed and deployed to a production enviroment
> but has the old version cached is there a way to force it to recognize the
> new version without restarting the server to clear cache?
> 
> Thanks,
> CC
> 
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery. NOTE: Regardless of content, this e-mail shall not operate to
> bind CSC to any order or other contract unless pursuant to explicit
> written agreement or government initiative expressly permitting the use of
> e-mail for such purpose.
> 
> 
> 
> 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213808
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Missing value in the Form.Fieldnames variable

2005-08-04 Thread Ray Champagne
If the word "date" is anywhere in the form field name, they will not be 
output (ie to_date, from_date, etc).  I went through this before, 
couldn't figure out why, then someone here (Ian maybe?) pointed out this 
"feature" of CF.

So, what are the names of the form fields that you're trying to pass?

Ray

Tom McNeer wrote:
> Just curious if anyone else has experienced this:
> 
> I was looping over the fields of a submitted form using the
> Form.Fieldnames variable, and I noticed that there were missing
> fieldnames.
> 
> When I looped over StructKeyList(form), the fieldnames were all there.
> 
> I couldn't find any commonality among the missing fields except that
> they contained date values (or empty strings, for omitted date
> values). Both had been run through the cfform validate=date routine.
> Or more correctly, both fields had those routines assigned, although
> values were not required in the fields. I don't know if this had any
> impact on the missing fields or not, but they were the only ones
> missing.
> 
> This was on a server running CFMX 6.1.
> 
> Has anyone seen this behavior, or have any thoughts on why it might
> have occurred?
> 

-- 
=
Ray Champagne - Senior Application Developer
CrystalVision Web Site Design and Internet Services
603.433.9559
www.crystalvision.org
=


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213807
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: create short URL???

2005-08-04 Thread Ken Ferguson
If you're wanting to do it for your own urls on your site, check these out.
http://www.spike.org.uk/projects/fuservlet/
http://cfopen.org/projects/fuservlet/

--Ferg


Emmet McGovern wrote:

>Ray has some nice posts about URL rewriting right now.  Were also trying out
>ISAPIRewrite as a server wide solution.  Seems to work well after a little
>bit of configuring.
>
>http://ray.camdenfamily.com/ 
>http://www.isapirewrite.com/ 
>
>Emmet
>
>-Original Message-
>From: Johnny Le [mailto:[EMAIL PROTECTED] 
>Sent: Thursday, August 04, 2005 3:31 PM
>To: CF-Talk
>Subject: create short URL???
>
>Hi,
>
>I saw several sites that allow you to create short URLs.  You enter a long
>URL and it generates a short URL for you.  How do we go about to do that?
>Can you point me to the right direction?
>
>Johnny
>
>
>
>

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213806
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: For the java knowledgeable.

2005-08-04 Thread Katz, Dov B \(IT\)
How about something like
http://java.sun.com/j2se/1.4.2/docs/api/java/io/RandomAccessFile.html

-Dov 

-Original Message-
From: Ian Skinner [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 04, 2005 4:32 PM
To: CF-Talk
Subject: For the java knowledgeable.

I have been working on creating a little log viewer that can view very
large log files, an arbitrary block at a time.  It uses the java
fileReader and bufferedReader objects.  So that I do not have to try and
load the entire multi-hundred megabyte log files into memory.

I'm happy to say after several hours of much learning and tinkering I
have got it working nicely.  It is specific purpose to a specific log
format but it's what I needed at this moment.  

As is wont to happen in these cases; I am already imagining
improvements.  Besides me doing something to make it more generically
useable with other log formats.  I am thinking of adding a search
feature so that I can get to a desired section quickly, without having
to page possibly several hundred times.  But if I do this, so that one
can jump into the middle of the file, one is really going to want to be
able to page backwards.  

And that is my question.  BufferedReader seems only meant, logically, to
read forward in a file.  Is there some other Java object(s) that I could
use to allow reading forward and backwards from arbitrary points in the
text file?


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any attachments is for
the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution is prohibited.
If you are not the intended recipient, please contact the sender and
delete any copies of this message. 





~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213805
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


For the java knowledgeable.

2005-08-04 Thread Ian Skinner
I have been working on creating a little log viewer that can view very large 
log files, an arbitrary block at a time.  It uses the java fileReader and 
bufferedReader objects.  So that I do not have to try and load the entire 
multi-hundred megabyte log files into memory.

I'm happy to say after several hours of much learning and tinkering I have got 
it working nicely.  It is specific purpose to a specific log format but it's 
what I needed at this moment.  

As is wont to happen in these cases; I am already imagining improvements.  
Besides me doing something to make it more generically useable with other log 
formats.  I am thinking of adding a search feature so that I can get to a 
desired section quickly, without having to page possibly several hundred times. 
 But if I do this, so that one can jump into the middle of the file, one is 
really going to want to be able to page backwards.  

And that is my question.  BufferedReader seems only meant, logically, to read 
forward in a file.  Is there some other Java object(s) that I could use to 
allow reading forward and backwards from arbitrary points in the text file?


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213803
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Missing value in the Form.Fieldnames variable

2005-08-04 Thread Tom McNeer
Just curious if anyone else has experienced this:

I was looping over the fields of a submitted form using the
Form.Fieldnames variable, and I noticed that there were missing
fieldnames.

When I looped over StructKeyList(form), the fieldnames were all there.

I couldn't find any commonality among the missing fields except that
they contained date values (or empty strings, for omitted date
values). Both had been run through the cfform validate=date routine.
Or more correctly, both fields had those routines assigned, although
values were not required in the fields. I don't know if this had any
impact on the missing fields or not, but they were the only ones
missing.

This was on a server running CFMX 6.1.

Has anyone seen this behavior, or have any thoughts on why it might
have occurred?

-- 
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
530 Means St NW, Suite 110
Atlanta, GA 30318
404.589.0560

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213804
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: create short URL???

2005-08-04 Thread Emmet McGovern
Ray has some nice posts about URL rewriting right now.  Were also trying out
ISAPIRewrite as a server wide solution.  Seems to work well after a little
bit of configuring.

http://ray.camdenfamily.com/ 
http://www.isapirewrite.com/ 

Emmet

-Original Message-
From: Johnny Le [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 04, 2005 3:31 PM
To: CF-Talk
Subject: create short URL???

Hi,

I saw several sites that allow you to create short URLs.  You enter a long
URL and it generates a short URL for you.  How do we go about to do that?
Can you point me to the right direction?

Johnny



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213802
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: create short URL???

2005-08-04 Thread Tony Weeg
www.antiwrap.com

:) tw

On 8/4/05, Johnny Le <[EMAIL PROTECTED]> wrote:
> Wouldn't this be a problem if you have multiple sites on your server?
> 
> Johnny
> 
> >Barney Boisvert wrote:
> >
> >For what it's worth, I've done this in Apache with a 404 error page -
> >the only problem with that is it is a 404 error =)
> >
> >so something like www.foo.com/index.cfm would contain your tinyurl
> >creation form and then the url could be www.foo.com/523
> >
> >Apache can't find a file or directory named 523 so it loads the 404
> >error page, which I've configured to be "/404.cfm".
> >
> >The main url is still available, so then I just
> >
> > >can't remember which) and do the database query and then redirect.
> >
> >mod_rewrite is probably much nicer way to do it =)
> >
> >Rick
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213801
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Quick easy custom tag question

2005-08-04 Thread Casey C Cook
If a custom tag has been changed and deployed to a production enviroment 
but has the old version cached is there a way to force it to recognize the 
new version without restarting the server to clear cache?

Thanks,
CC

This is a PRIVATE message. If you are not the intended recipient, please 
delete without copying and kindly advise us by e-mail of the mistake in 
delivery. NOTE: Regardless of content, this e-mail shall not operate to 
bind CSC to any order or other contract unless pursuant to explicit 
written agreement or government initiative expressly permitting the use of 
e-mail for such purpose.



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213800
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Dynamic Tree view in ColdFusion

2005-08-04 Thread Emmet McGovern
I wrote one using treeview.nets treeview js.
http://fullcitymedia.com/apps/treeview/ It supports direct linking to tree
nodes.

Let me know if anyone is interested.

Emmet

-Original Message-
From: Matt Robertson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 04, 2005 3:55 PM
To: CF-Talk
Subject: Re: Dynamic Tree view in ColdFusion

I did a basic one and posted it. Look for TreeMonger in the MM Devex. One 
thing it is missing is -- if you deep-link into a page within the tree -- 
the freebie one does not open the tree out to match up with the current page

(it does if you nav manually, of course). One of these days I will update 
the code to fix that, but even so this will get you light years closer to 
your solution. The placeholder stuff I mention isn't that hard to figure 
out.

HtH,

-- 
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com 

On 8/4/05, Micha Schopman <[EMAIL PROTECTED]> wrote:
> 
> Are you looking for a server control solution or a client side widget?
> 
> Micha Schopman
> Project Manager
> 
> Modern Media, Databankweg 12 M, 3821 AL Amersfoort
> Tel 033-4535377, Fax 033-4535388
> KvK Amersfoort 39081679, Rabo 39.48.05.380
> 
> 
> 
> -
> Modern Media, Making You Interact Smarter. Onze oplossingen verbeteren
> de interactie met uw doelgroep.
> Wilt u meer omzet, lagere kosten of een beter service niveau? Voor meer
> informatie zie www.modernmedia.nl 
> 
> 
> -
> -Original Message-
> From: simmyana a [mailto:[EMAIL PROTECTED]
> Sent: donderdag 4 augustus 2005 10:42
> To: CF-Talk
> Subject: Dynamic Tree view in ColdFusion
> 
> Hi,
> 
> I need the code to display the items in a dynamic tree view pattern
> similar to windows explorer. can anyone help me with this?
> 
> thanks
> 
> 
> 
> 



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213799
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: create short URL???

2005-08-04 Thread Johnny Le
Wouldn't this be a problem if you have multiple sites on your server?

Johnny

>Barney Boisvert wrote:
>
>For what it's worth, I've done this in Apache with a 404 error page - 
>the only problem with that is it is a 404 error =)
>
>so something like www.foo.com/index.cfm would contain your tinyurl 
>creation form and then the url could be www.foo.com/523
>
>Apache can't find a file or directory named 523 so it loads the 404 
>error page, which I've configured to be "/404.cfm".
>
>The main url is still available, so then I just
>
>can't remember which) and do the database query and then redirect.
>
>mod_rewrite is probably much nicer way to do it =)
>
>Rick

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213798
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Fck additional parameters

2005-08-04 Thread Matt Robertson
For the toolbars I define what it is I need in advance on an app by app 
basis. I'll have to check out this custom config stuff as I wasn't aware of 
it. Am just really getting into FCK 2.0 and was happy just to be able to 
defeat that stupid file structure the editor imposes on uploads.

As for the styles xml file, I haven't been able to get a style sheet to load 
thats outside of the css folder. Maybe I'm missing something somewhere.

-- 
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213797
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Dynamic Tree view in ColdFusion

2005-08-04 Thread Matt Robertson
I did a basic one and posted it. Look for TreeMonger in the MM Devex. One 
thing it is missing is -- if you deep-link into a page within the tree -- 
the freebie one does not open the tree out to match up with the current page 
(it does if you nav manually, of course). One of these days I will update 
the code to fix that, but even so this will get you light years closer to 
your solution. The placeholder stuff I mention isn't that hard to figure 
out.

HtH,

-- 
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com 

On 8/4/05, Micha Schopman <[EMAIL PROTECTED]> wrote:
> 
> Are you looking for a server control solution or a client side widget?
> 
> Micha Schopman
> Project Manager
> 
> Modern Media, Databankweg 12 M, 3821 AL Amersfoort
> Tel 033-4535377, Fax 033-4535388
> KvK Amersfoort 39081679, Rabo 39.48.05.380
> 
> 
> 
> -
> Modern Media, Making You Interact Smarter. Onze oplossingen verbeteren
> de interactie met uw doelgroep.
> Wilt u meer omzet, lagere kosten of een beter service niveau? Voor meer
> informatie zie www.modernmedia.nl 
> 
> 
> -
> -Original Message-
> From: simmyana a [mailto:[EMAIL PROTECTED]
> Sent: donderdag 4 augustus 2005 10:42
> To: CF-Talk
> Subject: Dynamic Tree view in ColdFusion
> 
> Hi,
> 
> I need the code to display the items in a dynamic tree view pattern
> similar to windows explorer. can anyone help me with this?
> 
> thanks
> 
> 
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213796
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Can a CF file edit itself?

2005-08-04 Thread Douglas Knudsen
man that's a seeming conudrum question, eh?  Ever hear the famous problem? 
"There is a barber who lives in a small town.  The barber shaves all
those men and only those men who do not shave themselves.
Does the barber shave himself?"

DK

On 8/4/05, Mike Soultanian <[EMAIL PROTECTED]> wrote:
> Hey Barney,
> Thanks for the code example.  I'm going to start working on the security
> tag and keep people posted with my progress.  It's a pretty involved
> system that people might be interested.
> 
> > with that at the raw filesystem level.  And since it's happening once
> > for the file, not once per execution, you'll also alleviate issues
> > with running the file on your dev server and having to unset the IDs
> > befor eyou deploy live and stuff.
> 
> You know, while somewhat unrelated, you indirectly brought up a good
> point.  Obviously the file will be assigned a unique ID upon first run
> and that ID is registered in the, let's say dev, database.  I would then
> compile the file and send it over to the prod server.  I would also need
> to copy the table in the dev databse that stores all the unique file IDs
> for those files over to the prod database, but at least I don't need
> those files to edit themselves after they've been compiled...
> 
> Thanks for your help!
> Mike
> 
> 
> > On 8/3/05, Mike Soultanian <[EMAIL PROTECTED]> wrote:
> >
> >>I am trying to create a file security system and I have a custom tag
> >>that checks the security settings on a CFM file every time it is
> >>accessed.  So, at the top of the page would be:
> >>
> >>
> >>
> >>This tag checks the database to see if the logged-in user has access to
> >>the file and continues loading the page if the user does.  If the user
> >>doesn't have access, the user will be sent to an error page.  Obviously,
> >>to keep track of every file on the system the database needs to have a
> >>unique identifier for each file.  I could use the directory/filename,
> >>but if move a file, that would cause problems because the database would
> >>"lose" the information on that file and permissions would have to be
> >>reset (pain).
> >>
> >>So, what I want to happen is when a CFM page is accessed for the first
> >>time, I want it to edit itself and put in a a unique file identifier
> >>that it will then be stored in the database.  So, for example, it will
> >>take the following:
> >>
> >>
> >>
> >>and change it to:
> >>
> >>
> >>
> >>I know this may not be possible, but I thought I'd check anyways.
> >>Otherwise, does anyone know how I can identify a file by some unique
> >>characteristic (i.e. checksum maybe)?  It's kinda similar to an NTFS
> >>system where the system knows the permissions on a file regardless of
> >>where it moves to.
> >>
> >>What I would like to avoid is generating my own unique numbers in each
> >>file.  I could do it that way, but I'd like to find a clean and more
> >>automatic way to take care of it.
> >>
> >>Thanks,
> >>Mike
> >>
> >
> >
> 
> 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213795
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: ColdFusion Admin Error

2005-08-04 Thread Jeff Houser
 that appears to have done it.  Thanks!   You the man

>Can you try this, blow away all the compiled classes in your
>web-inf/cfclasses, restart, and try the admin again.
>
>---nimer

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213794
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: create short URL???

2005-08-04 Thread Burns, John D
Nevermind, I found this url for anyone who's interested. It's free and
works in IIS.
http://www.motobit.com/help/url-replacer-rewriter/iis-mod-rewrite.asp 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-Original Message-
From: Burns, John D [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 04, 2005 3:45 PM
To: CF-Talk
Subject: RE: create short URL???

Barney,

You know of any mod_rewrite stuff for IIS? I'd be interested to know if
I could do that sort of thing in IIS, hopefully for free. 


John Burns
Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | Web
Developer
 

-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 3:36 PM
To: CF-Talk
Subject: Re: create short URL???

Just need a database that records an ID and a full URL, a form that will
accept a URL and return the matching ID, and a script that will accept
an ID and CFLOCATION to the associated URL.  Pretty simple really.

Probably want to dress the redirect script up with mod_rewrite or
something so you can do myDomain.com/go/myUrlId, rather than
myDomain.com/go.cfm?id=myUrlId, but that's a bonus.

cheers,
barneyb

On 8/4/05, Johnny Le <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I saw several sites that allow you to create short URLs.  You enter a
long URL and it generates a short URL for you.  How do we go about to do
that?  Can you point me to the right direction?
> 
> Johnny
> 
--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.





~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213793
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: create short URL???

2005-08-04 Thread Rick Root
Barney Boisvert wrote:
> Just need a database that records an ID and a full URL, a form that
> will accept a URL and return the matching ID, and a script that will
> accept an ID and CFLOCATION to the associated URL.  Pretty simple
> really.
> 
> Probably want to dress the redirect script up with mod_rewrite or
> something so you can do myDomain.com/go/myUrlId, rather than
> myDomain.com/go.cfm?id=myUrlId, but that's a bonus.

For what it's worth, I've done this in Apache with a 404 error page - 
the only problem with that is it is a 404 error =)

so something like www.foo.com/index.cfm would contain your tinyurl 
creation form and then the url could be www.foo.com/523

Apache can't find a file or directory named 523 so it loads the 404 
error page, which I've configured to be "/404.cfm".

The main url is still available, so then I just

http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213792
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread Douglas Knudsen
I thought AS2 is ECMA based...
http://www.macromedia.com/devnet/mx/flash/articles/converting_actionscript2.html

DK

On 8/4/05, Ken Ferguson <[EMAIL PROTECTED]> wrote:
> I tend to agree based on the posts I see from the laszlo mailing list,
> which I've been following for the last few months. On this CF list you
> find questions like, "how do I do x?" while on the Laszlo list you see a
> lot more questions or comments on things that don't work at all and the
> work-arounds to get them to work by somehow fakin' the funk.
> 
> Damien McKenna wrote:
> 
> >Looking at OpenLaszlo my one concern would be the *long* list of known
> >issues with 3.0.  I think one of the bug-fix frenzies popular in the OSS
> >world would help here, maybe have a prize for the most bugs fixed in a
> >month or something.
> >
> >
> >
> 
> 
> 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213791
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: create short URL???

2005-08-04 Thread Burns, John D
Barney,

You know of any mod_rewrite stuff for IIS? I'd be interested to know if
I could do that sort of thing in IIS, hopefully for free. 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 04, 2005 3:36 PM
To: CF-Talk
Subject: Re: create short URL???

Just need a database that records an ID and a full URL, a form that will
accept a URL and return the matching ID, and a script that will accept
an ID and CFLOCATION to the associated URL.  Pretty simple really.

Probably want to dress the redirect script up with mod_rewrite or
something so you can do myDomain.com/go/myUrlId, rather than
myDomain.com/go.cfm?id=myUrlId, but that's a bonus.

cheers,
barneyb

On 8/4/05, Johnny Le <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I saw several sites that allow you to create short URLs.  You enter a
long URL and it generates a short URL for you.  How do we go about to do
that?  Can you point me to the right direction?
> 
> Johnny
> 
--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213790
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: create short URL???

2005-08-04 Thread Barney Boisvert
Just need a database that records an ID and a full URL, a form that
will accept a URL and return the matching ID, and a script that will
accept an ID and CFLOCATION to the associated URL.  Pretty simple
really.

Probably want to dress the redirect script up with mod_rewrite or
something so you can do myDomain.com/go/myUrlId, rather than
myDomain.com/go.cfm?id=myUrlId, but that's a bonus.

cheers,
barneyb

On 8/4/05, Johnny Le <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I saw several sites that allow you to create short URLs.  You enter a long 
> URL and it generates a short URL for you.  How do we go about to do that?  
> Can you point me to the right direction?
> 
> Johnny
> 
-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213789
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: problem with web service returntype="xml"

2005-08-04 Thread Barney Boisvert
I'd probably break it down into three sections.  If a client app wants
to deal with multiple sections, let it, but no sense burying clients
that only care about employees under all the product and customer
methods as well.

If you need to share sessions across multiple service objects (which
you probably would want to), you'll probably want to add a 4th
"security" service as well, that controls authentication and
authorization for all the services.

cheers,
barneyb

On 8/4/05, Dharmendar Kumar <[EMAIL PROTECTED]> wrote:
> Hi Barney,
> 
> Thanks for the insight. You are dead right on that. Also, I checked .net  -
> and it certainly does not support 'document' type.
> 
> I will go with your recommendations. Thanks.
> 
> On another note, about web services architecture - is it better to have all
> your methods in one wsdl - or does it make more sense to have different
> services for different modules in your app.? So if I have an intranet with
> foll. modules:
> 
> employees
> customers
> products
> 
> Does it make more sense to have 3 diff. web services; each with related
> methods? Or is better to have just one service?
> 
> Thanks,
> DK
> 

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213788
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


create short URL???

2005-08-04 Thread Johnny Le
Hi,

I saw several sites that allow you to create short URLs.  You enter a long URL 
and it generates a short URL for you.  How do we go about to do that?  Can you 
point me to the right direction?

Johnny

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213787
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: problem with web service returntype="xml"

2005-08-04 Thread Dharmendar Kumar
Hi Barney,

Thanks for the insight. You are dead right on that. Also, I checked .net  -
and it certainly does not support 'document' type.

I will go with your recommendations. Thanks.

On another note, about web services architecture - is it better to have all
your methods in one wsdl - or does it make more sense to have different
services for different modules in your app.? So if I have an intranet with
foll. modules:

employees
customers
products

Does it make more sense to have 3 diff. web services; each with related
methods? Or is better to have just one service?

Thanks,
DK

-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 3:03 PM
To: CF-Talk
Subject: Re: problem with web service returntype="xml"


The .NET side is going to have to parse the XML either way.  Web
servies only every pass text around, they can't pass around objects. 
So you're not passing a CF XML document object with type="xml", you're
passing a nested XML document.  The XML document will be part of the
SOAP document (with type="xml"), rather than an XML-escaped string in
the SOAP document (with type="string").  So using type="xml" will only
save you the XML-unescaping on the receiving end, not parsing the XML.

Here's a completely contrived example that has little basis in
reality, but which will illustrate the point:

passing with type="xml":

  

  

  


passing type="string":

  

  


cheers,
barneyb

On 8/4/05, Dharmendar Kumar <[EMAIL PROTECTED]> wrote:
> Yes, I can return "string" - pass XML string and it works in .Net
> 
> But I wanted to pass a XML document object - so the receiver doesnt have
to
> parse thro' the xml.
> 
> But you made an interesteing point - that .net may not support 'document'
> type - i will investigate if that indeed is the case
> 
> meanwhile, any other insight is appreciated.
> 
> Thanks
> DK
> 

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213786
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread Ken Ferguson
I tend to agree based on the posts I see from the laszlo mailing list, 
which I've been following for the last few months. On this CF list you 
find questions like, "how do I do x?" while on the Laszlo list you see a 
lot more questions or comments on things that don't work at all and the 
work-arounds to get them to work by somehow fakin' the funk.

Damien McKenna wrote:

>Looking at OpenLaszlo my one concern would be the *long* list of known
>issues with 3.0.  I think one of the bug-fix frenzies popular in the OSS
>world would help here, maybe have a prize for the most bugs fixed in a
>month or something.
>
>  
>


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213785
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Bringing family to MAX?

2005-08-04 Thread Nathan Strutz
Charlie Griefer wrote:
> On 8/4/05, Merrill, Jason <[EMAIL PROTECTED]> wrote:
> 
Just one wife?  Why not bring all of them? Oh wait, it's not in Utah
this year...

:-)

>>
>>For everyone's sake, I would appreciate some religious sensitivity on
>>this list.  If you were an African American, Gay, or Jewish, I certainly
>>wouldn't make a joke about that.
> 
> 
> What if I was all 3?  c'mon...wouldn't you just be a *little* bit tempted?

No, but I'd joke with one of your wives about it.


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213784
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: problem with web service returntype="xml"

2005-08-04 Thread Barney Boisvert
The .NET side is going to have to parse the XML either way.  Web
servies only every pass text around, they can't pass around objects. 
So you're not passing a CF XML document object with type="xml", you're
passing a nested XML document.  The XML document will be part of the
SOAP document (with type="xml"), rather than an XML-escaped string in
the SOAP document (with type="string").  So using type="xml" will only
save you the XML-unescaping on the receiving end, not parsing the XML.

Here's a completely contrived example that has little basis in
reality, but which will illustrate the point:

passing with type="xml":

  

  

  


passing type="string":

  

  


cheers,
barneyb

On 8/4/05, Dharmendar Kumar <[EMAIL PROTECTED]> wrote:
> Yes, I can return "string" - pass XML string and it works in .Net
> 
> But I wanted to pass a XML document object - so the receiver doesnt have to
> parse thro' the xml.
> 
> But you made an interesteing point - that .net may not support 'document'
> type - i will investigate if that indeed is the case
> 
> meanwhile, any other insight is appreciated.
> 
> Thanks
> DK
> 

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213783
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Can a CF file edit itself?

2005-08-04 Thread Mike Soultanian
Hey Barney,
Thanks for the code example.  I'm going to start working on the security 
tag and keep people posted with my progress.  It's a pretty involved 
system that people might be interested.

> with that at the raw filesystem level.  And since it's happening once
> for the file, not once per execution, you'll also alleviate issues
> with running the file on your dev server and having to unset the IDs
> befor eyou deploy live and stuff.

You know, while somewhat unrelated, you indirectly brought up a good 
point.  Obviously the file will be assigned a unique ID upon first run 
and that ID is registered in the, let's say dev, database.  I would then 
compile the file and send it over to the prod server.  I would also need 
to copy the table in the dev databse that stores all the unique file IDs 
for those files over to the prod database, but at least I don't need 
those files to edit themselves after they've been compiled...

Thanks for your help!
Mike


> On 8/3/05, Mike Soultanian <[EMAIL PROTECTED]> wrote:
> 
>>I am trying to create a file security system and I have a custom tag
>>that checks the security settings on a CFM file every time it is
>>accessed.  So, at the top of the page would be:
>>
>>
>>
>>This tag checks the database to see if the logged-in user has access to
>>the file and continues loading the page if the user does.  If the user
>>doesn't have access, the user will be sent to an error page.  Obviously,
>>to keep track of every file on the system the database needs to have a
>>unique identifier for each file.  I could use the directory/filename,
>>but if move a file, that would cause problems because the database would
>>"lose" the information on that file and permissions would have to be
>>reset (pain).
>>
>>So, what I want to happen is when a CFM page is accessed for the first
>>time, I want it to edit itself and put in a a unique file identifier
>>that it will then be stored in the database.  So, for example, it will
>>take the following:
>>
>>
>>
>>and change it to:
>>
>>
>>
>>I know this may not be possible, but I thought I'd check anyways.
>>Otherwise, does anyone know how I can identify a file by some unique
>>characteristic (i.e. checksum maybe)?  It's kinda similar to an NTFS
>>system where the system knows the permissions on a file regardless of
>>where it moves to.
>>
>>What I would like to avoid is generating my own unique numbers in each
>>file.  I could do it that way, but I'd like to find a clean and more
>>automatic way to take care of it.
>>
>>Thanks,
>>Mike
>>
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213782
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: problem with web service returntype="xml"

2005-08-04 Thread Joe Rinehart
The only way I've gotten this to work is to pass it as a string

-Joe

On 8/4/05, dk @ realmagnet. com dk @ realmagnet. com <[EMAIL PROTECTED]> wrote:
> I have a webservice as follows:
> 
> 
> 
> 
> 
> 
> 
> DK
> 
> 
> 
> 
> 
> 
> I am able to call it from ColdFusion but not from ASP.Net. When I try to add 
> the web reference in Visual Studio, I get this error:
> 
> "Custom tool error: Unable to import WebService/Schema. Unable to import 
> binding 'test.cfcSoapBinding' from namespace 'http://ws.mm_api'. Unable to 
> import operation 'test1'. The datatype 'Document' is missing."
> 
> Basically looks like returntype "XML" from cffunction results in the wsdl to 
> return "apachesoap: Document" (see below):
> - 
> 
> 
> 
> The wsdl definition defines apachesoap as:
> xmlns:apachesoap = "http://xml.apache.org/xml-soap";
> 
> 
> See wsdl below.
> 
> Still .Net is not able to resolve "Document" type.
> 
> Any ideas whats happening here?? Or how I could resolve this?
> 
> Thanks,
> 
> DK
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213781
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Bringing family to MAX?

2005-08-04 Thread Charlie Griefer
On 8/4/05, Merrill, Jason <[EMAIL PROTECTED]> wrote:
> >>Just one wife?  Why not bring all of them? Oh wait, it's not in Utah
> >>this year...
> >>
> >>:-)
> >>
> >>
> >>John Burns
> >>Certified Advanced ColdFusion MX Developer
> 
> For everyone's sake, I would appreciate some religious sensitivity on
> this list.  If you were an African American, Gay, or Jewish, I certainly
> wouldn't make a joke about that.

What if I was all 3?  c'mon...wouldn't you just be a *little* bit tempted?

(sorry to perpetuate the O/T...just trying to lighten the mood) :)

-- 
Charlie Griefer


"...All the world shall be your enemy, Prince with a Thousand Enemies, 
and whenever they catch you, they will kill you. But first they must catch 
you, digger, listener, runner, prince with a swift warning. 
Be cunning and full of tricks and your people shall never be destroyed."

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213780
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: problem with web service returntype="xml"

2005-08-04 Thread Dharmendar Kumar
Yes, I can return "string" - pass XML string and it works in .Net

But I wanted to pass a XML document object - so the receiver doesnt have to
parse thro' the xml. 

But you made an interesteing point - that .net may not support 'document'
type - i will investigate if that indeed is the case

meanwhile, any other insight is appreciated.

Thanks
DK

-Original Message-
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 2:21 PM
To: CF-Talk
Subject: Re: problem with web service returntype="xml"


Try just returning 'string'.  The 'document' type probably isn't
supported by .NET, but the string type should be equivalent enough. 
Differences include a little extra work on both ends to
seriealize/deserialize the XML, and the inability to access the
inner-document as XML while the SOAP packet is in transit, but those
probably won't matter.

cheers,
barneyb

On 8/4/05, dk @ realmagnet. com dk @ realmagnet. com <[EMAIL PROTECTED]>
wrote:
> I have a webservice as follows:
> 
> 
> 
> 
> 
> 
> 
> DK
> 
> 
> 
> 
> 
> 
> I am able to call it from ColdFusion but not from ASP.Net. When I try to
add the web reference in Visual Studio, I get this error:
> 
> "Custom tool error: Unable to import WebService/Schema. Unable to import
binding 'test.cfcSoapBinding' from namespace 'http://ws.mm_api'. Unable to
import operation 'test1'. The datatype 'Document' is missing."
> 
> Basically looks like returntype "XML" from cffunction results in the wsdl
to return "apachesoap: Document" (see below):
> - 
> 
> 
> 
> The wsdl definition defines apachesoap as:
> xmlns:apachesoap = "http://xml.apache.org/xml-soap";
> 
> 
> See wsdl below.
> 
> Still .Net is not able to resolve "Document" type.
> 
> Any ideas whats happening here?? Or how I could resolve this?
> 
> Thanks,
> 
> DK
> 


-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213779
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Laszlo vs. Flex

2005-08-04 Thread Barney Boisvert
> I'm no expert with either product, but I think that ActionScript 2
> implements a subset of the functionality specified within the Netscape draft
> of ECMAScript 262 version 4, which is currently a work-in-progress.

You're dead on, Dave.  AS2 uses the same spec that JavaScript 2 will
use, just like AS1 followed JS1.  Obviously some things are different
(no 'MoveClip' type in JS, and no 'Window' type in AS), but the
language syntax is the same.

cheers,
barneyb

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213775
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Open Lazlo vs. Flex

2005-08-04 Thread Damien McKenna
Looking at OpenLaszlo my one concern would be the *long* list of known
issues with 3.0.  I think one of the bug-fix frenzies popular in the OSS
world would help here, maybe have a prize for the most bugs fixed in a
month or something.

-- 
Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213777
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Query Problem - Brain Cloud

2005-08-04 Thread Doug Bedient
Impressive use of your noggin. Hopefully I can explain my problem a little 
better. I have changed my data import to create a date record for every night. 
Instead of the arrival date and number of nights. I can easily change back it 
this doesn't provide the results the best way. Below is some sample data. This 
seems like it should be so easy compared to some of the stuff I work on but I'm 
completely blocked.

unitCode Date
mc  2006-08-11
mc  2006-08-12
mc  2006-08-13
mc  2006-08-14
mc  2006-08-15
mc  2006-08-16
mc  2006-08-17
NS19  2005-08-14
NS19  2005-08-15
NS19  2005-08-16
NS19  2005-08-17
NS19  2005-08-18

If my search dates are (2005-8-12) to (2005-08-13) the result should be just 
NS19. Obviously the between does not work since both have dates outside the 
search and therefore they both match. Is there a way to group them so if there 
is one matched date it does not return that property?

Thank you again for any help.
Doug

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213778
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cfcookie

2005-08-04 Thread Dave Watts
> > As of CFMX, this is no longer correct. You can use CFCOOKIE 
> > and CFLOCATION within the same page.
> 
> I am using CFMX6.1, so why might this not be working then?

Within your original code, you are setting the cookie twice - once to delete
it, and again to give it a new value. My suggestion was that you omit the
first operation. Did you try that?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213776
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread Yves Arsenault
Me to ;-)

I've been looking at Laszlo for a little while...

We did a few things on a laptop we set up on our network...

Yves

On 8/4/05, Chuck Mason <[EMAIL PROTECTED]> wrote:
> Please post here as I am also interested in the code examples - particularly
> those relating to CF (their web site has examples, but none relating to CF).
> 
> Thanks!
> 
> On Thursday 04 August 2005 12:28 pm, Bryan Stevenson wrote:
> > > Well, if they send you some good code examples and the like, I for one
> > > would be very glad if you could post them out here or at least forward
> > > them on to me!
> > >
> > > --Ferg
> >
> > but of course!! ;-)
> >
> > Bryan Stevenson B.Comm.
> > VP & Director of E-Commerce Development
> > Electric Edge Systems Group Inc.
> > phone: 250.480.0642
> > fax: 250.480.1264
> > cell: 250.920.8830
> > e-mail: [EMAIL PROTECTED]
> > web: www.electricedgesystems.com
> >
> >
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213774
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: problem with web service returntype="xml"

2005-08-04 Thread Barney Boisvert
Try just returning 'string'.  The 'document' type probably isn't
supported by .NET, but the string type should be equivalent enough. 
Differences include a little extra work on both ends to
seriealize/deserialize the XML, and the inability to access the
inner-document as XML while the SOAP packet is in transit, but those
probably won't matter.

cheers,
barneyb

On 8/4/05, dk @ realmagnet. com dk @ realmagnet. com <[EMAIL PROTECTED]> wrote:
> I have a webservice as follows:
> 
> 
> 
> 
> 
> 
> 
> DK
> 
> 
> 
> 
> 
> 
> I am able to call it from ColdFusion but not from ASP.Net. When I try to add 
> the web reference in Visual Studio, I get this error:
> 
> "Custom tool error: Unable to import WebService/Schema. Unable to import 
> binding 'test.cfcSoapBinding' from namespace 'http://ws.mm_api'. Unable to 
> import operation 'test1'. The datatype 'Document' is missing."
> 
> Basically looks like returntype "XML" from cffunction results in the wsdl to 
> return "apachesoap: Document" (see below):
> - 
> 
> 
> 
> The wsdl definition defines apachesoap as:
> xmlns:apachesoap = "http://xml.apache.org/xml-soap";
> 
> 
> See wsdl below.
> 
> Still .Net is not able to resolve "Document" type.
> 
> Any ideas whats happening here?? Or how I could resolve this?
> 
> Thanks,
> 
> DK
> 


-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213773
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


problem with web service returntype="xml"

2005-08-04 Thread dk
I have a webservice as follows:







DK






I am able to call it from ColdFusion but not from ASP.Net. When I try to add 
the web reference in Visual Studio, I get this error:

"Custom tool error: Unable to import WebService/Schema. Unable to import 
binding 'test.cfcSoapBinding' from namespace 'http://ws.mm_api'. Unable to 
import operation 'test1'. The datatype 'Document' is missing."

Basically looks like returntype "XML" from cffunction results in the wsdl to 
return "apachesoap: Document" (see below):
- 
 


The wsdl definition defines apachesoap as:
xmlns:apachesoap = "http://xml.apache.org/xml-soap";


See wsdl below.

Still .Net is not able to resolve "Document" type.

Any ideas whats happening here?? Or how I could resolve this?

Thanks,

DK

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213772
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Bringing family to MAX?

2005-08-04 Thread Merrill, Jason
>>Just one wife?  Why not bring all of them? Oh wait, it's not in Utah
>>this year...
>>
>>:-)
>>
>>
>>John Burns
>>Certified Advanced ColdFusion MX Developer

For everyone's sake, I would appreciate some religious sensitivity on
this list.  If you were an African American, Gay, or Jewish, I certainly
wouldn't make a joke about that.  


Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com


NOTICE:
This message is for the designated recipient only and may contain privileged or 
confidential information. If you have received it in error, please notify the 
sender immediately and delete the original. Any other use of this e-mail by you 
is prohibited.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213771
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Bringing family to MAX?

2005-08-04 Thread Burns, John D
Just one wife?  Why not bring all of them? Oh wait, it's not in Utah
this year...

:-) 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-Original Message-
From: Ian Skinner [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 04, 2005 11:43 AM
To: CF-Talk
Subject: RE: Bringing family to MAX?

IF I get to go, not yet approved, I'll bring the boys and a wife.  But I
have in-laws in the area to look after them during the conference.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

.-Original Message-
.From: Connie DeCinko [mailto:[EMAIL PROTECTED]
.Sent: Thursday, August 04, 2005 8:29 AM
.To: CF-Talk
.Subject: Bringing family to MAX?
.
.Of those going to MAX, who will be taking the family along to visit
.Disneyland?  Maybe the families can gather together and hang out
while us geeks are in sessions?
.
.
.Constanty "Connie" DeCinko III
.Web Architect, Webmaster, Web Developer Lone Jet Enterprises
.Glendale, Arizona   www.LoneJet.com
.
.
.
.
.
.



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213770
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cfcookie

2005-08-04 Thread Dave Francis
expires= ?

This is a guess, I have no idea what the expires default value is.



-Original Message-
From: daniel kessler [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 1:57 PM
To: CF-Talk
Subject: Re: cfcookie


>As of CFMX, this is no longer correct. You can use CFCOOKIE and CFLOCATION
>within the same page.

I am using CFMX6.1, so why might this not be working then?



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213769
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread Chuck Mason
Please post here as I am also interested in the code examples - particularly 
those relating to CF (their web site has examples, but none relating to CF).

Thanks!

On Thursday 04 August 2005 12:28 pm, Bryan Stevenson wrote:
> > Well, if they send you some good code examples and the like, I for one
> > would be very glad if you could post them out here or at least forward
> > them on to me!
> >
> > --Ferg
>
> but of course!! ;-)
>
> Bryan Stevenson B.Comm.
> VP & Director of E-Commerce Development
> Electric Edge Systems Group Inc.
> phone: 250.480.0642
> fax: 250.480.1264
> cell: 250.920.8830
> e-mail: [EMAIL PROTECTED]
> web: www.electricedgesystems.com
>
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213768
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Flash forms - Date validation

2005-08-04 Thread Tangorre, Michael
What is the easiest way to do the following validation within flash
forms?
 
I have a form with 6 dates. The dates need to be completed whereby they
are in chronological order. Date 1 has to be less than Date 2 which has
to be less than Date 3, etc.
They also need to be valid dates (format wise...  -MM-DD).
 
Thanks!
 
Mike


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213767
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cfcookie

2005-08-04 Thread daniel kessler
>As of CFMX, this is no longer correct. You can use CFCOOKIE and CFLOCATION
>within the same page.

I am using CFMX6.1, so why might this not be working then?

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213766
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


OT: cell phone video

2005-08-04 Thread Rick Root
anyone know how to deal with 3gp files?  I guess Quicktime can play them 
but I'm kinda hoping to find something (coldfusion, java, executable) 
that can convert 3gp files to some other format (preferable flv) on the 
server side.

Rick


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213765
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: 15 minute rule

2005-08-04 Thread Bryan Stevenson
> so, how 'bout them Red Sox?
> 
> :)

One in every crowd eh Ray ;-)

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213764
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: 15 minute rule

2005-08-04 Thread Ray Champagne
so, how 'bout them Red Sox?

:)

Bryan Stevenson wrote:
> (e.g. not wasting hours being interrupted by those who have
> 
>>mistaken me for someone who actually wants to discuss their favourite
>>group of people who skillfully hit a ball with a stick on the weekend
>>etc etc).
> 
> 
> I'm with ya.those are the "I'm sorry you've mistaken me for someone that 
> gives a damn" people ;-)
> 
> Bryan Stevenson B.Comm.
> VP & Director of E-Commerce Development
> Electric Edge Systems Group Inc.
> phone: 250.480.0642
> fax: 250.480.1264
> cell: 250.920.8830
> e-mail: [EMAIL PROTECTED]
> web: www.electricedgesystems.com 
> 
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213763
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: OT: 15 minute rule

2005-08-04 Thread Bryan Stevenson
(e.g. not wasting hours being interrupted by those who have
> mistaken me for someone who actually wants to discuss their favourite
> group of people who skillfully hit a ball with a stick on the weekend
> etc etc).

I'm with ya.those are the "I'm sorry you've mistaken me for someone that 
gives a damn" people ;-)

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213762
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Open Laszlo vs. Flex

2005-08-04 Thread Dave Watts
> You're right on one point Mike:  you _dont_ [sic] have all 
> the details.

If you plan on pointing out everyone's spelling and grammar errors, that'll
be a full-time job. But just to help you out, you omitted a comma between
"point" and "Mike".

> Laszlo's scripting language _is_ ECMAScript. I believe it is 
> AS2 that is the proprietary scripting language.

I'm no expert with either product, but I think that ActionScript 2
implements a subset of the functionality specified within the Netscape draft
of ECMAScript 262 version 4, which is currently a work-in-progress. So I
wouldn't exactly call that a proprietary scripting language.

http://www.mozilla.org/js/language/es4/index.html

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213761
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread Bryan Stevenson
> Well, if they send you some good code examples and the like, I for one 
> would be very glad if you could post them out here or at least forward 
> them on to me!
> 
> --Ferg

but of course!! ;-)

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213760
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread Ken Ferguson
Well, if they send you some good code examples and the like, I for one 
would be very glad if you could post them out here or at least forward 
them on to me!

--Ferg

Bryan Stevenson wrote:

>>You think Flex is cool now, read this:
>>
>>http://weblogs.macromedia.com/mesh/archives/2005/08/will_zorn_requi.cfm
>>
>>
>>Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com
>>
>>
>
>Sounds promisingbut a tad too vague for my likingit's all about what 
>is and isn't in the list of enterprise level functionality (that won't be in 
>the serverless deployment option). If as somebody mentioned in the 
>Blogthings like remoting are considered "enterprise-level" then it 
>doesn't matter if it'd free or cheaper IMHO ;-)
>
>Fo now I'd have to say Lazlo still looks like  abetter option to invest my 
>time in simply because it's free and will do what I want it to (or so the 
>Lazlo folks say).
>
>BTWI guess this thread I started got the Lazlo folks 
>attention.somebody called me to ask what I wanted to know and will be 
>sending me some code samples shortlynice!!...responsive!!  (and not 
>slagging MM or Mike Cthey are too)
>
>Cheers
>
>Bryan Stevenson B.Comm.
>VP & Director of E-Commerce Development
>Electric Edge Systems Group Inc.
>phone: 250.480.0642
>fax: 250.480.1264
>cell: 250.920.8830
>e-mail: [EMAIL PROTECTED]
>web: www.electricedgesystems.com 
>
>
>

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213758
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Generate PPT slides on the fly?

2005-08-04 Thread Burns, John D
Anyone have any experience with generating PPT slides on the fly using
CFMX or some CFX tag?  We have a report that we allow users to export
from a web app into Excel and they've asked if we could make it so that
the report could be exported directly to a PPT slide. I know we could
generate an image but without worrying about proportions and sizes and
stuff, I was wondering if we could somehow automatically create a PPT
slide from CF with the certain look we want and allow them to import
that slide to their presentation. This has to do with marketing figures
and such so they'd be doing this on a weekly basis.  Anyone with
experience or that could point me in the right direction, I'd appreciate
it.  I've looked on Google but haven't found anything on that. Perhaps
I'm just searching for the wrong terms.  Thanks!
 
John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 
 


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213759
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Fck additional parameters

2005-08-04 Thread Rick Root
Claude Schneegans wrote:
> 
> And what's about the file for the styles?
> FCKE is able to show the styles as they appear in the text, 
> but you must edit them in an XML file, right?

Ah yes, good point - In my app, I actually store the fckstyles outside 
of the fckeditor install directory, and then configure it to look in the 
alternate location, so (like the custom configuration javascript file) I 
don't overwrite either the configuration settings OR the styles.

There are solutions to both of these problems but would require 
customization of the editor code itself.  Maybe I'll submit a feature 
request =)

Rick


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213757
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread Bryan Stevenson
> You think Flex is cool now, read this:
>
> http://weblogs.macromedia.com/mesh/archives/2005/08/will_zorn_requi.cfm
>
>
> Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com

Sounds promisingbut a tad too vague for my likingit's all about what 
is and isn't in the list of enterprise level functionality (that won't be in 
the serverless deployment option). If as somebody mentioned in the 
Blogthings like remoting are considered "enterprise-level" then it 
doesn't matter if it'd free or cheaper IMHO ;-)

Fo now I'd have to say Lazlo still looks like  abetter option to invest my 
time in simply because it's free and will do what I want it to (or so the 
Lazlo folks say).

BTWI guess this thread I started got the Lazlo folks 
attention.somebody called me to ask what I wanted to know and will be 
sending me some code samples shortlynice!!...responsive!!  (and not 
slagging MM or Mike Cthey are too)

Cheers

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213756
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread Mike Chambers
Sheesh?

>Laszlo's scripting language _is_ ECMAScript.



http://www.laszlosystems.com/lps-2.0/docs/lzx-reference/info-scripting.html

That seems to say to me that it is based on ECMA script (as is AS2) but
deviates from it in a number of ways.

mike chambers

[EMAIL PROTECTED]


- Original Message - 
From: "P T Withington" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Thursday, August 04, 2005 7:56 AM
Subject: Re: Open Lazlo vs. Flex


> >Laszlo does not use AS2, but rather some proprietary scripting language
(i
> >dont have all of the details).
> >
> >Flex UI markup is XML / Tag based, and the scripting language is
> >ActionScript (based on ECMA Script).
>
> You're right on one point Mike:  you _dont_ [sic] have all the details.
Laszlo's scripting language _is_ ECMAScript.  I believe it is AS2 that is
the proprietary scripting language.  Sheesh.
>
> P T Withington
> Laszlo Systems
>
>
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213755
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: need help testing...

2005-08-04 Thread David Delbridge
Ken,

Unless we're talking about cfmail, this is off-topic.

That said, it is very likely that your mail server has been blacklisted 
by AOL.  This is very common, even among the most innocent of mail servers.

If you've been blacklisted, your mail server's logs will contain a 
message with a link to AOL's website.  Follow the link for specifics and 
instructions.  Chances are that you either 1) have been flagged as a 
spammer by AOL's users (do you support mail forwarding?) or 2) have no 
reverse-DNS entries.

If you need more info, give me a holler off-list.

Dave

Ken Ferguson wrote:

> Does anyone have an aol email address to which I can send a couple of 
> test emails? I am getting a bunch of complaints about not being able to 
> deliver email to aol addresses and I'd like to check it out.
> 
> Thanks,
> Ferg
> 
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213754
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cfcookie

2005-08-04 Thread Dave Francis
What version of CF? For CF5.0 (and below), cfcookie's  won't be set if you
exit the page with cflocation

-Original Message-
From: Daniel Kessler [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 10:36 AM
To: CF-Talk
Subject: cfcookie


I am using cookies to define whether a person is logged in.

- no cookie
- set return url
- link to login page


click to go to the login, log in and it does:




but when it returns to that url, the original code still fails and
seems to think that you're not logged in.  Oddly, if the return url
is "../index.cfm" then it seems to work.  Just not when it's coming
from the other url.  I tried refreshing the page to see if it was
just not updating but that doesn't help.

Please, any thoughts would help.

--
Daniel Kessler

Department of Public and Community Health
University of Maryland
Suite 2387 Valley Drive
College Park, MD  20742-2611
301-405-2545 Phone
www.phi.umd.edu



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213753
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Rest of the string regex question.

2005-08-04 Thread Barney Boisvert
How about ((.|#chr(10)#)*)$ then.  I'm not sure if it'll work, but
it's worth a shot.

On 8/4/05, Ian Skinner <[EMAIL PROTECTED]> wrote:
> Barney
> 
> I had tried that, it gets me to the end of a line, but not to the end of the 
> string.  There maybe 1 or more CR & LF in the string, and I would like the 
> entire rest of the string including any and all line breaks.
> 
-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213752
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Bringing family to MAX?

2005-08-04 Thread Ian Skinner
That's why this works fairly well for me, assuming I get to go.  My wife's 
folks live in the LA (West Covina) area.  She and the boys can stay with them 
during the conference, then I stay through the weekend and we do all the family 
stuff after the conference.

This is just a happy coincidence of this year's location for me.

--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

-Original Message-
From: Tony Weeg [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 9:26 AM
To: CF-Talk
Subject: Re: Bringing family to MAX?

if you bring your family to max, you wont get as much out of the
conference itself, as you would if you went by yourself, or with
fellow geeks.

if i go with my wife, i spend more time with her and not doing conf.
stuff ...

it wasnt too bad, as we were in new orleans last time, but i would
have gotten more out of the CONFERENCE itself, if she wasnt part of my
to-do list.

2cents weeg out

On 8/4/05, Matt Osbun <[EMAIL PROTECTED]> wrote:
>   Not necessarily.  He didn't say he'd bring his.
>
>   Hey- bring mine.  I'm sure she wouldn't see anything weird about
> taking a vacation with a complete stranger.
>
> Matt Osbun
> Web Developer
> Health Systems, International
>
>
>
> -Original Message-
> From: Robertson-Ravo, Neil (RX)
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 04, 2005 10:39 AM
> To: CF-Talk
> Subject: RE: Bringing family to MAX?
>
>
> 'a' Wifeyou have more than one?!
>
>
>



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213751
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: How do I get ยกเลิก styleoutput

2005-08-04 Thread Paul Hastings
Paul & Kathryn wrote:
> ยกเลิก

that's NCR (numeric character reference).

> I don't have much to work on, this is how the html editor is putting data 
> into the database using javascript escape maybe?

i'd ditch the editor asap. whenever possible, it's almost always better 
to do DCE (direct character entry).

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213750
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Bringing family to MAX?

2005-08-04 Thread Tony Weeg
if you bring your family to max, you wont get as much out of the
conference itself, as you would if you went by yourself, or with
fellow geeks.

if i go with my wife, i spend more time with her and not doing conf. stuff ... 

it wasnt too bad, as we were in new orleans last time, but i would
have gotten more out of the CONFERENCE itself, if she wasnt part of my
to-do list.

2cents weeg out

On 8/4/05, Matt Osbun <[EMAIL PROTECTED]> wrote:
>   Not necessarily.  He didn't say he'd bring his.
> 
>   Hey- bring mine.  I'm sure she wouldn't see anything weird about
> taking a vacation with a complete stranger.
> 
> Matt Osbun
> Web Developer
> Health Systems, International
> 
> 
> 
> -Original Message-
> From: Robertson-Ravo, Neil (RX)
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 04, 2005 10:39 AM
> To: CF-Talk
> Subject: RE: Bringing family to MAX?
> 
> 
> 'a' Wifeyou have more than one?!
> 
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213749
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cfcookie

2005-08-04 Thread daniel kessler
maybe it keeps the header info because I use the whole url rather than a 
relative one?  The time that I do a relative url, it seems to work but I don't 
know if that's a pattern.

>From what I can remember, and it has been a while since I have used 
>CFcookie but since CFlocation does a header push to the browser that the 
>cookie doesn't get set if cfcookie is used prior to a cflocation.
>
>I would suggest using session or client variables which set a cookie 
>anyways to keep state.
>
>
>J.J. Merrick
>
>
>Daniel Kessler wrote:
>>

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213748
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Bringing family to MAX?

2005-08-04 Thread Matt Osbun
  Not necessarily.  He didn't say he'd bring his.

  Hey- bring mine.  I'm sure she wouldn't see anything weird about
taking a vacation with a complete stranger.

Matt Osbun
Web Developer
Health Systems, International



-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 04, 2005 10:39 AM
To: CF-Talk
Subject: RE: Bringing family to MAX?


'a' Wifeyou have more than one?!


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213747
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


How do I get ยกเลิก style output

2005-08-04 Thread Paul & Kathryn
Hi All,

wondering if any of you know how to convert chinese or other language 
characters into the style

ยกเลิก

I don't have much to work on, this is how the html editor is putting data 
into the database using javascript escape maybe?

Wondered if anyone had any pointers

Many thanks

Paul


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213746
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Fck additional parameters

2005-08-04 Thread Claude Schneegans
 >>The toolbarset, however, appears to be one of the things you have to do

>>in the javascript file.

And what's about the file for the styles?
FCKE is able to show the styles as they appear in the text, 
but you must edit them in an XML file, right?

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213745
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Open Lazlo vs. Flex

2005-08-04 Thread Merrill, Jason
You think Flex is cool now, read this:

http://weblogs.macromedia.com/mesh/archives/2005/08/will_zorn_requi.cfm


Jason Merrill   |   E-Learning Solutions   |  icfconsulting.com





NOTICE:
This message is for the designated recipient only and may contain privileged or 
confidential information. If you have received it in error, please notify the 
sender immediately and delete the original. Any other use of this e-mail by you 
is prohibited.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213744
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread Ken Ferguson
AS2 may be the proprietary language, but we're talking about 
applications that compile to the proprietary Flash player, right??? I'd 
say that using the proprietary AS2 is actually a plus over ECMAScript, 
unless of course, you can argue that I'm wrong.

--Ferg


P T Withington wrote:

>>Laszlo does not use AS2, but rather some proprietary scripting language (i
>>dont have all of the details).
>>
>>Flex UI markup is XML / Tag based, and the scripting language is
>>ActionScript (based on ECMA Script).
>>
>>
>
>You're right on one point Mike:  you _dont_ [sic] have all the details.  
>Laszlo's scripting language _is_ ECMAScript.  I believe it is AS2 that is the 
>proprietary scripting language.  Sheesh.
>
>P T Withington
>Laszlo Systems
>
>
>

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213743
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread P T Withington
>Laszlo does not use AS2, but rather some proprietary scripting language (i
>dont have all of the details).

You're right on one point Mike:  you _dont_ [sic] have all the details.  
Laszlo's scripting language _is_ ECMAScript.  I believe it is AS2 that is the 
proprietary scripting language.

P T Withington
Laszlo Systems

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213742
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Bringing family to MAX?

2005-08-04 Thread Robertson-Ravo, Neil (RX)
'a' Wifeyou have more than one?!





-Original Message-
From: Ian Skinner [mailto:[EMAIL PROTECTED] 
Sent: 04 August 2005 16:43
To: CF-Talk
Subject: RE: Bringing family to MAX?

IF I get to go, not yet approved, I'll bring the boys and a wife.  But I
have in-laws in the area to look after them during the conference.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

-Original Message-
From: Connie DeCinko [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 8:29 AM
To: CF-Talk
Subject: Bringing family to MAX?

Of those going to MAX, who will be taking the family along to visit
Disneyland?  Maybe the families can gather together and hang out while us
geeks are in sessions?


Constanty "Connie" DeCinko III
Web Architect, Webmaster, Web Developer
Lone Jet Enterprises
Glendale, Arizona
  www.LoneJet.com









~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213741
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cfcookie

2005-08-04 Thread J.J. Merrick
Client variables are similar to a session variable but they can only 
store simple values (not structures like sessions) but they can be 
stored in a database which multiple servers can read from. This allows 
for scalability as your session information is shared between servers 
that are load balanced.

What I have always done to save information like that is to set a cookie 
after I set a session variable. Inside that cookie I have encrypted the 
username and password of the person. I would then do a check to see if 
the session is available and if it is not then re log them in with the 
cookie information (of course if it is defined also) otherwise send them 
to the login screen.

It is usually much more secure though to have the person re login if 
they drop a window.


J.J. Merrick




daniel kessler wrote:
> I didn't use session variables because if they drop the browser window and 
> then bring up a new one and go back, it seems to keep the variable 
> information whereas a cookie is just dropped, like it's associated with the 
> page instead of the memory space.
> 
> What would a client variable be?
> 
>>From what I can remember, and it has been a while since I have used 
> 
>>CFcookie but since CFlocation does a header push to the browser that the 
>>cookie doesn't get set if cfcookie is used prior to a cflocation.
>>
>>I would suggest using session or client variables which set a cookie 
>>anyways to keep state.
>>
>>
>>J.J. Merrick
>>
>>
>>Daniel Kessler wrote:
>>
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213737
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Open Lazlo vs. Flex

2005-08-04 Thread Bryan Stevenson
> You're right on one point Mike:  you _dont_ [sic] have all the details. 
> Laszlo's scripting language _is_ ECMAScript.  I believe it is AS2 that is 
> the proprietary scripting language.  Sheesh.
>
> P T Withington
> Laszlo Systems

OoooOOo a post from the Lazlo camp ;-)

SoP T...if you can show me some sample Lazlo code that would invoke a 
CFC I'd be a happy camper ;-)

Oh ya...can you explain how Lazlo and CF live together (broad strokesbig 
picture kind of stuff).

TIA

Cheers

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com 


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213738
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cfcookie

2005-08-04 Thread Dave Watts
> I am using cookies to define whether a person is logged in.
> 
> - no cookie
> - set return url
> - link to login page
> 
> 
> click to go to the login, log in and it does:
> 
> 
> 
> 
> but when it returns to that url, the original code still fails and 
> seems to think that you're not logged in.  Oddly, if the return url 
> is "../index.cfm" then it seems to work.  Just not when it's coming 
> from the other url.  I tried refreshing the page to see if it was 
> just not updating but that doesn't help.

There's no need to delete the cookie and set the same cookie in the same
page. Just set the cookie to the value that you want.

> I believe this is down to an old 'bug' in CF where you cannot 
> set a cookie immediately before a CFLOCATION - there are ways 
> around it I think but off hand I cannot remember - sure someone
> will chip in ;-)

As of CFMX, this is no longer correct. You can use CFCOOKIE and CFLOCATION
within the same page.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213740
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Bringing family to MAX?

2005-08-04 Thread Ian Skinner
IF I get to go, not yet approved, I'll bring the boys and a wife.  But I have 
in-laws in the area to look after them during the conference.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

-Original Message-
From: Connie DeCinko [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 8:29 AM
To: CF-Talk
Subject: Bringing family to MAX?

Of those going to MAX, who will be taking the family along to visit
Disneyland?  Maybe the families can gather together and hang out while us
geeks are in sessions?


Constanty "Connie" DeCinko III
Web Architect, Webmaster, Web Developer
Lone Jet Enterprises
Glendale, Arizona
  www.LoneJet.com







~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213739
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cfcookie

2005-08-04 Thread Dave Francis
I put a url variable on the cflocation, then set the cookie in the target
page if the url var is present. Ugh! but it works.

-Original Message-
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]
Sent: Thursday, August 04, 2005 10:33 AM
To: CF-Talk
Subject: RE: cfcookie


I believe this is down to an old 'bug' in CF where you cannot set a cookie
immediately before a CFLOCATION - there are ways around it I think but off
hand I cannot remember - sure someone will chip in ;-)



-Original Message-
From: Daniel Kessler [mailto:[EMAIL PROTECTED]
Sent: 04 August 2005 15:36
To: CF-Talk
Subject: cfcookie

I am using cookies to define whether a person is logged in.

- no cookie
- set return url
- link to login page


click to go to the login, log in and it does:




but when it returns to that url, the original code still fails and
seems to think that you're not logged in.  Oddly, if the return url
is "../index.cfm" then it seems to work.  Just not when it's coming
from the other url.  I tried refreshing the page to see if it was
just not updating but that doesn't help.

Please, any thoughts would help.

--

Daniel Kessler

Department of Public and Community Health
University of Maryland
Suite 2387 Valley Drive
College Park, MD  20742-2611
301-405-2545 Phone
www.phi.umd.edu





~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213736
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Tidy for cfml

2005-08-04 Thread Joshua Cyr
Looking at using tidy to clean up some code formating.  I have looked for a
sample config file for tidy to properly deal with cfml tags.  I have yet to
find one.  Anyone have one or know where to go looking for it?
 

Joshua Cyr


866.870.6358
  www.besavvy.com

 


~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213735
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: 15 minute rule

2005-08-04 Thread Bryan Stevenson
>I find it easier to never make mistakes =P~
> 
> !k

*ahem* BS *cough* ;-)

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213734
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cfcookie

2005-08-04 Thread Robertson-Ravo, Neil (RX)
I believe this is down to an old 'bug' in CF where you cannot set a cookie
immediately before a CFLOCATION - there are ways around it I think but off
hand I cannot remember - sure someone will chip in ;-)



-Original Message-
From: Daniel Kessler [mailto:[EMAIL PROTECTED] 
Sent: 04 August 2005 15:36
To: CF-Talk
Subject: cfcookie

I am using cookies to define whether a person is logged in.

- no cookie
- set return url
- link to login page


click to go to the login, log in and it does:




but when it returns to that url, the original code still fails and 
seems to think that you're not logged in.  Oddly, if the return url 
is "../index.cfm" then it seems to work.  Just not when it's coming 
from the other url.  I tried refreshing the page to see if it was 
just not updating but that doesn't help.

Please, any thoughts would help.

-- 

Daniel Kessler

Department of Public and Community Health
University of Maryland
Suite 2387 Valley Drive
College Park, MD  20742-2611
301-405-2545 Phone
www.phi.umd.edu



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213733
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


  1   2   >