Setting up New Policies and Users...Help!

2000-04-17 Thread SPENCER, Chris

Hi,

I'm fairly new to ColdFusion, at the moment I'm trying to set up Advanced
Security in the Administrator so that I can use the CFAUTHENTICATE tag etc
to impliment User Security in my Apps.

I'm getting an error message at the point where I'm specifying a user for
the policy I'm creating for the app. On pressing the 'Add' button I get the
message:

'Security Policy Administration

Security Policy action failed unexpectedly.'

Can anyone tell me what I'm doing wrong?

Chris Spencer.
Chris Spencer
Learning Support Technician
Cheltenham  Gloucester College of H.E
Pallas Villa, Park Campus
Cheltenham, UK
01242 532967.
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Trouble with CFINSERT and Form variables

2000-04-12 Thread SPENCER, Chris

Thanks for that advice Scott, It worked a treat. I also found that mentioned
in the documentation last night, sorry I didn't notice it before. Anyway,
thanks.


Chris Spencer
Learning Support Technician
Cheltenham  Gloucester College of H.E
Pallas Villa, Park Campus
Cheltenham, UK
01242 532967.
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



HTML Form Submit button troubles

2000-04-11 Thread SPENCER, Chris

Hi

I'm new to ColdFusion and although I'm finding it generally easy going I'm
having some troubles using CFINSERT to populate an Access database table.
The trouble is that ColdFusion seems to be interpreting my Submit button as
another form field in which it should be entering a value in the database
table. Since I don't have a column in my database called 'SubmitForm' I'm
getting the following error:

Field name not found in the specified table.  Table = 'DETAILS' Field =
'SUBMITFORM'  The error occurred while processing an element with a general
identifier of (CFINSERT).

When I create a column for the sumbit button the actionpage works just fine.
Does anyone know what I'm doing wrong?

Chris Spencer   




Chris Spencer
Learning Support Technician
Cheltenham  Gloucester College of H.E
Pallas Villa, Park Campus
Cheltenham, UK
01242 532967.
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.