<%@ Page Language="VB" Explicit="False" %> <%@ Import Namespace="PDshop9" %> Administrator onload="document.getElementById('pageform').submit()" <% end if %>>
<%If task = "confirmenckey" Then%>
Re-Encrypt Data
<%=pd.getFormError()%>
Current Encryption Key:
Enter the Password/Phrase value from the "cryptpass" key in your web.config.
New Encryption Key:
Enter the NEW Password/Phrase value
(that you will be using in your web.config AFTER this procedure).
User Name:
Password:
-- IMPORTANT INFORMATION BELOW --
Immediately after this process completes, you will need to update your server's WEB.CONFIG file to reflect the new Encryption ("cryptpass") Key. DO NOT INTERRUPT this process once it has started (doing so may corrupt/damage your database and render it unusable)! Also, you are required to make a current BACKUP COPY of your database before running this procedure!
<% End If%> <%If task = "runningprocess" Then%>
Re-Encrypt Data

Working... Please Wait!
DO NOT INTERRUPT!

<% =pd.formerror %>
<% End If%> <% If task = "done" Then%>
Re-Encrypt Data COMPLETED!
<% =pd.formerror %>
URGENT MESSAGE:
The procedure has completed, now you MUST immediately update your server's web.config to reflect the new Encryption ("cryptpass") Key value.
<% End If%>