Re: Counting user sessions with App.cfc?

2005-05-28 Thread Will Tomlinson
Initialize a counter in onApplicationStart(), increment it in onSessionStart(), decrement it in onSessionEnd(). Remember that you reference application scope via the second argument passed to onSessionEnd(). And I thought this long island screwed up my brain t'night! Sheeesh! I'm gonna work

Just some ideas on this admin/orders routine

2005-06-01 Thread Will Tomlinson
hey, I'm at the stage in my e-comm app where I'm displaying the orders in client's admin area. I have an order management page that lists all the orders, dates, etc.. I'm just fuzzy on where it should go from here. I'll set it up to filter only the new orders on the page. I want them to be

re: Just some ideas on this admin/orders routine

2005-06-01 Thread Will Tomlinson
give it to someone QUALIFIED to do it!!! haha ~Dave the disruptor~ Thanks dave the disruptured. I appreciate it! Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start

Re: My attempt at a shopping cart

2005-06-07 Thread Will Tomlinson
Phillip, Email me offlist and I'll send you my cart.cfc. Works like a champ. Struct of structs. Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours

Re: odd error question

2005-06-08 Thread Will Tomlinson
Sorry this doesn't help Tony, but I've been thinking we should build a database of cferrors so people could peruse and find what causes a given error. Especially the *mysterious* ones you don't see often. Can I get a hell yeah on this? Will

Re: odd error question

2005-06-09 Thread Will Tomlinson
sure can... i have www.coalfusion.com I was thinking cferror.com - haven't checked it though. and can do the hosting for it. Sounds like a plan. :) Will :) tw On 6/9/05, Will Tomlinson [EMAIL PROTECTED] wrote: Sorry this doesn't help Tony, but I've been thinking we should

Re: CFC's and limiting DB queries

2005-06-11 Thread Will Tomlinson
Does someone have the link to the previous thread where Sean explained this? I can't find it and was paying scant attention when it was first posted. Would come in handy for me. Thanks, Will ~| Logware (www.logware.us): a new

input type=image doesn't work in IE?

2005-06-12 Thread Will Tomlinson
I have a form baffling me here. I'm using an image for a submit button. IT works in FF, not not IE. cfinput name=submit type=image src=images/button_checkout.jpg value=checkout If you click that and dump the results, it's just an empty string in IE. If I use this it works fine in both.

RE: input type=image doesn't work in IE?

2005-06-12 Thread Will Tomlinson
Have you tried just input name=submit instead of cfinput name=submit type=submit value=checkout Tim, yes I tried that and it doesn't work. This is irritating! :) Thanks, Will ~| Discover CFTicket - The leading

Re: input type=image doesn't work in IE?

2005-06-12 Thread Will Tomlinson
Thanks for your help guys. dave the disruptured gave me a good option that worked. Just use a linked image to move them to the page. duhhh! Thanks again! Will ~| Logware (www.logware.us): a new and convenient web-based time

CF, doctypes, and quirks mode?

2005-06-14 Thread Will Tomlinson
Hello, This evening a friend told me if you place your cfquery tags above a header, or doctype dec., the browser would go into quirks mode because CF moves the doctype dec. down. What's the deal with this? Do I need to start placing all my cfqueries below my headers? Thanks, Will

New ColdFusion shirts available...

2005-06-15 Thread Will Tomlinson
Hey all, Didn't post this in cf-community because I wanted most of you to see what I'm doing. :) After looking for apparel designed for developers, specifically ColdFusion, and pretty much coming up empty, I decided to design some myself. The first run will be available 6-23-05. I'm just

Re: New ColdFusion shirts available...

2005-06-15 Thread Will Tomlinson
Hi Will Have you seen cafepress.com http://cafepress.com? They do per-order printing of T-shirts (and various other goodies) Mark, Yes I've seen cafepress. There just isn't much there that looks cool to me. :) Thanks, Will

Re: New ColdFusion shirts available...

2005-06-15 Thread Will Tomlinson
You can send your own designs if you open a shop there basically:) I appreciate it, but I'd just rather not be tied to cafepress. Thanks, Will ~| Logware (www.logware.us): a new and convenient web-based time tracking

Re: Looking for a usability expert

2005-06-16 Thread Will Tomlinson
Rey, I have one that I use - she's very professional, has extensive experience with usability, and has very reasonable rates. Instead of telling you all about her here, just email me offlist at [EMAIL PROTECTED] and I'll give you her contact info. Thanks, Will

Re: CF and Payment Gateways

2005-06-17 Thread Will Tomlinson
authorize.net is da bomb! Easy to setup, good support docs. Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client

Re: Install CF 7 with an existing MX installation

2005-06-18 Thread Will Tomlinson
As far as I'm aware, they should run fine side by side. At least mine do with no problem. Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent

test

2005-06-20 Thread Will Tomlinson
test post. ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial

Re: cfform_flash in shared hosting environment cfform_flash: invalid xhtml

2005-06-22 Thread Will Tomlinson
On the xhtml compatibility, use the id attribute instead of name in the cfform. That should fix that part. Will ~| Find out how CFTicket can increase your company's customer support efficiency by 100%

Re: xhtml

2005-06-23 Thread Will Tomlinson
Use the id attribute instead of name in the cfform tag. Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with

OT: Anyone ever heard of not allowing FTP?

2005-06-24 Thread Will Tomlinson
Hey guys, I just landed a contract and potential full time job at the local community college. They'll be installing CF pretty soon too (WOOHOO)! I had a talk with their server guy, and he informed me that I wouldn't be able to FTP my updates to the site because hackers target education

Re: Viewing Hidden Frames Source Code in Firefox...

2005-06-24 Thread Will Tomlinson
Dunno if I'm missing somethin' here, but right click over the hidden frame, select this frameview frame source. Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and

OT: USPS and FF don't mix

2005-06-25 Thread Will Tomlinson
I was just registering for USPS web tools to integrate into my cart app and the form doesn't work with Firefox. lol http://www.uspswebtools.com/registration/ Just thought it was kind of funny. Will ~| Discover CFTicket - The

Re: OT: USPS and FF don't mix

2005-06-25 Thread Will Tomlinson
Oh well...I see what happened. It didnt accept my phone # and I didn't see the message. no spaces allowed! Well it's still a stinky form anyway! lol Will ~| Logware (www.logware.us): a new and convenient web-based time

CF ---Java --- CF

2005-06-25 Thread Will Tomlinson
I'm looking for a simple way to post a numeric userID and password from my CF App, to a Java page. The Java just needs to run a simple query on a DB and return a few small pieces of info back to my CF app. Security is also an issue here. Does anyone have any suggestions on the best way this

Re: CF ---Java --- CF

2005-06-25 Thread Will Tomlinson
Thanks Simeon! It would be JSP. Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it

Re: CF ---Java --- CF

2005-06-25 Thread Will Tomlinson
Thanks guys! I'll be workin' on it. Will ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message:

Re: CF ---Java --- CF

2005-06-26 Thread Will Tomlinson
These are two different servers, two different locations. Thanks, Will ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message:

This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
Ok, I've officially lost it! My cart has been workin' just FINE up until I tested it some with IE. Somehow, the damn session scoped cfc dies out. The cart is just GONE for no reason. It's there on one of the pages, then you click to view bag, and you get the ol' Element MYSHOPPINGCART is

RE: This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
Working fine for me. WinXP Pro, IE 6. Thanks Connie for takin' the time to test it out. Did you run all the way through the process? Just making sure... Select money order if you don't want to go through the c. card stuff. Thanks a ton! Will

Re: This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
i had the same problem, where i was using a different domain for the ssl part of my cart, and when i made the change, it dropped all session vars... But here's the thing. It's crapping out on MY machine as well. Just went though it up on the server again and it lost it when I submitted

Re: This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
Just to clarify something. It craps out once you get past the customer info page. Select a shipping option and it's erroring on mine at that point. The bag on the right displays contents, but if you click view bag - nothing there. Error.

Re: This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
Hell, I just submitted the customer info and it crapped out! Element SHOPPERINFO is undefined in SESSION. Why is it undefined in session? It's there! Well it WAS there. The damn thing was created when they added somethin to the cart. I'm not doing anything to DELETE it! This is really

Re: This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
But the link you sent is for your personal domain. And when i add the products I am sent to another domain for the ssl. Your session is bound to your cookie and your cookie is bound to your domain. So if your domain switches mid stream then your session wont be available. Thanks Simeon. This

Re: This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
What's also making this tough is in my testing, I've noticed it's erratic. Sometimes it errors when you submit customer info, sometimes it waits until you submit your shipping option. Here's what's funny. On the shippingcalc.cfm page (shippingoptions), it shows the bag in the right menu. Ok,

Re: This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
I just processed an order, all the way through. using a money order preference. After submitting the order, I get 0 items in the basket (as you should!) Yes this is correct. I'm emptying the cart after the order processes. But what browser were you using? This seems to be the key to this.

Re: This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
Ok, ignore that. I see you posted bout your browser now. My mind is screwed tonight after this. Someone just pointed out something wondering if I'm using a reserved IE word or something. Thanks, Will ~| Logware

Re: This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
own. If I then add an item to my bag I get the continue shopping button. Maybe you should take a step back and have some dinner and come back to it in a few hours. I need a few drinks. THanks for looking at this for me. Will On 6/26/05, Will Tomlinson [EMAIL PROTECTED] wrote

Re: This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
I got it! I got it! Bud was correct! I needed to pass my cfid and cftoken manually. let me get this uploaded then you guys give it a whirl. Thanks! Will ~| Find out how CFTicket can increase your company's customer support

Re: This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
Ok! that should be it guys. I manually appended cfid and cftokens to every damn link or action I could find! www.wtomlinson.com/foxybody Lemme know if you get any errors. Thanks much! Will ~| Logware (www.logware.us): a

Re: This is crazy this is crazy this is crazy!

2005-06-26 Thread Will Tomlinson
And sorry if I was a bit cranky. This has made me pull the rest of my hair out today. Thanks to all of you for the help! It's appreciated! Will ~| Logware (www.logware.us): a new and convenient web-based time tracking

Re: Returntype = void'. What's it mean?

2005-06-26 Thread Will Tomlinson
Dunno if this helps, but found it on Sean's site. The bottom line is really that a CFC method should either output HTML / text or it should return a value. In other words, either you have returntype=void output=true or you have returntype=xxx output=false (where xxx is some non-void type).

Re: This is crazy this is crazy this is crazy!

2005-06-27 Thread Will Tomlinson
Damn it's close. I'm setting 18 myself with the customer info. :) Thanks, Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or

Including App.cfc in App.cfc

2005-07-07 Thread Will Tomlinson
If I have an Application.cfc in the site root, and it contains an APPLICATION.DSN variable, and there's an admin folder with its own App.cfc, how would I include the root's APP.DSN inside the admin folder's app.cfc? When I used App.cfm I just included the root App.cfm. Thanks, Will

Re: Including App.cfc in App.cfc

2005-07-08 Thread Will Tomlinson
So your second application.cfc is going to have this.name http://this.nameas well, yes? And if it's the same string as the name in the first application.cfc, it's going to be looking at the same application space as the first one. A yes! I THOUGHT that might be a possibility, but haven't

Re: Including App.cfc in App.cfc

2005-07-08 Thread Will Tomlinson
Yeah, I was pretty much giving a basic example, using a DSN variable. I'll just need it to simply be available throughout the site and its directories. Thanks guys! Will ~| Logware (www.logware.us): a new and convenient

Creating a breadcrumb trail

2005-07-09 Thread Will Tomlinson
I was trying to think of a good way to create a breadcrumb trail for my users as they navigate through my app. The first thing that comes to mind is setting a session variable in onRequestStart in App.cfc. Then using that to create the links. Could someone expand on this? Or offer a better

Re: Creating a breadcrumb trail

2005-07-09 Thread Will Tomlinson
Will: I have an old tutorial on that here: http://tutorial149.easycfm.com/ Thanks much Charlie! I'll have a look at it later today. :) Will ~| Logware (www.logware.us): a new and convenient web-based time tracking

Re: Purging client variables

2005-07-12 Thread Will Tomlinson
Heck, I was waiting for somebody to roll in and slam ya for using client variables in the first place. :) Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and

Re: cfm bb

2005-07-13 Thread Will Tomlinson
I'm just trying to get beta testers, and responding to Dave the disruptor I think that was a typo. It's dave the Disruptured. :) ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start

Re: CFSELECT (I hate CFFORM)

2005-07-14 Thread Will Tomlinson
I've run into the same thing before. Incredibly aggravating! I just mark one as selected, then you know they can't get past it. Will www.codefusiongear.com ~| Logware (www.logware.us): a new and convenient web-based time

Re: Query error

2005-07-14 Thread Will Tomlinson
I'll do my part here... recieve is spelled wrong too. :) Will www.codefusiongear.com ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application

Re: ColdFusion Exam

2005-07-21 Thread Will Tomlinson
I'd also suggest Ben's study guide. An excellent resource in general too. http://forta.com/books/0321330110/ Will ~| Find out how CFTicket can increase your company's customer support efficiency by 100%

Re: trimStructValues

2005-07-23 Thread Will Tomlinson
Damn, this makes me feel a bit better about some of the stuff I do. heehee … :) Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a

OT: Affiliate Programs

2005-07-29 Thread Will Tomlinson
My Volleyball client has a friend that wants to be an affiliate and signup in her affiliate program, so I built one in a night (gotta luv CF!). I have no problems with BUILDING it, my problem is I dunno exactly *WHAT* it should do. As it stands now, I set them up in my db, give them an AffID,

Re: OT: Affiliate Programs

2005-07-30 Thread Will Tomlinson
1) As you currently offer, over a date range 2) Reports by URL (so thay can see what pages generate most clicks) 3) Reports by channel (if you have implemented channels for their content) 4) etc Ok james, thanks much! I setup the date range part, no problem. Sorry but I don't understand

Re: Affiliate Programs

2005-07-30 Thread Will Tomlinson
There are tons of free affiliate scripts out there (none in CF though), why not download one and install it and see what it does so u can duplicate it in cF. Try www.resourceindex.com Poor old CF is very lacking in free online scripts, so maybe you could put your CF affiliate one online once it's

Re: OT: Affiliate Programs

2005-07-31 Thread Will Tomlinson
I have another question: Should the affiliate's customer ever expire when it comes to paying out a commission? In other words, Customer A comes from xyz.com, makes a purchase. Customer A returns 6 months later and makes another purchase. As it stands right now, my program will pay a commission

Re: OT: Affiliate Programs

2005-07-31 Thread Will Tomlinson
As I recall, one program in which I participated had a limit of six months, actually. K, gotcha! Thanks James! Will ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application

Re: OT: 15 minute rule

2005-08-03 Thread Will Tomlinson
I really dunno what you guys are talkin' about. My code is always perfect. Everything works first run. I've never seen a CF error (What do they look like?) Could someone please send me a screen cap? I've even TRIED to create an error, and I just cannot do it! Maybe you could even include some

My CF Affiliate Program Available for Download

2005-08-04 Thread Will Tomlinson
Ok, I pretty much wrapped up my CFMX7 affiliate program (for now). I've included everything in a zip on my server and you're all welcome to it. It's really simple and basic but might be a good foundation for someone to build on. 1. Uses Application.cfc - onSessionStart to track visitors by IP

Re: My CF Affiliate Program Available for Download

2005-08-05 Thread Will Tomlinson
Aff. programs have the potential to make your clients ALOTTA $$$! :) Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with

Re: My CF Affiliate Program Available for Download

2005-08-05 Thread Will Tomlinson
I had forgotten to include the code that logs the affiliate customer's sale. It's in the zip now in a .txt. Couple other things ... 1. The app uses xforms (I love those thangs!), and cfcalendar. 2. I did setup a field to log a customer's expiration date, but there's no actual code that

Re: My CF Affiliate Program Available for Download

2005-08-05 Thread Will Tomlinson
How about our clients make US a lot of money :-) That too dude! heehee ... They go hand in hand. ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application

Re: My CF Affiliate Program Available for Download

2005-08-05 Thread Will Tomlinson
And it even includes the affiliate signup form! Everything is pretty much straight out of my client's site so you'll have to extract some of the code out of the templates. Also, in the footer, I'm displaying the affiliate number, so they can SEE it's workin'. cfif

Re: My CF Affiliate Program Available for Download

2005-08-05 Thread Will Tomlinson
Will, Thanks for sharing man. Very cool of you. It's the least I can do for all the help you guys gave me over the years. Re-download it. I can't remember when I did what. lol Been extremely hectic around here! Thanks! Will

Re: Estimated Freight

2005-08-05 Thread Will Tomlinson
yes, I am. have it working on www.winstoncourtsports.com, uses a ups.cfc Every item in the db has a weight field. I keep track of the weight of the cart, then pass it to ups.cfc which handles all the work. Will ~| Logware

Re: Estimated Freight

2005-08-05 Thread Will Tomlinson
Will, Is that something you wrote or did you get from UPS? Matt, email me off list at [EMAIL PROTECTED] Thanks, Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking

Re: Estimated Freight

2005-08-05 Thread Will Tomlinson
First thing ya need to do is register with UPS, then obtain a developer's key. It's kinda goofy but doesn't take too long. Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start

Re: OT - Security Of Sensitive Data

2005-08-05 Thread Will Tomlinson
I went through this sensitive data crap for a client a while back. After talking with CT, and a few others, I decided it was too much trouble. I also realized there is a market/demand for *SECURE* hosting out there. Will www.codefusiongear.com

Re: zip code based dealer locator

2004-09-20 Thread Will Tomlinson
I just implemented a system such as this and it's pretty simple. Email me at [EMAIL PROTECTED] for some more info. The Game! Hi Everyone, I need a dealer locator based on zip codes. I guess there are two parts, the database and the code. Anyone know of a good zip code database for sale

Re: OT-MySql Newbiee

2004-10-04 Thread Will Tomlinson
I use Navicat for all MySQL needs. Don't know why anyone would use anything else. Free trial,, it's easier than Access to use, and it's el cheapo to buy. www.navicat.com The Game! I quiite like http://www.dbtools.com.br/EN/index.php http://www.dbtools.com.br/EN/index.php _

Re: application.cfm and headers

2004-10-18 Thread Will Tomlinson
I thought anything to do with presentation or look and feel was supposed to be a no no in an application.cfm file. CF_Will [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Free CF Mass mailer?

2004-10-26 Thread Will Tomlinson
So what's the best way to send these out in batches due to large query results. Could someone offer the basic syntax? Lol Yeah the thought occurred. But I am thinking more of taking me out of the loop... Haha... -Original Message- From: Bryan Stevenson [mailto:[EMAIL

Web Services problem

2004-10-28 Thread Will Tomlinson
I'm learning about using Web Services and I'm getting an error that doesn't make sense. Maybe someone could shed some light on the problem? I'm using a CFC to simply retrieve some zip codes from a db. cfcomponent cffunction name=myFunction access=remote returntype=query

Re: Web Services problem

2004-10-28 Thread Will Tomlinson
I just tried it and it worked finemaybe a little slow, but it worked. Here is the dump of the returned query: query ZIPCODE 1 00501 2 00544 3 00601 4 00602 5 00603 6 00604 7 00605 8 00606 9 00610 10 00611 11 00612 12 00613 13

Re: A bit OT: MySQL resources?

2004-10-30 Thread Will Tomlinson
I use MySQL with great success. The key I think is using a GUI to do your work. You get the power of MySQL, and it's just as easy as Access to use. Go to www.navicat.com and download the free trial. THE GAME! ~| Purchase from

Re: A bit OT: MySQL resources?

2004-10-31 Thread Will Tomlinson
MySQL doesn't currently support stored procedures. The next version will though. ~| Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta http://www.houseoffusion.com/banners/view.cfm?bannerid=40 Message:

Re: OT: editors, back to HomeSite+ for me

2004-10-31 Thread Will Tomlinson
My two centsDW is the way to go. Split view, hand coding and designing all at the same time. If nothing else, it's so much quicker just placing your cursor in the right spot using design view as opposed to hunting through code. I say, Use all the tools available to speed up the process. DW

Re: SPAM-BULK: Forcing text to wrap in table cell

2004-11-01 Thread Will Tomlinson
This is going to sound like rookie question but... Does anyone know of a good way to make sure that long text doesn't stretch a table cell? Example table width=100 tr td ff/td

Re: formatting in textarea

2004-11-07 Thread Will Tomlinson
One other imprtant thing I've run into when using replace for this purpose is this: When you display the memo field in an edit form, those br's show up. I usually use another replace() when outputting to an edit form. Something like: Replace(string,br, ,ALL) It seems to work well. THE GAME!

Re: Backup MySQL DB... and restore ;-(

2004-11-17 Thread Will Tomlinson
Navicat makes it REAL easy to do this. www.navicat.com Will ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:184548

MSDE VS. SQL Server

2004-11-23 Thread Will Tomlinson
I'm thinking about different options for my clients when suggesting the right database for the right application. My question is this: Is MSDE designed to even a viable option? Or is it mainly used for testing apps, then running live with SQL Server? Thanks, Will

Re: MSDE VS. SQL Server

2004-11-24 Thread Will Tomlinson
Excellent! Very helpful, thanks guys! Will ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185321 Archives:

Re: Photo slideshow and lists

2004-11-25 Thread Will Tomlinson
Stuart, I've built some data driven photo galleries. I will assume you're going to use Access (yuck!) :) Build a table called tblimagegallery field 1: imageid autonumber(Access) field 2: imagetext (if it's going to be less than 255 chars field 3: imagecaption Here's the

Re: Photo slideshow and lists

2004-11-25 Thread Will Tomlinson
I forgot. Make sure to change your destination folder path in the cffile. Then when you link to the image on the view page, make sure to change the folder path to match yours. HTH, Will ~| Special thanks to the CF Community

Re: What's in your toolkit?

2004-11-25 Thread Will Tomlinson
Ok here goes! DreamweaverMX Homesite FlashMX Swishmax Swift3D MySQL Access MSDE SQLServer Navicat DbaMgr2K Those handle all that I do. ~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net

Happy Thanksgiving!

2004-11-25 Thread Will Tomlinson
I'd just like to tell all my fellow CF'ers out there...Happy Thanksgiving! And thanks for coming to the forums and helping out the ones of us that need it sometimes! Will ~| Special thanks to the CF Community Suite Gold

formattting my sell price

2005-02-01 Thread Will Tomlinson
Guys, Using SQL Server, small money field, trying to display my sell price the best way possible. Thing is, she wants just the real number displayed. So $14.00 should be displayed as $14. Suggestions please? Thanks much! Will

Re: formattting my sell price

2005-02-01 Thread Will Tomlinson
I already used listfirst(sellprice, .) but that seems kind of ignorant! ~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Re: formattting my sell price

2005-02-01 Thread Will Tomlinson
I'm going to give some of these a shot and see what works best. Thanks so much to everyone for your help! I'll let you know what I end up with. Thanks, Will ~| Logware (www.logware.us): a new and convenient web-based time

Re: Preventing Malicious Sql without cfquery param

2005-02-01 Thread Will Tomlinson
Is a stored procedure an option? ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for

Re: formattting my sell price

2005-02-01 Thread Will Tomlinson
I ended up changing the field to smallint. Then I just output with no dollarformat. Thanks for your help, Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and

How to make this URL variable work!

2005-02-01 Thread Will Tomlinson
hey all again, I'm passing my URL variable like usual to my master page, but I'm having a little trouble with it. Has something to do with the symbol I'm guessing? a href=master2.cfm?CAT=SWEATPANTS JACKETS That's the category name and I'd like it to stay that way. When the variable passes,

Re: How to make this URL variable work!

2005-02-01 Thread Will Tomlinson
That works! Thanks so much guys! Will ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it

Re: How to make this URL variable work!

2005-02-01 Thread Will Tomlinson
Just to clarify something it was not the spaces that were causing the problem; it was the . In a URL your deliminator is the so it is interpreted as CAT= sweatpant then Jackets is blank. A...gotcha! ~| Discover CFTicket -

Taking this e-commerce site BEYON D what im used to

2005-02-02 Thread Will Tomlinson
Guys, I'll try to make this concise and to the point, but it may be hard. On my clothing db/site, I'm basically letting her SQL Server db up on the web BE her real time db. I'm not planning on installing anything application or db wise on her machine, and I'll be backing up from SQL S. to MY

Re: Taking this e-commerce site BEYON D what i

2005-02-02 Thread Will Tomlinson
Here's an example XML file it created. I'm no XML guy, I understand how it works, but never really used it. ?xml version=1.0 standalone=yes ? - DATAPACKET Version=2.0 - InvalidTagDATA - FIELDS FIELD FieldName=ID DisplayLabel=ID FieldType=Integer FieldClass=TField / FIELD

Re: Taking this e-commerce site BEYON D what i

2005-02-02 Thread Will Tomlinson
How does she update the orders? Direct manipulation of the xml,csv, etc file? If so, does she know how to do this? What about an admin gui to the storefront where she can handle the updates that way? I've gotten further along in my thinking. She will update orders in the program. But man, I

I did it! Updated qty field in db from cart orders

2005-02-02 Thread Will Tomlinson
I just figured out my routine for updating a qty field in the clothing database so my client can keep track of inventory without manually updating. I'm going to have her export these items as a csv daily. Then she can go to her admin and upload that file. I read it, then update the db.

<    1   2   3   4   5   6   7   8   9   10   >