RE: help with Select dropdown list

2005-05-17 Thread Tim Laureska
/17/05, Tim Laureska [EMAIL PROTECTED] wrote: I'm trying to create a set of dropdowns for ppl to modify existing categories they have associated with their membership, using a select box arrangement that looks like (code shown also): http://209.200.116.223/membership/member_area

RE: help with Select dropdown list

2005-05-17 Thread Tim Laureska
/tr tags. Adam H On 5/17/05, Tim Laureska [EMAIL PROTECTED] wrote: I'm trying to create a set of dropdowns for ppl to modify existing categories they have associated with their membership, using a select box arrangement that looks like (code shown also): http://209.200.116.223/membership

RE: help with Select dropdown list

2005-05-17 Thread Tim Laureska
cfoutput is simply looping the query and putitng extranious /td/tr tags. Adam H On 5/17/05, Tim Laureska [EMAIL PROTECTED] wrote: I'm trying to create a set of dropdowns for ppl to modify existing categories they have associated with their membership, using a select box arrangement that looks

nuts bolts query ?

2005-05-16 Thread Tim Laureska
I must be losing itWhy do these two queries return different sets of results when we're only selecting records from one table (there is only one company in the members table with a member_id equal to the session.member_id value of 13 (using sql server 2000): 1) THIS YIIELDS AN OUTPUT OF 4

RE: nuts bolts query ?

2005-05-16 Thread Tim Laureska
I've used access primarily before this... I always thought since the select statement was only requesting data from the members table, then that would be the only data pulled (ie. 1 record that matched ) ... apparently not so... but I'm surprised I've never run into this before - The query you

RE: nuts bolts query ?

2005-05-16 Thread Tim Laureska
-Talk Subject: Re: nuts bolts query ? Tim, You're getting four records because member_id 13 is associated with four member_categories. What is the result you're trying to get? -Joe On 5/16/05, Tim Laureska [EMAIL PROTECTED] wrote: I must be losing itWhy do these two queries return

RE: nuts bolts query ?

2005-05-16 Thread Tim Laureska
- Original Message - From: Tim Laureska [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Monday, May 16, 2005 3:19 PM Subject: RE: nuts bolts query ? I was thinking this would only pull one record since the select statement only identified the members table , which had only one

RE: nuts bolts query ?

2005-05-16 Thread Tim Laureska
of what its doing with your queries. --Jeff On 5/16/2005 3:45 PM, Tim Laureska wrote: I must be losing itWhy do these two queries return different sets of results when we're only selecting records from one table (there is only one company in the members table with a member_id equal

RE: nuts bolts query ?

2005-05-16 Thread Tim Laureska
analyzer and take a look at the execution plan. It'll give you a better idea of what its doing with your queries. --Jeff On 5/16/2005 3:45 PM, Tim Laureska wrote: I must be losing itWhy do these two queries return different sets of results when we're only selecting records from one table

RE: nuts bolts query ?

2005-05-16 Thread Tim Laureska
. Assuming these are the actual table and field names, it should return your 4 records. You'll see a tab at the bottom of the results pane called Estimated Plan. Click on that. You'll see that it's running a nested loop/inner join. --Jeff On 5/16/2005 5:02 PM, Tim Laureska wrote: Never used

Slighlty OT - SQL server SP4

2005-05-11 Thread Tim Laureska
Trying to install SQL server 2000 SP4 -- I have SP2 installed for SQL 2000 developer edition but keep getting this when trying to upgrade to SP4: Product is not installed. Check if appropriate instance is installed Any help would be appreciated... been studying the Microsoft docs on this and

RE: Group Vacation Calendar?

2005-04-15 Thread Tim Laureska
It's setup using fusebox, but can be modified pretty easily http://cfopen.org/projects/coldcalendar/ -Original Message- From: Claremont, Timothy [mailto:[EMAIL PROTECTED] Sent: Friday, April 15, 2005 9:12 AM To: CF-Talk Subject: Group Vacation Calendar? Anybody got the workings for a

gauging query execution time

2005-04-01 Thread Tim Laureska
Looking for some general rules of thumb, cuz I know this depends on many factors, but are there any rough guidelines or benchmarks to evaluate whether or not a query is taking too long to execute. Or a method for going about this I just executed one that took 46 milliseconds Tim

RE: Merchant account of choice

2005-03-28 Thread Tim Laureska
I'd be curious to hear on this one too Tony... been working with authorize.net, but don't know how their rates compare to others... the api wasn't too difficult -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Monday, March 28, 2005 3:16 PM To: CF-Talk Subject: Merchant

RE: Merchant account of choice

2005-03-28 Thread Tim Laureska
Let me know if you go with authorize.net.. I can send a couple sample tags... they provide a manual too once you sign up with them -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Monday, March 28, 2005 3:16 PM To: CF-Talk Subject: Merchant account of choice hi there.

RE: Merchant account of choice

2005-03-28 Thread Tim Laureska
Tony... they can do both or one or the other -Original Message- From: Tony Weeg [mailto:[EMAIL PROTECTED] Sent: Monday, March 28, 2005 5:44 PM To: CF-Talk Subject: Re: Merchant account of choice does authorize.net set you up with a merchant account? or are they just a gateway? if so,

RE: MS Access xml file and CF...

2005-03-21 Thread Tim Laureska
Unless you can email those concerns -Original Message- From: Adrocknaphobia [mailto:[EMAIL PROTECTED] Sent: Monday, March 21, 2005 3:33 PM To: CF-Talk Subject: Re: MS Access xml file and CF... Gary, You're best bet may be to setup a structure of the data you are inserting with default

RE: MS Access xml file and CF...

2005-03-21 Thread Tim Laureska
Oops... wrong message... sorry -Original Message- From: Tim Laureska [mailto:[EMAIL PROTECTED] Sent: Monday, March 21, 2005 3:50 PM To: CF-Talk Subject: RE: MS Access xml file and CF... Unless you can email those concerns -Original Message- From: Adrocknaphobia [mailto:[EMAIL

RE: Making my form not screw up my table, yet validate?

2005-03-13 Thread Tim Laureska
Will... what is your desired display within the TD element... how do you want it to display and still validate? -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Sunday, March 13, 2005 6:08 AM To: CF-Talk Subject: Making my form not screw up my table, yet validate?

RE: Making my form not screw up my table, yet validate?

2005-03-13 Thread Tim Laureska
I must be missing something... when do you get the error? -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Sunday, March 13, 2005 6:47 AM To: CF-Talk Subject: Re: Making my form not screw up my table, yet validate? Will... what is your desired display within the

invalid precsion error

2005-03-11 Thread Tim Laureska
Has anybody ever experienced this type of error when inserting into a access DB? If so, what might it mean? Tim Laureska ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking

RE: invalid precsion error

2005-03-11 Thread Tim Laureska
I've really embraced cqueryparam... no escaping, consistent typing, blah blah blah. It works pretty well... so maybe that's your answer. J On Fri, 11 Mar 2005 15:13:44 -0500, Tim Laureska [EMAIL PROTECTED] wrote: Has anybody ever experienced this type of error when inserting into a access DB

RE: [SOT] Supporting multiple browsers and versions

2005-02-05 Thread Tim Laureska
Same here, since that covers probably over 97% of the market unless you develop in an area that you know has a very high % of say opera users or some other lesser used browser I found if you can get it to look decent in firefox, generally (with some exceptions) it'll be good in IE .. can't

RE: [SOT] Supporting multiple browsers and versions

2005-02-05 Thread Tim Laureska
Russ.. I agree with much of what you say... when I first started playing with CSS and even now, I spent and could spend incredible amounts of time trying to get a CSS layout to look right when maybe not as in vogue, I end up doing the project using tables in about an hour ... So I'm very

RE: help with approach for order tempalte

2005-02-03 Thread Tim Laureska
at http://www.reedexpo.com -Original Message- From: Tim Laureska [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Wed Feb 02 23:37:54 2005 Subject: help with approach for order tempalte I am trying to develop an app where customers can order various quantities of pool

RE: help with approach for order tempalte

2005-02-03 Thread Tim Laureska
problem u r facing in that i can try to help u out On Thu, 03 Feb 2005 06:34:19 -0500, Tim Laureska [EMAIL PROTECTED] wrote: ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start

help with approach for order tempalte

2005-02-02 Thread Tim Laureska
I am trying to develop an app where customers can order various quantities of pool chemicalsthis is not a credit card purchase site, just submitting an order that reflects quantities and amounts due... the company will be contacting them about payment The order entry screen is basically a

in need of education

2005-02-01 Thread Tim Laureska
I am rapidly coming to the conclusion that I need some educatin' with respect to structures, arrays, evaluation function, list creation/manipulation .all that sort of stuff I've been doing a lot of learn as you go/googling for solutions etc, but that type of training is costing too much time

RE: in need of education

2005-02-01 Thread Tim Laureska
. /t -Original Message- From: Tim Laureska [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 01, 2005 5:51 PM To: CF-Talk Subject: in need of education I am rapidly coming to the conclusion that I need some educatin' with respect to structures, arrays

cfcontent error

2005-01-18 Thread Tim Laureska
=Content-Disposition VALUE=inline; filename=foo.xls cfcontent file=filename type=application/msexcel table tr thaddress1/th thaddress1/th thcity/th /tr cfloop query=Search_product tr td#address1#/td td#address1#/td td#city#/td /tr /cfloop /table /cfcontent /cfoutput Tim Laureska

Re: cfcontent error

2005-01-18 Thread Tim Laureska
thanks Dave... it appears to be a CF version problem... its throws the error on CF5 not CFMX -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 18, 2005 04:47 PM To: 'CF-Talk' Subject: RE: cfcontent error Has anyone seen this type of error with

RE: cfcontent error

2005-01-18 Thread Tim Laureska
Yes, I know... I removed the filename reference in the cfcontent tag and its behaving -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 18, 2005 12:51 PM To: CF-Talk Subject: RE: cfcontent error thanks Dave... it appears to be a CF version problem...

homesite 5.5

2005-01-14 Thread Tim Laureska
Does anyone know why homesite 5.5 might all of a sudden stop rendering cfm code... it displays HTML fine, but displays cfm code as #blah# or doesn't show it at all... I checked in file settings/extension manager and cfm files are checked as being viewable... Thanks Tim

RE: Authorize.net

2005-01-06 Thread Tim Laureska
Ryan... Authorize.net sent me some sample scripts to use... if you're interested email me off list, plus they provide detail instructions right on their site if you're a reseller or merchant Tim -Original Message- From: Ryan Mannion [mailto:[EMAIL PROTECTED] Sent: Thursday, January 06,

RE: Two Selects

2004-12-23 Thread Tim Laureska
Andy... I'd sure be interested Tim -Original Message- From: Andy Mcshane [mailto:[EMAIL PROTECTED] Sent: Thursday, December 23, 2004 12:24 PM To: CF-Talk Subject: RE: Two Selects Slightly OT but I managed to alter the 3 selects and create a 4 selects related tag if that is of any help

PreserveSingleQuotes error, I think

2004-12-18 Thread Tim Laureska
I have a form that passes two numeric values (state_id and product_id) to a template for inserting those values into a mailing list table However, whenever I submit the form I get the error below (the processing template code is also below): Being new to PreserveSingleQuotes and replace

RE: PreserveSingleQuotes error, I think

2004-12-18 Thread Tim Laureska
, December 18, 2004 8:04 AM To: CF-Talk Subject: Re: PreserveSingleQuotes error, I think Tim Laureska wrote: ERROR: [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. SQL = INSERT INTO mailing_list (product_id, state_id) SELECT p.product_id, s.state_id FROM

record count

2004-12-17 Thread Tim Laureska
I'm looking for a way of obtaining a count of records from a query where only one particular field has data... I don't want to create a separate query for this just addressing this field (ie. do recordcount where field NEQ or some variation) but would like to utilize an existing query that

RE: record count

2004-12-17 Thread Tim Laureska
access -Original Message- From: Greg Morphis [mailto:[EMAIL PROTECTED] Sent: Friday, December 17, 2004 12:21 PM To: CF-Talk Subject: Re: record count what dbms? mysql? mssql? oracle? access? On Fri, 17 Dec 2004 12:28:34 -0500, Tim Laureska [EMAIL PROTECTED] wrote: I'm looking

RE: record count

2004-12-17 Thread Tim Laureska
interrogate your results. e.g. cfquery name=rsNew dbtype=query SELECT COUNT( something ) AS somethingCount FROM rsExisting WHERE NOT something IS NULL /cfquery Where 'rsExisting' is the name of your original recordset. HTH, Ant On 17 Dec 2004, at 17:28, Tim Laureska wrote

trying again - update one table fr another

2004-12-15 Thread Tim Laureska
OK, going on 2.5 hrs with no luck trying to update one table's state field from another table (only matching field is company name).. any pointesr would be appreciated: cfquery name=david datasource=#SalesPerson_DB# SELECT state, companyname FROM davids_excel where companyname=companyname

help with loops, updating data

2004-12-15 Thread Tim Laureska
/cfquery cfloop query=state_change cfquery name=QRY_update datasource=#Salesperson_DB# UPDATE Contact_detail SET State=#state_change.state# where '#state_contact_detail.company_name#'='#state_change.companyname#' /cfquery /cfloop Tim Laureska 1st-String Technologies

RE: trying again - update one table fr another

2004-12-15 Thread Tim Laureska
access -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 4:51 PM To: CF-Talk Subject: Re: trying again - update one table fr another Tim Laureska wrote: OK, going on 2.5 hrs with no luck trying to update one table's state field

RE: trying again - update one table fr another

2004-12-15 Thread Tim Laureska
Subject: Re: trying again - update one table fr another Tim Laureska wrote: access I believe Access accept the following syntax: cfquery datasource=#SalesPerson_DB# UPDATE contact_detail cd INNER JOIN davids_excel de ON de.companyname = cd.company_name SET cd.state = de.state /cfquery Jochem

RE: Spammer fills out my order form - how to stop

2004-12-11 Thread Tim Laureska
Mike. you're trying to see logic in the actions of those whose brains don't work like that... they have a warped idea of fun and many issues :-) -Original Message- From: Mike Kear [mailto:[EMAIL PROTECTED] Sent: Saturday, December 11, 2004 9:05 AM To: CF-Talk Subject: Re: Spammer

cfinclude not working in firefox

2004-12-10 Thread Tim Laureska
Has anyone run upon this? Tim ~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186995 Archives:

RE: cfinclude not working in firefox

2004-12-10 Thread Tim Laureska
Beynon [mailto:[EMAIL PROTECTED] Sent: Friday, December 10, 2004 10:50 AM To: CF-Talk Subject: Re: cfinclude not working in firefox definitely not - it's performed at the server nothing to do with the client... jb. On Fri, 10 Dec 2004 10:54:01 -0500, Tim Laureska [EMAIL PROTECTED] wrote: Has

RE: cfinclude not working in firefox

2004-12-10 Thread Tim Laureska
saying you are opening the file (the .cfm page) directly in browser without running it through a coldfusion server? On Fri, 10 Dec 2004 11:02:05 -0500, Tim Laureska [EMAIL PROTECTED] wrote: When I use my local browsers to test view a page (ie. haven't put the files up on the host web server - just

RE: cfinclude not working in firefox

2004-12-10 Thread Tim Laureska
Nope... that didn't do it either.. still can't get cfincludes to function on firefox locally... adding firefox to the cfstudio list of browsers didn't help either -Original Message- From: Tim Laureska [mailto:[EMAIL PROTECTED] Sent: Friday, December 10, 2004 11:16 AM To: CF-Talk Subject

RE: cfinclude not working in firefox

2004-12-10 Thread Tim Laureska
. On Fri, 10 Dec 2004 11:22:39 -0500, Tim Laureska [EMAIL PROTECTED] wrote: Nope... that didn't do it either.. still can't get cfincludes to function on firefox locally... adding firefox to the cfstudio list of browsers didn't help either -Original Message- From: Tim Laureska [mailto

RE: cfinclude not working in firefox

2004-12-10 Thread Tim Laureska
in both IE and Firefox? On Fri, 10 Dec 2004 11:25:37 -0500, Tim Laureska [EMAIL PROTECTED] wrote: What do you mean Joe... I've been viewing cfm pages locally with cfincludes in the IE browsers all the time and the pages show up ... I've got CF 5 server installed locally -Original

RE: cfinclude not working in firefox

2004-12-10 Thread Tim Laureska
1) I'm running some kind of CF server locally and having the pages come through that local server. YES 2) My nav bar starts with http:, not file: well... hell there's the answer ... the address line was starting with file versus http. I couldn't get the firefox browser to launch the site when

RE: cfinclude not working in firefox

2004-12-10 Thread Tim Laureska
-Talk Subject: Re: cfinclude not working in firefox Tim, You need to put your .CFM files on a ColdFusion server to get anything to work. Viewing them locally won't do anything. -Joe On Fri, 10 Dec 2004 11:13:58 -0500, Tim Laureska [EMAIL PROTECTED] wrote: Here's the cfinclude template in the one

firefox problem solved

2004-12-10 Thread Tim Laureska
Please, please !! don't make me stand in a corner wearing a dunce cap today Tim Laureska 1st-String Technologies ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http

passing many variables between pages

2004-12-10 Thread Tim Laureska
I have a typical form where there are 10 - 15 form variables that must be passed through multiple templates... I have always used the hidden input method input type=hidden name=whatever value=#whatever# Is there a way to take all those hidden input lines and put them into one variable and just

RE: cfinclude not working in firefox

2004-12-10 Thread Tim Laureska
. What're the specifics of the situation? We may be able to help narrow down what's going on. -joe On Fri, 10 Dec 2004 10:54:01 -0500, Tim Laureska [EMAIL PROTECTED] wrote: Has anyone run upon this? Tim ~| Special

RE: passing many variables between pages

2004-12-10 Thread Tim Laureska
Thanks Deith... I'll take a look I guess I could just do a cfinclude also? -Original Message- From: Keith Gaughan [mailto:[EMAIL PROTECTED] Sent: Friday, December 10, 2004 10:28 AM To: CF-Talk Subject: Re: passing many variables between pages Tim Laureska wrote: I have a typical

RE: OT: Spam Filters

2004-12-09 Thread Tim Laureska
It looks like they took the download Thuderbird link off the mozilla site as of 5:40 AM EST -Original Message- From: Stephen Moretti (cfmaster) [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 3:43 AM To: CF-Talk Subject: Re: OT: Spam Filters Another method of attack is using

RE: OT: Spam Filters

2004-12-09 Thread Tim Laureska
: Stephen Moretti (cfmaster) [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 6:03 AM To: CF-Talk Subject: Re: OT: Spam Filters Tim Laureska wrote: It looks like they took the download Thuderbird link off the mozilla site as of 5:40 AM EST ??? http://www.mozilla.org/products

RE: OT: Spam Filters

2004-12-09 Thread Tim Laureska
WWW: http://www.grida.no - |-Original Message- |From: Tim Laureska [mailto:[EMAIL PROTECTED] |Sent: Thursday, December 09, 2004 12:23 |To: CF-Talk |Subject: RE: OT: Spam Filters | |I do not see any download link

RE: OT: Spam Filters

2004-12-09 Thread Tim Laureska
- |-Original Message- |From: Tim Laureska [mailto:[EMAIL PROTECTED] |Sent: Thursday, December 09, 2004 13:25 |To: CF-Talk |Subject: RE: OT: Spam Filters | |Thanks Hugo ... I almost thought there must be a bug or something... |that seems crazy... they're cutting out

dedicated/colocated servers

2004-12-09 Thread Tim Laureska
OK... I've been using shared hosting for a while and have reached the point where I want a dedicated or collocated server for our CF sites ...I'm looking for recommendations for a host that has the following at a minimum on a dedicated or co-located server --- for not an outrageous price :-) Up

RE: CFMX Shopping Cart?

2004-12-09 Thread Tim Laureska
I've used quickestore with success http://www.quickestore.com/ -Original Message- From: Asim Manzur [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 9:57 AM To: CF-Talk Subject: Re: CFMX Shopping Cart? Is it something else without the fusebox?? I've had nothing but

RE: WYSIWIG web editor for CF (FREE)

2004-12-04 Thread Tim Laureska
Will... ya got too much time on yer hands :-) -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Saturday, December 04, 2004 10:40 AM To: CF-Talk Subject: Re: WYSIWIG web editor for CF (FREE) P.S. Wouldn't it be interesting if the developer of TinyMCE had PNS as his

RE: OpenSource Calendar

2004-12-03 Thread Tim Laureska
I have it working here: http://www.londonderryeaston.com/calendar/calendar_public.cfm?fuseaction =ViewGoToMonthGoToYear=2004GoToMonth=11 -Original Message- From: Lawrence Ng [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 12:19 PM To: CF-Talk Subject: Re: OpenSource Calendar

RE: OpenSource Calendar

2004-12-03 Thread Tim Laureska
Yes... I set up an administration area for the client to manage the events -Original Message- From: Lawrence Ng [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 12:49 PM To: CF-Talk Subject: RE: OpenSource Calendar thanks... do you have a site where we could acutally manage the

Re: authorize.net processing

2004-10-28 Thread Tim Laureska
and transkey (I think that's right). If you want to change the x_tran_key - go to the merchant terminal, log in, and answer the secret question you provided last time. If you have never done this, use your username as the answer. -Mark -Original Message- From: Tim Laureska [mailto

synching local database with web

2004-10-28 Thread Tim Laureska
I've been asked if its possible to have this scenario: Sales people entering information into their laptop computer database (ms access file) right after meeting a client - the sales person would not be online at that time. That evening or the next time they're online, is there someway to sync

RE: the best way?

2004-10-27 Thread Tim Laureska
Maybe there's something new called a way and nobody has heard of it yet What is a way? is that short for segway -Original Message- From: Adam Haskell [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 9:13 AM To: CF-Talk Subject: Re: the best way? depends on the situationI

authorize.net processing

2004-10-27 Thread Tim Laureska
Hey.. anyone have experience with the CF tags provided by authorize.net to facilitate their CC processing - and willing to lend a hand getting started to making it work? Tim ~| Get the mailserver that powers this list at

RE: authorize.net processing

2004-10-27 Thread Tim Laureska
: Mark A Kruger [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 5:03 PM To: CF-Talk Subject: RE: authorize.net processing What do you need to know? I use them for several clients of ours. -Mark -Original Message- From: Tim Laureska [mailto:[EMAIL PROTECTED] Sent: Wednesday

RE: authorize.net processing

2004-10-27 Thread Tim Laureska
is the one you want. Spend a little time with the AIM implimentation guide to familiarize yourself with the process. Basically you get back data in a delimited form and you figure out how the transaction was handled. -Mark -Original Message- From: Tim Laureska [mailto:[EMAIL PROTECTED] Sent

RE: CF developer numbers

2004-10-20 Thread Tim Laureska
A lobbyists' -Original Message- From: Casey C Cook [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 20, 2004 7:03 PM To: CF-Talk Subject: Re: CF developer numbers What kind of response is that? Rey, What are you doing to better the situation near you? ~Simon Simon Horwith Member

RE: CF developer numbers

2004-10-20 Thread Tim Laureska
Here, here Mike... Don't get me wrong, I love CF... it's what I use most for the sites I build, however, marketing is not my forte nor do I have the time to be an evangelist. I am a small shop web developer with limited staff and my clients don't have a clue what CF, ASP, .Net or PHP are. They

GODaddy SSL certs

2004-10-15 Thread Tim Laureska
Has anybody had experience with these... any issues... cost looks good Tim Laureska 1st-String Technologies [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

RE: GODaddy SSL certs

2004-10-15 Thread Tim Laureska
This is what they (god Daddy) shows on their site: QUOTE: Our root certificate - the Valicert Class 2 Policy Validation Authority - is installed in the following browser versions . Internet Explorer 5.01 and higher . AOL 5 and higher . Netscape 4.7 and higher . Opera 7.5 and higher. . Safari

RE: GODaddy SSL certs

2004-10-15 Thread Tim Laureska
are more comfortable when the company is one that they have heard of. David -Original Message- From: Damien McKenna [mailto:[EMAIL PROTECTED] Sent: Friday, October 15, 2004 12:29 PM To: CF-Talk Subject: Re: GODaddy SSL certs Tim Laureska wrote: Has anybody had experience with these... any

RE: GODaddy SSL certs

2004-10-15 Thread Tim Laureska
Where can you go to check their stats? -Original Message- From: Damien McKenna [mailto:[EMAIL PROTECTED] Sent: Friday, October 15, 2004 1:38 PM To: CF-Talk Subject: Re: GODaddy SSL certs Tim Laureska wrote: Our root certificate - the Valicert Class 2 Policy Validation Authority

RE: GODaddy SSL certs

2004-10-15 Thread Tim Laureska
PROTECTED] Sent: Friday, October 15, 2004 3:37 PM To: CF-Talk Subject: Re: GODaddy SSL certs Tim Laureska wrote: Where can you go to check their stats? Double-check them yourself, as I suggested in a previous email. -- *Damien McKenna* - Web Developer - [EMAIL PROTECTED] mailto:[EMAIL PROTECTED

CFMX 6.1 install - developers edition

2004-09-29 Thread Tim Laureska
in advance Tim Laureska [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

RE: ms to no longer supporting msjvm

2004-09-28 Thread Tim Laureska
No its doesn't have an effect or ... No, it does have an effect -Original Message- From: Micha Schopman [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 28, 2004 9:29 AM To: CF-Talk Subject: RE: ms to no longer supporting msjvm No.. Micha Schopman Software Engineer Modern Media,

RE: test

2004-09-25 Thread Tim Laureska
Coming through here -Original Message- From: Michael T. Tangorre [mailto:[EMAIL PROTECTED] Sent: Saturday, September 25, 2004 1:23 PM To: CF-Talk Subject: test test [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

RE: hosting ?

2004-09-22 Thread Tim Laureska
Thanks Stephen... I had heard of that before... I'm going to download it now -Original Message- From: Stephen Hait [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 5:24 PM To: CF-Talk Subject: RE: hosting ? I use them sometimes, but their SQL server access seems really

hosting ?

2004-09-21 Thread Tim Laureska
Anyone have experience with hostmysite.com ... particularly the Ultra Developer plan (SQL server)? Tim [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

RE: hosting ?

2004-09-21 Thread Tim Laureska
in somehow... - Original Message - From: Tim Laureska [EMAIL PROTECTED] Date: Tue, 21 Sep 2004 16:58:54 -0400 Subject: hosting ? To: CF-Talk [EMAIL PROTECTED] Anyone have experience with hostmysite.com ... particularly the Ultra Developer plan (SQL server)? Tim [Todays Threads] [This Message

RE: hosting ?

2004-09-21 Thread Tim Laureska
Subject: RE: hosting ? From: Tim Laureska [mailto:[EMAIL PROTECTED] Anyone have experience with hostmysite.com ... particularly the Ultra Developer plan (SQL server)? I have a reseller account with HostMySite and my initial account is the Ultra Developer. Their support is awesome (24/7 phone

inserting structure data into a database

2004-09-10 Thread Tim Laureska
Just learning structures, but here goes: When I insert structure data into a database, it's inserted into each field as a comma delimited list. In this scenario, I'm inserting audio cassette tape information into the database from a form when multiple cassettes are entered at one time. There are

RE: inserting structure data into a database

2004-09-10 Thread Tim Laureska
, Tim Laureska wrote: Just learning structures, but here goes: When I insert structure data into a database, it's inserted into each field as a comma delimited list.   In this scenario, I'm inserting audio cassette tape information into the database from a form when multiple cassettes

RE: inserting structure data into a database

2004-09-10 Thread Tim Laureska
, Tim Laureska wrote: Just learning structures, but here goes: When I insert structure data into a database, it's inserted into each field as a comma delimited list.   In this scenario, I'm inserting audio cassette tape information into the database from a form when multiple cassettes are entered

RE: inserting structure data into a database

2004-09-10 Thread Tim Laureska
To follow-up on Dick's comments below.. that is my initial question ... is a structure appropriate for the scenario I described or is there a better way ... I see it as either use structures, but somehow break out the data from the structure into separate rows-OR- use some other method You should

RE: inserting structure data into a database

2004-09-10 Thread Tim Laureska
record in the db. ID Title IssueNumber IssueDate Group Dick On Sep 10, 2004, at 5:23 AM, Tim Laureska wrote: Just learning structures, but here goes: When I insert structure data into a database, it's inserted into each field as a comma delimited list. In this scenario, I'm inserting audio

RE: inserting structure data into a database

2004-09-10 Thread Tim Laureska
file -- an rdbms won't offer much advantage. Dick On Sep 10, 2004, at 5:54 AM, Tim Laureska wrote: Dick,  when I first posed the question of how to insert multiple data entries at one time, the subject of structures and arrays came up and that's why I'm in this direction... is this the wrong

RE: inserting structure data into a database

2004-09-10 Thread Tim Laureska
: Friday, September 10, 2004 10:14 AM To: CF-Talk Subject: Re: inserting structure data into a database On Sep 10, 2004, at 6:37 AM, Tim Laureska wrote: OK ... so much for a structure in this case ... now onto the challenge of creating the loop coding you reference I'm not sure where  I

RE: inserting structure data into a database

2004-09-10 Thread Tim Laureska
: Dick Applebaum [mailto:[EMAIL PROTECTED] Sent: Friday, September 10, 2004 10:48 AM To: CF-Talk Subject: Re: inserting structure data into a database On Sep 10, 2004, at 7:33 AM, Tim Laureska wrote: So, is this a reverse of what you were saying (don't use structures for the scenario I

RE: Calendar of Events

2004-09-09 Thread Tim Laureska
Here's a couple basic ones: http://www.londonderryeaston.com/calendar/calendar_public.cfm (I saw this code posted on the list at some point and modified it... think it was done in fusebox originally) http://208.249.126.159/calendar/webcalendar_first.cfm -Original Message- From:

structure output

2004-08-26 Thread Tim Laureska
How do you separate out the values of the comma delimited output of a structure ... right now it looks like this: cass1,cass2,cass3 6/9/04,8/9/04,7/9/04 issue1,issue2,issue3 and I want it to look like this: cass1issue 16/9/04 cass2issue28/9/04 cass3issue37/9/04 Tim Laureska 1st-String

RE: structure output

2004-08-26 Thread Tim Laureska
PROTECTED] Sent: Thursday, August 26, 2004 5:59 PM To: CF-Talk Subject: RE: structure output Make it a list and use Listgetat() -Original Message- From: Tim Laureska [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 2:57 PM To: CF-Talk Subject: structure output How do you separate

RE: structure output

2004-08-26 Thread Tim Laureska
Sorry Erick but that doesn't help me much since I wouldn't know how to do that either... this is certainly frustrating -Original Message- From: Calder, Erick [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 8:31 PM To: CF-Talk Subject: RE: structure output you could just

RE: structure output

2004-08-26 Thread Tim Laureska
Thanks Erick... I got that to work and looked up and understand the replace function now but I guess my follow-on questions are these: My 3 key stucture basic output is this: cass1,cass2,cass3 6/9/04,8/9/04,7/9/04 issue1,issue2,issue3 which is based on the following processing template

RE: structure output

2004-08-26 Thread Tim Laureska
] Sent: Thursday, August 26, 2004 8:42 PM To: CF-Talk Subject: Re: structure output Tim, are you saying you have this data stored in a structure? Are the values in the lists you show in separate keys? If so, a collection loop looks like it would do the trick. On Thu, 26 Aug 2004 17:56:52 -0400, Tim

<    1   2   3   4   5   >