RE: [CF-Talk] Random Images-Resources for Information?

2000-09-20 Thread Eric Dawson
my ie keeps crashing g. just before I send my response. and so now for the 4th time my now expedient, diluted and drained of wit response. mathematical formulas do not generate random numbers, but simply traverse through iteration a sequence of numbers that approximates random numbers.

Re: # rule? [CF-Talk]

2000-09-20 Thread Eric Dawson
generally ... the opposite of how I instinctually first use it. LOL From: "Mark Adams" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: # rule? [CF-Talk] Date: Wed, 20 Sep 2000 11:08:01 -0700 What is the rule of thumb with the # ? I see you don' t need it to refer

MS Access getting the FieldID from a newly inserted record

2000-09-12 Thread Eric Dawson
I am using access 2000 for an intranet site, and would like to know how to get the recordid of a newly created record. here is the code. cfquery name="AddRecord" datasource="#DSN#" INSERT INTO TableName (FieldName) VALUES('#Form.FieldValue#') /cfquery I want to be able to

cf_easydate is guhreat! is there a cf_easytime?

2000-09-12 Thread Eric Dawson
cf_easydate is guhreat! is there a cf_easytime? Eric _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com.

SQL Joins

2000-09-11 Thread Eric Dawson
Trying to figure out something simple? In english I want to list all of the available options, and whether or not that option is related to a specific item. Three tables. Options. OptionID OptionTitle xrOptionItem. OptionID ItemID Items. ItemID ItemTitle Example. Options. {1,2,3}

Re: fusebox stats (talking aloud)

2000-09-08 Thread Eric Dawson
Well the good thing, and the bad thing is, it makes sense to do your own logging. Good thing is ... you can more definitely specify what you want to track. Bad news (the same as the good news). A classic double edged sword. I get a little excited when I think about what you can do. I think

Re: Daslweb - How do I get off of the mailing list?

2000-09-08 Thread Eric Dawson
filter everyone on the list except: dave watt. and stay subscribed. From: [EMAIL PROTECTED] (Daslweb - Greg) Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Daslweb - How do I get off of the mailing list? Date: Fri, 8 Sep 2000 11:58:31 -0700 This is a multi-part message in MIME

Re: contract work

2000-09-07 Thread Eric Dawson
guru.com actually generated some leads for me. Eric From: "Jim Taylor" [EMAIL PROTECTED] can you guys tell me the best place to post on the web for CF contract = _ Get Your Private, Free E-mail from MSN Hotmail at

Re: CF 4.0 bug?

2000-08-25 Thread Eric Dawson
no but if you don't specify a default. The parameter MUST exist, or you get an error. From: "stas" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: CF 4.0 bug? Date: Fri, 25 Aug 2000 12:14:10 -0700 Hello, I set up a development environment on my laptop to work

(WOT) Employment rewards. Stock Options etc.

2000-08-21 Thread Eric Dawson
Explain it to me... I am considering taking a pay cut (and I don't make much now), to work for a dot com. What are the dot coms offering these days in terms throw ins to the employment packages? Get Your Private, Free

Re: Airport Code Database

2000-08-17 Thread Eric Dawson
I was going to say ... I have that information, but I do worry about it being stale. I don't have it with me, but will forward it when I get back home (onsite at a client these days). If supported, I would be willing to set up some sort of syndication service to distribute updates and changes

LDAP with Exchange

2000-08-17 Thread Eric Dawson
I am just getting started with CFLDAP. All I want to do is a phone book (org charts to come, but I might just use visio for that, and publish static.) for now. Does anyone have any sample code they can throw me ... to show me the light! Thanks Eric

Re: Writing Inluded output in a file?

2000-08-16 Thread Eric Dawson
there was dbinclude custom tag in the exchange that included files into variables. also you could do. cf__include2var VARname=xxx cfinclude template=whatever /cf__include2var cffile write VARName == _include2Var.cfm CFIF ThisTag.ExecutionMode is 'start' cfelse i'm not sure of the variable

Mail Archives

2000-08-13 Thread Eric Dawson
Where are the cftalk archives housed? Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com -- Archives:

Re: Newbie Question - Creating Data Source for CSV text file

2000-08-11 Thread Eric Dawson
parse into a database once received? From: "John McKown" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: "CF_Talk" [EMAIL PROTECTED] Subject: Newbie Question - Creating Data Source for CSV text file Date: Fri, 11 Aug 2000 10:28:04 -0400 CF Gurus, I have a customer that is a car dealership.

I need a host. Intermedia testimonials

2000-08-07 Thread Eric Dawson
I need a host. and I gather from cftalk that Intermedia is the winner. I am interested in hearing testimonials or other alternatives. 1 client, 10 domains and growing. Thanks Eric Dawson Get Your Private, Free E-mail from

Developerz in Boise

2000-08-04 Thread Eric Dawson
Developerz in Boise Any? I might make a referral. Thanks Eric Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com --

IMS Post Server

2000-08-03 Thread Eric Dawson
+ messages and am curious as to what kind of followup I need to do. I KNOW, not everyone received the outgoing message. Thanks Eric Dawson Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

Re: Stripping tags from content

2000-07-24 Thread Eric Dawson
oTags in the Developer Exchange strips all tags, HTML CF. Is there a tag to strip CF tags only? best, paul At 06:33 PM 7/23/00 -0400, you wrote: There is a tag called cf_tagstripper in the Developer exchange wihich should do the trick. Lanny Udey Hofstra University Eric Dawson [EMAIL PROT

Re: Stripping tags from content

2000-07-23 Thread Eric Dawson
agstripper in the Developer exchange wihich should do the trick. Lanny Udey Hofstra University Eric Dawson [EMAIL PROTECTED] Sunday, July 23, 2000 Not sure what to do. How do I strip all tags BUT form tags from some cfhttp content. Example: cfhttp url=somesite.com start=first form end - /fo

RE: Application.cfm... whats that ?

2000-07-14 Thread Eric Dawson
what the provider might want to do is add a directory between the clients and the application.cfm and include a "blank" application.cfm then it is not an issue. ex. root/application.cfm root/clients/application.cfm (blank) root/clients/clientroot/ Eric From: "Larry Juncker" [EMAIL

Re: My solution:Variable IN a list? How to check?

2000-07-14 Thread Eric Dawson
I think: el·o·quent (l-kwnt) adj. 1.) Characterized by persuasive, powerful discourse 2.) Vividly or movingly expressive is the word. Of course elegant is good too. Eric From: Angél Stewart [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: My solution:Variable IN

RE: good simple web board been done?

2000-07-13 Thread Eric Dawson
yeah. it's my fave so far. Eric From: "Jeff Fongemie" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: good simple web board been done? Date: Thu, 13 Jul 2000 11:54:05 -0400 Thanks everyone. I actually found a free open source web board that is very well

I need a license!!!! cf4.501

2000-07-13 Thread Eric Dawson
I need a license cf4.501 CF Server Pro for Win2K. Where do I sign!! contact me [EMAIL PROTECTED] I want the subscription toom but this cheap ass might defer that. Thanks Eric Get Your Private, Free E-mail from

Re: CFIF and CFELSE

2000-07-13 Thread Eric Dawson
needs to be cfif cfform/cfform cfelse cfform/cfform /cfif but you could do: cfif IsDefined ('URL.myvariable') cfset Q="?myvariable=true" cfelse cfset q="" /cfif cfform action="emp_add_action.cfm#q#" /cfform From: "Gregory Harris" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To:

RE: Amazon Tags

2000-07-12 Thread Eric Dawson
ume you loop through the files in your /books/ directory and CFINCLUDE them? Curious... -- looks like that can be turned into a convenient custom tag. -Dave -Original Message----- From: Eric Dawson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 11, 2000 9:55 PM To: [EMAIL PROTECTED] Subj

(OT) Feel like a dumbass

2000-07-11 Thread Eric Dawson
An included file can, in turn, include other files. An .asp file can also include the same file more than once, provided that the INCLUDE statements do not cause a loop. For example, if the file First.asp includes the file Second.inc, Second.inc must not in turn include First.asp. Nor can a

RE: (OT) Feel like a dumbass

2000-07-11 Thread Eric Dawson
Several points; 1) This is a CF List, not an ASP List agreed but more importantly it is a peer list of fellow developers that have experience in developing in several languages. There have been business questions, PHP, ASP and other questions asked on the list, questions relevant to the peer

Re: Amazon Tags

2000-07-11 Thread Eric Dawson
glad to help. Note: cfset filepath="C:\www\test\www\capitalidea\content\books" the path to save the html snippet created by the custom tag. affid. the amazon associate id from ... amazon Book = AIBN code of the book. Example: http://www.capitalidea.com/amazon.cfm == myFavouriteBooks.cfm ===

(WOT): Visual Basic, Access, and opening a FileOpen dialog

2000-07-10 Thread Eric Dawson
I ain't no VB guy, as evidenced by this OT post. But I want to create a module that proppts the user for a file and performs a dataconversion process. I am using Access, but can't remember (don't think I ever knew) how to open a file browse dialog so the user can select the appropriate file.

Re: First and last day of Month

2000-07-09 Thread Eric Dawson
take the first day of the next month and subtract one day. From: Gordon Burns [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: First and last day of Month Date: Sun, 09 Jul 2000 08:07:19 +0100 cfset Startdate=#DateFormat(CreateDate(Year(Now()),Month(Now())-1,01),"dd

(WOT:PHP3) cfloop index=fieldname list=#form.fieldnames#

2000-07-08 Thread Eric Dawson
cfset mymessage = "" cfloop index="fieldname" list="#form.fieldnames#" cfset mymessage = mymessage chr(13) "#fieldname#: #evaluate('form.#fieldname#')#" /cfloop Anyone know how to do this in PHP? Eric Get Your

WishList: ListServ interaction with Cold Fusion

2000-07-07 Thread Eric Dawson
Interested in learning what other people are doing. What products are available, and how they all tie into Cold Fusion front ends. Hope I am not too vague. Best Regards, Eric Dawson Get Your Private, Free E-mail from M

Re: Know where I can find Chr(*) definitions?

2000-07-07 Thread Eric Dawson
cfloop 1 to 255 cfset c = chr(x) cfoutputX/cfoutputbr /cfloop ??? From: "Ric Smith" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Know where I can find Chr(*) definitions? Date: Fri, 7 Jul 2000 11:13:31 -0400 Anyone know of anywhere I can find the definition for

Re: Offline Post to CF Site

2000-07-04 Thread Eric Dawson
the other direction, but it should be easy to change (in VBA) (if you don't want to buy the book, the examples are in the wddx SDK @ www.wddx.org ) It's pretty cool if you have any questions, you know what to do.. nice email address BTW ~Justin - Original Message ----- From: Eric Daw

Re: Unsubscribe

2000-06-30 Thread Eric Dawson
Actually I would like to see the website of that guys teenage son. Eric From: "David Hannum" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Unsubscribe Date: Fri, 30 Jun 2000 10:04:29 -0400 Oh, are you saying that [EMAIL PROTECTED] is NOT your email address

Best Approach: Populating Exchange Server data

2000-06-29 Thread Eric Dawson
Here's what I got: An exchange server with 240 mailboxes. I want to use the exchange server as the source of Human Resource related items such as org charts. Visio 2000 has ODBS connection and a wizard to generate the org charts. Problem is there is a bunch of data entry required (and I don't

(OT) Contract Terms

2000-06-29 Thread Eric Dawson
I am writing a contract with a company that has a 10MB connection to the Internet. I am going to resell the bandwidth on a revenue / cost sharing basis. Basically. I pay the company 50% of the gross revenue up to the point where the infrastructure costs are paid for. and then 10% thereafter.

Re: cf vs php

2000-06-28 Thread Eric Dawson
i've been watching zope too. From: "Adam Cantrell" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: cf vs php Date: Wed, 28 Jun 2000 13:04:35 -0500 I've seen a lot of "cf vs asp" stuff floating around, but I was wondering if anybody had seen anything about cf vs

Re: Amazon Tags

2000-06-22 Thread Eric Dawson
cfparam name="attributes.book" default="???" cfparam name="attributes.affid" default="" cfhttp method="get" url="http://www.amazon.com/exec/obidos/ASIN/#attributes.book#/icigroup/#attributes.affid#" resolveurl="yes" cfset filepath="C:\www\content\books" cfset content =

RE: (thinking aloud) Data conversions

2000-06-22 Thread Eric Dawson
11, 4 !--- set start to the beginning of the next record --- cfset start = start+14 cfquery ... !--- insert the record --- /cfquery /cfloop Again, double check the logic, but it seems sound to me. -Original Message- From: Eric Dawson [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 22, 200

Re: OT: IIS sharing on IP address

2000-06-21 Thread Eric Dawson
create a new web site. assign to the IP address. After created go into the properties, and add the header information for the domain. pretty simple. I think there is an "advanced" button next to IP address information (not in front of me, short attention span ...) easier to use on Win2K. HTH

RE: OT: IIS sharing on IP address

2000-06-21 Thread Eric Dawson
if I understand correctly. you have to go in after creating the website in IIS and rightclick properties. on the first page, you'll have to hit an advanced button or something like that to get to where you can enter the header informtion. HTH From: Robert Everland [EMAIL PROTECTED] Reply-To:

RE: OT: IIS sharing on IP address

2000-06-21 Thread Eric Dawson
--Original Message----- From: Eric Dawson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 21, 2000 12:51 PM To: [EMAIL PROTECTED] Subject: RE: OT: IIS sharing on IP address if I understand correctly. you have to go in after creating the website in IIS and rightclick properties. on the first pa

Re: OT: IIS sharing on IP address

2000-06-21 Thread Eric Dawson
not that I've seen. I will play with it. I am thinking that the host will direct you to the IP, but you would have userid for one domain available in the next domain. ? E From: "Todd Ashworth" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: OT: IIS sharing on

Re: Amazon Tags

2000-06-21 Thread Eric Dawson
i've got some code, just not with me. amazon and chapters.ca (not elegant but it works). I'll send it to you when I get my act together. Eric From: Stuart Duncan [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Amazon Tags Date: Wed, 21 Jun 2000 10:27:13 -0700

CFHTTP dying:(

2000-06-19 Thread Eric Dawson
My CFHTTP connections are dying. A reboot fixes the problem, but once it fails, it doesn't come back, and all cfhttp calls fail. :( I am using the FinWin tags, and cfhttp throughout various pages on the server. I am underpowered on the RAM side. Win2000 Server with CF4.51 Eval. I am sure the

Re: OT: Zip Codes

2000-06-17 Thread Eric Dawson
yeah that would be handy. Someone else recommended once to create a repository of database tables somewhere. Good idea. Eric From: Nick McClure [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: OT: Zip Codes Date: Tue, 13 Jun 2000 12:14:22 -0400 Does anybody have a

Re: How to stop an infinite CFTALK loop?

2000-06-17 Thread Eric Dawson
Or more importantly, how do you stop a CFTALK loop. I think we have a tremendous pool of resources at our disposal to fix the problems with this list. It is just a matter of someone taking the reigns of leadership and plugging in the pieces. Here's where I complicate it unduly.

cheating: Time Zone rules

2000-06-17 Thread Eric Dawson
Is there a custom tag that converts time to different time zones around the world. The calculations are relatively simple, but I think you have to worry about different times that daylight savings is in effect. This is going to be used to calculate local times for international airline

CFers in Boise, Hosts in Boise

2000-06-08 Thread Eric Dawson
CFers in Boise, Hosts in Boise Any? offlist at [EMAIL PROTECTED] Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com --

Stock database

2000-06-08 Thread Eric Dawson
I need a database of stock symbols and basic company information. Does anybody have such a beast? offlist at [EMAIL PROTECTED] Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

Salary Expectations www?

2000-06-07 Thread Eric Dawson
Salary Expectations www? Is there a good web site that details how much a person should expect to be paid for a particular job in a particular region? Thx Eric Get Your Private, Free E-mail from MSN Hotmail at

thinking aload: message redistribution

2000-06-03 Thread Eric Dawson
Time lags. if we distributed the work load of cftalk over multiple sublists we would get much improved delivery times. Maybe if we used cold fusion user groups to create sublists. [EMAIL PROTECTED] - distributes to the user group sub-distribution list. (enrolment would still have to be

Re: I want my #$# on the first of the month.

2000-06-01 Thread Eric Dawson
note sure of the syntax exactly. date(year(date) + (month(date)=12), mod(month(date),12)+1,1) From: "Timothy C. Hill" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: I want my #$# on the first of the month. Date: Wed, 31 May 2000 16:32:45 -0400 I have been on a

OTCBB data

2000-05-31 Thread Eric Dawson
Is anybody syndicating ANY information about OTC stocks? I am interested in quotes, charts, news, profiles, analysis features etc. I need to plug in some content to an OTC related site. Thanks Eric Dawson alive New Media

Re: OT: Frames vs NoFrames

2000-05-31 Thread Eric Dawson
I just find them clumsy to work with. I have used them, why do I not want to use them? h. some big dynamically generated sites don't. I don't really need frames for navigation, and actually prefer the capability of dynamically generating my navigation without worrying about loading a

Re: Sry ot 2000 server question

2000-05-31 Thread Eric Dawson
not sure I understand.. but extensions are set using the Internet server manager thingy. Right click web site, properties, home directory, configuration. From: "Jim Taylor" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: "Cf-Talk@Houseoffusion. Com" [EMAIL PROTECTED] Subject: Sry ot 2000

Re: Site Design Question

2000-05-26 Thread Eric Dawson
Well the same thing can be done as: cf__template cfinclude template="content.cfm" /cf__template === _template.cfm === CFIF ThisTag.ExecutionMode is 'start' table align="center"trtd cfelse /td/TR/TABLE /cfif = cfinclude template=3D"top_table.cfm" cfinclude

(DA): Site Dedsign Question (Try 2)

2000-05-26 Thread Eric Dawson
Couldn't this be shortened to: ---app_globals.cfm--- cfparam name="content_data" default="" cfparam name="attributes.someattribute" default="" ---index.cfm--- cfinclude template="app_globals.cfm" cf_act_designTKE content=attributes.someattribute cfinclude template="dsp_content_table.cfm"

Re: Site Design Question

2000-05-26 Thread Eric Dawson
I did notice the cfswitch and thought it was a good idea. and, unbeknownst to me ... a performace gain too! :) From: "Sean Renet" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Site Design Question Date: Fri, 26 May 2000 12:04:17 -0700 IF's are always going

RE: encrypting a URL parameter

2000-05-25 Thread Eric Dawson
how will the other site generate the encrypted url ticket? Will it always be the same for any given site? From: "Adrian Cesana" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: encrypting a URL parameter Date: Thu, 25 May 2000 14:33:22 -0700 The problem is I

RE: Hidden Administration Controls?

2000-05-24 Thread Eric Dawson
The direction I am going with it is. tailor the presentation to the viewer. ie everyone can login and tailor the presentation. If there is no login made, the session is still logged as a guest. the reason i have done this is, I can't think of an application where I wouldn't care who the user

Re: SOT: Guided Demos

2000-05-24 Thread Eric Dawson
hmmm. not sure I understand. Maybe if I saw the Tempest/Spectra demos. flash, real presenter am off off track? if not hang on I will be ... they have those low signal radio transmitters where you could have a sign at the side of the road with the radio frequency, and they could tune in

RE: Customization

2000-05-24 Thread Eric Dawson
Well I have been meaning to put together my site customization scheme. I've been pretty dumb here, I can't seem to grab onto a model that I am happy with. I make it too complex, and then too simple grr Site customization. I am letting myself get confused between security

Re: WDDX OR XML News Feeds

2000-05-23 Thread Eric Dawson
Does anyone currently parse the category list XML into a database? I created a database will all of moreover's links and used Nate's TwoSelectsRelated tag to allow the user to select his/her news feed category. This uses CFHTTP and WDDX along with a database of the links. I'll zip it and share

Allaire forums

2000-05-23 Thread Eric Dawson
where can i get the open source forums Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com -- Archives:

(AW) Voice Mail

2000-05-22 Thread Eric Dawson
way off topic here. I used to (still do) have a bigMouth voicemail board. It was a basic one line answering machine. but it was quite programmable, and could do some file processing (batch files) and outbound calling. DOS application. I thought it would be cool if I could put my answering

Re: wddx packet into Memo field

2000-05-17 Thread Eric Dawson
I have been liking the idea of using WDDX to store user profiles. personalization and things like that. UserID password wddx_profile maybe even have a generic table table, something like tableid recordid wddx_record ??? Are there issues with using the memo field in access to store the WDDX

Re: Slightly OT: Lighten things up a little

2000-05-15 Thread Eric Dawson
personally I am more uncomfortable with the term ... "it locked up on me". From: "Brian L. Wolfsohn" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Slightly OT: Lighten things up a little Date: Mon, 15 May 2000 09:24:13 -0400 At 12:11 PM 5/14/00 , you wrote:

Re: Slightly OT: Lighten things up a little

2000-05-15 Thread Eric Dawson
University. dollar for dollar I would have been better off not going. I just look at my peers for that one. We all make the same amount of money, I am probably the median value there. (but I do know what median means for what that is worth.). Subtract out the cost of an education and lost

Re: Slightly OT: Lighten things up a little

2000-05-15 Thread Eric Dawson
Well we do have 4 seasons. that is more of life. I plan to travel Canada, before I travel the world. From: Larry Lyons [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" [EMAIL PROTECTED] Subject: Re: Slightly OT: Lighten things up a little Date: Mon, 15 May 2000 11:05:14

(WOT) Writers, Content Creators

2000-05-15 Thread Eric Dawson
Sorry for the WOT post. I have a friend that is a talented writer, he made a couple of comments on the weekend, about approaching some companies to do some online writing. ??? Where should I recommend him to go to learn more about getting paid for producing online content? Is anyone on the

RE: Custom tag question

2000-05-13 Thread Eric Dawson
as caller.varname to pass back to the calling template from the customtag. and the assigned variables would be available throughout the entire document (or even possibly overwrite existing variables. yikes.) I like this wishlist approach. Eric Dawson Alive New Media Looking for free (Canadian) beer, easy

Re: Convert Cf page to pdf??

2000-05-12 Thread Eric Dawson
I downloaded that HTMLDoc program. opensource. seems to work quite good. Haven't put it through the ringer yet, but looks good. I am really surprised there isn't a custom tag or CFX for it yet. Eric Dawson Alive New Media Looking for free beer easy contracts and sleep Work hard

Re: Slightly OT: Lighten things up a little

2000-05-12 Thread Eric Dawson
. just tell me where to go. I will sign up! Eric Dawson Alive New Media Looking for free beer easy contracts and sleep Work hard, play harder! "You could try another approach." My token Dave Watts quote (just trying to fit in. :) From: "Steve Reich" [EMAIL PROTECT

Re: Slightly OT: Lighten things up a little

2000-05-12 Thread Eric Dawson
I tried that when I was younger. Not for me. Occasionally miss it though. And it was expensive. Eric From: "Fred T. Sanders" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Slightly OT: Lighten things up a little Date: Fri, 12 May 2000 12:48:02 -0500 na,

Re: OT: capture web site

2000-05-11 Thread Eric Dawson
acrobat 4 From: "Jason Egan" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: "Cf-Talk" [EMAIL PROTECTED] Subject: OT: capture web site Date: Thu, 11 May 2000 13:30:52 -0400 I know this is off topic, but I thought I saw this mentioned some time ago…. Anyone know of a service or software that

Categorical Search Engine

2000-05-11 Thread Eric Dawson
o for-fee syndicated content is good to know about as well. I do have one "financial portal" site potentially in the works. Eric Dawson Alive New Media Looking for free beer easy contracts and sleep Work hard, play harder! "You could try another approach." My to

Re: Tutorial on creating wizards in CFStudio anywhere??

2000-05-10 Thread Eric Dawson
I did my own crappy little wizard stealing the guts from another existing wizard that essentially did the same thing I wanted to do. Just semantic differences. I was thinking what I would like to see is either CF Studio use CF as the wizard code or just using CF as the code generator. I have

RE: Updating remote server databases

2000-05-10 Thread Eric Dawson
I would. if both machines can use cfhttp: Schedule an invitation on MainServer (MS) to grab the data. (Note: or trigger the data transfer when a record is created or updated. or other such event.) MainServer - schedule a task using cfhttp or even containing img src= to initiate an invitation

RE: Slightly OT: Lighten things up a little

2000-05-09 Thread Eric Dawson
: What Would Ben Forta Do? -Original Message- From: Eric Dawson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 09, 2000 11:42 AM To: [EMAIL PROTECTED] Subject: Re: Slightly OT: Lighten things up a little in ignorance what does wwbfd stand for. I can have the stickers done in a hour

RE: CFHTTP - for the love of god!

2000-05-09 Thread Eric Dawson
From what I understand cfx_http is better. insert explanation here. but ... Am I correct in thinking that CFHTTP can only construct a query if you use GET, not POST? I am sure you can do a post with CFHTTP. I will look through my code, I am sure I got it working. cfhttpparam has to be used (or

Re: Customizable interface

2000-05-08 Thread Eric Dawson
ossibilities are (1) users create plain HTML pages containing forms whose actions are CFML templates, or (2) the CFML code is made into a library of building blocks that users can piece together. -David On Sun, 07 May 2000 18:42:39 CDT "Eric Dawson" [EMAIL PROTECTED] writes: I was

Re: Customizable interface

2000-05-07 Thread Eric Dawson
I was thinking of building a variation to this. more for multiple domains than for users. haven't done it so I open to suggestions. !--- page.cfm --- cfparam name="user.style" default="default" LINK href="styles/cfoutput#user.style#/cfoutput/style.css" rel=StyleSheet type=text/css cf_template

Re: WOW what a day

2000-05-05 Thread Eric Dawson
The worst part about it. I get to work generally before anyone else, I got in a little late, but right around the same time as the majority of staff (small office). I had two emails sitting in my inbox, I was working late the night before midnight to 1AM so I only had say 4 messages in my

Re: ILOVEYOU (cleanup)

2000-05-04 Thread Eric Dawson
thanks. I appreciate the info and the help. I got lucky. let me tell you that. I lost 2000 clip art images (what was that doing on the network anyway), and discovered a huge backup hole. whew. :) but all in all nothing critical damaged. but I am a little scared. Does anyone know know of an

Re: The FuseObjects API

2000-05-01 Thread Eric Dawson
YAH! From: "Dustin Miller" [EMAIL PROTECTED] Date: Sun, 30 Apr 2000 22:18:26 -0500 Fusion Trio Inc (F3I) has begun an Open Source initiative that I think you guys and girls might be interested in. It's called "FuseObjects", and it is an Open Source API definition that allows developers to

My first VTM! fusebox single table administration wizard

2000-04-28 Thread Eric Dawson
My first VTM! fusebox single table administration wizard Anybody want to try it out for me and make some recommendations on improvement in style and coding. or just use it. It creates a fusebox style (or at least my take of fusebox) application to add edit delete records from a single

Re: Technical Documentation

2000-04-28 Thread Eric Dawson
hmmm. not me. From: "Erika Foster" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Technical Documentation Date: Fri, 28 Apr 2000 07:53:11 -0700 I'm interested in knowing what kind of documentation everyone provides their clients as well since I'm delivering my

Re: Tag to maintain CSS Files

2000-04-27 Thread Eric Dawson
h. I was thinking of editing style sheets to avoid having to play with application scope variables. From: Sharon DiOrio [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: Tag to maintain CSS Files Date: Thu, 27 Apr 2000 16:05:44 -0400

Re: Allaire Certificate Program

2000-04-27 Thread Eric Dawson
i think a certification program should represent a level of knowledge gained. in perfect world you be able to gauge what a person knows from his certification. Certification doesn't need to be tough, it just needs to be accurate. Eric From: "B.Cravens" [EMAIL PROTECTED] Reply-To: [EMAIL

Re: Directory Security

2000-04-26 Thread Eric Dawson
not sure what I am talking about?? What would happen (here is where I should try it to find out) you were to automatically append a CFM to HTML document using the web browser. IE in IIS there is an option to include a page footer on everypage. If that footer was a CFM template, would CF

RE: New Public Beta Release of exciting new automatic FORM CREATION tag!

2000-04-24 Thread Eric Dawson
isn't there another list for tag promotion? having said that, I signed up. I appreciate the annoucenement, if not the venue. Eric From: "Jim Taylor" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: New Public Beta Release of exciting new automatic FORM CREATION

Re: Classifieds in CF

2000-04-19 Thread Eric Dawson
I would have quit my day job a long time ago if I received just $1 each time somebody told ME to unsubscribe from this list. But alas, and I am hanging on, and still have my day job. LOL Eric From: David Shadovitz [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject:

Re: Classifieds in CF

2000-04-19 Thread Eric Dawson
I was in a program for a hockey tournament once ... Eric From: Skip Ogden [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Classifieds in CF Date: Tue, 18 Apr 2000 23:38:28 -0400 If you pay me $400 - $600, I'll write a Classified Software program for

Re: Am I Missing Something?

2000-04-15 Thread Eric Dawson
resources by passing the id and token to every page, which should in turn win you the admiration of your peers and a huge raise because those processor and memory upgrade dollars could be used elsewhere. :) -Original Message- From: Eric Dawson [mailto:[EMAIL PROTECTED]] Sent: Thursday

Re: Am I Missing Something?

2000-04-13 Thread Eric Dawson
as far as I know the only way to pass a session from page to page is either through a cookie or a url variable. If cookies are turned off you need to manually code the CFID and CFTOKEN variables to the URL to ensure you pass them from page to page. Please correct me if I am wrong. Eric

CF-hosting in New Zealand

2000-04-10 Thread Eric Dawson
I need a CF Host in New Zealand. Eric __ Get Your Private, Free Email at http://www.hotmail.com -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

Re: CF-hosting in New Zealand

2000-04-10 Thread Eric Dawson
well mainland hosting sounds better than hosting in Winnipeg MB Canada for a New Zealand targetted site. ... buhringg it on! Eric From: "Lauchlan Mackinnon" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: CF-hosting in New Zealand Date: Tue, 11 Apr

<    1   2   3   4   5   6   >