JSPHTTP?

2000-06-07 Thread John Westerlund
Does anyone know if there is a JSHTTP command like CFHTTP? For those interested in ASPHTTP, there is a module available from serverobjects.com but I have not tried it out myself yet. John -- Archives:

Re: Slightly OT

2000-06-06 Thread John Westerlund
Try note tab light www.notetab.com. It comes in freeware, nominal and professional variety. Its quite good, but homesite is better because homesite has a button for every html widget. Other than that, textpad in windows. - Original Message - From: Matthew Walker [EMAIL PROTECTED] To:

Re: Slightly OT

2000-06-03 Thread John Westerlund
Homesite is great but Studio is better for CF. Both tend to take up a bit of system resources though. - Original Message - From: Kelly Matthews [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 01, 2000 12:13 PM Subject: RE: Slightly OT Home site is great i made it the

Re: CF Training?

2000-06-01 Thread John Westerlund
Join a startup or any firm that will take you as a web developer (HTML, CFML, SQL, VB, etc). Ideally they will already have a senior CF developer that you can pick up a few things from. You'll want to get at least 12-18 months under your belt after which you can pick which company you want to

Re: CF vs ASP

2000-05-30 Thread John Westerlund
Well another thing I found out this weekend reading through my ASP 3.0 book is two things I think are a little slow in CF. First is that you can program functions in ASP ie sub Calculate() code here end sub I dont know what the CF response to this is, perhaps the custom template comes

Re: grouping with math functions

2000-05-26 Thread John Westerlund
Try something like this. cfoutput tr td#totaltrials#/td td#variety#/td td#avgyield#/td CFSET trialpercent = (totaltrials/variety) * 100 TD#trialpercent# %/TD /tr/cfoutput Is that what you are trying to do? You can also use the NumberFormat(trialpercent, arg). You will want to look it up

Re: grouping with math functions

2000-05-26 Thread John Westerlund
You should use the SQL to grab the variable SELECT SUM(fieldname) WHERE variety = 'parameter' AS variabletouse which is much easier than building a lot of constructs to loop and total the data. hmm which makes me wonder can you do: SELECT AVERAGE(fieldname) WHERE var = 'param' AS soandso If

Re: grouping with math functions

2000-05-26 Thread John Westerlund
BTW i think if you put an INDEX in the CFOUTPUT then it will tell you which number of the loop you are on... See a reference for more info... - Original Message - From: Deanna L. Schneider [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 26, 2000 7:48 AM Subject: Re: grouping

Re: Tell a friend

2000-05-26 Thread John Westerlund
The link should go to a self-posting form with CFMAIL, body = #cgi.http_referrer# (or whichever that property is)... Form attributes= From, From email, To, To email, Title, comments and cgi.http_referrer. - Original Message - From: Smad [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Re: Opinions on tuning...

2000-05-25 Thread John Westerlund
Depends on a number of things, like are you trying to save memory or get more speed out of it, or just have all the data binded to a key for easy access? Also depends on what you are building too. Personally I go for a lot of independent structures so some kind of error won't corrupt the entire

Re: Comparison sites in CF

2000-05-16 Thread John Westerlund
If you're lucky, some vendors set up cgi interfaces so that anyone can bounce a query off it and give you the results for whatever it is you are looking for. In my case, a friend wanted to sell baseball cards online and one of the big card sites (Topps or whatever) had some kind of cgi interface

Re: OT: School Days - (was: Lighten things up a little)

2000-05-15 Thread John Westerlund
A nice thing that happened since about 93 is that the web languages and tools COLDFUSION became very easy to understand. As such it opens the door for a lot of people, which is good. What should you be looking for from an (advanced?) college degree? Real computing techniques and know-how. Want to

Re: OT: School Days - (was: Lighten things up a little)

2000-05-15 Thread John Westerlund
The government has had a long history of requiring its contractors to employ people with degrees and advanced degrees. I am in the Washington area and all of the big contractors Lockheed etc really want these BS of Computer people which is why they get such fat salary packages for 21 year olds

Site for info on web trends?

2000-05-12 Thread John Westerlund
This is a multi-part message in MIME format. --=_NextPart_000_0009_01BFBC1D.4E6E7B00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Is there a good site for information on web trends including: _percent of people using IE _percent of

Re: Slightly OT: Lighten things up a little

2000-05-12 Thread John Westerlund
LOL - Original Message - From: Lon Lentz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 12, 2000 1:07 PM Subject: RE: Slightly OT: Lighten things up a little From: "Fred T. Sanders" [EMAIL PROTECTED] na, that would mean I'd have to go out and get a life, and I