Re: Howto encrypt your request string?



Encrypting the reservation number won't prevent someone from copying
and pasting the link into another browser or altering it. They'll just
be copying or altering the encrypted version of the string.

You're better off using some sort of authentication method, like a
password.

.



Relevant Pages

  • Re: Alter table command vs table copy/rename
    ... altering a table that is quite large in terms of the number of rows in the ... But isn't copying all of the data over to another table also slow? ... you'd still need a way to lock people out of making changes to the source ... table until you could run the rename (personally I use ALTER SCHEMA ...
    (microsoft.public.sqlserver.programming)
  • Re: Problem with encrypting folders and files
    ... Subfolder under my home directory and I have NTFS permissions to both the ... destination (I was copying a file from one folder into encrypted folder ... >> I am trying to test encrypting folders and files. ...
    (microsoft.public.win2000.security)