> >|I am in need of a cgi script that will write data in a form to a file. |
> >|I've got lots for emailing the data, but I'm assuming since this will be
> >|secure data (credit card info) I can't email it. | |Or, does SSL encrypt
> >the data so it can be emailed? |
> >
> Mike answered:
> 
><snip>
> 
> your best option would be to find a programmer who knows how to work with
> something like PGP, and have them write a script that takes the
> freshly-decoded text from the httpd and recodes it with the customer's
> key. there are PGP libraries both for C and for perl, so you can generate
> the encrypted version in memory, without ever having to write the data to
> a file.
      I always look at my favorite resource site for scripts, cgi-resources.com
 I know I've seen a mailer, database script out there that also uses
 PGP encryption , actually I just checked, do a search on PGP at
 http://cgi-resources.com/

  You'll get a few options you could use.

                                                                                Al 
Silverberg
                                          Listowner web-consultants 
      
> 
><snip a lot>
____________________________________________________________________
--------------------------------------------------------------------
 Join The NEW Web Consultants Association FORUMS and CHAT:
   Register Today at: http://just4u.com/forums/
Web Consultants Web Site : http://just4u.com/webconsultants
   Give the Gift of Life This Year...
     Just4U Stop Smoking Support forum - helping smokers for
      over three years-tell a friend: http://just4u.com/forums/
          To get 500 Banner Ads for FREE
    go to http://www.linkbuddies.com/start.go?id=111261
---------------------------------------------------------------------

Reply via email to