I have a CF site, which also has a Perl Forums application. The user
authentication process in the Forums is run from a .txt file that looks like
this:
password|username|securitylevel|firstname|lastname|email|status
The records are separated by a carriage return. The user authentication
process I use at the front of the site for CF login has the same fields in
an Access table (username, password, security, firstname, last name, email,
status). What I'd like to do, is upon registration of a new user - update
the .txt file above with the new user registration information from the
Access database. Does this make sense? I want to eliminate users having to
register for a username at the CF application, and then again at the Perl
application.
I don't have access to cfcontent or cffile... can I still do this?
Erika Foster
engineering-environmental Management
Applications Developer
(505) 866-1654
[EMAIL PROTECTED]
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.