Re: htaccess - 301 - wildcard and remove query string.

2011-04-27 Thread denstar
On Wed, Apr 27, 2011 at 4:48 AM, Michael Grant wrote: > > So _part_ of it seems to work. However the query string is still being > appended to the end. Is there a way to nix that? Try adding a ? RewriteRule ^([^\/]*)/sales/([0-9]){1}/(122) mysite.com/sales/$2/$3/? Dunno if it'll work, but mebb

RE: cffileupload and makeUnique

2011-04-27 Thread Bobby Hartsfield
I'm actually not sure on that. I'd have to look up the specs on standard. Its been a long time since I was on it. .:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com http://cf4em.com -Original Message- From: Matt Williams [mailto:mgw...@gmail.com] Sent: Tuesday, April

Re: Q re new CF9 Spreadsheet* functions

2011-04-27 Thread Dave Burns
Alternatively, if someone knows how to do rotated text when generating a PDF, I'd love to learn how. ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion

Q re new CF9 Spreadsheet* functions

2011-04-27 Thread Dave Burns
A customer is asking me to generate an Excel spreadsheet and I've never used the new functions in CF9 (their requirements preclude me from going the "old" way of generating HTML and setting the MIME type to Excel). Two q's after I've done some research both with Google and Adobe's docs: - how

Off Topic - Open Source

2011-04-27 Thread Jenny Gavin-Wear
Hi all, Sorry for the off topic post. I would very much like to talk with someone who has Open Sourced their software, if someone is willing to share their knowledge and experience. There may be opportunities for collaboration. Many thanks, Jenny No virus found in this outgoing message. Check

Re: htaccess - 301 - wildcard and remove query string.

2011-04-27 Thread Michael Grant
So _part_ of it seems to work. However the query string is still being appended to the end. Is there a way to nix that? On Tue, Apr 26, 2011 at 11:07 AM, Wil Genovese wrote: > > But did it work? > > > Wil Genovese > Sr. Web Application Developer/ > Systems Administrator > CF Webtools > www.cfwe