\AnotherPageWatcher\AnotherPageWatcher\ConfigurationHandler.cs(66): TODO: better way to set path
\AnotherPageWatcher\AnotherPageWatcher\ConfigurationHandler.cs(81): TODO: better way to set path
\AnotherPageWatcher\AnotherPageWatcher\ConfigurationHandler.cs(490): TODO: combine this with the "UpdateActionData"-method
\AnotherPageWatcher\AnotherPageWatcher\RequestHandler.cs(18): TODO: not sure if all operations in this class are threadsafe (ex. m_optionsform.Configuration...)
\AnotherPageWatcher\AnotherPageWatcher\RequestHandler.cs(109): TODO: make options where you can change polling interval
\AnotherPageWatcher\AnotherPageWatcher\RequestHandler.cs(128): TODO: log this fatal error to file
\AnotherPageWatcher\AnotherPageWatcher\RequestHandler.cs(214): TODO: add page cache => no need to do regExps if page hasn't been modified from the last time
\AnotherPageWatcher\AnotherPageWatcher\RequestHandler.cs(231): TODO: solve only using regexp (same code as in Browser.cs)
\AnotherPageWatcher\AnotherPageWatcher\RequestHandler.cs(285): TODO: create enum to describe the different action types (=> avoid hardcoding to 100 places!)
\AnotherPageWatcher\AnotherPageWatcher\RequestHandler.cs(300): UNDONE: create custom handler (need to check the strParameter!!!)
\AnotherPageWatcher\Browser\Browser.cs(340): TODO: if url contains scands => it doesn't work properly
\AnotherPageWatcher\Browser\Browser.cs(371): TODO: Somehow there is duplicate cookies in the request
\AnotherPageWatcher\Browser\Browser.cs(441): HACK: Do we need to send "strSendData" to recursion?
\AnotherPageWatcher\Browser\Browser.cs(515): TODO: handle <input type="image" ...> submits => name.x=1&name.y=1
\AnotherPageWatcher\Browser\Browser.cs(572): TODO: solve only using regexp
\AnotherPageWatcher\Browser\Browser.cs(580): TODO: can this be squezed to only one regexp?
TODO: Optionsform: Sites: Checkbox -> Site Enabled
TODO: OptionsForm: When user goes to second phase and gets error -> returns to previous phase -> errors should be cleared
TODO: Options form: After errors, remove (!) when user done something that clears the errors