202
edits
BrettWilson (talk | contribs) |
BrettWilson (talk | contribs) |
||
Line 14: | Line 14: | ||
Note that IE has persistency for web pages called 'userData' which we should understand: http://216.239.63.104/search?q=cache:msdn.microsoft.com/workshop/author/behaviors/reference/behaviors/userdata.asp&hl=en&lr=&sa=G&strip=1 | Note that IE has persistency for web pages called 'userData' which we should understand: http://216.239.63.104/search?q=cache:msdn.microsoft.com/workshop/author/behaviors/reference/behaviors/userdata.asp&hl=en&lr=&sa=G&strip=1 | ||
A related feature is 'history' saving, which seems similar except for the current browser session only. The 'favorite' saving behavior is persisted only when the user adds the page to their favorites (seems useless). The 'snapshot' saving behavior saves stuff when the user saves the page to their local machine. | |||
== Internal design == | == Internal design == |
edits