Eric Meyer to Key Note Spring br / Conference 2008 in Athens, OH

2008-05-14 Thread David Hannum
Announcement: Eric Meyer to give Key Note at Spring br / Conference 2008 === Spring br / Conference 2008 Tuesday, June 3rd Baker University Center - Athens, OH Produced by the Southeast Ohio Creative Adobe Technologies User Group [ SEOCATS] and Ohio University's

New Features In Scorpio

2007-03-22 Thread David Hannum
Ben Forta just showed a demo at Spring lt;br /gt; Conference 2007 that Scorpio will include Ajax Wigits!!! He showed Text Field suggestion boxes, a calendar wigit and the mind blower was the Ajax Rich Text Editor!!! What a show! And we saw it first at Spring lt;br /gt; Conference 2007. Tim

Just a few days until Spring br / Conference 2007

2007-03-16 Thread David Hannum
Spring br / Conference 2007 Thursday, March 22, 2007 Athens, OH That's right! Spring br / Conference 2007 is only a few days away! If you have not registered for this great event, you'll want to do so now, before it's too late! This year's event is bigger and better than ever! More space, more

Spring br / Conference 2007

2007-02-23 Thread David Hannum
Spring br / Conference 2007 Thursday, March 22, 2007 Athens, OH Join us for our fifth annual event. This year the conference will be bigger than ever. 35 sessions to choose from in 7 tracks, plus three hands on sessions! Ben Forta, Adobe's Chief Product Evangelist will be speaking at the

Spring br / Conference 2006

2006-02-06 Thread David Hannum
Spring br / Conference 2006 Thursday, March 23, 2006 Athens, Ohio Well, it's that time of year again. Spring br / Conference 2006 is ready to rock-n-roll! The Southeast Ohio Macromedia User Group (SEOMUG), in partnership with the IT Alliance of Appalachian Ohio (ITAAO), Ohio University and

[OT] Spring br / Conference 2006

2006-02-02 Thread David Hannum
Spring br / Conference 2006 Thursday, March 23, 2006 Athens, Ohio Well, it's that time of year again. Spring br / Conference 2006 is ready to rock-n-roll! The Southeast Ohio Macromedia User Group (SEOMUG), in partnership with the IT Alliance of Appalachian Ohio (ITAAO), Ohio University and

Kerberos Authentication

2005-06-07 Thread David Hannum
We want to have our CFMX server talk to Kerberos simply to authenticate the user (not protect the pages). My search on the net has, well, netted nothing on CF talking to Kerberos. Does anyone have any experience with this? -TIA Dave

OT: Spring BR 2005 Info Tech Conference

2005-05-10 Thread David Hannum
Join us on the beautiful campus of Ohio University in Athens, Ohio for our third annual Spring br 2005 Info Tech Conference! This is going to be our best event to date, with some great presentations and activities planned. Our presenters at this years even include: Macromedia's Dave Gruber,

Re: dynamic urls

2004-12-09 Thread David Hannum
You might do something with a custom 404 script. Perhaps www.verylongsitename.org/affiliatedorganization. Have a database of your organizations storred in an array in a server or application variable, then when someone comes into the site, and the actual directory does not exist, the custom

Re: dedicated/colocated servers

2004-12-09 Thread David Hannum
We've been working with the folks at CFX Hosting (cfxhosting.com) for some time now using both dedicated servers and VPS (Virtual Private Servers) which are separate servers on a sharred box using VMWare. I've been very happy with both. Oh yes, they also have co-located a server for us too.

Re: file name Undefined error

2004-12-09 Thread David Hannum
First, using nameconflict, unless the file name in attach1 already exists, you will not set a serverFile variable. If that's the case, and attach1 does not already exist, you need to CFSET SavedFile1 to the value of the file name in FORM.attach1. They way it is now, if the file name in

Removing Curly Quotes, N-Dash, etc

2004-08-03 Thread David Hannum
What's the best way to handle the special characters that result of copying Word text into a textarea or text field?Is there a RegEx for this?I see a UDF at cflib.org, but it only handles a small number of these characters.I need to handle curly quotes, n-dash, m-dash, and everything else.- Thanks

CFLDAP under CFMX vs CF 5.0

2003-10-20 Thread David Hannum
I have some queries to our LDAP directory that work fine under CF 5.0 but in MX MX 6.1 are broken.I get the [LDAP: error code 12 - Unavailable Critical Extension] error.Any clues as to how I work around this?I understand what this is telling me, but I don't understand what about CFLDAP under MX

IIS Metabase and SSL Certificate

2003-10-15 Thread David Hannum
OK techies . . . perhaps someone can shed some light on this.We have a Win2K Server with IIS and JRun4 which provides single signon via web services to our CFMX boxes.It used Kerberos on the back end to authenticate users against our Kerberos server.The IIS meta-base on this box became corrupted

Re: CF-Talk: Digest every 6 hours

2003-09-29 Thread David Hannum
Ryan, I've been using Edgewebhosting for over 3 years now, and I've seen them grow from an afterthough to a first class hosting operation.Vlad Freeman, their CEO, is a real straight shooter.They interviewed him it this month's CFDJ. I have nothing but praise for their operation.You can find

Re: What happened to my digest?

2003-09-25 Thread David Hannum
Hey Michael . . . can you fix this? I, too, am subscribed to digest . . . Dave - Original Message - From: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, September 25, 2003 12:54 PM Subject: RE: What happened to my digest? Same here... What's going on? Jonathan

SQL.LOG

2003-09-11 Thread David Hannum
We've noticed on my server that we have an SQL.LOG file that is over 2GB. We have CF 5.0 and use the Oracle client to connect to the Oracle database on the main frame. We've never used the file for anything. Anybody know how can I disable the SQL logging and delete the file to recoup the space?

Trouble uploading files to email

2003-08-14 Thread David Hannum \(Ohio University\)
For some reason, when I upload the file, instead of coming from the directory on my hard drive and having the correct file name, it's sending this: C:\WINNT\TEMP\ACF2AB.tmp (the temp file renamed with every file) Why is the directory and file name being rewritten and how do I overcome this?

CFPOP and Attachments (CF 5.0)

2003-08-12 Thread David Hannum \(Ohio University\)
I'm building a web based email program in CF 5.0. I'm got most of it, but I'm stumped regarding how to handle nested emails - that is an email that is a forwarded collection of emails - then what if some of them either have more emails in them, or other attachments or both. How do you handle the

CFFTP putFile and getFile failing

2003-06-30 Thread David Hannum
I've been using CFFTP on a scheduled application for over a year now. It's worked without a hitch until a few days ago. Now, getFile and putFile both return an error that says No Response From Server. I would think that the FTP Server on the other box was to blame, except that the process runs

CF5/Oracle Query Question

2003-04-02 Thread David Hannum
When I run the following query in SQLPlus, any row with a 'valid_to_date' older than today's date is excluded. But when I run the same query in CF, they are included. Why? ~~ CF 5 on Win2K hitting Oracle 8i on IBM Mainframe ~~ valid_to_date is a date field, not varChar2 SELECT ID,

CF5/Oracle Query Question

2003-04-02 Thread David Hannum
sysdate did the trick. Thanks. ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4 FAQ:

Re: CF-Talk: Digest every 6 hours

2003-03-25 Thread David Hannum
I know this is a little late since I'm working from the digest, but we've run CF 5 with Oracle for some time now. CF 5 runs great with any version of Oracle, but drivers can be an issue depending on what platform your Oracle runs on. For example, We run CF 5 on Win2K and Oracle 8i on IBM and on

IE 5 on Win2K bug perhaps????

2003-03-21 Thread David Hannum
We've come across a very interesting issue here. We have several applications that generate downloadable Excel spreadsheets or Word documents. We're using cookies as part of our authentication/authorization process and we're running CF 5 on Win2K Server. The way were generating the document

Windows Popup Login

2003-02-28 Thread David Hannum
When I secure a web directory on Apache, I use .htaccess. When the page is hit, the windows login box pops up to handle the login. Is there a way to do the same using CF on IIS? The thing is, it's not just a specific directory. This is for Single Sign-On. So I need the popup to appear any

IE 5x on Mac Issues

2003-02-20 Thread David Hannum
Can anyone tell me anything about IE 5x on Mac not passing form info properly? Thanks, Dave ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

Re: Google API

2003-01-20 Thread David Hannum \(Ohio University\)
Subject: Google API From: Pablo Varando [EMAIL PROTECTED] Date: Mon, 20 Jan 2003 01:24:15 -0600 Thread: http://www.houseoffusion.com/cf_lists/index.cfm?method=messagesthreadid=207 17forumid=4#104723 I'm using this on one of my sites! The best thing you can do is get CFDev's Google API CFX

Google API

2003-01-19 Thread David Hannum \(Ohio University\)
Is anybody using the Google API with CF for harvesting news or other content? If so, do you have an example? Regards, Dave Hannum ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

RE: Enterprise Use of Verity K2

2002-12-04 Thread David Hannum
=== Possible Repeat: Please Excuse === Is anybody currently using, have used in the past or planning to use the bundled Verity K2 search engine in a truly enterprise environment? We have some 100,000 documents on 55 servers (mostly non-CF). I don't think, from what I've read, that the bundled

OT: Search Engine Options

2002-12-02 Thread David Hannum
I'm currently researching options for a new enterprise level search engine for here at Ohio University. I know Verity K2 comes with CF, but it is limited and from everything I've read, I don't feel it's anywhere near robust enough for an enterprise level search like we have here (100,000 static

OT: Anyone Having Success with Verity

2002-11-27 Thread David Hannum
Is there anyone out there who is having success with Verity in an Enterprise environment. We have over 88,000 web pages plus all the other documents on 55 servers. Can Verity K2 which comes with CF even begin to handle this in a reliable manner? Comments please . . . Alternate recommendations

Looking for ideas or suggestions to accomplish task

2002-11-27 Thread David Hannum
Eric, You simply use FORM.vars to repopulate the search field on the second page. That way, they see their current search criteria, and can change it if desired. Dave ~| Archives:

PreserveSingleQuotes and Oracle Issues

2002-11-21 Thread David Hannum
Why does Oracle have so many Issues? It's like they're trying to be Microsoft or something. I have read where Larry Ellison says he plans to be richer than Bill Gates - oh well, follow the leader! I have a survey building wizard. It works great except for one issue (there's that word again).

OT: IE 6 SP1 woes . . .

2002-11-14 Thread David Hannum
Sorry for the OT, but I've not found help anywhere on this: When I started up my computer yesterday, and I opened up my IE 6 SP1 on Win2K Pro, I noticed something strange. When I open the browser up and maximize the window, the top is about a half inch below the top of my desktop, and the

test

2002-11-12 Thread David Hannum
Just seeing if our email server is set up the way Michael is looking for: Dave ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

Re: SOT: Sad Day

2002-11-12 Thread David Hannum \(Ohio University\)
I'll back you up. MM has a long history of abandoning products. Everyone seems to act like CF is invincible, yet it was sold by Allaire a little over a year ago. ~~ Do you think MM will keep CF around if it starts to tank? Phat chance. If the software doesn't sail, these

Re: Contribute and Studio Observation

2002-11-11 Thread David Hannum \(Ohio University\)
I guess I see Contribute this way. If I'm the webmaster of a small business, and we have a relatively good size web presence, I, using Dreamweaver, can use Contribute to have the secretaries or sales reps or others update portions of the website, under the control of the permissions I've set up

Re: Devcon Files

2002-11-07 Thread David Hannum
On another list, the MM folks have stated that there will be no CD this year. Only the web version. Dave - Original Message - From: Josh Trefethen [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, November 07, 2002 2:40 AM Subject: RE: Devcon Files I got one (a CD) from

Re: Looking for CFMX Shared-Hosting Recommendations

2002-11-07 Thread David Hannum
I'm very familiar with Edge Web Hosting in Owings Mills, MD. www.edgewebhosting.com They host our SEOMUG user group site and I have used them for shared and dedicated hosting. Great folks. Fantastic support staff. Dave - Original Message - From: Rick Root [EMAIL PROTECTED] To:

The Future Of CF Is Bright

2002-11-04 Thread David Hannum
During the weeks leading up to DevCon 2002, there was lots of talk on this list about the view of some that ColdFusion had a destiny with death. Anyone who went to DevCon 2002 saw just the opposite. What we saw was Macromedia betting the farm on the potential of the MX products and especially the

Re: Devcon Files

2002-11-04 Thread David Hannum \(Ohio University\)
I heard lots of talk from presenters about a CD coming out (which has been the practice in the past). Dave - Original Message - From: Jim Davis [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, November 04, 2002 9:43 PM Subject: RE: Devcon Files I remember that. There

Re: Cookie information apprearing at the top of a page

2002-10-24 Thread David Hannum
Looks to me like you have IIS running with URLScan installed. There is a tweek to the URLScan config file that you need to make to remove that: (Doug White [EMAIL PROTECTED] on this list sent me the info) Here are some helpful links. http://samcfug.org http://www.strictlyhodaka.com

Re: Oracle 8 Native Drivers Failing

2002-10-22 Thread David Hannum
On Monday, October 21, 2002, at 05:04 PM, David Hannum wrote: We have CF 5.0 on Win2K SP3 and Oracle 8.1.6 (8i) on Solaris. We cannot connect to the database using the Native 8.0 drivers. The 7.3 drivers work except for CFQUERYPARAM which the 7.3 drivers do not seem to support and we cannot do

Oracle 8 Native Drivers Failing

2002-10-21 Thread David Hannum
We have CF 5.0 on Win2K SP3 and Oracle 8.1.6 (8i) on Solaris. We cannot connect to the database using the Native 8.0 drivers. The 7.3 drivers work except for CFQUERYPARAM which the 7.3 drivers do not seem to support and we cannot do without. Does anybody have experience in this area? Why

Re: Win2K SP3 killed my IIS

2002-10-16 Thread David Hannum
I tried to uninstall IIS to re-install it. The uninstall hung up, but then, all of a sudden about 10 IIS Admin panels popped up (from when I tried to start it before perhaps???) Anyway, I stopped the uninstall, closed the panels and now it works. The admin panel works and the server works.

OT: Win2K SP3 killed my IIS

2002-10-15 Thread David Hannum \(Ohio University\)
OK - I installed SP3 on my Win2K Pro dev box. Now I can't start IIS 5.0. I can't even get the admin console to come up. I can't find anything in the MS KB. Anybody know anything about this? Dave ~| Archives:

Re: Duplicate UserNames / Passwords logging into a site

2002-10-14 Thread David Hannum
Mark, If you use session vars, simply set a session var with a value of UID:PWD. Exampe: SESSION.Tracker = mark:12345 Then, upon login, validate against this. If you have a session var that has the value mark:12345, then kick them out to a message that tells them that the user is already

Why?

2002-10-03 Thread David Hannum \(Ohio University\)
With all due respect Michael, why pick on this thread, with all of the OT stuff that comes through? I recall a while back, a thread with a religious tone that you not only propagated, but you originated. Something to do with the need to walk to a conference from the hotel on the Sabbath and

Re: milonic menus question

2002-09-26 Thread David Hannum
attributes.variable for this not any form variables. (that's what I get for asking a question while multi tasking). but do you know if there is any limitations about url variables in milonic. j -Original Message- From: David Hannum [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 12:01

Re: milonic menus question

2002-09-26 Thread David Hannum
#Course=10StudentID=#StudentID#/CFOUTPUT,,, ,View All Grades for Student,CFOUTPUTIndex.cfm?Fuseaction=SeeCourseAll#URLToken#CLIENT.Clas sID=#CLIENT.ClassID#PERMNUM=#PERMNUM#/CFOUTPUT,,, ]) /script -Original Message- From: David Hannum [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26

Re: milonic menus question

2002-09-25 Thread David Hannum
I think you're trying to pass URL scope on your variables, not FORM. Dave - Original Message - From: Janine Jakim [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, September 25, 2002 11:19 AM Subject: ot: milonic menus question Quick question. I'm having problems

Re: milonic menus question

2002-09-25 Thread David Hannum \(Ohio University\)
limitations about url variables in milonic. j -Original Message- From: David Hannum [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 12:01 PM To: CF-Talk Subject: Re: milonic menus question I think you're trying to pass URL scope on your variables, not FORM. Dave

Re: Forging a web page

2002-09-24 Thread David Hannum
IE has the ability to download an entire web page (graphics, javascripts and all) using the File:Save function. Then, they can run it on their own desktop with anything changed they want . . . Dave - Original Message - From: Brian Fox [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED]

Re: Sorta OT:Posting One Site Inside Another

2002-09-23 Thread David Hannum
Mark, After thinking about your challenge, I think about the only way to do this would be for each potential client to give you an FTP directory. Then, you could schedule an FTP process to send up all of the pages in a container. They could then wrap the container with their ASP. PHP, CF or

Re: Referencing a dynamically named form field

2002-09-20 Thread David Hannum
Use Evaluate to parse out all of the names and values: This will display them - you can figure the rest. CFLOOP LIST=#FORM.FieldNames# Index=i CFSET Val = Evaluate(i) CFOUTPUT #i# = #val#BR/CFOUTPUT /CFLOOP Dave - Original Message - From: Adams, Stephen [EMAIL PROTECTED] To: CF-Talk

CF Studio 5 RDS/FTP records

2002-09-20 Thread David Hannum
I'm setting up a new workstation, and I'm installing StudioMX along with CF Studio 5. I'd like to copy all of my old CF Studio 5 settings, including RDS and FTP to the new setup. Where does CF Studio 5 store this? I've alreay copied over all of the User Data files, but that did not give me my

Re: CF Studio 5 RDS/FTP records

2002-09-20 Thread David Hannum
the HKEY_CURRENT_USER\Software\Macromedia\RemoteServers. You would need to be logged in as the user that created the connections in order to see them there. You can then export the key and import it on the new workstation. Deb -Original Message- From: David Hannum [mailto:[EMAIL PROTECTED]] Sent

Re: Calculating Shipping charges...

2002-09-18 Thread David Hannum
We've used the CFINTERSHIPPER tag from Michael Sheldon before. The Intershipper service is a supports UPS, FedEx, US Postal Service, Airborne, Bax Global, DHL, Emery, and Airnet.. The service seemed to be down quite a bit during the three years we used it, but it was nice. We could let the

Re: Getting a business off the ground

2002-09-05 Thread David Hannum \(Ohio University\)
It depends on where you are in life. If you're young, single, and relatively free of debt, you can more afford to take a plunge. Under those circumstances, it does not take as much to bounce back if things don't work out. You might move in with your folks or family until you get some income

Re: Getting a business off the ground

2002-09-05 Thread David Hannum \(Ohio University\)
- Original Message - From: Alex [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, September 05, 2002 9:08 PM Subject: Re: Getting a business off the ground Sounds like an excuse. Woulda shoulda coulda How is it an excuse? It's reality for many. It depends on how badly

Re: Getting a business off the ground

2002-09-05 Thread David Hannum \(Ohio University\)
- Original Message - From: Ken Wilson [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, September 05, 2002 9:15 PM Subject: RE: Getting a business off the ground Sounds like an excuse. Woulda shoulda coulda :) There's always business to be had if you're creative,

Re: Oracle and CF5

2002-09-04 Thread David Hannum \(Ohio University\)
(tnsnames.ora) that the Oracle drivers can find. If this isn't enough info, I'll be glad to expound further. Dave = David Hannum Web Analyst/Programmer Ohio University - Original Message - From: Stephenie Hamilton [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent

EPS to JPG

2002-09-04 Thread David Hannum \(Ohio University\)
Does anybody know of a CF tag that will convert EPS images to JPG? Thanks, Dave __ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives:

Re: EPS to JPG

2002-09-04 Thread David Hannum \(Ohio University\)
www.macromedia.com - Vancouver Island ColdFusion Users Group Founder Director www.cfug-vancouverisland.com - Original Message - From: David Hannum (Ohio University) [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent

Re: EPS to JPG

2002-09-04 Thread David Hannum \(Ohio University\)
-vancouverisland.com - Original Message - From: David Hannum (Ohio University) [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, September 04, 2002 3:31 PM Subject: Re: EPS to JPG I have CFX_Image. But the docs are so skimpy. It mentions Photoshop, but never referrs to .eps

Re: EPS to JPG

2002-09-04 Thread David Hannum \(Ohio University\)
article at http://www.devx.com/webdev/articles/ml080102.asp. Matt Liotta President CEO Montara Software, Inc. http://www.montarasoftware.com/ V: 415-577-8070 F: 415-341-8906 P: [EMAIL PROTECTED] -Original Message- From: David Hannum (Ohio University) [mailto:[EMAIL PROTECTED

Re: EPS to JPG

2002-09-04 Thread David Hannum \(Ohio University\)
at http://www.devx.com/webdev/articles/ml080102.asp. Matt Liotta President CEO Montara Software, Inc. http://www.montarasoftware.com/ V: 415-577-8070 F: 415-341-8906 P: [EMAIL PROTECTED] -Original Message- From: David Hannum (Ohio University) [mailto:[EMAIL PROTECTED]] Sent

Re: programmer vs. developer

2002-08-28 Thread David Hannum \(Ohio University\)
Listen, in the job market, it make a LOT of difference. Here at the University, there is a whole grade level difference in pay between a developer and a programmer. This can mean up to $15k annually. If I'm not listed as a programmer, I'm lumped in with the web designers. Dave Yes, We

Re: CVS

2002-08-27 Thread David Hannum \(Ohio University\)
I thought CVS was Cardiovascular System . . . g CSV is very handy . . . Dave - Original Message - From: Michael Dinowitz [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, August 27, 2002 5:14 PM Subject: Re: CVS CVS is a drug store. CSV stands for comma-separated values

Re: WHy is this list so slow??

2002-08-27 Thread David Hannum \(Ohio University\)
If the problem is from outside Michael's area, then it's not his problem. There has been a tremendous amount of Net congestion lately in association with the Klez.h virus. I've have on occasion received replies before I saw my original post. I've seen replies to posts other than mine before I

Re: ColdFusion MX performance brief now available

2002-07-24 Thread David Hannum \(Ohio University\)
At the Allaire CF Developers Conference in DC in 2000, they ran a side by side comparison on identical Compaq computers comparing CF6 (called Neo then) against CF 4.5. The script found all the prime numbers between 1 and 100,000 or something like that. What I do remember is that CF 4.5 took

Re: DevCon 2002 info

2002-07-02 Thread David Hannum \(Ohio University\)
It seems that The Server Side is for the CF'ers and JRun'ers. Then there is the Rich Internet Applications which they could not avoid since they're so focused on the use of Flash MX ColdFusion MX together. Any developer who is trying to do this will have interests in this track. All of us can

Re: correct syntax for replace double quotes - solution

2002-06-20 Thread David Hannum \(Ohio University\)
#Replace(myQuery.data, , , ALL)# You must escape the double quotes between the set of double quotes in the first set. That's why there are 4 double quotes. Dave - Original Message - From: Charlie [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, June 20, 2002 4:40 PM

Re: word without word on the server

2002-05-30 Thread David Hannum \(Ohio University\)
Check out www.cfcomet.com for some great tutorials on making Word docs from RTF's. I do it all the time. You create a template in word, save it as an RTF. Then, save the RTF as a .CFM file, incorporate your CF tags in the right places to populate areas and voila! Dave - Original Message

Re: Memory problems

2002-05-29 Thread David Hannum \(Ohio University\)
The point I was making was not in defense of Access. I know Owen and what he's doing. My point was that I don't think his files are nearly as big as Michaels archives, so I don't think file size is the problem. The drivers may be. The install may be hosed as well. I agree - I'd get out of

Re: Expiring Link

2002-05-23 Thread David Hannum \(Ohio University\)
One way would be when the link is established, put a variable in the URL that has a time stamp in it. Then, in your app, put a CFIF that reads that timestamp if it exists, and don't write out the link if it's after 6 hours. You could populate the timestamp from a cookie you set on the visitors

OT: Terms Conditions

2002-05-04 Thread David Hannum \(Ohio University\)
Does anybody have a good example of a Terms Conditions they use for web development. We're developing one and I really don't have a feel for what all it should contain. Is there an example on the web anywhere. I see plenty for use of a site, but I need one for the customer's use of what we

Re: Dynamic News

2002-05-03 Thread David Hannum \(Ohio University\)
Moreover is free for non-commercial, fee for commercial. Dave - Original Message - From: Randell B Adkins [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, May 03, 2002 3:51 PM Subject: Re: Dynamic News Moreover is for non-commercial use. Anything for commercial use

Re: atswebnet

2002-04-17 Thread David Hannum \(Ohio University\)
At 5:48 pm all of my sites there are fine. I have three small ones. Dave - Original Message - From: Michael Ross [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, April 17, 2002 4:55 PM Subject: atswebnet Any other atswebnet folks gone dead? Even there main site is

Re: are there any free wysiwyg html editors?

2002-04-15 Thread David Hannum \(Ohio University\)
There are several. 1st Page (www.evrsoft.com) is a good one along with Arachnophilia (http://www.arachnoid.com/arachnophilia/) Dave - Original Message - From: John Anderson [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, April 15, 2002 5:20 PM Subject: are there any

Fw: are there any free wysiwyg html editors?

2002-04-15 Thread David Hannum \(Ohio University\)
Duh! - you said WYSIWYG didn't you. My bad . . . Can't read tonight. Dave - Original Message - From: David Hannum (Ohio University) [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, April 15, 2002 8:20 PM Subject: Re: are there any free wysiwyg html editors? There are several

OT: A little SQL help

2002-04-10 Thread David Hannum \(Ohio University\)
I want to filter the output of two tables with a where clause. Simple enough. Except that the values in the two table keys look like this: Table 1Table 2 IDID 106010 126012 256025 So, how can I write this SQL?

Re: A little SQL help

2002-04-10 Thread David Hannum \(Ohio University\)
it be this... WHERE Table1_ID = (Table2_ID - 600)?? -Original Message- From: David Hannum (Ohio University) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 7:23 PM To: CF-Talk Subject: OT: A little SQL help I want to filter the output of two tables with a where clause. Simple

Re: detecting an image

2002-04-02 Thread David Hannum \(Ohio University\)
Try using the CF_IMAGE tag inside a CFTRY/CFCATCH Dave - Original Message - From: Scott Mulholland [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, April 02, 2002 1:09 PM Subject: detecting an image Any way using CF to tell if an image exists, and show another image if

Re: XML news feed

2002-03-27 Thread David Hannum \(Ohio University\)
Also a ton of money for commercial. Only free to personal and not for profit. Dave - Original Message - From: Mark Broner [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, March 27, 2002 4:14 PM Subject: RE: XML news feed www.moreover.com has a wddx xml feed. nice

Re: Oracle ODBC CF5 Ent

2002-03-19 Thread David Hannum \(Ohio University\)
faster with CF than the Native. We have Oracle running on IBM and as a result, we have an issue with the Native drivers, so we use the Microsoft ODBC exclusively. Dave = David Hannum Web Analyst/Programmer Ohio University Athens, OH - Original Message - From: Ray

Re: generate Word document from template

2002-03-19 Thread David Hannum \(Ohio University\)
I've had good luck generating .rtf files that are read into Word. Check out www.cfcomet.com They have good info on both Word and rtf generation. Dave - Original Message - From: Mak Wing Lok [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, March 19, 2002 9:55 PM Subject:

Re: Cannot open database

2002-02-10 Thread David Hannum \(Ohio University\)
Owen, You most likely won't be able to put an eyeball on the corrupt data. Usually non-visible characters are the culprit. How many tables do you have in your Access database? I believe that you said you're running Access 97. If that's so, Access 97 was not real well suited for the web. It

Re: Cannot open database

2002-02-09 Thread David Hannum \(Ohio University\)
Owen, I've had that problem before where a corrupt record in the database caused the problem. Chances are (not positive, but highly probable) that the newest entry in the database is the culprit. Try, in access to delete or edit that entry. Should fix things for you. Dave - Original

Re: Osprey?

2002-02-01 Thread David Hannum \(Ohio University\)
I've got an Osprey video card . . . I guess that's not the same thing, huh? 8-) Dave - Original Message - From: Bill Davidson [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, February 01, 2002 3:03 PM Subject: Osprey? Has anyone worked with an Osprey database? I

Re: WDDX feeds

2002-01-31 Thread David Hannum \(Ohio University\)
Beware - moreover is free for nonprofits and personal home pages. Anything else is BIG bucks! Dave - Original Message - From: Joseph DeVore [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, January 31, 2002 8:12 PM Subject: RE: WDDX feeds Check out moreover:

Re: Conditional statement based on Server Time

2002-01-31 Thread David Hannum \(Ohio University\)
Mark, The Now() function returns the server time. Do this: CFOUTPUT#Now()#/CFOUTPUT to see the complete time/date stamp from the server. Try this: CFIF TimeFormat(Now(), HH:mm) LTE 10:00 Read up on TimeFormat in the Docs. Dave - Original Message - From: Mark Leder [EMAIL

Re: Macromedia.com

2002-01-30 Thread David Hannum \(Ohio University\)
Anybody who's been to a DevCon the last couple of years (especially last year) would strongly disagree with you. Dave Your lifetime experience regarding these very issues indicates you are quite naive to the course of the future of MM and CF. When the CF principals sold the small stock

Re: multi-page forms

2002-01-28 Thread David Hannum \(Ohio University\)
Option B baby. Just lock 'em. Dave - Original Message - From: Cornillon, Matthieu [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, January 28, 2002 5:49 PM Subject: multi-page forms Hi. I am building a login/registration system for the Intranet site that I manage.

Re: multi-page forms

2002-01-28 Thread David Hannum \(Ohio University\)
, January 28, 2002 8:43 PM Subject: Re: multi-page forms hihi... juz curious.. wat do u mean by locking the session variables..?? how do u do it..? any examples..?? thanx han - Original Message - From: David Hannum (Ohio University) [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED

Re: Macromedia.com

2002-01-27 Thread David Hannum \(Ohio University\)
Dittos, what Howie said. Why should we who are sold on the product, have to wade through the sales pitch? Dave - Original Message - From: Howie Hamlin [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Sunday, January 27, 2002 5:03 PM Subject: Re: Macromedia.com Hi Jeremy, I,

Re: RDS - my turn for problems :(

2002-01-10 Thread David Hannum \(Ohio University\)
I'm not trying to trivialize here (is that a word) but if I recall, you have to manually start CF Server and RDS on 95/98. (or have them both in startup) You should have two Icons in your system tray, one for server and one for RDS. Is that the case? Dave - Original Message - From:

Lost ODBC/Native Driver Connectivity

2002-01-03 Thread David Hannum \(Ohio University\)
OK - a strange one here. We have CF 5.0 on NT 4.0 SP6 running with JRun 2x and Netscape Enterprise 3.6. The first of each quarter, the box gets hammered for students searching the Course Offerings. Today, the first day of classes for winter, was no exception. About noon, the box seemed to

Re: Maps

2002-01-02 Thread David Hannum \(Ohio University\)
You can give each map an X,Y coordinate number. Have a table with MAPID, XCord, YCord and FileName as the columns. Then, you can surround each map with links to the adjoining X,Y coords, hit the database to get the file names. You can populate the links dynamically using whatever sequencing

Re: Quick Question

2001-12-19 Thread David Hannum \(Ohio University\)
Yesterday's log from a commercial site I've done: Resolution Page viewsPercent 800x600 243461.66% 1024x768 99025.08% 1152x864 159 4.02% 640x480 115 2.91% 800x55366 1.67% 1024x721

  1   2   3   >