Re: SOT: curved corners

2011-11-29 Thread Claude Schnéegans
I have designed a custom tag able to create all sub images from one gif image and manages all frame parts. See : CF_EasyFrame ~| Order the Adobe Coldfusion Anthology now! http:/

SOT: curved corners

2011-11-29 Thread Tony
I have a simple one with a table and little tiny graphics in black, works in everything but ie6 On Tuesday, November 29, 2011, Josh Nathanson wrote: > > There are a couple of jQuery plugins that do curved corners. I think they > use math to "draw" curved corners out of 1x1 pixel divs when there

Re: SOT: curved corners

2011-11-29 Thread Wil Genovese
There is Nifty Corners - http://www.html.it/articoli/niftycube/index.html It's improved over the years, but sometimes can be slow to load. Or used to be. Wil Genovese One man with courage makes a majority. -Andrew Jackson A fine is a tax for doing wrong. A tax is a fine for doing well. On

Re: SOT: curved corners

2011-11-29 Thread Les Mizzell
> Best-practices questions re: achieving borders with curved corners. At some point (...and I have this problem with clients too), we've GOT to convince our clients that "degrade gracefully" isn't a bad thing. They see some wizz-bang widget they want, and then scream when it won't work in IE

Re: SOT: curved corners

2011-11-29 Thread Josh Nathanson
There are a couple of jQuery plugins that do curved corners. I think they use math to "draw" curved corners out of 1x1 pixel divs when there is not css available (older browsers). You might want to check those out and see which ones look the best and are easiest to work with. -- Josh On Tue,

SOT: curved corners

2011-11-29 Thread John M Bliss
Best-practices questions re: achieving borders with curved corners. If I understand correctly, my options are: - CSS border-radius...but this only works in very new browsers and/or not always the same way, right? - images "containing" the curves stuck in the corners of divs...this is what I'm cur

Re: Weird attack

2011-11-29 Thread Matt Blatchley
Thanks for the information Pete. I appreciate your response. Matt ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusio

Re: Weird attack

2011-11-29 Thread Pete Freitag
On Thu, Nov 24, 2011 at 9:41 AM, Matt Blatchley wrote: > > I've never used Fuseguard before, looks pretty good though.  Any > experience with the customizations?  It says fully customizable, but > is it all done via code, or a GUI? Hi Matt, Just wanted to provide some more details on how custom

Re: CF 9 with IIS 7

2011-11-29 Thread Greg Morphis
That's pretty simple.. I've already uninstalled CF though. And am installing the 64 bit version. I'll attempt this is I can't get it working. I do appreciate all of your help On Tue, Nov 29, 2011 at 11:10 AM, Russ Michaels wrote: > > open c:\windows\system32\drivers\etc\hosts file in notepad, yo

Re: CF 9 with IIS 7

2011-11-29 Thread Greg Morphis
So I should be able to add a site, All Unassigned IPs, port 81.. DefaultAppPool and be able to access it by http://localhost:81/ Right? Thanks! On Tue, Nov 29, 2011 at 10:53 AM, Casey Dougall wrote: > > On Tue, Nov 29, 2011 at 11:50 AM, Greg Morphis wrote: > >> >> That'll work Russ but I'm n

Re: CF 9 with IIS 7

2011-11-29 Thread Russ Michaels
open c:\windows\system32\drivers\etc\hosts file in notepad, you will need to run notepad as administrator on windows vista or windows 7 or you wont be able to save the file. at the bottom of the file just enter your desired host headers pointing at localhost, I tend to use a dev. sub-domain of th

Re: CF 9 with IIS 7

2011-11-29 Thread Casey Dougall
On Tue, Nov 29, 2011 at 11:50 AM, Greg Morphis wrote: > > That'll work Russ but I'm not familiar with doing that, can you point > me to a tutorial or something? How would the site be reached? > > Thanks > > download 64Bit, I just went through re-install a couple days ago and it works fine. ~~

Re: CF 9 with IIS 7

2011-11-29 Thread Greg Morphis
That'll work Russ but I'm not familiar with doing that, can you point me to a tutorial or something? How would the site be reached? Thanks On Tue, Nov 29, 2011 at 10:49 AM, Russ Michaels wrote: > > if it works fine on port 80 then why not just stick to using port 80 ? > You do not need to use a

Re: CF 9 with IIS 7

2011-11-29 Thread Russ Michaels
if it works fine on port 80 then why not just stick to using port 80 ? You do not need to use a different port for each site, you just need to make sure each site has a different host header. On Tue, Nov 29, 2011 at 4:40 PM, Greg Morphis wrote: > > I have the site bound to port 81.. > And I get

Re: CF 9 with IIS 7

2011-11-29 Thread Greg Morphis
I have the site bound to port 81.. And I get an IIS error message when I hit http://localhost:81/ but I don't get an error message when I hit http://localhost:80/ On Tue, Nov 29, 2011 at 10:37 AM, Scott Stewart wrote: > > do you have IIS pointing at port 81? > > On Tue, Nov 29, 2011 at 11:32 A

Re: CF 9 with IIS 7

2011-11-29 Thread Scott Stewart
do you have IIS pointing at port 81? On Tue, Nov 29, 2011 at 11:32 AM, Greg Morphis wrote: > > When I installed it I told it to use IIS but I do have IIS 6 > compatibility installed. > I may uninstall CF 9 and reinstall it making sure I use the 64 bit version. > Any other things I can look for?

Re: CF 9 with IIS 7

2011-11-29 Thread Greg Morphis
When I installed it I told it to use IIS but I do have IIS 6 compatibility installed. I may uninstall CF 9 and reinstall it making sure I use the 64 bit version. Any other things I can look for? On Tue, Nov 29, 2011 at 10:25 AM, Scott Stewart wrote: > > Did you install CF on port 8500, by chanc

Re: CF 9 with IIS 7

2011-11-29 Thread Scott Stewart
Did you install CF on port 8500, by chance? If it's pre 9.01, you need to have the IIS 6 compatibility mode installed (or whatever it's called), you can install this by going to programs and look for Windows Features.. The easy way is to uninstall what you have, download CF 9,01 and install in

CF 9 with IIS 7

2011-11-29 Thread Greg Morphis
I just did a fresh install fall cleaning.. of my PC.. I installed IIS and ColdFusion.. however I think I installed the 32 bit version of CF as oppose to the 64 bit (I had the exe saved in my backup) Anyways I have that all sorted out.. if I hit http://localhost/index.cfm I get a CF error "file not