logo

New Response

« Return to the blog entry

You are replying to:

    • avatar
    • Mats Hasselquist
    • Posted on Wed 24 Sep 2008 06:24 AM

    Jake

    You can compare the submitted values against the ones that are stored. What you need to do is to pick the document using the unid like

    Set Context=Session.DocumentContext

    Set Db=Session.CurrentDatabase

    Set Doc=Db.GetDocumentByUNID(Context.UniversalID)

    and there you have your already saved copy of the document ready for comparsion.

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: