Hi All,
I have an HTA that mimics the tabs in a Windows dialogue. Each tab is a separate html page inside an iFRAME. The pages collect data that will be committed to Active Directory in the final tab.
Would anybody be able to advise on the best (simplest) method of temporarily storing the field values until the final commit stage. I have though about cookies, a database and writing to text or XML file, but wondering if I am missing a trick as they are all a little cumbersome.
As always any tips, idea would be gratefully received.
Many thanks
Woter.
P.S. Thinking about it, I hope this is the right forum. I am writing it in VBScript.
I have an HTA that mimics the tabs in a Windows dialogue. Each tab is a separate html page inside an iFRAME. The pages collect data that will be committed to Active Directory in the final tab.
Would anybody be able to advise on the best (simplest) method of temporarily storing the field values until the final commit stage. I have though about cookies, a database and writing to text or XML file, but wondering if I am missing a trick as they are all a little cumbersome.
As always any tips, idea would be gratefully received.
Many thanks
Woter.
P.S. Thinking about it, I hope this is the right forum. I am writing it in VBScript.