Re: Dynamically created form elements.

2000-05-06 Thread Joseph Eugene

use 2 forms, one for display the data and loop it quering the database and
the second one only for data entry

this should give you all the values already entered and
you can also and new records



- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 05, 2000 5:22 PM
Subject: Dynamically created form elements.


> Hello,
>
> I have this problem where I want the user to make a selection from a
select
> box, and also input some information into a text box.  Once they have
> inputted the information I want them to be able to press an update button
> that will post the information to the same form populating the form
elements
> with the data they just entered, and then create another set of empty
> buttons. I want them to do this as many times as possible, but I am not
sure
> how to implement it.
>
> Could anyone out there give me some examples of how I can do this, or
point
> me in the right direction?  Is there a custom tag out there for something
> similar to this?
>
> Jonathan Garstin
> Software Engineer
> Tektronix MBD Manufacturing
> 503-627-1994
>
>
> --

> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



CF_Inputfilter syntax

2000-05-06 Thread Rich Wild


Hi there, 

I'm using a lot of URL variables in a current project that directly link
into DB statements and so to try and combat attempts by naughty people to
drop all me tables or linking malicious stuff, I'm using CF-Inputfilter, jus
like the kind people at Allaire have recommended.

But could anyone tell me the proper syntax for its usage?

What I basically need to do is use it to kill HTML tags in URL variables

As well as this - I need to stop the addition of attached SQL statements to
the variables so that 

"someserver.com/someurl/someapp.cfm?someStr=Ipswich"

could not become 

"someserver.com/someurl/someapp.cfm?someStr=Ipswich DELETE * FROM TABLE"

in the wrong hands...

If it was a numeric variable there wouldn't be a problem as I could just do
an IsNumeric , but this string has got me scratching my head (nits
notwithstanding). 

Can anyone help?


--
Rich Wild
Senior Web Designer

---
e-mango.com ltd  Tel: 01202 587 400
Lansdowne Place  Fax: 01202 587 401
17 Holdenhurst Road
Bournemouth   Mailto:[EMAIL PROTECTED]
BH8 8EW, UK  http://www.e-mango.com
---
 
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: (Adam) Re: Dynamic query without page refresh - possible?

2000-05-06 Thread Adam Reynolds

Using my other address to reply to this one

Using frames is the fastest way to do this, but depending on what you are
trying to achieve you may not want to use frames for this.

Again, both should work.

Adam Reynolds

-Original Message-
From: Todd Ashworth [mailto:[EMAIL PROTECTED]]
Sent: 05 May 2000 17:07
To: [EMAIL PROTECTED]
Subject: (Adam) Re: Dynamic query without page refresh - possible?

Wouldn't sending the stuff to a hidden frame be faster than launching a
seperate window, or is that what you mean?

.Todd

- Original Message -
From: "Reynolds, Adam" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 05, 2000 11:49 AM
Subject: RE: Dynamic query without page refresh - possible?


| At first glance you can do this with javascript using the onchange event
for
| an input field. This can fire off a small child window, set it to the
| background (to hide the window). This will execute the query and set a
| number of form values within the document. The  tag will have an
| initialise js function that returns the form values to the parent window
and
| then closes the window returning focus to the parent window.
|
| If anybody has any other suggestions please tell me.



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



The CF Studio default template

2000-05-06 Thread Hubert Earl

I've modified the cf studio default template, and I'd like to replace the
original with it.  Where is the default template stored?

Sincerely,


---
Hubert Earl
ICQ#:  16199853

I develop & maintain web sites internationally.  I also build web
applications using ColdFusion, JavaScript and CGI scripts written in Perl.
I accept subcontracting work.

**Personal web site:  http://www.geocities.com/hfme/
(please remember to view this with a sense of humor!)

**Business web page:  http://home.talkcity.com/MigrationPath/hearl/

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: The CF Studio default template

2000-05-06 Thread Fred T. Sanders

Best thing would be to store your default in the wizards
folder then go to settings/ options  and tell it to use
the new template.  You might want the old default back one
day.

Fred

- Original Message -
From: "Hubert Earl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 06, 2000 8:01 AM
Subject: The CF Studio default template


> I've modified the cf studio default template, and I'd like
to replace the
> original with it.  Where is the default template stored?
>
> Sincerely,
>
>
> ---
> Hubert Earl
> ICQ#:  16199853
>
> I develop & maintain web sites internationally.  I also
build web
> applications using ColdFusion, JavaScript and CGI scripts
written in Perl.
> I accept subcontracting work.
>
> **Personal web site:  http://www.geocities.com/hfme/
> (please remember to view this with a sense of humor!)
>
> **Business web page:
http://home.talkcity.com/MigrationPath/hearl/
>
> --

> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



OT: Oracle on Sun

2000-05-06 Thread stas

Hello,

Does anybody know if it is possible to bind Oracle 8 to a certain number of
processors on a Sun box? Thanks!

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: The CF Studio default template

2000-05-06 Thread Hubert Earl

Hi Fred,

Thanks for your response.

> Best thing would be to store your default in the wizards
> folder then go to settings/ options  and tell it to use
> the new template.  You might want the old default back one
> day.
>

I can't find anything is 'settings' which allows me to start with a new
template.  Please advise.

Hubert

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: The CF Studio default template

2000-05-06 Thread Fred T. Sanders

under "Locations" in options, bottom of the applet window
entitled: "Default Template"
- Original Message -
From: "Hubert Earl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, May 06, 2000 8:31 AM
Subject: Re: The CF Studio default template


> Hi Fred,
>
> Thanks for your response.
>
> > Best thing would be to store your default in the wizards
> > folder then go to settings/ options  and tell it to
use
> > the new template.  You might want the old default back
one
> > day.
> >
>
> I can't find anything is 'settings' which allows me to
start with a new
> template.  Please advise.
>
> Hubert
>
> --

> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=li
sts/cf_talk or send a message to
[EMAIL PROTECTED] with 'unsubscribe' in the
body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



very basic IF problems - newbie

2000-05-06 Thread WL

Hi,

I'm new to CF (PHP programmer) - can someone please explain to me a simple
CFIF thing I need
to do.  I have a form-page which submits data to an action page.  The first
query is as follows:



SELECT first_name,last_name,email FROM members WHERE email = '#form.email#'



I then need to do this kind of thing "If this Query returns TRUE, run the
next block of code...if it's FALSE, then just exit" - but how?

Thanks a lot in advance

Will



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: very basic IF problems - newbie

2000-05-06 Thread Seth Petry-Johnson

> 
> SELECT first_name,last_name,email FROM members WHERE email =
'#form.email#'
> 
>
> I then need to do this kind of thing "If this Query returns TRUE, run the
> next block of code...if it's FALSE, then just exit" - but how?

The query won't return TRUE or FALSE.  It returns a query set that contains
three fields: first_name, last_name, and email.

If you want to know if any records were found just check the RecordCount
attribute of the query.  If this is 0 then no matching records were found.







Hope this helps,
Seth Petry-Johnson
Argo Enterprise and Associates


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: very basic IF problems - newbie

2000-05-06 Thread Will

You could do


Didn't work

Worked, run this code



- Original Message -
From: "WL" <[EMAIL PROTECTED]>
To: "Cold Fusion Talk" <[EMAIL PROTECTED]>
Sent: Saturday, May 06, 2000 8:33 AM
Subject: very basic IF problems - newbie


> Hi,
>
> I'm new to CF (PHP programmer) - can someone please explain to me a simple
> CFIF thing I need
> to do.  I have a form-page which submits data to an action page.  The
first
> query is as follows:
>
> 
>
> SELECT first_name,last_name,email FROM members WHERE email =
'#form.email#'
>
> 
>
> I then need to do this kind of thing "If this Query returns TRUE, run the
> next block of code...if it's FALSE, then just exit" - but how?
>
> Thanks a lot in advance
>
> Will
>
>
>
> --

> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: very basic IF problems - newbie

2000-05-06 Thread WL

> You could do
>
> 
> Didn't work
> 
> Worked, run this code
> 

That works brilliantly - thanks!

Will

>
>
> - Original Message -
> From: "WL" <[EMAIL PROTECTED]>
> To: "Cold Fusion Talk" <[EMAIL PROTECTED]>
> Sent: Saturday, May 06, 2000 8:33 AM
> Subject: very basic IF problems - newbie
>
>
> > Hi,
> >
> > I'm new to CF (PHP programmer) - can someone please explain to me a
simple
> > CFIF thing I need
> > to do.  I have a form-page which submits data to an action page.  The
> first
> > query is as follows:
> >
> > 
> >
> > SELECT first_name,last_name,email FROM members WHERE email =
> '#form.email#'
> >
> > 
> >
> > I then need to do this kind of thing "If this Query returns TRUE, run
the
> > next block of code...if it's FALSE, then just exit" - but how?
> >
> > Thanks a lot in advance
> >
> > Will
> >
> >
> >
>
> --
> 
> > Archives: http://www.eGroups.com/list/cf-talk
> > To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> >
>
> --

> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Is there anything that ASP can do and CF cannot?

2000-05-06 Thread Tom Forbes

Bill -

Thanks for saying something regarding that last post from Jim - I too don't 
like to see the term ASP used, this is a CF board - lets keep it that way! 
My hat's off to Bill, but I am in agreement with Jim.

Happy Mothers Day.

Tom

At 10:58 PM 5/5/00, you wrote:
>Please don't use the foul language on this list.  While I am sure that many
>would agree with your use of it, we are all adults and we can find many,
>many other words in the English dictionary to use instead.  Thanks for not
>using them in the future.
>
>Bill
>
> > -Original Message-
> > From: Jim McAtee [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, May 05, 2000 10:32 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Is there anything that ASP can do and CF cannot?
> >
> >
> > I wouldn't be so quick to dismiss the differences between "a coding point
> > of view" and "functionality".  At this stage of the process they're really
> > one and the same.  Functionality that can't be achieved though convenient
> > means is just about useless for all but the most diehard coders.  With the
> > current state of the two environment, ASP'S user defined functions rival
> > CF's simplicity in database connectivity in usefulness for anything but
> > the most trivial applications.  The nice thing about CF is that it seems
> > to be moving quickly toward those areas most sought after by it's user
> > while Microsoft continues, as always, to say "fuck you" to it's
> > developers.
> >
> > Jim
> >
> >
> > -Original Message-
> > From: Leong Yew <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> > Date: Friday, May 05, 2000 6:52 PM
> > Subject: RE: Is there anything that ASP can do and CF cannot?
> >
> >
> > >User defined functions. If only ColdFusion could have what VBScript and
> > >Javascript have. That's actually from a coding point of view rather than
> > >functionality.
> > >
> > >-Original Message-
> > >From: aslam bajaria [mailto:[EMAIL PROTECTED]]
> > >Sent: Saturday, May 06, 2000 1:32 AM
> > >To: [EMAIL PROTECTED]
> > >Subject: Is there anything that ASP can do and CF cannot?
> > >
> > >
> > >I was just wondering if there is something that cannot
> > >be done in CF and can be done in ASP? Has anyone
> > >encountered such an instance.
> > >
> > >My understanding is that Active Server Pages (ASP) are
> > >theoretically equivalent to Cold Fusion Pages but
> > >using Microsoft proprietary programming.  My guess is
> > >that we can do the same thing with Cold Fusion what we
> > >can do in ASP.It wouldn't surprise me if Microsoft has
> > >placed barriers to using other environments with its
> > >products such as MS SQL Server.
> > >
> > >Appreciate.
> > >A.B.
> >
> > --
> > 
> > Archives: http://www.eGroups.com/list/cf-talk
> > To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.
>
>--
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
>the body.

Thomas J. Forbes
Forbes Web Consulting, Inc.

TEL: 407-772-3427
FAX: 407-772-3428

http://www.medmatrix.com
Medical Equipment Web Portal




--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



QUESTION: VERY weird email from "Allaire"

2000-05-06 Thread Childress, Emily

Did anyone else on this list get an odd email from Allaire? I am wondering
if this whole virus thing is manifesting itself into sending out emails from
users claiming to be legitimate businesses. The sender is
"[EMAIL PROTECTED]" and it's confirming my "recent order". There is
no attachment but what the !@#$??? I haven't ordered anything from Allaire
in months and there is no mention what what it is I ordered...

Any clues?

thanks,
-e

Emily Ellen Childress
Corporate Web Development
USinternetworking, Inc.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: QUESTION: VERY weird email from "Allaire"

2000-05-06 Thread Gerard T. Pauline

Emily:

One of the variants of the "I LOVE YOU" virus is an e-mail confirmation
of a mother's day order of flowers. I'd be careful if you hadn't ordered
anything from Allaire. Check for ".vbs" files on your workstation.

-Gerry

Gerard T. Pauline
Mgr, Internet/DB Applications
Computer Systems, DoIT
Pace University

"Childress, Emily" wrote:
> 
> Did anyone else on this list get an odd email from Allaire? I am wondering
> if this whole virus thing is manifesting itself into sending out emails from
> users claiming to be legitimate businesses. The sender is
> "[EMAIL PROTECTED]" and it's confirming my "recent order". There is
> no attachment but what the !@#$??? I haven't ordered anything from Allaire
> in months and there is no mention what what it is I ordered...
> 
> Any clues?
> 
> thanks,
> -e
> 
> Emily Ellen Childress
> Corporate Web Development
> USinternetworking, Inc.
> 
> --
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
>message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: QUESTION: VERY weird email from "Allaire"

2000-05-06 Thread Childress, Emily

I know, that was actually what stopped me from viewing it in anything beyond
preview mode, but I'm really REALLY curious. This is eerie b/c it's from a
business name I know and use. plus, like I said, all it has is a link and a
message telling me not to reply to the email itself...

-Original Message-
From: Gerard T. Pauline [mailto:[EMAIL PROTECTED]]
Sent: Saturday, May 06, 2000 2:42 PM
To: [EMAIL PROTECTED]
Cc: Childress, Emily
Subject: Re: QUESTION: VERY weird email from "Allaire"


Emily:

One of the variants of the "I LOVE YOU" virus is an e-mail confirmation
of a mother's day order of flowers. I'd be careful if you hadn't ordered
anything from Allaire. Check for ".vbs" files on your workstation.

-Gerry

Gerard T. Pauline
Mgr, Internet/DB Applications
Computer Systems, DoIT
Pace University

"Childress, Emily" wrote:
> 
> Did anyone else on this list get an odd email from Allaire? I am wondering
> if this whole virus thing is manifesting itself into sending out emails
from
> users claiming to be legitimate businesses. The sender is
> "[EMAIL PROTECTED]" and it's confirming my "recent order". There
is
> no attachment but what the !@#$??? I haven't ordered anything from Allaire
> in months and there is no mention what what it is I ordered...
> 
> Any clues?
> 
> thanks,
> -e
> 
> Emily Ellen Childress
> Corporate Web Development
> USinternetworking, Inc.
> 
>

--
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: QUESTION: VERY weird email from "Allaire"

2000-05-06 Thread Jay Sudowski - Handy Networks LLC

Hi Emily,

If you're an Allaire Alliance member, Allaire will periodically send you
"free" stuff, which gets entered into their shipping system as an "order".
I recently got a shipment with CF 4.51 materials 

- Jay
- Original Message -
From: "Childress, Emily" <[EMAIL PROTECTED]>
To: "'CF'" <[EMAIL PROTECTED]>
Sent: Saturday, May 06, 2000 1:30 PM
Subject: QUESTION: VERY weird email from "Allaire"


> Did anyone else on this list get an odd email from Allaire? I am wondering
> if this whole virus thing is manifesting itself into sending out emails
from
> users claiming to be legitimate businesses. The sender is
> "[EMAIL PROTECTED]" and it's confirming my "recent order". There
is
> no attachment but what the !@#$??? I haven't ordered anything from Allaire
> in months and there is no mention what what it is I ordered...
>
> Any clues?
>
> thanks,
> -e
>
> Emily Ellen Childress
> Corporate Web Development
> USinternetworking, Inc.
>
> --

> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Locking

2000-05-06 Thread Tiffany - Tech Support

If you cause an error the server will break its connection to the
database and cause it to "unlock" so you can reupload the DB.

I have a file called error.cfm with false code and the datasource name of
the database I want to update..

Hope that was helpful,
-Tiffany


- Original Message -
From: Parker, Kevin <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 04, 2000 9:35 PM
Subject: Locking


> Can someone point me to some answers on this problem please.
>
> On occasions I have a problem deleting or overwriting our mdb file on
our CF
> space when I make some changes to database structure etc. I believe
this
> could be due to database locking - does this sound right and is there a
> solution.
>
> I believe its also possible to make table changes (add fields, remove
> fields, add tables etc) with SQL but someone suggested that Access
needed to
> support DDL to do this. Any clues please.
>
>
> +
> Kevin Parker
> Service and Communication
> WorkCover Corporation
>
> [EMAIL PROTECTED]
> www.workcover.com
>
> ph:  +61 8 82332548
> fax: +61 8 82332000
> mob: 0418 800 287
>
> ++

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: very basic IF problems - newbie

2000-05-06 Thread Russel Madere

Try:


  


Russel Madere, Jr.
Web Developer

"Be good and you will be lonesome.
 Be lonesome and you will be free.
 Live a lie and you will live to regret it."
  Jimmy Buffett
  That's What Living Is To Me
-Original Message-
From: WL [mailto:[EMAIL PROTECTED]]
Sent: Saturday, May 06, 2000 10:34 AM
To: Cold Fusion Talk
Subject: very basic IF problems - newbie


Hi,

I'm new to CF (PHP programmer) - can someone please explain to me a simple
CFIF thing I need
to do.  I have a form-page which submits data to an action page.  The first
query is as follows:



SELECT first_name,last_name,email FROM members WHERE email = '#form.email#'



I then need to do this kind of thing "If this Query returns TRUE, run the
next block of code...if it's FALSE, then just exit" - but how?

Thanks a lot in advance

Will




--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



User session time

2000-05-06 Thread Francesco Scafi

Hi all,
I am Francesco, new from CF-Talk.

My question is:
With ColdFusion can I know if a user is connected to a page and how I can know 
if him in not connected also?
Sorry from my english.

Thanks in advice,
Francesco Scafi
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Tiered approach to application development

2000-05-06 Thread Brook Davies

I am developing a complex web application and a fellow developer on the 
project has proposed the following architecture.  I am wondering if any one 
has developed a CF app in this way and if any one has any interesting 
suggestions on how to include this type of tiered/segmented approach to 
application development. The details are below.



Tier 1) Have a lot of less powerful front-end boxes running the web servers 
and pushing the presentation materials back to the users. Because the 
number of users is high, you need a lot of boxes to handle all of the 
concurrent connections (open sockets) and track the user's session. These 
front end presentation web logic should then gather the information, such 
as extracting out the fields from the HTTP request, and call on a service 
to handle the request. This tier then takes the response back from the 
second tier and formats it appropriately for a web user (XML+XSL, HTML, 
voice response unit, WML/WAP, etc.).

Tier 2) Have fewer, but bigger, highly scalable, clustered, fault tolerant 
service providing computers contain the main business logic.
There is often a good reason to split this "tier" into two parts: a) a set 
of services that are tightly coupled with the front-end that can aggregate 
information across multiple web pages, for example, before handing off to 
the "generic" service that contains the main business logic. Some people 
(me included), will include this part in the first tier, though. b) the 
generic business services that no nothing about web pages.

Tier 3) Put the database server in another tier. This is where databases 
like DB2 and Oracle tend to shine because they can have huge tables spread 
across multiple machines (physical partitioning). I'm not sure if SQL 
Server can do this or not.


In practice this means that a request is sent from a user (browser, pda, 
phone, fedex back-end system) to the first tier that understands how to 
communicate with the device/system the user is on. It then extracts the 
important information included in the request and passes it to the second 
tier that is generally ignorant of the method used by the user. It performs 
the business logic, updates the database in tier 3 as needed, and returns 
the results back to the tier 1. Tier 1 then examines the response and 
formats an appropriate reply back to the user.

This is a generic three tier architecture for the web. When tier 1 is mixed 
with tier 2, or tier 1 goes straight to tier 3, you end up with many 
problems architecturally, mostly to do with scalability and 
maintainability, though great for RAD. While fast up front, this is 
short-sighted and doesn't buy you enough benefit. You don't want business 
logic spread out over too many areas; presentation programmers have a 
different set of skills required than the services people -- since 
programming for a web, pda, cell/voice response, work engine, third-party 
application, etc. are all different. Database control is complicated by 
having access to it from too many places, including updates when schemas 
change and issues related to the number of concurrent db connections, 
security of the servers, etc. The database schemas often change because of 
performance reasons (tables are normalized or denormalized or partitioned, 
etc. to handle loads and volumes), and you don't want more than business 
logic to have to deal with it. If too many programs have their fingers 
directly in the db, then they all have to be updated to be correct. That's 
a recipe for a nightmare as a system grows. Lastly, if someone hacks into a 
web server (the device they see and must be accessible through the 
firewall), you don't want that box to know about database passwords, etc. 
since it will be used to hack into the rest of the system.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Visio - Spec tools

2000-05-06 Thread cftalk

I found for my needs SmartDraw very charming.
( http://www.smartdraw.com/ )
Visio was too expensive for me.
Uwe

SD Solutions
Uwe Degenhardt
Fon: 08122/903791
Fax: 08122/903792
Web: www.sdsolutions.de
E-Mail: [EMAIL PROTECTED]
- Original Message -
From: "Mike Lorimer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 03, 2000 4:46 AM
Subject: Re: Visio - Spec tools


Wouldn't be without it. I would recommend the Enterprise edition which we
have found to be very useful for reverse engineering existing databases.

Mike Lorimer
Teaching & Learning Collective

-Original Message-
From: Pete Freitag <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, 3 May 2000 12:22
Subject: RE: Visio - Spec tools


>yeah, love it.  Excellent tool.
>
>___
>Pete Freitag
>CFDEV.COM
>Cold Fusion Developer Resources
>http://www.cfdev.com/
>
>-Original Message-
>From: Brook Davies [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, May 02, 2000 8:20 PM
>To: [EMAIL PROTECTED]
>Subject: Visio - Spec tools
>
>
>Any one here use Visio as a spec tool? Microsoft just bought them
>www.msn.visio.com.
>
>
>Brook
>At 01:08 AM 03/05/00 +0100, you wrote:
>
>> > Hi all,
>> >
>> > I know this is a known problem with cf4.01 ent, but I was wondering if
>> > someone could maybe enlighten me to a workaround.
>> >
>> > Basically the problem is that (at least I've found this anyway) when
>> > scheduling a template to run and that template contains cfpop tags, the
>> > scheduler appears to run the template fine, but in fact the cfpop tags
>are
>> > not processed.
>> >
>> > Put another way:
>> > The scheduler log file indicates successful execution of the template.
>The
>> > cfpop tags do not collect the mail from the server as they should do.
>> > However, on running the template manually, all is well.
>> >
>> > I vaguely remember someone mentioning the use of a batch file with the
>NT
>>AT
>> > command, but can't find this info in my list archives. Could someone
>>please
>> > remind me of the procedures for doing this?
>> >
>> > Many thanks in advance
>> >
>> > Dave
>> >
>> > Dave Wilson
>> > Internet Technology Manager,
>> > BizNet Solutions
>> >
>> > 
>> > Co-Founder CFUG Ireland
>> > http://www.cfug.ie
>> >
>> > 224, Lisburn Road
>> > Belfast BT9 6GE
>> >
>> > Tel: 02890 225 776
>> > Fax: 02890 223 223
>> > web: http://www.biznet-solutions.com
>> >
>> > email: [EMAIL PROTECTED]
>> >
>>
>>--
-
>---
>>Archives: http://www.eGroups.com/list/cf-talk
>>To Unsubscribe visit
>>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
>>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>>the body.
>
>---
-
>--
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in
>the body.
>
>---
---
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Fw: Comparison of Website and Personal Web Server (for anyone with experience with both)

2000-05-06 Thread cftalk

For me it works well to CF-test and CF-develop.
And I think that matters most.
Uwe

SD Solutions
Uwe Degenhardt
Fon: 08122/903791
Fax: 08122/903792
Web: www.sdsolutions.de
E-Mail: [EMAIL PROTECTED]
- Original Message -
From: "Hubert Earl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 03, 2000 11:17 PM
Subject: Comparison of Website and Personal Web Server (for anyone with
experience with both)


hi everyone,

i'm planning on shifting from website tp pws, because i find website very
unstable.  quite frequently i've had the experience of website simply
refusing to run.  a while back, my only solution was to reformat my hard
drive, a rather drastic process!  subsequently, i installed norton
systemworks 2000, which could save registry configurations.  since then, i
could get website to work again by going back to a configuration before
website stopped working.  but after i run norton's diagnostic facility  to
clear up any problems on my computer, website stops running.  i'm tired of
dealing with all these problemss with website, which is why i'm shifting to
pws.  however, just to make sure i'm not jumping from the frying pan to the
fire, have you been satisfied with your experience with pws?  do you think
it is overall a better server than website?

sincerely,
---
Hubert Earl
ICQ#:  16199853

I develop & maintain web sites internationally.  I also build web
applications using ColdFusion, JavaScript and CGI scripts written in Perl.
I accept subcontracting work.

**Personal web site:  http://www.geocities.com/hfme/
(please remember to view this with a sense of humor!)

**Business web page:  http://home.talkcity.com/MigrationPath/hearl/


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



CFHTTP web filtering

2000-05-06 Thread David Cummins

Hi everybody

I have to make the output of a CGI which only accepts certain IP ranges
available on the general web, and change the look and feel a little.

I'm planning on doing this by redirecting everything through a CFM page
which will simply CFHTTP the correct pages, do a search and replace to
change certain look and feel aspects, then give it back to the user. It
also replaces all links/form posts through itself.

I've got it mainly working except for one thing. Images. I know you can
use CFCONTENT to set it to the mime type it originally came in as (i.e.
CFHTTP.MimeType), but how do I get the actual file content (i.e. raw
binary) out? I tried just CFOUTPUTting it, but CF won't do non-ASCII
characters. CFCONTENT will let you specify a filename, but is there any
better way than writing to a file, then using CFCONTENT? It would slow
things down quite a bit, I reckon.

TIA

David Cummins
Ubiquity Software Ltd


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Problem Using Studio 4.5 Debugger

2000-05-06 Thread Bill Plummer

Sorry Josh & Bill,

But I think you've failed to set the debugging environment up properly.
True, it's not perfect, but I use it daily and wouldn't want to give it up.

Bill

-Original Message-
From: Josh Black [mailto:[EMAIL PROTECTED]]
Sent: Saturday, May 06, 2000 1:53 AM
To: [EMAIL PROTECTED]
Subject: Re: Problem Using Studio 4.5 Debugger


I'd have to agree.  I've never had any luck with the CF Studio debugger.

Josh

- Original Message -
From: "Bill Killillay" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 05, 2000 7:42 PM
Subject: RE: Problem Using Studio 4.5 Debugger


> Do it the old fashioned way.  Turn on debugging info on the server and
play
> to your hearts content.  I have never used the debugger in CF Studio, it's
> never worked right for me and I have found the other way much, much more
> effective anyway.  I think that most on this list will probably say the
> same.
>
> Bill
>
> > -Original Message-
> > From: sam komolafe [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, May 05, 2000 5:48 PM
> > To: [EMAIL PROTECTED]
> > Subject: Problem Using Studio 4.5 Debugger
> >
> >
> > My CF 4.5 Studio debugger is not working [ on my NT and WIN95 ]
> > got this error message: "Interface not Registered".  Please Help, Thanks
> >
> > --
> > 
> > Archives: http://www.eGroups.com/list/cf-talk
> > To Unsubscribe visit
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
> > _talk or send a message to [EMAIL PROTECTED] with
> > 'unsubscribe' in the body.
> >
>
> --

> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Frame Refresh

2000-05-06 Thread Brett Payne-Rhodes

My apologies if this question has been asked before. I've searched the
archive with no success, so my thanks for your tolerance if I've just
not found the answer...

In essence I have a page with a number of frames. On one frame I enter a
search value and click a 'submit' button. The button links to an
'action'.cfm file. What I want to happen is that the 'action' file
forces a refresh of another frame without any further input from the
user, ie there is no change to the frame that called the action.cfm
file. I've used action.cfm files before but I have usually put up a
message in the first frame saying something like 'Done That' with
another submit button which then refreshes the entire frameset, but I
would like to avoid that scenario in this case if I can.

I'm guessing that I will need a javascript function to do this and I'm
looking at that too but I just seem to be going in circles...

Many Thanks,

Brett Payne-Rhodes
B)
Eaglehawk Computing
[EMAIL PROTECTED]
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: very basic IF problems - newbie

2000-05-06 Thread James Sleeman

On Sat, 6 May 2000 09:06:53 -0700, "Will" <[EMAIL PROTECTED]> wrote:
>
> You could do
>
> 
> Didn't work
> 
> Worked, run this code
> 
>

Why have that extra comparison - it  doesn't add to readability - not for a prgrammer 
at least, just detracts from speed.  


  worked

  didn't


OR 


  worked


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Frame Refresh

2000-05-06 Thread Computer Simplistics Suppoer

Sounds like you need an "on-load" script. Try:







replace nameofframe and nameofpage with your own.

Scott Berry
--
Computer Simplistics Support
"Simple Solutions for a Complex World"
http://www.c-s.net
661-296-4315

- Original Message -
From: "Brett Payne-Rhodes" <[EMAIL PROTECTED]>
To: "cf-talk" <[EMAIL PROTECTED]>
Sent: Saturday, May 06, 2000 7:13 PM
Subject: Frame Refresh


> My apologies if this question has been asked before. I've searched the
> archive with no success, so my thanks for your tolerance if I've just
> not found the answer...
>
> In essence I have a page with a number of frames. On one frame I enter a
> search value and click a 'submit' button. The button links to an
> 'action'.cfm file. What I want to happen is that the 'action' file
> forces a refresh of another frame without any further input from the
> user, ie there is no change to the frame that called the action.cfm
> file. I've used action.cfm files before but I have usually put up a
> message in the first frame saying something like 'Done That' with
> another submit button which then refreshes the entire frameset, but I
> would like to avoid that scenario in this case if I can.
>
> I'm guessing that I will need a javascript function to do this and I'm
> looking at that too but I just seem to be going in circles...
>
> Many Thanks,
>
> Brett Payne-Rhodes
> B)
> Eaglehawk Computing
> [EMAIL PROTECTED]
> --

> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Spectra Caching Issues

2000-05-06 Thread Ryan Hill

Good evening everyone, I need a Spectra expert to help me figure out why
page caching is not working correctly in 1.01 gold between two machines.

My setup is as follows:

(2) Identical Hardware Machines setup for a Cluster Configuration
Cluster is not currently running, machines are operating independently.
NT 4.0 SP5
Dual PIII 500MHz, 384MB RAM, Ultra-Wide SCSI Drives
Server Ent 4.5.1
Spectra 1.01 Gold

Spectra Setup:
All databases are shared via a central SQL server.
Spectra page caching setup for appropriate pages.
Identical CF Administrator settings.

On one machine, caching is working properly as listed in the example below:
1.) Page call is made.
2.) cfcache.map is created.
3.) *.tmp files are created.
4.) Cache files do not update after creation (desired outcome).

On the other machine, the following is happening:
1.) Page call is made.
2.) cfcache.map is re-created (timestamps change).
3.) *.tmp files are re-created (timestamps change).
4.) Cache files update after each request (what I'm trying to prevent).

Any ideas on what I'm doing wrong?

Thanks,
Ryan

Ryan Hill, MCSE
Director of Systems Integration
Market Matrix, Inc. - http://www.marketmatrix.com
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Cluster Cats Poll Interval Settings

2000-05-06 Thread Ryan Hill

Does anyone know where I can change the poll interval settings in the
Registry for CF Server 4.5.1?

http://www2.allaire.com/Handlers/index.cfm?ID=11772&Method=Full

specifies the following registry settings:

"The registry settings which control CFAS load reporting are listed below.
It is recommended to set LoadRate to 1, which causes ColdFusion to report
load to BrightTiger ClusterCATS every second, reducing the lag time between
when load is experienced and when load is reported. In
\\HKLM\Software\Allaire\ColdFusion\CurrentVersion\Server:

LoadTraceFile - 0 or 1 
LoadSamples - 5 is default 
LoadRate - 2 is default 
LoadConstant - 50 is default "

which do not exist on 4.5.1.  I have found the following instead:

\\HKLM\System\CurrentControlSet\Services\BrightTiger\Parameters

which contains the following keys:

SampleLoadIntervals:REG_DWORD:0xa (decimal 10)
SampleLoadTimer:REG_DWORD:0x3e8 (decimal 1000)
SampleDownTimer:REG_DWORD:0xbb8 (decimal 3000)

Best guesses on what I should change?  Have I missed the new registry keys
completely?

Thanks,
Ryan

Ryan Hill, MCSE
Director of Systems Integration
Market Matrix, Inc. - http://www.marketmatrix.com
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



ColdFusion vs. IBM's websphere

2000-05-06 Thread Chris Montgomery

Howdy,

Someone off-list contacted me with the following question:

"I've found your name in the Allaire user group section, and just wish
to get some expert insight from you into the difference between
ColdFusion and IBM's websphere, before making a purchase decision."

I haven't had any exposure to Websphere and was wondering if anyone else
has seen any info that contrasts the two platforms.

Muchas gracias,

Chris Montgomery
=
astutia.com -> http://www.astutia.com  [EMAIL PROTECTED]
  Astute e-business applications & web site development
  210-490-3249/888-745-7603   Fax 210-490-4692
Allaire Consulting Partner/Authorized NetObjects Reseller
  Find a Job in San Antonio ->  http://www.sajobnet.com
 Need professional help? -> http://www.psychadvisor.com
=

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Microsoft Exchange and CDO Objects

2000-05-06 Thread David Shadovitz

Reuben,
I will forward you (off-list) some cf-talk postings from Curtis Schlak,
Stephen Collins, Dave Phillips, mherbene, and Dave Watts.
-David

On Fri, 5 May 2000 16:02:39 -0700 Reuben Poon <[EMAIL PROTECTED]> writes:
> Has anyone written an application to interface with Microsoft 
> Exchange with
> or without using a CDO Object in either ColdFusion or ASP?
> 
> --
> Reuben Poon

YOU'RE PAYING TOO MUCH FOR THE INTERNET!
Juno now offers FREE Internet Access!
Try it today - there's no risk!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Opportunity

2000-05-06 Thread THERESA

In Dallas, TX.

Are you interested?

> -Original Message-
> From: Sean Renet [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, May 05, 2000 4:06 PM
> To:   [EMAIL PROTECTED]
> Subject:  Re: Opportunity
> 
> did you say where you need these developers?
> - Original Message -
> From: "THERESA" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 05, 2000 1:22 PM
> Subject: OT: Opportunity
> 
> 
> > In need of Cold Fusion Developers for a planned IPO in the fall.
> >
> > Platform is PC, language is Cold Fusion.
> >
> > Mandatory requirement is "Advanced Cold Fusion training".
> >
> > Experience Needed:
> > At least two years and cold fusion training.
> > Spectra experience is a definite plus.
> > All levels of developers needed.
> > Pay: DOE
> >
> > If you are interested in these positions, please email your resume
> to:
> > [EMAIL PROTECTED]
> >
> > TIA,
> >
> > tcl
> >
> --
> 
> 
> > Archives: http://www.eGroups.com/list/cf-talk
> > To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_tal
> k or
> send a message to [EMAIL PROTECTED] with 'unsubscribe'
> in
> the body.
> >
> 
> --
> 
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_tal
> k or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



cf vs. ASP strengths: need to convince client

2000-05-06 Thread earwicker

Hello everyone. I apologize in advance if this topic is inappropriate for
this forum, but I feel sure that you folks (timid, shy, unopinionated lot
that you are) will let me know if it is. Here goes. . .

The (small startup) company I work for has a chance to land a VERY lucrative
contract with a major client here in houston. The client uses ASP
extensively. We want to encourage them to purchase cf server, and to allow
us to realize their project in cold fusion. I must make a compelling
presentation to the client by mid-week. I am aware of the "asp vs. cold
fusion" listing on the HOF site, and will include those points, but I am
hoping that some of you can help me augment the following list (which is an
extension of the HOF list):


---cf will drastically reduce the development time (and hence $$) of the
project . . . (i.e. one can accomplish the same things with much simpler
coding)

---the simpler code makes for MUCH easier maintenance of the project (again
. . . . ultimately saving $$)

---bringing in cold fusion does not make their existing ASP code obsolete.
The two can operate concurrently, and will offer their in-house team yet
another wonderful and proven tool. (We plan on including one or two ASP
pages in our mock-up so that they can see the two operating hand-in-hand)

---since cf sends (for the most part) nothing but html to the client's
machine, less "sensitive" code will be visible to curious and/or unfriendly
"codesmiths" out in the real world.

I also need a solid argument to combat the "cold fusion has security issues"
argument that these people may or may not have heard. At the very least, I
would love to hear a not-too-biased comparison of ASP vs. cF as regards
security . . . particular the security of any and all referenced
database(s).

Thanks.

---earwicker's [coldFusion Hortative]


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Problem Using Studio 4.5 Debugger

2000-05-06 Thread Max Paperno


Personally I think a the usability of CFStudio debugger depends on how you develop 
apps, how the apps function, and how many you're working on at once.

Most all the sites/apps I build have their own root folder and use absolute paths 
(/path/to/stuff.gif).  So this means I have to set up and maintain a bunch of mappings 
in Studio, which isn't very easy to get to quickly (Options/Settings/Browse/Dev 
Mappings/Select or Setup RDS/enter up to 3 paths/then 2 OKs to get back).  By itself 
this wouldn't be a major deal, I agree, but...

For me, it's rare for the current CF template I have open to just work as a standalone 
unit.  Often it's a piece of a page that is going to be CFINCLUDED into some other 
template(s).  Usually it will need URL/form variables passed to it to work.  Sometimes 
it's part of a frameset and has TARGETs or JavaScript that depends on other frames.  
And there are other instances along the same lines.   With Fusebox, for example, you 
always execute index.cfm which then calls other cfm files as needed.  While it's still 
possible to run it like this through the debugger, it becomes a pain. 

So, given all that, I find it easier (and often just necessary) to Alt-Tab to the 
browser and hit reload to test my code.  If needed I turn on CF Server debug output, 
or stick some CFOUTPUTs in my code to show me variable values on the fly.  There are 
also some tools out there to get debug info at runtime, such as CF_DEBUG, etc.  I only 
hit the Browse tab when I'm working on a pure HTML page, because that's pretty much 
the only time it's useful to me, given the way I work.

Cheers,
-Max


At 5/6/2000 09:44 PM -0400, you wrote:
>Sorry Josh & Bill,
>
>But I think you've failed to set the debugging environment up properly.
>True, it's not perfect, but I use it daily and wouldn't want to give it up.
>
>Bill
>

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.