Setting default value in CFGRID

2001-12-21 Thread gel
Hey, Do you know how to set a default value in the CFGRID? Is it possible? Say one of the fields MUST be an employee ID that is stored in a client variable, how do I do that? __ Get Your Own Dedicated Windows 2000 Server

Verity Pickle...

2005-01-12 Thread Gel .
to design the database :) -Gel ~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm

Re: Verity Pickle...

2005-01-12 Thread Gel .
That's cool if I just wanted to find out whether the tblcasino.poker field was in a list. But consider that I want to have one query where I join the tblcasinos table to the other sub-tables containing the descriptions of the game types. For purposes of creating a Verity Collection from the

Re: John Dowdell Wants to Know What's Wrong with Macromedia

2005-01-12 Thread Gel .
Are you implying that because of Eclipse's entry into the marketplace, Macromedia will not be updating Dreamweaver MX to fix the bugs and add better functionality? As far as I can see, Eclipse doesn't replace MX, it seeks to replace Homesite and CF Studio perhaps. And regardless of how good a

Re: Verity Pickle...

2005-01-12 Thread Gel .
Ok, after a lot of messing around I have come up with this: --- select CStr(tblpoker.pokerid) + '|' + tblCasinos.casinoid AS CasinoID,tblpoker.pokerdesc from tblCasinos, tblPoker where ',' + tblCasinos.poker + ',' like '%,' + CStr(tblPoker.pokerid) + ',%' UNION select CStr(tblslots.slotsid) +

Re: Verity Pickle...

2005-01-14 Thread Gel .
I realise no one is following this thread anymore, but I'm just updating it in case it helps someone from the archives later. Course if anyone has any suggestions, feel free to chime in. I have changed the Select strings to make all the keys unique. I still don't understand why this is

CF LOGINUSER not logging in users :)

2004-08-06 Thread Gel .
Hi there, here's a bit of code I'm using to login users using the CFLOGINUSER TAG. The output I am seeing is CFLOGINUSER SHOULD BE EXECUTED. But I'm not seeing the GetAuthUser(), and the user is never actually logged in. WHen I type this : CFLOGINUSER NAME=MyName PASSWORD=MyPassword

Re: CF LOGINUSER not logging in users :)

2004-08-06 Thread Gel .
you actually leave the cflogin block. I seem to remember that bug. -ray On Fri, 06 Aug 2004 11:04:12 -0400, Gel . [EMAIL PROTECTED] wrote: [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: CF LOGINUSER not logging in users :)

2004-08-06 Thread Gel .
Ok, new twist. I've just figured that the CFLOGIN block in act_login.cfm does not execute after the code runs the first time. However, GetAuthUser() still produces nothing. This is very strange, all on my local machine so I'm not really dealing with any remote server weirdness. -Gel [Todays

Re: CF LOGINUSER not logging in users :)

2004-08-10 Thread Gel .
Hey, Does anyone have any other ideas? I still haven't solved this issue yet. And I still can't figure out what's the problem with my code. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: OT: Where are opened attachments saved

2004-08-23 Thread Gel .
of files to check. -Gel Hey All, If you open an attachment (say Word doc) in Outlook Express (latest version on XP Pro)...make some changes and save itwhere does that file get saved?This is of course opening an attachement and NOT doing a save as. [Todays Threads] [This Message] [Subscription

Forcing UserA logout if second user login with same username.

2004-09-03 Thread Gel .
this be implemented? -Gel [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Re: Forcing UserA logout if second user login with same username.

2004-09-03 Thread Gel .
having to run that CFQUERY on each and every page request to the database. So, there really is no way to delete a Session structure from the Coldfusion Server, and thus one must use workarounds like this? -Gel In your user table, add a new field named sessionID.When a user logs in, set their record's se

Moving from MSAccess to MySQL...

2005-02-16 Thread Gel .
structure. I don't want to bore you by posting the entire query, but the specific part of the query that is failing is this : and ',' myfieldname ',' LIKE '%,myvalue,%' How do I rewrite that logic for MySQL? I have not used MySQL extensively. Thanks for any help, -Gel

Re: Anyone used these tools?

2005-03-10 Thread Gel .
fine.Client is happy. -Gel ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198260

Dreamweaver CFMX7 extensions, CFC filtering useless?

2005-03-18 Thread Gel .
, and I'm just a w bit disappointed that it has not. -Gel ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http