Ask a Question related to Coldfusion Database Access, Design and Development.
-
JanSke #1
Encrypt Information from a Submitted Form
Our HR director wants us to create a very simple form that collects the
employees name, employee number, and a question field. When submitted the
information would be encrypted and inserted into our SQL database where it
could later be retrieved by someone in our HR department. I have never worked
with any sort of encryption. Any suggestions for how to begin with this task?
Resources, Tutorials?
JanSke Guest
-
Multiple Alert Boxes when Form is Submitted
When a form with 5 radio buttons is submitted without one selected 6 separate Alert Boxes are displayed The first says, " Please select a rating... -
Acrobat Form submitted to CF
I can't imagine that CF pages opens within Acrobat browser. Does it mean pdf document opens in acrobat browser? Then try to uninstall acrobat.... -
Getting client file name from a submitted form usingmultipart/form-data
Ive got a simple form with an type="file" -- all works fine, but what i want to do is get the extension of the file uploaded but not have to upload... -
Keeping track of who submitted the form by their UserId
Hello All, I'm using ASP as my language. My users has to login to gain access to my form. What I what to do is when the user logs in I want them... -
Form Fields Submitted
Hi: We have some CF code that loops through form fields submitted via POST, and outputs the field names and values to the processing page and to... -
jdeline #2
Re: Encrypt Information from a Submitted Form
Check out [url]http://livedocs.macromedia.com/coldfusion/5.0/CFML_Reference/Functions74.htm#1104201[/url] for Encrypt(). There is a link on that page for Decrypt().
jdeline Guest



Reply With Quote

