Re: Can a server issue cause ajax to stop working?

2007-09-02 Thread Will Tomlinson
>To fix that, you can use a URL in your ajax call the is speficied from >the root rather than one that includes the domain name. > >e.g. /mxajax/...etc rather than http://somedomain.com/mxajax/...etc > What I had done is created an APPLICATION variable for the root url depending on development or

OT: CSS menu looks great on its own - looks jacked up on site

2007-09-02 Thread Will Tomlinson
This isn't really cf-related, but I was hired to build a dropdown menu for an e-comm site. The menu looks/work fantastic on its own page, but is really screwed on their staging server. Now, their code is incredibly sloppy. There's not even a doctype. I still figured I could make it look right

MySQL - corrupt table?

2007-09-02 Thread Will Tomlinson
I'm getting a "corrupt table" db error just runnin a query on the live server. Dev machine with the same table is fine. If I upload the local table to the remote db, it still errors. A check table command returns status ok. I googled and haven't gotten anywhere. Learned some things about mySQL

RE: CSS menu looks great on its own - looks jacked up on site

2007-09-02 Thread Sandra Clark
They don't have a doctype on their site which is throwing it into quirks mode. You are using an xHTML 1.0 transitional which, at least on Firefox, is having the browser use standards rendering. Sandra Clark = http://www.shayna.com Training and Consulting in CSS and Accessibility Tea

Re: CSS menu looks great on its own - looks jacked up on site

2007-09-02 Thread Will Tomlinson
>They don't have a doctype on their site which is throwing it into quirks >mode. You are using an xHTML 1.0 transitional which, at least on Firefox, >is having the browser use standards rendering. Thanks for lookin sandy. I'm talkin with their staff to see about getting a doctype on there. Wil

Re: BlueDragon 7 problem with Text datatype

2007-09-02 Thread Pete Ruckelshaus
In the free version of BD, there are no BD-specific DSN settings, since the DSN's need to be set at the OS level. I realized, however, that I was using cfqueryparam in that query; I always use cfqueryparam for a number of very valid reasons. When I changed that cfqueryparam cfsqltype value from c

OT - Create new shortcut key in eclipse

2007-09-02 Thread Casey Dougall
Hi, On my new laptop I figured I'd ditch dreamweaver all together and force myself to use eclipse. Everything is going well but I want a shortcut command created for Aptana synchronize/upload download menu options. I've been attempting to dig a bit and while I can pull up the keys in eclipse prefe

Re: OT: CSS menu looks great on its own - looks jacked up on site

2007-09-02 Thread Dinner
Yo Will, I only messed with it a second (I LOVE firefox and the plugin that lets you edit CSS on the fly ;) but by adding a float to the menu CSS it sorta almost works. In Firefox, at least. :) Here's the effected block of CSS from acapellamenu2.css: (all I added was the float at the bottom- dunno

Re: MySQL - corrupt table?

2007-09-02 Thread Dinner
On 9/2/07, Will Tomlinson wrote: > > I'm getting a "corrupt table" db error just runnin a query on the live > server. > > Dev machine with the same table is fine. If I upload the local table to > the remote db, it still errors. A check table command returns status ok. Not 100% on this, but I thin

Re: OT - Create new shortcut key in eclipse

2007-09-02 Thread Dinner
On 9/2/07, Casey Dougall wrote:... > Is this something I need to wait for Aptana to create or is there another > way to do this? If you don't see it listed as a bindable key, then yes, you'll have to wait for Aptana to add it (or, I think Aptana is Open Source, so you can also go ahead and add i

[OT] Ann: Rey Bango is now Ajaxian

2007-09-02 Thread Michael E. Carluen
http://ajaxian.com/archives/introducing-the-latest-ajaxan-rey-bango Coolness Rey! > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of R. Rajesh Jeba Anbiah > Sent: Sunday, September 02, 2007 3:54 AM > To: jQuery (English) > Subject: [jQuery] Rey Bango

Re: cfwindow refreshes main page

2007-09-02 Thread Larry Schaberg
I am at home and not at work, but the error is with the query. Sometimes it passes the URL variable for the query, and sometimes it does not. I can give the exact error once I get into work on tuesday. >Larry, > >What is the error you are getting when it loads? > >Here is a similar demo I did us

Re: [OT] Ann: Rey Bango is now Ajaxian

2007-09-02 Thread Rey Bango
LOL! I can't believe this made it to CFTalk! Thanks for the kudos Michael. I'm really happy about being an Ajaxian and posting for the site. :) Rey... Michael E. Carluen wrote: > http://ajaxian.com/archives/introducing-the-latest-ajaxan-rey-bango > > Coolness Rey! > > > >> -Original Mes

Re: ColdFusion and MySQL Web Hosts

2007-09-02 Thread Larry Schaberg
I also have used crystaltech for myself and for my clients and love them. I have used them for years. >Hi, > >Just wondering if anyone knows of any good ColdFusion and MySQL web hosting >companies? > >We are based in the UK but wouldn't mind hosts in the UK or USA. > >Thanks very much ~~~

Weird thumbnails

2007-09-02 Thread Momolu Sancea
Hi everyone, I have a weird problem. I am creating a pdf of an html file and then creating a thumbnail of that pdf. For some reason the images in the resultant file all have a weird right and bottom border. I have posted an image of what I am talking about. Does anyone know how to stop this fr

Re: CF8, visual cropping tools?

2007-09-02 Thread todd sharp
Sorry I didn't see this thread earlier - I wrote the tag and yes you can constrain the crop area - take a look at test2.cfm in the download or see this demo: http://www.coldfusionjedi.com/demos/sharp/cfImageCropper/test/test2.cfm Sorry I have not had the time to write some proper documentation

CFIMAGE Text Length

2007-09-02 Thread Dale Fraser
Working with CFIMAGE. I can't find a way of getting the length of text that you want to render on an image. Without this ability how would you centre or right align a bit of text. Surely this function must exist, am I missing something. Regards Dale Fraser http://dalefraser.blogspo

RE: [OT] Ann: Rey Bango is now Ajaxian

2007-09-02 Thread Michael E. Carluen
Rey, I'm sure the communities you are apart of, (CF and others) will somehow benefit from your visibility and from your future contributions to Ajaxian. > -Original Message- > From: Rey Bango [mailto:[EMAIL PROTECTED] > Sent: Sunday, September 02, 2007 1:26 PM > To: CF-Talk > Subject: Re

Re: [OT] Ann: Rey Bango is now Ajaxian

2007-09-02 Thread Rey Bango
Aw...now I'm blushing! Thanks Michael. :) Michael E. Carluen wrote: > Rey, I'm sure the communities you are apart of, (CF and others) will somehow > benefit from your visibility and from your future contributions to Ajaxian. > > > >> -Original Message- >> From: Rey Bango [mailto:[EMAIL

RE: LearnCF Launched

2007-09-02 Thread Adrian Wagner
Dale, I currently get an "Under Construction" error when trying to access the site" ## Under Construction The site you are trying to view does not currently have a default page. It may be in the process of being upgraded and configured. Please try this site again later. If you still exper

RE: LearnCF Launched

2007-09-02 Thread Dale Fraser
This has been resolved, please try again. Installed some stats software and had the site down for 5 minutes. Regards Dale Fraser http://dalefraser.blogspot.com -Original Message- From: Adrian Wagner [mailto:[EMAIL PROTECTED] Sent: Monday, 3 September 2007 11:29 AM To: CF-Talk Subject: