RE: Ultradev & Studio

2001-05-03 Thread Peter Tilbrook

Mark, I'm inclined to agree with you. Dreamweaver for all intent and
purposes is a fine product for the "visual" web designer. As far as code
development goes it just doesn't cut it - which is why I imagine they ship
HomeSite with Dreamweaver for code cutting purposes.

ColdFusion Studio - at least version 4.5.2 SP2 - is a fine product, finally.
Admittedly I am still running 4.0 until I get the time to install the latest
release. 4.0 does not save files as zero bytes which later version did
regularly.

Rather than merge a product like Studio/HomeSite into UltraDev (expensive
product is UltraDev for what it claims to do) update CF Studio 4.5.1 to
include new CF5.0 support. After all these years the 4.5 product is now
totally indespensible. If it aint broke dont fix it!

-Original Message-
From: Mark Terrill [mailto:[EMAIL PROTECTED]]
Sent: Friday, 4 May 2001 13:14
To: CF-Talk
Subject: Re: Ultradev & Studio


Our CFUG had a macromedia rep come talk to us the other night. apparently
ultradev & studio are being merged into ONE product...ie the code window of
ultradev will be like studio

personally I think that this is the worst possible decision that macromedia
could possibly make. they may like their trippy looking ultradev
product...but a vast populace of cf'ers don't. when the macromedia guy told
us of this product merge, he suddenly had a roomful of *extremely* irate
programmers. whatever macromedia does, they shouldn't wreck the good
relationship that allaire built up with us at ground level. leave bloody
ultradev to the graphic designers and leave us in peace with our intimitely
favourite memory chewing dev tool.


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: quick question

2001-05-03 Thread Joseph Thompson

no

but you could check the File.ClientFileExt variable if you think you are
having trouble

- Original Message -
From: "Chris Badouin" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 3:39 PM
Subject: quick question


> All-
>
> Sorry, I have not used CFFILE and needed a quick answer
>
> When using the CFFILE tag to "rename" an image file, does the CFFILE
> overwrite the extension when renaming?
>
> CB
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFcontent and extensions

2001-05-03 Thread Massimo Foti

Something like this should help:



Massimo


"Brook Davies" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a cf file which returns a text file using CFCONTENT. Yet, the
> extension is still .cfm. Is there a way to force the extension to .txt?
=lists



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



verity error

2001-05-03 Thread Seamus Campbell

Hi
I get this error on my ISP's server when I update a verity collection
I do NOT get it when I do it on my home server
Any clues - I'm desperate to find some reason for this

Error Occurred While Processing Request
 > Error Diagnostic InformationRequest canceled or ignored by
 > serverServer busy or unable to fulfill request. The server is unable
 > to fulfill your request due to extremely high traffic or an
 > unexpected internal error. Please attempt your request again (if you
 > are repeatedly unsuccessful you should notify the site
 > administrator). (Location Code: 26)
 > Please inform the site administrator that this error has occurred (be
 > sure to include the contents of this page in your message to the
 > administrator).

MTIA

Seamus


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Michael Kear

You would prefer that only "good" news comes out?  The best way to avoid
getting bad news about anything is not to look, sit in the closet with
your hands over your ears and your eyes tightly shut.

For most things what's "bad news" for someone is "Good news" for someone
else.

For myself, I'd rather know what's going on good or bad.

Cheers,
Mike Kear
AFP Webworks
Windsor, NSW, Australia


On Thu, 3 May 2001, ibtoad wrote:

> Why must we keep getting bad news from MM???
>
> Rich
>
> -Original Message-
> From: Terry Bader [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 03, 2001 1:32 PM
> To: CF-Talk
> Subject: RE: CF Studio and UltraDev Merging!
>
>
> NNOOO
>
>
>   Terry Bader
>   IT/Web Specialist
>   Macromedia Certified Coldfusion Developer
>   EDO Corp - Combat Systems
>   (757) 424-1004 ext 361 - Work
>   [EMAIL PROTECTED]
>
>
>   (757)581-5981 - Mobile
>   [EMAIL PROTECTED]
>   icq: 5202487   aim: lv2bounce
>   http://www.cs.odu.edu/~bader
>
>
>
>
>
> > -Original Message-
> > From: Nathan Stanford [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, May 03, 2001 11:29 AM
> > To: CF-Talk
> > Subject: CF Studio and UltraDev Merging!
> >
> >
> >
> > Read This:
> > http://www.allaire.com/products/ColdFusion/productinformation/
> > tools.cfm
> >
> > Nathan Stanford
> > Senior Programmer/Analyst
> > [EMAIL PROTECTED]
> >
> >
> >
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



structure in request scope

2001-05-03 Thread Mark Ireland



I have just failed to find that code for a structure in the request scope 
in the cf-talk archive.

Can someone point me to it please?

Thanks


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Problem with login page

2001-05-03 Thread Erika L Walker

Check the actual formis the input name the same as what you are
accepting? Is the input field empty? With that kind of error, I've found
that the form itself is usually the culprit!

Happy hunting,


Erika
(with a *K*)

"Blessed are they who can laugh at themselves, for they shall never cease to
be amused."


-Original Message-
From: Hubert Earl [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 7:15 PM
To: CF-Talk
Subject: Problem with login page


hi. when i submit my login page i get this error message:

"
Error Diagnostic Information

An error occurred while evaluating the expression:


#Form.UserPassword#



Error near line 8, column 15.



Error resolving parameter FORM.USERPASSWORD


The specified form field cannot be found. This problem is very likely due to
the fact that you have misspelled the form field name.



The error occurred while processing an element with a general identifier of
(#Form.UserPassword#), occupying document position (8:14) to (8:32)."

This is the code I'm submitting, but darned if I could find anything wrong
with it:

 
SELECT * FROM User
WHERE UserName = '#Form.UserName#' AND
 Password = '#Form.UserPassword#'
  

I've checked datasource name etc.  Could anyone suggest what I may be
overlooking?  Thanks.

---
Hubert Earl

ICQ#: 16199853
AIM: hubertfme

My Jamaican Art, Craft & More Online Store:
http://www.angelfire.com/ny/hearl/link_page_on_angelfire.html
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Kevin Lynch

Hi-

That's right, both ColdFusion Studio and UltraDev continue to be 
available as separate products. If you like, you can buy them 
together in a studio bundle at a lower price.

There's a FAQ that Jeff Whatcott put together at: 
http://www.allaire.com/handlers/index.cfm?ID=20899#2201

thanks

Kevin

At 2:37 PM -0700 5/3/01, Erika Walker wrote:
>I don't think they are talking about merging the two products as 
>onethey are just talking about using them together side-by-side.
>
>Re-read that page one more time. It took me a couple just to be 
>sure, and besides, I already have the UltraDev they are talking 
>about. The product has a lot of tools built into it to make 
>developing with ColdFusion easier for beginners, etc.
>
>Don't Panic!! No more panicking!!
>
>Cheers,
>Erika
>
>-- Original Message --
>From: Costas Piliotis <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>Date: Thu, 03 May 2001 10:22:17 -0700
>
>>Hey Macromedia...
>>
>>I know someone is out there listening...
>>
>>Most CF developers like Studio.  Most like it a lot.
>>
>>VERY BAD MOVE.  Talk about giving it to CF developers where it hurts.
>>
>>-Original Message-
>>From: Nathan Stanford [mailto:[EMAIL PROTECTED]]
>>Sent: Thursday, May 03, 2001 8:29 AM
>>To: CF-Talk
>>Subject: CF Studio and UltraDev Merging!
>>
>>
>>
>>Read This:
>>http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
>>
>>Nathan Stanford
>>Senior Programmer/Analyst
>>[EMAIL PROTECTED]
>>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: testing..

2001-05-03 Thread Peter Tilbrook

I don't think so. I posted a message six hours ago and it has not been
posted yet.

-Original Message-
From: Mak Wing Lok [mailto:[EMAIL PROTECTED]]
Sent: Friday, 4 May 2001 10:04
To: CF-Talk
Subject: testing..


is CF-talk OK?
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: quick question

2001-05-03 Thread Peter Tilbrook

Chris, I imagine you would have to specify the full filename - including the
extension. Be wary of using CFFILE, particularly if people can upload non
image files like documents or executables. Test your code to ensure that you
are not opening up a major vulnerability to your server. I have noticed with
CF Enterprise 4.5.1 an uncanny behaviour of making CFSTRUCTURE and CFFILE
variables UPPERCASE. Not sure if this is supposed to happen - I think not -
but it does.

-Original Message-
From: Chris Badouin [mailto:[EMAIL PROTECTED]]
Sent: Friday, 4 May 2001 08:39
To: CF-Talk
Subject: quick question


All-

Sorry, I have not used CFFILE and needed a quick answer

When using the CFFILE tag to "rename" an image file, does the CFFILE
overwrite the extension when renaming?

CB
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Random Password

2001-05-03 Thread Peter Stolz

I wrote a custom tag that does this:



generates a pseudo random string of specified length containing only
characters
found between the ascii values of CHARSTART and CHAREND








result = "";

for(i=1;i LT Attributes.Length;i=i+1){
result = result &
Chr(RandRange(Asc(Attributes.CharStart),Asc(Attributes.CharEnd)));
}

SetVariable("Caller.#Attributes.OutputVar#",result);



P.

-Original Message-
From: Chris Martin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 5:38 PM
To: CF-Talk
Subject: RE: Random Password


Here's one I got off this list a while ago.  Props to whoever wrote it,
because its helped me out a few times.


random_word = Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ", RandRange(1,26), 1);
random_word = random_word & Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ",
RandRange(1,26), 1);
random_word = random_word & Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ",
RandRange(1,26), 1);
random_word = random_word & Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ",
RandRange(1,26), 1);
random_word = random_word & Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ",
RandRange(1,26), 1);
random_word = random_word & Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ",
RandRange(1,26), 1);
random_word = random_word & Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ",
RandRange(1,26), 1);

password = "#random_word##RandRange(1000,)#";


PASSWORD: #password#

it will generate a password with 7 random letter and a 4 digit number.

-Original Message-
From: Chris Badouin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 12:24 PM
To: CF-Talk
Subject: Random Password


All-

Sorry I am pressed for time today, but does any one have script for
generating random passwords?

CB
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Michael Kear

I think we should check out their cafeteria too.  Cos if they have awful
pineapple donuts there I want to try to stop that too.

Good post Andrew! 

CHeers,
Mike Kear
AFP Webworks.
Windsor, NSW, Australia


On Thu, 3 May 2001, Andrew Tyrone wrote:

> My opinion is, the uprising worked for the Hosting Edition elimination (maybe...), 
>but now everyone wants to re-design the logo and tell Macromedia how to package the 
>products.  How about we have a thorough inspection of the restrooms at the corporate 
>headquarters; they might not have the right ceiling tile, or maybe they have those 
>faucets that shut off if you don't keep your hands under them long enough... OR... 
>*gasp* maybe the urinals don't have the right brand of deodorizers in them!
>
> > -Original Message-
> > From: Stephen Moretti [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, May 03, 2001 1:34 PM
> > To: CF-Talk
> > Subject: RE: CF Studio and UltraDev Merging!
> >
> >
> > I'll say what I just said on the UK CFUG dev/chat list.
> >
> > >
> > > Read This:
> > > http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
> > >
> >
> > No where in that article does it say that it is one product.
> >
> > They are just packaged together in one box.
> >
> > Regards
> >
> > Stephen
> >
> >
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: How to configure Studio to use only block capitals in the default template & with edited and inserted tags?

2001-05-03 Thread David Shadovitz

1. Just edit the default template.  In your CF Studio folder, it's in Wizards \ 
HTML and it is called "Default Template.htm"
2. Options | Settings | HTML tab, then uncheck "Lowercase all inserted tags".
-David

On Thursday, May 03, 2001 10:08 AM, Hubert Earl [SMTP:[EMAIL PROTECTED]] 
wrote:
> Hi,
>
> How can I configure CFStudio so that:
>
> 1.  The default template will have only block capitals?
> 2.  All edited or inserted tags will automatically be in block capitals?

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Combining two fields In Access SQL.

2001-05-03 Thread David Shadovitz

Concatenation is like this:
   select fname+' '+lname as name
But you're using name in the where clause.  Is it a field?  If so, select name. 
 If not, modify your where clause.
Also, you're not joining the Users and Vehicles tables.

-David

On Thursday, May 03, 2001 12:49 PM, Angel Stewart [SMTP:[EMAIL PROTECTED]] 
wrote:
> HI!
>
> I want to select Lastname Firstname AS Name in an Access SQL query.
>
> Select fname||lname AS name From Users,Vehicles
> Where name = #searchname#
>
> Doesn't work..
> I get an error saying Invalid use of Pipe.
> :-\
> *sigh*
>
> Any ideas on how to do this in Access?

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Michael Kear

Yes it is only a bundling of CF Studio and Ultradev together.But
unless we all speak up loud, this will be the trend .. Macromedia's view
of the world is the Dreamweaver/Ultradev vision.  Where is you want to do
what the  evangelist does in the demos, you're in clover.  But since in 30
years in IT I've never once had to produce what they do in the demos I'm
not overly impressed by the demos in the launch.  I find myself sitting
there watching the evangelist guy zipping round the software saying how
easy it is to do this or that, thinking, "yes . but since he's picked the
examples to suit himself, what *ISN'T* he showing us?"

Anyway, unless we have some input to Macromedia, we'll end up with a
Studio that looks like Ultradev.

And I"ve never been able to make that work satisfactorily for CF coding -
only for making html pages.

Cheers,
Mike Kear
AFP Webworks
Windsor, NSW, Australia



On Thu, 3 May 2001, Raymond Camden wrote:

> ** Macromedia Representative **
> Are you sure they are joining? My impression was that the article was
> recommending both products? Remember that you can get integration with them
> to make things kinda seamless. I didn't read the article as stating they
> were becoming one product... but I could be mistaken.
>
> ===
> Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
>
> Email   : [EMAIL PROTECTED]
> ICQ UIN : 3679482
>
> "My ally is the Force, and a powerful ally it is." - Yoda
>
> > -Original Message-
> > From: Nathan Stanford [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, May 03, 2001 11:29 AM
> > To: CF-Talk
> > Subject: CF Studio and UltraDev Merging!
> >
> >
> >
> > Read This:
> > http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
> >
> > Nathan Stanford
> > Senior Programmer/Analyst
> > [EMAIL PROTECTED]
> >
> >
> >
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Has anyone seen this before?

2001-05-03 Thread Pablo Varando

unknown exception condition 

TagCFMail::sendMessage 

The error occurred while processing an element with a general identifier of (CFMAIL), 
occupying document position (37:1) to (40:43).

What exactly is this? anyone know how to get rid of it?



Thanks,



Pablo



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



mailto: in alertbox?

2001-05-03 Thread han peng

hi ppl... is it possible to have a mailto: in a alertbox message??
i tried doing this but cant... 
pls advise...


alert("we noted that u blah...blah.. blah... Please email us at mailto:[EMAIL PROTECTED] for 
yr request.blah.. blah...");


cheers
han




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Simple SQL SELECT

2001-05-03 Thread Craig Dudley

Try adding phid to your group by statement

-Original Message-
From: Michael Lugassy [mailto:[EMAIL PROTECTED]]
Sent: 03 May 2001 11:11
To: CF-Talk
Subject: Simple SQL SELECT


I'm trying to simply select a few colums from a table (phID,phCOL)
+ the count of that certain select each time into a variable (coPHOTOS)

SELECT phID, phCOL, COUNT(phID) As coPHOTOS FROM photos
WHERE phGROUP='#grid#' AND phCOL IS NOT NULL
GROUP BY phCOL

I keep on getting an error: Column 'photos.phID' is invalid in the select
list because it is not contained in either an aggregate function or the
GROUP
BY clause.

What is wrong? Thanks!
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Simple SQL SELECT

2001-05-03 Thread Daniel Lancelot

You cant mix summary functions with normal selects in SQL

To do what you want in CF, you're probalby best using queryname.recordcount
in CF.


SELECT phID, phCOL FROM photos
WHERE phGROUP='#grid#' AND phCOL IS NOT NULL
GROUP BY phCOL




HTH

Dan

-Original Message-
From: Michael Lugassy [mailto:[EMAIL PROTECTED]]
Sent: 03 May 2001 11:11
To: CF-Talk
Subject: Simple SQL SELECT


I'm trying to simply select a few colums from a table (phID,phCOL)
+ the count of that certain select each time into a variable (coPHOTOS)

SELECT phID, phCOL, COUNT(phID) As coPHOTOS FROM photos
WHERE phGROUP='#grid#' AND phCOL IS NOT NULL
GROUP BY phCOL

I keep on getting an error: Column 'photos.phID' is invalid in the select
list because it is not contained in either an aggregate function or the
GROUP
BY clause.

What is wrong? Thanks!
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Windows2000 Patch issues??

2001-05-03 Thread Peter Janett

I am wondering if anyone has had any issues with the patch at:
http://www.microsoft.com/technet/security/bulletin/MS01-023.asp

It sounds like this is a big whole that should be plugged, but I thought I'd
check with the CF community for and CF related issues.

Thanks,

Peter Janett

New Media One Web Services

WEB HOSTING FOR WEB DEVELOPERS

Sun, IRIX, Windows 2000, Linux;
PHP, MySQL, Perl, Cold Fusion,
MS SQL, ASP, SSI, SSL
http://www.newmediaone.net
[EMAIL PROTECTED]
(303)828-9882



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: testing..

2001-05-03 Thread Michael Dinowitz

* Team Allaire *
Yes. A number of members are having delays. We had a router blow up and
network service has been a little bad for the last day.


> is CF-talk OK?
>
>
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Ultradev & Studio

2001-05-03 Thread Mark Terrill

Our CFUG had a macromedia rep come talk to us the other night. apparently
ultradev & studio are being merged into ONE product...ie the code window of
ultradev will be like studio

personally I think that this is the worst possible decision that macromedia
could possibly make. they may like their trippy looking ultradev
product...but a vast populace of cf'ers don't. when the macromedia guy told
us of this product merge, he suddenly had a roomful of *extremely* irate
programmers. whatever macromedia does, they shouldn't wreck the good
relationship that allaire built up with us at ground level. leave bloody
ultradev to the graphic designers and leave us in peace with our intimitely
favourite memory chewing dev tool.


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Refresh again

2001-05-03 Thread Parker, Kevin

I'm trying to get a CF page to refresh when the back button is hit but it
doesn't seem to want to behave. I'm using this in between the head tags. Any
advice please.








Kevin Parker
Web Services Manager
WorkCover Corporation

[EMAIL PROTECTED]

www.workcover.com

p: +61 8 82332548
f: +61 8 82332000
m: 0418 800 287






This e-mail is intended for the use of the addressee only. It may contain
information that is protected by legislated confidentiality and/or is
legally privileged. If you are not the intended recipient you are prohibited
from disseminating, distributing or copying this e-mail. Any opinion
expressed in this e-mail may not necessarily be that of the WorkCover
Corporation of South Australia. Although precautions have been taken, the
sender cannot warrant that this e-mail or any files transmitted with it are
free of viruses or any other defect.
If you have received this e-mail in error, please notify the sender
immediately by return e-mail and destroy the original e-mail and any copies.


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Combining two fields In Access SQL.

2001-05-03 Thread Jared Clinton

Try something like this:

select appliestobuild + title as boo from change

Jared Clinton
Software Engineer
Maxi Multimedia
NEC Australia

> -Original Message-
> From: Angél Stewart [mailto:[EMAIL PROTECTED]]
> Sent: Friday, 4 May 2001 5:49
> To: CF-Talk
> Subject: Combining two fields In Access SQL.
> 
> 
> HI!
> 
> I want to select Lastname Firstname AS Name in an Access SQL query.
> 
> Select fname||lname AS name From Users,Vehicles
> Where name = #searchname#
> 
> Doesn't work..
> I get an error saying Invalid use of Pipe.
> :-\
> *sigh*
> 
> Any ideas on how to do this in Access?
> 
> -Gel
> 
> 
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Sort by Event

2001-05-03 Thread Ann Harrell

I have this query that shows all events in a database. What do I need to add
to not show older expired events? I just want to show events from 'today'
on.


SELECT  bEvent, bTime, bDay
FROM bGames
Order BY bGames.bDay


Ann Harrell
Mind like a steel trap..
Rusty and illegal in 37 states.


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: New ColdFusion "logo"

2001-05-03 Thread Parker, Kevin

I just got one of our Designers here to look at it. Here's what he said:

Unresolved.
Seems like a first idea.
Has no interaction with the text.
For such a dynamic product, colour and layouts don't match.
Lighting is just a cliché (on its own).
Its a flash in the pan.
I showed him the 4.5 box and he said  "Its (V5 logo) not progressive."




Kevin Parker
Web Services Manager
WorkCover Corporation

[EMAIL PROTECTED]

www.workcover.com

p: +61 8 82332548
f: +61 8 82332000
m: 0418 800 287




-Original Message-
From: Peter Tilbrook [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 3 May 2001 8:49:AM
To: CF-Talk
Subject: New ColdFusion "logo"


What do you think of the new "Macromedia ColdFusion 5" logo? >>
http://www.allaire.com/products/coldfusion/
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Stephen Collins

Interestingly, I can give a definitive answer on the subject...

Adam Berrey, Macromedia VP of Application Server Business (ex-Allaire, and
apparently Allaire employee #10 in 1996) has been visiting Australia this
week and I took the opportunity to discuss with him a number of issues
relating to the future of CF and Spectra (which I can discuss offline if
anyone's interested).

One announcement he did make was that very soon, UltraDev and CF Studio
would be packaged in the one box (NOT the one app) and sold as a bundle at
around the price of UD alone (kind of like the UD/Fireworks bundle).  This
announcement would appear to refer to just such a bundling.  The products
would remain available standalone for those not interested in the bundle.
Adam was VERY vehement about the fact that Macromedia UNDERSTANDS THE
SEPARATION between designer (not me, nor most of us on the list I imagine)
and coder (me, and you) and would continue to allow that separation to
exist, even if UD and Studio eventually became the one product - which has
not yet been decided.

Rest easy.

As for my $0.02, I use UD4 several times a week for layout work, as it quite
happily sucks up my CF code and doesn't break it.  It's a great tool.  That
said, Studio remains my tool of choice for cutting CF code.

Steve Collins
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Jeff Whatcott

This is a bundle, not a merge.  It's also a great value.  For details, check
out the tools section of the ColdFusion Server 5 release FAQ available at:
http://www.allaire.com/handlers/index.cfm?ID=20899.

Jeff Whatcott
Director, ColdFusion Product Marketing / Macromedia
[EMAIL PROTECTED]

-Original Message-
From: Billy Cravens
To: CF-Talk
Sent: 5/3/01 2:48 PM
Subject: Re: CF Studio and UltraDev Merging!

A product package, not a product merger.

--
Billy Cravens
HR Web Development, Sabre
[EMAIL PROTECTED]


Nathan Stanford wrote:

> Read This:
>
http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
>
> Nathan Stanford
> Senior Programmer/Analyst
> [EMAIL PROTECTED]
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Random Password

2001-05-03 Thread Tony Schreiber

I've used something like that too, wanting to keep it a consistent number 
of digits (and you should seed the random with something prior):



> Here's one I use to create a random numeric password...
> 
> 
> hth
> 
> -Original Message-
> From: Chris Badouin [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 03, 2001 11:24 AM
> To: CF-Talk
> Subject: Random Password
> 
> 
> All-
> 
> Sorry I am pressed for time today, but does any one have script for
> generating random passwords?
> 
> CB
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Jeff Whatcott

Exactly. For details, check out the tools section of the ColdFusion Server 5
release FAQ available at:
http://www.allaire.com/handlers/index.cfm?ID=20899.

Jeff Whatcott 
[EMAIL PROTECTED] 

-Original Message-
From: Billy Cravens
To: CF-Talk
Sent: 5/3/01 2:48 PM
Subject: Re: CF Studio and UltraDev Merging!

A product package, not a product merger.

--
Billy Cravens
HR Web Development, Sabre
[EMAIL PROTECTED]


Nathan Stanford wrote:

> Read This:
>
http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
>
> Nathan Stanford
> Senior Programmer/Analyst
> [EMAIL PROTECTED]
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



In-Line Upgrade from NT4 to win2k

2001-05-03 Thread Richard Colman

Has anyone had any direct experience with in-line upgrades of production
servers from Win NT 4 to Win 2k advance server?

How about going from IIS4 to IIS5?

What happens to digital certificates in the process. Do they carry over
directly or do they need to be re-installed?

Any problems, caveats, precautions, etc. ?

Any comments much appreciated.

Rick Colman


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFcontent and extensions

2001-05-03 Thread Brook Davies

I have a cf file which returns a text file using CFCONTENT. Yet, the 
extension is still .cfm. Is there a way to force the extension to .txt?

Thanks

Brook Davies
Maracasmedia.com



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: MDAC Question

2001-05-03 Thread Joseph Thompson

Access does support @@identity ('97 does not)

maybe not a great bonus but 

> > Also is there any performance gain in converting my access databses
> > currently based on Access97 to Access2000?
> 
> Probably not ;-)
> 



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Creating Treeview menu...

2001-05-03 Thread Joseph Thompson

Try this, adapted from the FTP2Tree tag:

http://cfhub.com/contributions/dir2tree/

It "builds" the file ahead of time, which may be good or bad, depends on
what your use is

>
> Has anyone had experience creating a treeview  (drill-down) menu using
> 
> I've looked at the .class files supplied by Allaire with the CF
> installation which works great but I need
> more control (adding links to files). Alot of other Applets I've looked at
> usually require a text file or database
> to store all the directories and files.
>
> Any help would be greatly appreciated.
>
> Thanks
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Random Password

2001-05-03 Thread Pablo Varando

Courtesy of CFTipsPlus.Com

RandomAlphaNumerical passwords:





 

Then pass the value:
#newPass#


Hope this helps,

Pablo
http://www.cfm-resources.com

- Original Message -
From: "Robert Long" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 3:08 PM
Subject: RE: Random Password


> Here's one I use to create a random numeric password...
> 
>
> hth
>
> -Original Message-
> From: Chris Badouin [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 03, 2001 11:24 AM
> To: CF-Talk
> Subject: Random Password
>
>
> All-
>
> Sorry I am pressed for time today, but does any one have script for
> generating random passwords?
>
> CB
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Printing pages wider than the browser screen?

2001-05-03 Thread Reed Powell

I'm moving an app that used to be not much more than a set of spreadsheets
over to my website.  Everything's going fine, expect for printing, which is
high on my list of pain-in-the-a** web design topics.  The spreadsheets are
wider than the screen, and IE truncates them at the right screen margin, no
matter what the page layout settings are set to (portrait or landscape).
I've got the font down to about as small as it will go (8pt) without
becoming unreadable when the browser renders it.

Any ideas? There is a lot of formatting in the various cells, so I cannot
just send the data back to the browser as a CSV and let it open EXCEL,
because the formatting would be lost.

thanks everyone,
-reed


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Random Password

2001-05-03 Thread Peter Tilbrook


password = "" ;
for (c=1; c le 7; c=c+1)
{password = password & chr(randRange(65,90)) ; }
password = password & randRange(1000,) ;


-Original Message-
From: Chris Badouin [mailto:[EMAIL PROTECTED]]
Sent: Friday, 4 May 2001 02:24
To: CF-Talk
Subject: Random Password


All-

Sorry I am pressed for time today, but does any one have script for
generating random passwords?

CB
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: How to configure Studio to use only block capitals in the default template & with edited and inserted tags?

2001-05-03 Thread Peter Tilbrook

If you purchased Studio there is a manual explaining how to customise CF
Studio.

-Original Message-
From: Hubert Earl [mailto:[EMAIL PROTECTED]]
Sent: Friday, 4 May 2001 03:08
To: CF-Talk
Subject: How to configure Studio to use only block capitals in the
default template & with edited and inserted tags?


Hi,

How can I configure CFStudio so that:

1.  The default template will have only block capitals?
2.  All edited or inserted tags will automatically be in block capitals?

Sincerely,
---
Hubert Earl

ICQ#: 16199853
AIM: hubertfme

My Jamaican Art, Craft & More Online Store:
http://www.angelfire.com/ny/hearl/link_page_on_angelfire.html
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Dynamic Variable Names

2001-05-03 Thread Tony Schreiber

#Evaluate(qn)#

> I want to dynamically create a variable name based upon a url variable.
> First I set up a couple of strings:
> 
> 
> 
> Where q is a number from 1-37 passed via url variable.  Let's say that 
> url.q is 7.  Then qn is 'q7'.
> So I query the database like this:
> 
> 
>SELECT #qn#
>FROM database
> 
> 
> And it correctly pulls all the results from the 'q7' column.  So far so good.
> But now I want to be able to manipulate the query results and refer to the 
> q7's from the database query.  If I refer to #qn# I only get q7 as the 
> result.  So how do I have it refer to the variable q7 and not the string q7?
> 
> Thanks!
> 
> Jenny
> 
> 
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Problem with login page

2001-05-03 Thread Hubert Earl

hi. when i submit my login page i get this error message:

"
Error Diagnostic Information

An error occurred while evaluating the expression: 


#Form.UserPassword#



Error near line 8, column 15. 


Error resolving parameter FORM.USERPASSWORD 


The specified form field cannot be found. This problem is very likely due to the fact 
that you have misspelled the form field name. 



The error occurred while processing an element with a general identifier of 
(#Form.UserPassword#), occupying document position (8:14) to (8:32)."

This is the code I'm submitting, but darned if I could find anything wrong with it:

 
SELECT * FROM User
WHERE UserName = '#Form.UserName#' AND 
 Password = '#Form.UserPassword#'
  

I've checked datasource name etc.  Could anyone suggest what I may be overlooking?  
Thanks.

---
Hubert Earl

ICQ#: 16199853
AIM: hubertfme

My Jamaican Art, Craft & More Online Store: 
http://www.angelfire.com/ny/hearl/link_page_on_angelfire.html




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Requesttimeout

2001-05-03 Thread Brook Davies

Does the request timeout var need to be in the url when calling a page?
Can you set it at the top of the template that is executing? In the 
application template maybe?

If I recall correctly, the timeout var CAN be passed as a hidden field 
aswell. Can anyone confirm this?

Brook Davies



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



testing..

2001-05-03 Thread Mak Wing Lok

is CF-talk OK?




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Finding the last item in a loop

2001-05-03 Thread Robert Segal

To get a comma delimited list of column values just do:

#valuelist(qry_show_event_sponsors.eventsponsername)#

As an alternative try:


for(i=1;i lt qry_show_event_sponsors.recordcount;i=i+1)
writeoutput(qry_show_event_sponsors.eventsponsername[i]&', ');
writeoutput(qry_show_event_sponsors.eventsponsername[qry_show_event_sponsors
..recorcount]);


-Original Message-
From: Semrau, Steven L Mr SRA
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 2:18 PM
To: CF-Talk
Subject: RE: Finding the last item in a loop


Yes, use the qry_show_event_sponsors.recordCount to get the amount of
records your query returned and do a compare.  So you would have something
like:




#EventSponserName#,


Hence, if x doesn't equal the query record count, insert the comma.

Steven Semrau
SRA International, Inc.
Senior Member, Professional Staff
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Com:  (703) 805-1095
DSN:  (703) 655-1095


-Original Message-
From: Chris Martin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 11:13 AM
To: CF-Talk
Subject: Finding the last item in a loop


IS it possible to find the last item in a loop?

Right now I have this:


#EventSponserName#,


Is it possible to check if the #EventSponsorName#  is the last item in the
record set, and then not display the comma?  I.E.


#EventSponserName#,


Thanks in advance

Chris Martin
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: what is the tag in the CF Admin? tree view?

2001-05-03 Thread Bill Davidson

You can certainly recreate it with CFTREE.

-Bill
www.brainbox.tv

- Original Message -
From: "Paul Ihrig" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 2:25 PM
Subject: what is the tag in the CF Admin? tree view?


> its not CF_DIRECTORYTREE is it?
> i want to use the same interface element that is in the cf admin when you
> point to the data source on the machine.
> tree view, then copies full path into the text area.
>
> if you have any idea what i need to do to enable this on one of my pages i
> would appreciate it.
>
> i am not trying to upload a file or any thing, just getting info from
users
> on what network drive they want some thing copied.
>
> thanks
>
> -paul
>
> Web Developer, NBBJ
> Work: [EMAIL PROTECTED]
> 614 241-3534
> fax: 614 485-5534
>
> Home: [EMAIL PROTECTED]
> 614 449-1681
>
> > icq: 47658358
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Inexpensive Hosting

2001-05-03 Thread Pablo Varando

CFDeveloper.co.uk puts banners on your pages, where
http://www.CFM-resources.com
DOESN'T PUT ANY BANNERS ON YOUR PAGES, therefore it's the BEST solution!

Not to mention you can also use ASP, PHP and JSP on the servers...

:)
- Original Message -
From: "Bryan LaPlante" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 10:46 AM
Subject: Re: Inexpensive Hosting


> http://www.cfdeveloper.co.uk/ Free
>
> - Original Message -
> From: "Guy McDowell" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Thursday, May 03, 2001 8:52 AM
> Subject: Inexpensive Hosting
>
>
> > G'day eh?
> >
> > I'm trying to find very inexpensive CF hosting to no
> > avail. Something under $20 CDN is preferred. I need to
> > host my personal/resume site along with some CF
> > examples I have done.
> >
> > Thought I saw someone post something about hosting for
> > $5.95 a month
> >
> > If there is nothing like that, then is it possible for
> > me to institute CF Server Express within my own
> > account/directory on a regular hosting package of the
> > WinNT variety?
> >
> > Guy
> > www.guymcdowell.com
> >
> >
> > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
> >
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Inexpensive Hosting

2001-05-03 Thread Pablo Varando

Check out:

http://www.cfm-resources.com

The lowest prices on the net, guaranteed!

Pablo
- Original Message - 
From: "Guy McDowell" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 9:52 AM
Subject: Inexpensive Hosting


> G'day eh?
> 
> I'm trying to find very inexpensive CF hosting to no
> avail. Something under $20 CDN is preferred. I need to
> host my personal/resume site along with some CF
> examples I have done.
> 
> Thought I saw someone post something about hosting for
> $5.95 a month
> 
> If there is nothing like that, then is it possible for
> me to institute CF Server Express within my own
> account/directory on a regular hosting package of the
> WinNT variety?
> 
> Guy
> www.guymcdowell.com
> 
> 
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
> 


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Access ldb files w/a twist

2001-05-03 Thread Zachary S. Bedell

You have a few options:

1) Go into the CF Administrator (if you have access to that) and hit the
Relase button on the Verify Data Source page.  Now your MDB should be
closed (no more LDB) and you can overwrite it.

2) There's an undocumented function (CFUSION_DBCONNECTIONS_FLUSH()) that
will do what that button does, even without CF Admin access (gotta love
CF security, but anyways...).

3) Upload a new DB w/ a new name & change your datasource to point to
it.


Number 3 is the best because if anything hits your database and tries to
change it while you're uploading it, BadThings can happen.  You best bet
(IMHO) is to upload a new DB with a different name (numbering them
sequentially is pretty sensable), change the datasource to point to your
new DB, flush the connections using 1 or 2 above, then delete the
original DB.

Hope that helps!

Best regards,
Zac Bedell

-> -Original Message-
-> From: Mark Smeets [mailto:[EMAIL PROTECTED]]
-> Sent: Thursday, May 03, 2001 12:54 PM
-> To: CF-Talk
-> Subject: Access ldb files w/a twist
-> 
-> 
-> So, here is my question and basically it's a problem.
-> 
-> Now when you open any Access file you get that little 
-> annoying ldb file with 
-> it, it closes no problem if you're working with Access 
-> directly however what 
-> if the Access file is on a server and you don't have access 
-> to it directly?
-> 
-> What if I need to replace that database with a new one (and 
-> that stupid ldb 
-> file won't go away)?


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



quick question

2001-05-03 Thread Chris Badouin

All- 

Sorry, I have not used CFFILE and needed a quick answer 

When using the CFFILE tag to "rename" an image file, does the CFFILE
overwrite the extension when renaming? 

CB 


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Text Area Behavior

2001-05-03 Thread Sandra Clark

I've had this happen a lot til I figured out the trick.

Have the entire  on one line.

Address:

#trim(qLatestRequest.jobaddress)#


-Original Message-
From: Greg Luce [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 02, 2001 12:38 PM
To: CF-Talk
Subject: Text Area Behavior


Hi all,
I'm using Sybase,RedHat,CF 5.0 and I have a text area that's giving me
fits!
Address:


#trim(qLatestRequest.jobaddress)#


The value that's getting displayed #trim(qLatestRequest.jobaddress)# is
being displayed in the middle of the text area instead of aligned left. It's
a column selected from a database. The column's properties are "char 100".
I'm trimming the value before displaying it as you can see. And I've
displayed the len() of the variable and it shows the exact length, so I'm
pretty sure the value doesn't have a bunch of spaces on it.

Any Ideas would be greatly appreciated.

Greg Luce
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread ibtoad

Why must we keep getting bad news from MM???

Rich

-Original Message-
From: Terry Bader [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 1:32 PM
To: CF-Talk
Subject: RE: CF Studio and UltraDev Merging!


NNOOO


Terry Bader
IT/Web Specialist
Macromedia Certified Coldfusion Developer
EDO Corp - Combat Systems
(757) 424-1004 ext 361 - Work
[EMAIL PROTECTED]


(757)581-5981 - Mobile
[EMAIL PROTECTED]
icq: 5202487   aim: lv2bounce
http://www.cs.odu.edu/~bader





> -Original Message-
> From: Nathan Stanford [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 03, 2001 11:29 AM
> To: CF-Talk
> Subject: CF Studio and UltraDev Merging!
>
>
>
> Read This:
> http://www.allaire.com/products/ColdFusion/productinformation/
> tools.cfm
>
> Nathan Stanford
> Senior Programmer/Analyst
> [EMAIL PROTECTED]
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Studio and UltraDev Merging!

2001-05-03 Thread Marc Garrett

I'm almost certain that they're just bundling right now, not actually
combining the products. It's a little funny that they'll sell them in the
same box, because UD often rewrites CF code on complex pages unpredictably.

Regards,

Marc Garrett

- Original Message -
From: "Nathan Stanford" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 11:28 AM
Subject: CF Studio and UltraDev Merging!


>
> Read This:
> http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Studio and UltraDev Merging!

2001-05-03 Thread Derek Hamilton

I hope this means that either they are just bundled (agreed that the
language is a little unclear about this).  But if they are actually merging,
will we still be able to just purchase CF Studio if that is all we want?
I've used Ultradev and frankly have no use for it.

Derek

- Original Message -
From: "Stephen Moretti" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 10:34 AM
Subject: RE: CF Studio and UltraDev Merging!


> I'll say what I just said on the UK CFUG dev/chat list.
>
> >
> > Read This:
> > http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
> >
>
> No where in that article does it say that it is one product.
>
> They are just packaged together in one box.
>
> Regards
>
> Stephen
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Inline HTML Editor

2001-05-03 Thread David Cummins

I know this question has been asked a lot, but when I went back to the old
emails a lot of the links were broken.

Could anyone recommend a cheap/free inline HTML editor which looks like Word,
and preferably uses DHTML or Java, but other solutions would be nice too.

David Cummins

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Random Password

2001-05-03 Thread Chris Martin

Here's one I got off this list a while ago.  Props to whoever wrote it,
because its helped me out a few times.


random_word = Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ", RandRange(1,26), 1);
random_word = random_word & Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ",
RandRange(1,26), 1);
random_word = random_word & Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ",
RandRange(1,26), 1);
random_word = random_word & Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ",
RandRange(1,26), 1);
random_word = random_word & Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ",
RandRange(1,26), 1);
random_word = random_word & Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ",
RandRange(1,26), 1);
random_word = random_word & Mid("ABCDEFGHIJKLMNOPQRSTUVWXYZ",
RandRange(1,26), 1);

password = "#random_word##RandRange(1000,)#";


PASSWORD: #password#

it will generate a password with 7 random letter and a 4 digit number.

-Original Message-
From: Chris Badouin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 12:24 PM
To: CF-Talk
Subject: Random Password


All-

Sorry I am pressed for time today, but does any one have script for
generating random passwords?

CB
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: active reports

2001-05-03 Thread Sandra Clark

We use Active Reports for our CF Reporting.  Basically the Reports
themselves are built using VB Com Objects which return a pdf file.

We pass the sql strings and whatever else needs to be utilized through
CFObject and it returns the name of the file (path where the file goes is
passed to the COM Object).  I then serve the pdf file.

-Original Message-
From: Jay Brushett [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 02, 2001 8:49 AM
To: CF-Talk
Subject: active reports



Hi,

I was wondering if there are any custom tags, COM objects or such that
anyone knows of for working with Active Reports in CF. I'm not sure of the
entire process behind it so if anyone has any suggestions about the best
methodology please speak up. Oh it has to be active reports so please don't
tell me I should use Crystal Reports :-)

TIA,

Jay
< > < > < > < > < Strategy ~ Creativity ~ Technology > < > < > < > < > < >

Jay Brushett
[EMAIL PROTECTED]

Developer

< ZeddComm Inc. >
2nd Floor, The Tower | 100 Signal Hill Road
St. John's, Newfoundland | Canada A1A 1B3
Main: 709.570.5669 | Fax: 709.739.9003
Web: www.zeddcomm.com
< > < > < > < St. John's ~ Toronto ~ Newport Beach ~ Ottawa > < > < > < >
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Erika Walker

I don't think they are talking about merging the two products as onethey are just 
talking about using them together side-by-side.

Re-read that page one more time. It took me a couple just to be sure, and besides, I 
already have the UltraDev they are talking about. The product has a lot of tools built 
into it to make developing with ColdFusion easier for beginners, etc.

Don't Panic!! No more panicking!!

Cheers,
Erika

-- Original Message --
From: Costas Piliotis <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Thu, 03 May 2001 10:22:17 -0700

>Hey Macromedia...
>
>I know someone is out there listening...
>
>Most CF developers like Studio.  Most like it a lot.
>
>VERY BAD MOVE.  Talk about giving it to CF developers where it hurts.
>
>-Original Message-
>From: Nathan Stanford [mailto:[EMAIL PROTECTED]] 
>Sent: Thursday, May 03, 2001 8:29 AM
>To: CF-Talk
>Subject: CF Studio and UltraDev Merging!
>
>
>
>Read This:
>http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
>
>Nathan Stanford
>Senior Programmer/Analyst
>[EMAIL PROTECTED]
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Jeffry Houser


   :thinksaboutit:

Aren't Ultra Dev and Homesite integrated together somehow?  Homesite 
being so close to CF Studio, I imagine this is the same thing.

At 06:34 PM 05/03/2001 +0100, you wrote:
>I'll say what I just said on the UK CFUG dev/chat list.
>
> >
> > Read This:
> > http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
> >
>
>No where in that article does it say that it is one product.
>
>They are just packaged together in one box.
>
>Regards
>
>Stephen
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Andrew Tyrone

My opinion is, the uprising worked for the Hosting Edition elimination (maybe...), but 
now everyone wants to re-design the logo and tell Macromedia how to package the 
products.  How about we have a thorough inspection of the restrooms at the corporate 
headquarters; they might not have the right ceiling tile, or maybe they have those 
faucets that shut off if you don't keep your hands under them long enough... OR... 
*gasp* maybe the urinals don't have the right brand of deodorizers in them!

> -Original Message-
> From: Stephen Moretti [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 03, 2001 1:34 PM
> To: CF-Talk
> Subject: RE: CF Studio and UltraDev Merging!
> 
> 
> I'll say what I just said on the UK CFUG dev/chat list.
> 
> > 
> > Read This:
> > http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
> > 
> 
> No where in that article does it say that it is one product.
> 
> They are just packaged together in one box.
> 
> Regards
> 
> Stephen
> 
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: IE 6 (whistler)

2001-05-03 Thread Alexandre Dornback

Say bye bye to all DOS/3.1/95 and other Non-NT/2000 compliant apps.  XP is said not to 
support them.

  The word is that if 2000 doesn't support it, XP probably won't also.


>>> "Jon Hall" <[EMAIL PROTECTED]> 05/03/01 14:15 PM >>>
To put it all in one email.

WindowsXP = Finally moving the consumer Windows to the NT codebase,
replacement for WinME/98
WinXP Pro = Like 2000 Professional except it shares the UI with the regualr
XP (ugh)
Win 2002 Server
Win 2002 Adv Server
I do not know what the UI's for 2002 will look like, I am really really
hoping they are similar to Win2k.
The .Net components will not come with any of the operating systems, they
have been delayed. If I remember correctly .Net will be an addon released
later.

jon
- Original Message -
From: "Howie Hamlin" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 9:39 AM
Subject: Re: IE 6 (whistler)


> The next version of Windows will be Windows 2002 BTW...
>
> Howie
>
> - Original Message -
> From: "Dave Watts" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Thursday, May 03, 2001 9:27 AM
> Subject: RE: IE 6 (whistler)
>
>
> > > What is the difference between Windows Whistler and Windows XP?
> >
> > If I understand correctly, Whistler was the code name for the beta of
the
> > next version of Windows, which is based largely on Windows 2000. Windows
XP
> > is the actual name for the next consumer version of Windows.
> >
> > Neither of these things have much to do with IE 6, specifically.
> >
> > Dave Watts, CTO, Fig Leaf Software
> > http://www.figleaf.com/
> > voice: (202) 797-5496
> > fax: (202) 797-5444
> >
> >
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Alexandre Dornback

My my, how quick we are to assume  They are just saying how they offer both those 
products.  Cold Fusion Studio is not going away in the near future.
Ultra Dev and CF Studio are two products different in many respects.  We as developers 
need to continue to express our wishes as far as these products go and let Macromedia 
know what we want.

 Cold Fusion Studio and Ultra Dev will remain two separate products for now. (the word 
from Macromedia).



>>> Terry Bader <[EMAIL PROTECTED]> 05/03/01 14:03 PM >>>
NNOOO


Terry Bader
IT/Web Specialist
Macromedia Certified Coldfusion Developer
EDO Corp - Combat Systems
(757) 424-1004 ext 361 - Work
[EMAIL PROTECTED]   


(757)581-5981 - Mobile
[EMAIL PROTECTED]
icq: 5202487   aim: lv2bounce
http://www.cs.odu.edu/~bader





> -Original Message-
> From: Nathan Stanford [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 03, 2001 11:29 AM
> To: CF-Talk
> Subject: CF Studio and UltraDev Merging!
> 
> 
> 
> Read This:
> http://www.allaire.com/products/ColdFusion/productinformation/
> tools.cfm
> 
> Nathan Stanford
> Senior Programmer/Analyst
> [EMAIL PROTECTED]
> 
> 
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: IE 6 (whistler)

2001-05-03 Thread Raymond Camden


> WinXP Pro = Like 2000 Professional except it shares the UI with
> the regualr
> XP (ugh)

Amen. The new UI is _ugly_. Well, not ugly... but it looks toyish.

Hey, Microsoft, I appreciate that you want to make computers easy for the
masses... but what about those of us who already _know_ how to use
computers??

Of course, I did hear that the Win2k look would be available w/ XP, you just
have to switch to it.

===
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email   : [EMAIL PROTECTED]
ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Studio and UltraDev Merging!

2001-05-03 Thread Owen Leonard

Don't panic, guys.  Macromedia has a long history of offering 'Studio'
packages of their software:  Buy Dreamweaver & Fireworks together and get
$99 off. Stuff like that.  Now that doesn't mean they're not thinking about
rolling the two together in the future, but in this case they're just
talking about bundling.

-- Owen


Athens County Library Services
http://www.athenscounty.lib.oh.us


- Original Message -
From: "Costas Piliotis" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 1:22 PM
Subject: RE: CF Studio and UltraDev Merging!


> Hey Macromedia...
>
> I know someone is out there listening...
>
> Most CF developers like Studio.  Most like it a lot.
>
> VERY BAD MOVE.  Talk about giving it to CF developers where it hurts.
>
> -Original Message-
> From: Nathan Stanford [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 03, 2001 8:29 AM
> To: CF-Talk
> Subject: CF Studio and UltraDev Merging!
>
>
>
> Read This:
> http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
>



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Brad Comer

I hope you are right that is not the impression I got from reading the
release! (hoping I am wrong)

btc

-Original Message-
From: Evan Lavidor [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 12:25 PM
To: CF-Talk
Subject: RE: CF Studio and UltraDev Merging!


It doesn't sound like they're merging them into one product, more like
they're selling them in a package, sort of like they sell Fireworks, Flash,
and Dreamweaver (I think those are the three) in a package.

Evan

> -Original Message-
> From: Nathan Stanford [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 03, 2001 11:29 AM
> To: CF-Talk
> Subject: CF Studio and UltraDev Merging!
>
>
>
> Read This:
> http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
>
> Nathan Stanford
> Senior Programmer/Analyst
> [EMAIL PROTECTED]
>
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Garza, Jeff

Perhaps a Macromedia representative could elaborate on this...

Will our Subscriptions to CFStudio 4.5 be honored for the ColdFusion 4.5
UltraDev 4 Studio product?  Or is it only valid for an upgrade to the as yet
undisclosed CF5.0 Studio?  The website was unclear and there was no mention
of what subscription holders would be getting.

Jeff Garza
Web Developer/Webmaster
Spectrum Astro, Inc.
480.892.8200

[EMAIL PROTECTED]
http://www.spectrumastro.com



-Original Message-
From: Nathan Stanford [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, May 03, 2001 8:29 AM
To: CF-Talk
Subject: CF Studio and UltraDev Merging!



Read This:
http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm

Nathan Stanford
Senior Programmer/Analyst
[EMAIL PROTECTED]
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Finding the last item in a loop

2001-05-03 Thread Tony Schreiber



 #EventSponserName#,


> 
> 
> 
> 
> 
> 
> #EventSponserName# qry_show_event_sponsors.RecordCount>,
> 
> 
> 
> 
> 
> 
> - Original Message -
> From: "Chris Martin" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Thursday, May 03, 2001 10:12 AM
> Subject: Finding the last item in a loop
> 
> 
> > IS it possible to find the last item in a loop?
> >
> > Right now I have this:
> >
> > 
> > #EventSponserName#,
> > 
> >
> > Is it possible to check if the #EventSponsorName#  is the last item in the
> > record set, and then not display the comma?  I.E.
> >
> > 
> > #EventSponserName#,
> > 
> >
> > Thanks in advance
> >
> > Chris Martin
> >
> >
> >
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Access ldb files w/a twist

2001-05-03 Thread Larry C. Lyons

Mark,

You can create an empty database file in Access. The use link tables
under the FILE > GET EXTERNAL DATA > LINK TABLES menu option to link the
blank database with your database in question. Then select whatever
tables you need to be linked. 

Next in your CFAdmin point the ODBC Connection to the blank Access
table. This will be a bit slower than directly accessing your database
but it allows you to change tables etc, without having to worry about
..ldb files etc.

That would work if you can get access to the database.

The only other way would be to break the database connection. One was is
to use the undocumented CFUSION_DBCONNECTIONS_FLUSH() function but that
hoses all database connections on the server. Alternatively run a bogus
query on the database, as in


select garbage from BS


that should break the connection.

hth,
larry

-- 
Larry C. Lyons
ColdFusion/Web Developer
EBStor.com
8870 Rixlew Lane, Suite 201
Manassas, Virginia 20109-3795
tel: (703) 393-7930 x253
fax: (703) 393-2659
http://www.ebstor.com
http://www.pacel.com
email: [EMAIL PROTECTED]

Chaos, panic, and disorder - my work here is done.
--

Mark Smeets wrote:
> 
> So, here is my question and basically it's a problem.
> 
> Now when you open any Access file you get that little annoying ldb file with
> it, it closes no problem if you're working with Access directly however what
> if the Access file is on a server and you don't have access to it directly?
> 
> What if I need to replace that database with a new one (and that stupid ldb
> file won't go away)?
> 
> Any ideas would greatly help.
> 
> Mark Smeets/stranger0/ICQ #1062196

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Studio and UltraDev Merging!

2001-05-03 Thread Larry C. Lyons

Nathan,

>From the sounds of it, its going to be a bundle package with ultradev4.
Right now in the two UltraDev4 packages you get Homesite, with this it
sounds like you will be getting CF Studio. Not too shabby if they go for
the discounting like they've done with the UD4 and Fireworks Studio
package.

regards,
larry

-- 
Larry C. Lyons
ColdFusion/Web Developer
EBStor.com
8870 Rixlew Lane, Suite 201
Manassas, Virginia 20109-3795
tel: (703) 393-7930 x253
fax: (703) 393-2659
http://www.ebstor.com
http://www.pacel.com
email: [EMAIL PROTECTED]

Chaos, panic, and disorder - my work here is done.
--

Nathan Stanford wrote:
> 
> Read This:
> http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
> 
> Nathan Stanford
> Senior Programmer/Analyst
> [EMAIL PROTECTED]
> 
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Finding the last item in a loop

2001-05-03 Thread Garza, Jeff

Untested but should work...



#EventSponserName#



Jeff Garza
Web Developer/Webmaster
Spectrum Astro, Inc.
480.892.8200

[EMAIL PROTECTED]
http://www.spectrumastro.com



-Original Message-
From: Chris Martin [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, May 03, 2001 8:13 AM
To: CF-Talk
Subject: Finding the last item in a loop


IS it possible to find the last item in a loop?

Right now I have this:


#EventSponserName#,


Is it possible to check if the #EventSponsorName#  is the last item in the
record set, and then not display the comma?  I.E.


#EventSponserName#,


Thanks in advance

Chris Martin
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Access ldb files w/a twist

2001-05-03 Thread Jeffry Houser


   I'm sure you'll get a lot of responses.

   Check the FAQ.

   http://www.thenetprofits.co.uk/coldfusion/faq/   (which currently seems 
to be down for me?)

   Alternatively, you can search the list archives on this 
function:  CFUSION_DISABLE_DBCONNECTIONS which will accomplish what you need.


At 09:53 AM 05/03/2001 -0700, you wrote:
>So, here is my question and basically it's a problem.
>
>Now when you open any Access file you get that little annoying ldb file with
>it, it closes no problem if you're working with Access directly however what
>if the Access file is on a server and you don't have access to it directly?
>
>What if I need to replace that database with a new one (and that stupid ldb
>file won't go away)?
>
>Any ideas would greatly help.
>
>Mark Smeets/stranger0/ICQ #1062196
>
>"Mr. West, not every situation requires your patented approach of shoot
>first, shoot later, shoot some more and then when everybody's dead try to
>ask a question or two" - Wild Wild West
>
>A Stranger's Domain (Redesigned and New)
>http://24.113.34.178/stranger
>
>Official Splitting Adam Homepage
>http://www.splittingadam.com/
>
>Over the Wall Productions and Web Designs
>http://www.solarcourt.com/
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Random Password

2001-05-03 Thread Bill Simpson

This should work:






This will generate a random 8 character password if you need a different
length then just change 'to' in the cfloop tag.


-Original Message-
From: Chris Badouin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 9:24 AM
To: CF-Talk
Subject: Random Password


All-

Sorry I am pressed for time today, but does any one have script for
generating random passwords?

CB
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Access ldb files w/a twist

2001-05-03 Thread Sean Daniels

On 5/3/01 12:53 PM Mark Smeets wrote:

> So, here is my question and basically it's a problem.
> 
> Now when you open any Access file you get that little annoying ldb file with
> it, it closes no problem if you're working with Access directly however what
> if the Access file is on a server and you don't have access to it directly?
> 
> What if I need to replace that database with a new one (and that stupid ldb
> file won't go away)?
> 
> Any ideas would greatly help.

I have the same situation, here's what I do. Put a file on the remote server
called "killdb.cfm" the contents of which are:


select * from any_table_that_does_not_exist


Run that script and of course you will get an error, but you also get rid of
the DB connection, and the LDB file!



- Sean
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Access ldb files w/a twist

2001-05-03 Thread Peter Froh

You need to call a query that will create an error, like trying to do a
select query on a table that does not exist in your database.  This will
close the ldb file and you can upload a new database.

Peter

-Original Message-
From: Mark Smeets [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 9:54 AM
To: CF-Talk
Subject: Access ldb files w/a twist


So, here is my question and basically it's a problem.

Now when you open any Access file you get that little annoying ldb file with
it, it closes no problem if you're working with Access directly however what
if the Access file is on a server and you don't have access to it directly?

What if I need to replace that database with a new one (and that stupid ldb
file won't go away)?

Any ideas would greatly help.

Mark Smeets/stranger0/ICQ #1062196

"Mr. West, not every situation requires your patented approach of shoot
first, shoot later, shoot some more and then when everybody's dead try to
ask a question or two" - Wild Wild West

A Stranger's Domain (Redesigned and New)
http://24.113.34.178/stranger

Official Splitting Adam Homepage
http://www.splittingadam.com/

Over the Wall Productions and Web Designs
http://www.solarcourt.com/
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Credit Card DB Encryption Methodology

2001-05-03 Thread Tony Schreiber

Ok, I've been reading the last few threads on this and pondering the best
way to approach this scenario (storing CC in DB) and I've come up with the
following idea:

1) The User's password is stored as a one-way HASH.
2) The Credit Card info (list of cc number,exp date and verification
number) is stored as an ENCRYPTED string with the User's raw password as
the key.

Interface-wise, this requires that:

a) the user type in their password when Adding or Updating a credit card
record in the db (so it can be encrypted)
b) the user type in their password when finalizing an order (so the cc
info can be decrypted to be processed)
c) When a user changes their password, all cc records in the database must
be updated using the old and new passwords

But this way, neither the users password, the encryption key nor the cc
info is stored unencrypted anywhere on the server.

Comments?


Tony Schreiber, Senior Partner  Man and Machine, Limited
mailto:[EMAIL PROTECTED]   http://www.technocraft.com

http://www.simplemessageboard.com ___Free Forum Software for Cold Fusion
http://www.is300.net ___The Enthusiast's Home of the Lexus IS300
http://www.digitacamera.com __DigitA Camera Scripts and Tips
http://www.linklabexchange.com _Miata Link ECU Data Exchange



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Combining two fields In Access SQL.

2001-05-03 Thread Angél Stewart

HI!

I want to select Lastname Firstname AS Name in an Access SQL query.

Select fname||lname AS name From Users,Vehicles
Where name = #searchname#

Doesn't work..
I get an error saying Invalid use of Pipe.
:-\
*sigh*

Any ideas on how to do this in Access?

-Gel


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Finding the last item in a loop

2001-05-03 Thread C Frederic Valone

Try This 


 
 #EventSponserName#,



Chris Martin wrote:
> 
> IS it possible to find the last item in a loop?
> 
> Right now I have this:
> 
> 
> #EventSponserName#,
> 
> 
> Is it possible to check if the #EventSponsorName#  is the last item in the
> record set, and then not display the comma?  I.E.
> 
> 
> #EventSponserName#,
> 
> 
> Thanks in advance
> 
> Chris Martin
> 
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: [cold_fusion] Unusual Results, help

2001-05-03 Thread David E. Crawford

This has always been the behavior of CF.  I can agree that it at first
glances appears to be counter intuitive, but at the same time, any reference
to queryname.fieldname outside the context of a  or 
results in a reference to the value of the field in the first row of the
query.  The functionality is such that there is no "inheritance" of
references.

Since CF5 is feature complete and in RC testing, I would seriously doubt
that a change in behavior is going to happen in this release, or for that
matter even in NEO.

DC

- Original Message -
From: "Terry Bader" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 12:36
Subject: RE: [cold_fusion] Unusual Results, help


> well, i got some feedback from the yahoo group and i had to use a variable
> which was set before entering the inner loop...
>
> hope you MM folks got this on the plate for CF5...  very frustrating
>
>
> Terry Bader
> IT/Web Specialist
> Macromedia Certified Coldfusion Developer
> EDO Corp - Combat Systems
> (757) 424-1004 ext 361 - Work
> [EMAIL PROTECTED]
>
>
> (757)581-5981 - Mobile
> [EMAIL PROTECTED]
> icq: 5202487   aim: lv2bounce
> http://www.cs.odu.edu/~bader
>
>
>
>
>
> > -Original Message-
> > From: Terry Bader [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, May 03, 2001 10:26 AM
> > To: Cf-Talk (E-mail); HRCF user group (E-mail); ColdFusion -
> > Yahoo Group
> > (E-mail)
> > Subject: [cold_fusion] Unusual Results, help
> >
> >
> > Ok, i'm having some problems with the below code here's
> > the problem...
> > in the loop  it is always seeing
> > qry_missions.mission_id being 1
> >
> > if you notice the test code i put in just before it, i see that
> > qry_missions.mission_id is and check to make sure the
> > previous query has
> > records...  then i set a test variable to qry_missions.mission_id
> > as such:
> >
> > #qry_missions.mission_id#,#qry_missioncomm.recordcou
> > nt#
> > -before
> > 
> >
> > so in the 2nd iteration of this loop, i get:
> > 2,9-before
> >
> > with test being set to 2
> >
> > now comes the loop:
> > 
> >
> > followed by:
> > #test# should equal
> > #qry_missions.mission_id#-test
> >
> > and wtf???  i get:
> > 2 should equal 1-test
> >
> > ??  why isnt the qry_missions.mission_id equal to 2 inside the
> > second loop???  there are no other declarations here and
> > after the loop,
> > qry_missions.mission_id is equal to 2
> >
> >
> > CODE HERE:
> > --
> > --
> > ---
> >
> > 
> > SELECT *
> > FROM tbl_mission
> > WHERE mission_id <> 0
> > 
> >
> > 
> >
> > 
> > SELECT *
> > FROM tbl_node
> > WHERE node_id IN
> > (
> > SELECT node_id
> > FROM tbl_mission_comm
> > WHERE mission_id = #qry_missions.mission_id#
> > )
> > 
> >
> >
> > #qry_missions.mission_id#,#qry_missioncomm.recordcou
> > nt#
> > -before
> > 
> >
> > 
> >
> > #test# should equal
> > #qry_missions.mission_id#-test
> >
> >  > DATASOURCE="#request.mainDSN#">
> > SELECT *
> > FROM tbl_question
> > WHERE q_node = #qry_missioncomm.node_id#
> > AND q_mission =
> > #qry_missions.mission_id#
> > AND q_deleted = 0
> > 
> >
> > #qry_missioncomm.node_id#-node
> > #qry_missions.mission_id#-mission
> >
> > 
> > 
> >
> >
> > Terry Bader
> > IT/Web Specialist
> > Macromedia Certified Coldfusion Developer
> > EDO Corp - Combat Systems
> > (757) 424-1004 ext 361 - Work
> > [EMAIL PROTECTED]
> >
> >
> > (757)581-5981 - Mobile
> > [EMAIL PROTECTED]
> > icq: 5202487   aim: lv2bounce
> > http://www.cs.odu.edu/~bader
> >
> >
> >
> >
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> >
> >
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Access ldb files w/a twist

2001-05-03 Thread Dylan Bromby

if you're using CF 4.5.x, you can try the following to force the release of
the DSN (and therefore the access file):



and to re-enable the DSN, you have to use:



of course, replace DSN with the real DSN.

-Original Message-
From: Mark Smeets [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 9:54 AM
To: CF-Talk
Subject: Access ldb files w/a twist


So, here is my question and basically it's a problem.

Now when you open any Access file you get that little annoying ldb file with
it, it closes no problem if you're working with Access directly however what
if the Access file is on a server and you don't have access to it directly?

What if I need to replace that database with a new one (and that stupid ldb
file won't go away)?

Any ideas would greatly help.

Mark Smeets/stranger0/ICQ #1062196

"Mr. West, not every situation requires your patented approach of shoot
first, shoot later, shoot some more and then when everybody's dead try to
ask a question or two" - Wild Wild West

A Stranger's Domain (Redesigned and New)
http://24.113.34.178/stranger

Official Splitting Adam Homepage
http://www.splittingadam.com/

Over the Wall Productions and Web Designs
http://www.solarcourt.com/
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: How can I get CF to ignore a form field with no data?

2001-05-03 Thread Heidi Belal

I don't know if you've sloved your problem or not, but
here is another solution:

Insert into DatabaseTable (FormField)

Values (#FormFieldValue#)


Hope this helps!

--- Bill Davidson <[EMAIL PROTECTED]> wrote:
> Test it see if is blank or undefined with a cfif
> block in your SQL.
> Something like:
> 
>   datasource="#application.dsn#">
> 
>  Update table_name
>  Set
>  form.MiddleInit is not "">
> MiddleInit = '#form.MiddleInit #',
> 
> field = form.field
> 
>  Where
> 
> 
> 
> -Bill
> www.brainbox.tv
> 
> - Original Message -
> From: "Hubert Earl" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Saturday, April 28, 2001 7:05 PM
> Subject: How can I get CF to ignore a form field
> with no data?
> 
> 
> > Hi,
> >
> > How can I get CF to ignore a form field with no
> data? I have a form with a
> field called MiddleInit which will not always be
> filled in.  At the moment,
> however, an error message is generated if that field
> is blank.
> >
> > Sincerely,
> > ---
> > Hubert Earl
> >
> > ICQ#: 16199853
> > AIM: hubertfme
> >
> > My Jamaican Art, Craft & More Online Store:
>
http://www.angelfire.com/ny/hearl/link_page_on_angelfire.html
> >
> >
> >
> >
> >
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: IE 6 (whistler)

2001-05-03 Thread Zac



>  Retiring the win9x Codebase.  Does that mean we'll be back at square one
> with bugs and stability?  :groans:

One option is to simply not upgrade.

My Win2K machines runs just fine and I see absolutely no reason to upgrade
to XP.


-- 

We are born naked, wet and hungry. Then things get worse.


email: [EMAIL PROTECTED]
web: http://www.pixelgeek.com/


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Studio and UltraDev Merging!

2001-05-03 Thread Zac

Nathan Stanford wrote:

> Read This:
> http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm

Its quite obviously a PR piece about the integration between the two
products. In fact it says

> using the seamless integration between ColdFusion 4.5 UltraDev 4 Studio

Not sure how you think this is some sort of announcement of a merging of the
two products.




--

   Remember, what we do here might seem like criminal
   fraud but its not. Its marketing!

   Scott Adams

   email: [EMAIL PROTECTED]
   WWW: http://www.pixelgeek.com/


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Finding the last item in a loop

2001-05-03 Thread Christopher Olive, CIO

maybe


#EventSponserName#,



?

chris olive, cio
cresco technologies
[EMAIL PROTECTED]
http://www.crescotech.com



-Original Message-
From: Chris Martin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 11:13 AM
To: CF-Talk
Subject: Finding the last item in a loop


IS it possible to find the last item in a loop?

Right now I have this:


#EventSponserName#,


Is it possible to check if the #EventSponsorName#  is the last item in the
record set, and then not display the comma?  I.E.


#EventSponserName#,


Thanks in advance

Chris Martin
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Random Password

2001-05-03 Thread Robert Long

Here's one I use to create a random numeric password...


hth

-Original Message-
From: Chris Badouin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 11:24 AM
To: CF-Talk
Subject: Random Password


All-

Sorry I am pressed for time today, but does any one have script for
generating random passwords?

CB
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Random Password

2001-05-03 Thread Dylan Bromby

there are some tags in allaire's tag gallery that do that.

-Original Message-
From: Chris Badouin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 9:24 AM
To: CF-Talk
Subject: Random Password


All-

Sorry I am pressed for time today, but does any one have script for
generating random passwords?

CB
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Mark W. Breneman

Is this a new product?  Or CF studio and MM UltraDev in the same retail box?

Mark W. Breneman
-Cold Fusion Developer
-Network Administrator
  Vivid Media
  [EMAIL PROTECTED]
  www.vividmedia.com
  608.270.9770

-Original Message-
From: Nathan Stanford [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 10:29 AM
To: CF-Talk
Subject: CF Studio and UltraDev Merging!



Read This:
http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm

Nathan Stanford
Senior Programmer/Analyst
[EMAIL PROTECTED]
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Authentication Users Against LDAP

2001-05-03 Thread Jerre Hale

I have been attempting to follow the instructions in chapter 6 of
Allaire's Advanced Application Development to set up client
authentication.  I have installed the ColdFusion and IIS Web servers on
my workstation.  I have also copied the SuperGadgets template examples
from the CD.  I have also worked with our email manager and obtained an
account and password that will enable the process to compare IDs and
passwords on LDAP.  When I test the SuperGadgets login, I do not get
passed to the menu portion that shows product dollar amounts in the
secured area.  I have set up advanced security on the CF server but I
could be confused on the exact Lookup Start and Lookup End and perhaps
someone advise different settings.  The only other thing that I have
noticed in the manual is on page 83 under the IsAutherized Function
stating the requirement for Sandbox Security.

I am lost at this juncture.  If anyone can point me in the right
direction please do so.

Jerre


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: IE 6 (whistler)

2001-05-03 Thread Billy Cravens

Hardly.  Windows XP is the next iteration of Windows NT/2000, which is a far more 
stable codebase than 9x.

--
Billy Cravens
HR Web Development, Sabre
[EMAIL PROTECTED]

Jeffry Houser wrote:

>Retiring the win9x Codebase.  Does that mean we'll be back at square one
> with bugs and stability?  :groans:
>
> At 03:07 PM 05/03/2001 +0100, you wrote:
>
> >Read somewhere that the server version will be called Windows 2002,
> >
> >XP is the workstation / laptop version of Windows (business and consumer)
> >and is the replacement for Win9x and NT/2000 Workstation, thank god they
> >seem to be retiring the Win9x codebase.
> >
> >
> >-Original Message-
> >From: Raymond Camden [mailto:[EMAIL PROTECTED]]
> >Sent: 03 May 2001 14:35
> >To: CF-Talk
> >Subject: RE: IE 6 (whistler)
> >
> >
> >** Macromedia Representative **
> >Aren't they now using Whistler to stand for "Windows XP Server" ? Ie, the
> >server version of the XP line.
> >
> >===
> >Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
> >
> >Email   : [EMAIL PROTECTED]
> >ICQ UIN : 3679482
> >
> >"My ally is the Force, and a powerful ally it is." - Yoda
> >
> > > -Original Message-
> > > From: Dave Watts [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, May 03, 2001 9:27 AM
> > > To: CF-Talk
> > > Subject: RE: IE 6 (whistler)
> > >
> > >
> > > > What is the difference between Windows Whistler and Windows XP?
> > >
> > > If I understand correctly, Whistler was the code name for the beta of the
> > > next version of Windows, which is based largely on Windows 2000.
> > > Windows XP
> > > is the actual name for the next consumer version of Windows.
> > >
> > > Neither of these things have much to do with IE 6, specifically.
> > >
> >
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



OT: JS format

2001-05-03 Thread Diana Nichols

is there a JavaScript equivalent to "dollarformat()"?

TIA!
D

*
Diana Nichols
Webmistress
http://www.lavenderthreads.com
770.434.7374 

"One man's magic is another man's engineering." ---Lazarus Long

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Studio and UltraDev Merging!

2001-05-03 Thread Billy Cravens

A product package, not a product merger.

--
Billy Cravens
HR Web Development, Sabre
[EMAIL PROTECTED]


Nathan Stanford wrote:

> Read This:
> http://www.allaire.com/products/ColdFusion/productinformation/tools.cfm
>
> Nathan Stanford
> Senior Programmer/Analyst
> [EMAIL PROTECTED]
>
>
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Dynamic Variable Names

2001-05-03 Thread Jenny Anderson

I want to dynamically create a variable name based upon a url variable.
First I set up a couple of strings:



Where q is a number from 1-37 passed via url variable.  Let's say that 
url.q is 7.  Then qn is 'q7'.
So I query the database like this:


   SELECT #qn#
   FROM database


And it correctly pulls all the results from the 'q7' column.  So far so good.
But now I want to be able to manipulate the query results and refer to the 
q7's from the database query.  If I refer to #qn# I only get q7 as the 
result.  So how do I have it refer to the variable q7 and not the string q7?

Thanks!

Jenny


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Studio and UltraDev Merging!

2001-05-03 Thread Dave Watts

> Subject: CF Studio and UltraDev Merging!
> 
> Read This:
> http://www.allaire.com/products/ColdFusion/productinformation/
> tools.cfm

According to this, they're simply going to sell the separate Studio and
Ultradev products as a bundle.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Finding the last item in a loop

2001-05-03 Thread Bill Simpson

Use:

,

This if statement will be always true except on the last iteration of the
loop.


-Original Message-
From: Chris Martin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 8:13 AM
To: CF-Talk
Subject: Finding the last item in a loop


IS it possible to find the last item in a loop?

Right now I have this:


#EventSponserName#,


Is it possible to check if the #EventSponsorName#  is the last item in the
record set, and then not display the comma?  I.E.


#EventSponserName#,


Thanks in advance

Chris Martin
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



what is the tag in the CF Admin? tree view?

2001-05-03 Thread Paul Ihrig

its not CF_DIRECTORYTREE is it?
i want to use the same interface element that is in the cf admin when you
point to the data source on the machine.
tree view, then copies full path into the text area.

if you have any idea what i need to do to enable this on one of my pages i
would appreciate it.

i am not trying to upload a file or any thing, just getting info from users
on what network drive they want some thing copied.

thanks

-paul

Web Developer, NBBJ
Work:   [EMAIL PROTECTED]
614 241-3534
fax:614 485-5534

Home:   [EMAIL PROTECTED]
614 449-1681

> icq:  47658358

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Finding the last item in a loop

2001-05-03 Thread Semrau, Steven L Mr SRA

Yes, use the qry_show_event_sponsors.recordCount to get the amount of
records your query returned and do a compare.  So you would have something
like:




#EventSponserName#,


Hence, if x doesn't equal the query record count, insert the comma.

Steven Semrau
SRA International, Inc.
Senior Member, Professional Staff
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Com:  (703) 805-1095
DSN:  (703) 655-1095


-Original Message-
From: Chris Martin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 11:13 AM
To: CF-Talk
Subject: Finding the last item in a loop


IS it possible to find the last item in a loop?

Right now I have this:


#EventSponserName#,


Is it possible to check if the #EventSponsorName#  is the last item in the
record set, and then not display the comma?  I.E.


#EventSponserName#,


Thanks in advance

Chris Martin
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



How to resolve help file links into web pages in Studio 4?

2001-05-03 Thread Hubert Earl

Hi,

How can I resolve links in Studio's help pages into web pages?  Whenever I click on 
the ones which are supposed to show an example, I get the following error message in 
the web page which appears:

"
Error Occurred While Processing Request
  Error Diagnostic Information
  An error has occurred. 


  HTTP/1.0 404 Object Not Found
 
"

Sincerely,

---
Hubert Earl


ICQ#: 16199853
AIM: hubertfme

My Jamaican Art, Craft & More Online Store: 
http://www.angelfire.com/ny/hearl/link_page_on_angelfire.html




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: limiting text entry to textarea

2001-05-03 Thread Semrau, Steven L Mr SRA

Here is a javascript I use (works in NN and MSIE).









in the 'on' events of the TEXTAREA just set the second value to the length
you wish to limit the text area to.  In the example above I'm limiting to
1,040 characters.


Steven Semrau
SRA International, Inc.
Senior Member, Professional Staff
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Com:  (703) 805-1095
DSN:  (703) 655-1095


-Original Message-
From: FARRAH NG [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 9:39 AM
To: CF-Talk
Subject: limiting text entry to textarea


I need to limit the maximum number of character entered to a 
textarea box to 100, and i am not too sure how to do it.  Is there
anyone have any idea ? or had done something similar to this before ?

I will appreciate all suggestions.

thanks



--
Global Internet phone calls, voicemail, fax, e-mail and instant messaging.
Sign-up today at http://www.hotvoice.com
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



How to configure Studio to use only block capitals in the default template & with edited and inserted tags?

2001-05-03 Thread Hubert Earl

Hi,

How can I configure CFStudio so that:

1.  The default template will have only block capitals?
2.  All edited or inserted tags will automatically be in block capitals?

Sincerely,
---
Hubert Earl

ICQ#: 16199853
AIM: hubertfme

My Jamaican Art, Craft & More Online Store: 
http://www.angelfire.com/ny/hearl/link_page_on_angelfire.html




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Finding the last item in a loop

2001-05-03 Thread Andrew Tyrone

> -Original Message-
> From: Chris Martin [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 03, 2001 11:13 AM
> To: CF-Talk
> Subject: Finding the last item in a loop
> 
> 
> IS it possible to find the last item in a loop?
> 
> Right now I have this:
> 
> 
>   #EventSponserName#,
> 
> 
> Is it possible to check if the #EventSponsorName#  is the last item in the
> record set, and then not display the comma?  I.E.
> 
> 
>   #EventSponserName#,
> 

Sure... you can do this instead:





#qry_show_event_sponsors.EventSponsorName[ThisRow]#
#IIF(ThisRow LT qry_show_event_sponsors.RecordCount,DE(','),DE('')#





ORR...

You could do it a bit simpler, using the ValueList() function:





#SponsorList#




Since you didn't have a  tag in there after each item in your loop, I assume you 
wanted a list like:

Sponsor1,Sponsor2,Sponsor3

If you wanted a  in there, you could use a conditional like in the first example 
to either display or not display it.

and others will come up with different or better ways, I'm sure!


-Andy


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CF/Java/ASP Comparision

2001-05-03 Thread Brian Thornton

Anyone know of this link?


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



New CommerceBlocks Version Available

2001-05-03 Thread Adam Phillip Churvis

CommerceBlocks V2.0.4.0 is now online and available for download.  You
should download this new version and install it over your existing
installation (no need to uninstall the previous version).

This new version removes the April 1, 2001 timeout, incorporates the
numerous improvements and bug fixes from the entire Beta cycle, and also
includes a link to useful ColdFusion training resources.

PLEASE NOTE:

Due to the almost complete lack of compliance with the HonorWare payment
system, the next version of CommerceBlocks will be a traditional "Pay Before
You Play" application.  The new modules and engineering functionality that
will become a part of the next CommerceBlocks release will also most likely
coincide with an increase in price from the current $79.00 to somewhere in
the $500 to $800 range (or more).

All CommerceBlocks customers who pay their HonorWare fees before May 31st,
2001 will receive a free upgrade to the new version as a way of thanking you
for your honesty in paying your HonorWare fees.

We sincerely hope this new version of CommerceBlocks is a boon to your
development efforts, and that we can continue to serve you.

Respectfully,

Adam Phillip Churvis
Productivity Enhancement, Inc.

http://www.ColdFusionTraining.com
http://www.ColdFusionSeminars.com
http://www.CommerceBlocks.com

E-mail:  [EMAIL PROTECTED]
Phone:   770-446-8866


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Test - Please ignore

2001-05-03 Thread Chris Badouin




~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



  1   2   3   >