Re: Basic mySQL workbench question

2011-01-03 Thread Chris Montgomery
the changes to the table columns. -- Best regards, Chris Montgomery ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com

Re: Embedding Flash Files in CF Page

2009-09-08 Thread Chris Montgomery
. -- Best regards, Chris Montgomery ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm

Embedding Flash Files in CF Page

2009-09-04 Thread Chris Montgomery
://www.phantomscreens.com/content/video.php. I need to do this pretty quick so I would greatly appreciate any tips. Thanks! -- Best regards, Chris Montgomery ~| Want to reach the ColdFusion community with something they want? Let them know

Re: Embedding Flash Files in CF Page

2009-09-04 Thread Chris Montgomery
Jason Fisher said the following on 9/4/2009 6:14 PM: That should get you started ... Thanks, Jason, I'll give it a whirl. I'll need to tinker with it to have it render all six videos (just like the page I cited previously). -- Best regards, Chris Montgomery

Re: Embedding Flash Files in CF Page

2009-09-04 Thread Chris Montgomery
Jason Fisher said the following on 9/4/2009 9:00 PM: Yeah, just give each DIV a unique ID, each video gets its own script block, and then make sure that each so.write() method references its matching DIV's ID, and you'll be good to go. Great, thanks for the help! -- Best regards, Chris

Re: Embedding Flash Files in CF Page

2009-09-04 Thread Chris Montgomery
); so.addVariable(usefullscreen, true); so.addVariable(showdownload, false); so.addParam(allowfullscreen, true); so.addParam(quality, high); so.write(player); //-- /script That should get you started ... -- Best regards, Chris Montgomery

Re: ecommerce emergency

2009-07-22 Thread Chris Montgomery
James Holmes said the following on 7/22/2009 9:21 PM: The only sane advice, given those conditions, is to buy a cart product (e.g. http://www.cfwebstore.com/). +1 Well worth the money when you consider the headaches and time it will save. -- Best regards, Chris Montgomery

Re: Compare Two MySQL Databases?

2009-07-15 Thread Chris Montgomery
. -- Best regards, Chris Montgomery ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid

Re: ColdFusion SME

2009-07-08 Thread Chris Montgomery
Matter Expert.. ;o) Guess it depends on context. Mark On Thu, Jul 9, 2009 at 2:05 PM, Mark Mandel mark.man...@gmail.com wrote: Small to Medium Enterprise http://en.wiktionary.org/wiki/SME -- Best regards, Chris Montgomery

Re: ColdFusion SME

2009-07-08 Thread Chris Montgomery
David McGuigan said the following on 7/8/2009 11:12 PM: PHP developer 2: Eff my life. So, what is the meaning of Eff? (this can go on and on...) -- Best regards, Chris Montgomery ~| Want to reach the ColdFusion community

Case of Table Names in Queries (MySQL / Linux / CFMX7)

2009-06-08 Thread Chris Montgomery
. This is the same way the old server was set up and the query worked fine. Any idea on why this is happening? -- Best regards, Chris Montgomery ~| Want to reach the ColdFusion community with something they want? Let them know

Calendar Application to Consolidate Many Nonprofit Organizations

2009-05-21 Thread Chris Montgomery
guess I can't be too picky. I originally thought to do this using Google calendar but they seem to have a limit on being able to consolidate calendars into one master calendar. Appreciate any ideas. -- Best regards, Chris Montgomery

Re: Calendar Application to Consolidate Many Nonprofit Organizations

2009-05-21 Thread Chris Montgomery
exists that would allow this capability. I've not messed with web services yet, so this might be my first leap into the frying pan. :) Cheers. -- Best regards, Chris Montgomery ~| Want to reach the ColdFusion community

Re: Anybody out there comtemplating or currently building their own blog?

2009-01-07 Thread Chris Montgomery
a sick feral cat.. -- Best regards, Chris Montgomery ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive

Re: What IDEs are folks using?

2008-12-08 Thread Chris Montgomery
Neil Ross said the following on 12/8/2008 5:05 PM: I'm curious as to what people are using for IDE of choice these days. Still using CF Studio 5. :) -- Best regards, Chris Montgomery ~| Adobe® ColdFusion® 8 software 8

Re: JRun Servlet Error After Reinstall of Developer Edition (CFMX7)

2008-09-19 Thread Chris Montgomery
:/webapps/myapps/system-path /virtual-mapping Sites entered in the browser like this now work: http://localhost:8500/myapps/mysite/ P.S. As to my other issue, enabling RDS fixed the problem with not being able to browse file directories. Cheers. -- Best regards, Chris Montgomery

JRun Servlet Error After Reinstall of Developer Edition (CFMX7)

2008-09-18 Thread Chris Montgomery
to select a folder but after a few seconds it throws up a Server Error message (IO error on server communication). I didn't encounter this problem before reinstalling the CF developer edition on my box. Any ideas? Thanks. -- Best regards, Chris Montgomery

Re: Configuring Apache Web Server 2.2.9 and CFMX 7.02

2008-08-12 Thread Chris Montgomery
). The code I previously provided was my attempt to do that but it errored when I ran it at the command line. Does anyone have a working example of code to do this that I can look at and tailor to my local setup? Thanks. -- Best regards, Chris Montgomery

Configuring Apache Web Server 2.2.9 and CFMX 7.02

2008-08-06 Thread Chris Montgomery
\httpd -script e:\Programs\Apache2.2\bin\apachectl -coldfusion -v [-apxs] [/code] When I run this at the command prompt, I am receiving an error Unable to access jarfile wsconfig.jar. I'd greatly appreciate any hints to troubleshoot this. Thanks. -- Best regards, Chris Montgomery

Re: Configuring Apache Web Server 2.2.9 and CFMX 7.02

2008-08-06 Thread Chris Montgomery
anyone have a working example of code to do this that I can look at and tailor to my local setup? Thanks. -- Best regards, Chris Montgomery ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date

Re: Beyond Captcha

2008-02-08 Thread Chris Montgomery
spammers. Instead, we should quit wasting time, re-channel our energies, grab some baseball bats, and start hunting the bastards down and beat the livin' crap out of 'em! -- Best regards, Chris Montgomery ~| Adobe® ColdFusion

Re: OT: Translating MSSQL Scripts into MySQL Scripts

2008-02-04 Thread Chris Montgomery
Access databases to MySQL but haven't tried it yet on MS SQL Server. The tutorial is at http://www.mysql.com/products/tools/migration-toolkit/tutorials/migrate-sql-server.html -- Best regards, Chris Montgomery ~| Adobe

Re: MySQL Comparison Tool

2008-02-01 Thread Chris Montgomery
Gerald Guido said the following on 2/1/2008 12:38 PM: MysqlYog Enterprise has some pretty amazing DB sync utilities. It ever writes the SQL to sync up the table structure. http://webyog.com/en/ This is what I use and I've been very happy with it so far. -- Best regards, Chris Montgomery

Re: Viviotech Outage

2008-01-04 Thread Chris Montgomery
toby dagenhart said the following on 1/4/2008 2:35 PM: I've tried every number I have. What phone numbers do you have? I don't have any for Viviotech and wanted to call to see what's up but, of course, their site is down so I can't go look up their phone numbers. :( -- Best regards, Chris

Re: Viviotech Outage

2008-01-04 Thread Chris Montgomery
progress. And I'm getting a Server not found error. -- Best regards, Chris Montgomery ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk

Re: CF forums

2007-12-17 Thread Chris Montgomery
login/security in FB 5+ apps. I may have missed it, just took a quick peek at the code, but it didn't look to me like it had any login/security enabled. Maybe I just didn't see it? -- Best regards, Chris Montgomery ~| Adobe

Re: Online Form Creation?

2007-09-09 Thread Chris Montgomery
Terry said the following on 9/8/2007 9:34 AM: Has anyone seen a CF open source way to allow your clients to roll their own forms for their site? I haven't had any luck finding an example. Terry, Would something like this work? http://fbx_formbuilder.riaforge.org/ -- Best regards, Chris

Re: What application platform is this? Could it be CF

2007-08-23 Thread Chris Montgomery
be Coldfusion. Any thought? Hard to tell but it looks like a content management system that lots of insurance companies are using. The CID appears to be an identifier for a block of content, probably pulled from a database, but I don't see a direct relationship to CF there. -- Best regards, Chris

Re: slideshow application

2007-08-16 Thread Chris Montgomery
don't get compensated. I'd appreciate it if you could keep us informed what you find in your search. Cheers. -- Best regards, Chris Montgomery ~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax

Re: MySQL Client

2007-07-23 Thread Chris Montgomery
Oğuz_Demirkapı said the following on 7/23/2007 11:29 AM: Do you have any MySQL client suggestion? I have MySQL 5.x and I need a solution which also supports Unicode. I use SQLyog: http://www.webyog.com/en/ -- Best regards, Chris Montgomery

Re: CF Editor

2007-06-26 Thread Chris Montgomery
Wil Genovese said the following on 6/26/2007 1:02 PM: I only trust in the power of God, not the power company. Save Early, Save Often! Or get a UPS. Has saved my butt more than once when the power suddenly went out. -- Best regards, Chris Montgomery

Re: Good SSL Provider

2007-06-21 Thread Chris Montgomery
looking for a place to purchase SSL certificates? If that's the case, I recently purchased a RapidSSL cert here for $14.95: http://www.theplanet.com/hosting-products/ssl/ -- Best regards, Chris Montgomery (`-''-/).___..--''`-._ `6_ 6

Re: MySQL - need auto increment back to 0...

2007-05-13 Thread Chris Montgomery
use SQLYog and have done this several times using the Advanced Properties button under the Alter Table (F6) window. I believe Navicat also has a similar feature although I haven't used Navicat much. -- Best regards, Chris Montgomery

CF Features, Tags, Etc. on Linux

2007-05-08 Thread Chris Montgomery
debate. I am interested in knowing only what features, tags, etc. that aren't available if I decide to move to a Linux hosting environment. Thanks! -- Best regards, Chris Montgomery ~| Deploy Web Applications Quickly across

Querying Using List Input To Field

2007-02-12 Thread Chris Montgomery
Thanks. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management 210-490-2415 (office), 210-232-2790 (mobile) ~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 MX7

Re: Querying Using List Input To Field

2007-02-12 Thread Chris Montgomery
things working properly. Just wasn't there yet. Thanks, Peter. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management 210-490-2415 (office), 210-232-2790 (mobile) ~| Upgrade

Re: FireFox 2 Download help

2006-10-25 Thread Chris Montgomery
-US -- Chris Montgomery ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com

CF Training Resources in Florida

2006-09-26 Thread Chris Montgomery
aware of CF training resources in that area? Thanks. -- Chris Montgomery ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door

Re: Project Management Software

2006-08-17 Thread Chris Montgomery
needs, but may be worth checking out: http://www.openworkbench.org/ -- Chris Montgomery ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered

Re: Configuring Built-in Web Server Question

2006-07-22 Thread Chris Montgomery
Thanks, Larry and James. I think those links will help me. Cheers. -- Chris Montgomery ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered

Configuring Built-in Web Server Question

2006-07-21 Thread Chris Montgomery
them there (like I did with CF5). Any help appreciated. Thanks. -- Chris Montgomery ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your

Re: Configuring Built-in Web Server Question

2006-07-21 Thread Chris Montgomery
in finding a solution (if there is one) to use the built-in web server configuration. Cheers. -- Chris Montgomery ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information

Re: shopping cart integration

2006-07-15 Thread Chris Montgomery
Checkout, that offers an API for integrating it into an e-commerce site: https://checkout.google.com/sell?promo=sbhp Again, I have no experience with this and only heard about it recently. Hope that helps. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web

Re: CF Studio Edits Not Being Saved?

2006-07-13 Thread Chris Montgomery
like CFEclipse is my editor of choice for the time being. Cheers. -- Chris Montgomery ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered

Re: CF Studio Edits Not Being Saved?

2006-07-12 Thread Chris Montgomery
may try a reinstall tomorrow (just the basic version 5) and see if that works. If it does, I'll install the version 7 updater files and see what happens. Thanks. -- Chris Montgomery ~| Introducing the Fusion Authority

Re: CF Studio Edits Not Being Saved?

2006-07-12 Thread Chris Montgomery
This is weird. Just playing around, I installed CFEclipse, edited a .cfm file, reloaded it in my browser and the edits don't show up. I tried it again, this time editing/saving in UltraEdit, reloaded the file in my browser and it shows the edits just fine! What the hey? -- Chris Montgomery

Re: CF Studio Edits Not Being Saved?

2006-07-12 Thread Chris Montgomery
it. Hmm, that could be it. I am running ZA for my firewall. Any idea where I can find out more on this issue to resolve it? Thanks. -- Chris Montgomery ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up

CF Studio Edits Not Being Saved?

2006-07-11 Thread Chris Montgomery
Studio. Has anyone else noticed this oddity? If so, is there a fix for it? Thanks. -- Chris Montgomery ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers

Re: Major cities around the world

2006-06-27 Thread Chris Montgomery
will be greatly appreciated. This isn't exactly what you want, but the CIA World Factbook might be useful: http://www.cia.gov/cia/publications/factbook/index.html -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management 210-490-2415 (office

Re: Dynamically Sort HTML Tables

2005-10-24 Thread Chris Montgomery
after work. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 (office), 210-232-2790 (mobile) ~| Logware (www.logware.us): a new

Trouble Ticket Application

2005-10-24 Thread Chris Montgomery
), I'm wondering if there are any free / open source help desk/ticket systems already out there. One that is developed in CF would be better than some other language, but I'm going to be practical and open-minded about it. Thanks in advance if you know of any such apps that exist. -- Chris

Re: Any Interest in a Completely Free CFML Calendar?

2005-10-22 Thread Chris Montgomery
in something like this? [snip] I would definitely be interested. I have a couple of nonprofit sites that I would like to use it on and it would save me loads of time. Any idea when the downloads might be available? Thanks. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web

Re: CF Studio Updater for MX 6.1

2005-09-25 Thread Chris Montgomery
://download.macromedia.com/pub/coldfusion/tag_updates/HomeSiteExtensions.zip Yes, thanks much. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 (office), 210-232-2790 (mobile

Re: Embedding ASP Code into CF Form Page

2005-03-30 Thread Chris Montgomery
returned in the cfhttp.filecontent variable. The other cfhttp variables are all returning something, just not filecontent. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 (office), 210-232-2790 (mobile

Re: CF Hosting - unfair - a suggestion

2004-04-12 Thread Chris Montgomery
', Doug!) Cheers. -- Chris Montgomery Airtight Web Serviceshttp://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Email Not Being Sent from Local Server (CF5)

2004-04-09 Thread Chris Montgomery
mail server for my ISP (which used to work on the old machine). Any ideas on what I can check? It ain't critical, but it's very annoying when developing/testing pages that need to send emails and they won't go. Thanks! -- Chris Montgomery Airtight Web Serviceshttp://www.airtightweb.com Web

Re: Email Not Being Sent from Local Server (CF5)

2004-04-09 Thread Chris Montgomery
moved to Win XP Pro. Thanks. -- Chris Montgomery Airtight Web Serviceshttp://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Looking Up Issues on MM Site

2003-12-02 Thread Chris Montgomery
of dupe reports, no? -- Chris Montgomery Airtight Web Serviceshttp://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Looking Up Issues on MM Site

2003-12-01 Thread Chris Montgomery
#49751 How the heck does one look up issues on Macromedia's site? I tried searching for the above issue number and got no hits. Is there a search form just for looking up issues? Thanks. -- Chris Montgomery Airtight Web Serviceshttp://www.airtightweb.com Web Development, Web Project Management

Re: Different Results on Two Servers (CF5, MS Access)

2003-11-21 Thread Chris Montgomery
Thursday, November 20, 2003, 9:42:04 AM, Chris Montgomery wrote: I have an interesting situation. Running a test page against the same data (copied the database from remote server to local server on my dev box), I am getting different results. Both CF servers are version 5 (Enterprise on my

Re: Different Results on Two Servers (CF5, MS Access)

2003-11-21 Thread Chris Montgomery
Howdy Bryan, Friday, November 21, 2003, 10:46:24 AM, Bryan F. Hogan wrote: What is the data and what is different about it between servers? Explained in my original post: http://www.houseoffusion.com/cf_lists/index.cfm?method=messagemessageID=144657forumid=4 -- Chris Montgomery [Todays

Re: Different Results on Two Servers (CF5, MS Access)

2003-11-21 Thread Chris Montgomery
service pack 3. Is it possible that this would cause the difference in results? Or would having CF5 Pro on the hosted site and CF5 Enterprise server locally cause different results? Thanks. -- Chris Montgomery [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Different Results on Two Servers (CF5, MS Access)

2003-11-21 Thread Chris Montgomery
Reservations WHERE EventID = #eventID# AND ApptTime = cfqueryparam value=#steptime# cfsqltype=CF_SQL_TIMESTAMP /cfquery Changing the cfsqltype to CF_SQL_TIME fixed the problem and gave me the correct results on both servers. Thanks, Bryan, for guiding me through this. -- Chris Montgomery

Different Results on Two Servers (CF5, MS Access)

2003-11-20 Thread Chris Montgomery
be different on the remote server vs my local box? This has me scratching my head. Thanks. -- Chris Montgomery Airtight Web Serviceshttp://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 [Todays Threads] [This Message] [Subscription] [Fast

Re: HTML a title help

2003-11-17 Thread Chris Montgomery
version 4.79, but my anchor tags DO display tooltips from the title attributes in Moz/Firebird 0.61. I believe they were also doing that in Moz version 1.3/1.4 before I switched exclusively to Firebird. -- Chris Montgomery Airtight Web Serviceshttp://www.airtightweb.com Web Development, Web Project

Compensating for Server Time

2003-11-16 Thread Chris Montgomery
. -- Chris Montgomery Airtight Web Serviceshttp://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Compensating for Server Time

2003-11-16 Thread Chris Montgomery
hour from the server's time for any transaction (storing appointment times, mainly). I guess I could set this as a constant in a request variable in the application.cfm file and then use that for the current time from then on. Would that seem feasible? Cheers. -- Chris Montgomery Airtight Web

Re: Compensating for Server Time

2003-11-16 Thread Chris Montgomery
Howdy Tony, Sunday, November 16, 2003, 3:49:51 PM, Tony Weeg wrote: there is a great little cfc @ cfczone.org Ooops, forgot to mention: this is on CF5/Windows. I'll take a look at the CFC anyway, might give me some good tips. -- Chris Montgomery Airtight Web Serviceshttp

Re: Compensating for Server Time

2003-11-16 Thread Chris Montgomery
Looks like LocalTime() at cflib.org might be just what the doctor ordered ( http://www.cflib.org/udf.cfm?ID=719 ). Gonna give it a try. -- Chris Montgomery Airtight Web Serviceshttp://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 [Todays Threads

Re: Compensating for Server Time

2003-11-16 Thread Chris Montgomery
Sunday, November 16, 2003, 6:14:47 PM, Chris Montgomery wrote: LocalTime() at cflib.org This UDF uses cffunction, which I guess is an MX tag. I converted Chad Jackson's UDF to be compatible with CF5 (in case anyone else wants it). Note that the offset is for Central Daylight Time (-6

OT: Macromedia software ready for Linux (Articles)

2003-10-29 Thread Chris Montgomery
Howdy, Codeweavers announces support for developing with Macromedia Dreamweaver MX and Flash MX under Linux: http://news.com.com/2110-7344_3-5098169.html http://www.osviews.com/modules.php?op=modloadname=Newsfile=articlesid=358mode=threadorder=0thold=0 -- Chris Montgomery Airtight Web

Web Discussion: ASP.net vs. Cold Fusion (sic)

2003-10-28 Thread Chris Montgomery
Howdy, Just saw this: http://www.webproworld.com/viewtopic.php?t=7446 -- Chris Montgomery Airtight Web Serviceshttp://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User

Re: CF Studio 5 Character Entities for XHTML

2003-09-29 Thread Chris Montgomery
Anyone? Thursday, September 25, 2003, 12:49:35 PM, Chris Montgomery wrote: I'm still using CF Studio 5. These days, I'm working on XHTML sites and have a question about character entities in Studio. By default, the View toolbar in Studio has a button for Extended and Special Characters

Re: CF Studio 5 Character Entities for XHTML

2003-09-29 Thread Chris Montgomery
address the special and extended characters. I've pretty much decided that I'll have to do this manually. Cheers. -- Chris Montgomery Airtight Web Serviceshttp://www.airtightweb.com Web Development, Web Project Management, Software Sales [Todays Threads] [This Message] [Subscription] [Fast

CF Studio 5 Character Entities for XHTML

2003-09-25 Thread Chris Montgomery
know if it's possible to edit the extended character set that this button uses to enter them in templates? Thanks. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415

OT: Dupes From List

2003-09-24 Thread Chris Montgomery
Howdy, Anyone else receiving dupes on this list? Since switching to text-only format yesterday, I'm getting two copies of every message. Even unsubscribed and re-subscribed. Regards. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management

Re: MX Hosting Site recommendations

2003-09-23 Thread Chris Montgomery
Howdy Andy, Tuesday, September 23, 2003, 1:07:07 PM, Andy Ousterhout wrote: I am looking for a new host for my MX with Access site. Any recommendations? http://www.clickdoug.com -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management

Adding Time to a Date

2003-09-13 Thread Chris Montgomery
Howdy, Having a major brain fart here... If I have a date (say, 9/15/2003) and a time (say, 8:00 AM), how do you put the two together? In pseudocode, something like this: cfset myDateTime = myDate + myTime Thanks. -- Chris Montgomery

Re: Adding Time to a Date

2003-09-13 Thread Chris Montgomery
to each. If you don't, then just cfset myDateTime=myquery.mydatefield myquery.mytimefield Thanks, Matt. Superb response, as usual. That's it. I'm done for the day. Time to see whats left in the liquor cabinet. Wish I could say the same, still working here. :) -- Chris Montgomery

Quick CFQueryParam Question

2003-09-10 Thread Chris Montgomery
Howdy, When using the CFQueryParam tag to insert string form values (cfsqltype=CF_SQL_VARCHAR), does this automatically Trim the value? Thanks. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 AIM

AccessMonger - Anyone Using It?

2003-09-10 Thread Chris Montgomery
Howdy, Is anyone using AccessMonger? I have an issue with getting it to work the way I want and am unable to reach the author. If you use it I would like to ask you a question. Thanks. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management

Re: AccessMonger - Anyone Using It?

2003-09-10 Thread Chris Montgomery
figured you got tired of my questions and just blacklisted me. Heh. If you email me and hear nothing then just use the contact us form on my site. I'll try that, thanks! -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales

Appointment Times, Dates Scheduling Issues - Best Practices?

2003-08-27 Thread Chris Montgomery
for something like this? I can show representative blocks of code the way it is right now if necessary. Thanks in advance for your thoughts. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 AIM: Airtightweb

Re: CSS guidelines

2003-08-21 Thread Chris Montgomery
you are applying your class to a block level element (td) whereas in the latter case the span makes it an inline element. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales

Re: MM Exchange lack of proper nav Suggested Design Change

2003-08-12 Thread Chris Montgomery
the problems. Thanks, guys. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4

Simple Secure Login Model With Multiple Access Levels for MS Access (CF 4.51)

2003-08-10 Thread Chris Montgomery
with restricted access to portions of the site or only certain functions. Anyone have any pointers to something like that? Ideally it would be more or less plug and play for a non-fusebox site running on a CF 4.51 server. Thanks. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web

Re: Fusebox list

2003-07-18 Thread Chris Montgomery
To my knowledge, these are the Fusebox lists that are currently active: http://groups.yahoo.com/group/fusebox4/ http://www.topica.com/lists/fusebox/prefs/info.html http://www.topica.com/lists/fbcommunity/prefs/info.html -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web

OT: Macromedia Updates Contribute

2003-07-16 Thread Chris Montgomery
by comments from Contribute owners. We wanted to get a wide range of feedback about activation, he said. Contribute spans two sets of customers, so we thought it would be a good example. Interesting... -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project

Re: I need a blog

2003-06-08 Thread Chris Montgomery
Howdy Kwang, Saturday, June 7, 2003, 11:36:57 PM, Kwang Suh wrote: I need a place to host my blog. http://www.blogspot.com/ If you want to host your own, here's a tutorial for one in CF: http://www.forgetfoo.com/tutorials/fooblog/ -- Chris Montgomery Airtight Web Services http

Re: OT: disable flash temporarily

2003-06-06 Thread Chris Montgomery
, under the Privacy Security preferences section, to Accept images that come from the originating server only. This seems to cut out lots of the ads, including Flash ads, since they often originate from external servers to the viewed site. -- Chris Montgomery Airtight Web Services http

Re: Eclipse

2003-05-31 Thread Chris Montgomery
=104STORY=/www/story/04-29-2002/0001716202EDATE= Cheers. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 AIM: Airtightweb ~| Archives: http

Re: Recursion Tutorial?

2003-05-30 Thread Chris Montgomery
relationships How to make recursion in CF HELP: Hierarchy Content -Threading? Recursion in CF Most of the above threads that I saved were in 2000/2001, don't know how far back Michael's archives go. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project

Re: Recursion Tutorial?

2003-05-29 Thread Chris Montgomery
http://www.sqlteam.com/item.asp?ItemID=8866 http://www.sitepoint.com/article.php/1105 http://searchdatabase.techtarget.com/tip/1,289483,sid13_gci537290,00.html http://www.defusion.com/articles/index.cfm?ArticleID=63 -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web

Re: PC Configuration Shopping Cart

2003-04-03 Thread Chris Montgomery
Thursday, April 3, 2003, 3:48:36 PM, Greg Luce wrote: Anyone know of a pre-built PC Configuration Shopping cart? CFWebstore http://www.cfwebstore.com -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 AIM

Re: -OT- Javascript and combo boxes

2003-04-01 Thread Chris Montgomery
in the first combobox, and have the other combo boxes automatically switch to that department as well? Yes. Look for the CF_TwoSelectsRelated custom tag in the Macromedia CF Exchange. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management

Re: sql2k vs mySQL vs postgresql (for win2k)

2003-03-12 Thread Chris Montgomery
of all the above. -- Chris Montgomery Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales 210-490-2415 ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4

Re: New MM.com

2003-03-05 Thread Chris Montgomery
Wednesday, March 5, 2003, 7:02:08 AM, Jochem van Dieten wrote: Overall, I find the site rather slow when using the Flash version. ... I agree. I really dislike the new site. As a result, I switched to the HTML version. I guess I missed the option to do this. Where is it? -- Chris

Re: New MM.com

2003-03-05 Thread Chris Montgomery
it is really slow. Under Accessibility at the bottom of the page. Yeah, I finally found it, but clicking on the HTML Version button had no effect whatsoever. Guess it's off to submit feedback. -- Chris Montgomery ~| Archives

BlueDragon Hosting?

2003-02-22 Thread Chris Montgomery
Howdy, Is anyone hosting third-party commercial sites running under BlueDragon yet? If so, is there a list of BlueDragon hosts anywhere? -- Chris Montgomerymonty airtightweb.com Airtight Web Services http://www.airtightweb.com Web Development, Web Project Management, Software Sales

Re: Access and cfquery problem

2003-01-25 Thread Chris Montgomery
#' /cfquery I'm guessing that your id field is of type numeric. If so, remove the single quotes and it should work ok, i.e., where id = #form.id#. Hope that helps. -- Chris Montgomerymonty @ airtightweb.com Airtight Web Services http://www.airtightweb.com Web Development, Web Project

  1   2   3   4   >