I think Webmail - Hotmail should check if Hotmail redirects to URL
something like <http://co102w.col102.mail.live.com/mail/
MessageAtLogin.aspx?n=591846854%2c680077267%2c675822960&nwi=1>,
then in that page it is form similar to
<form name="MessageAtLoginForm" method="post"
action="MessageAtLogin.aspx?
n=591846854%2c680077267%2c675822960&amp;nwi=1"
id="MessageAtLoginForm">
   <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/
wEPDwUJODc5NjIyODM5ZBgBBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WAQUeRG9udFNob3dNZXNzYWdlQXRMb2dpbkNoZWNrYm94QvKkVLk3u1HzvMprxJaBR5MoSL4="
 /
>
   <input type="hidden" id="mt" name="mt" value="" />
       much text here
   <input name="TakeMeToInbox" type="submit" id="TakeMeToInbox"
class="UiButton" value="Continue" />
   <input name="DontShowMessageAtLoginCheckbox" type="checkbox"
id="DontShowMessageAtLoginCheckbox" /><label
for="DontShowMessageAtLoginCheckbox">Don't Show Again</label>
   <input type="hidden" name="__EVENTVALIDATION"
id="__EVENTVALIDATION" value="/wEWAwKd1t75DAL+hN
+hCgLs8eKoBSmIY3w1lMzZqJnhStesHyktmZnK" />
</form>

So extension should parse this form and post this form to Hotmail so
extension could continue.
Extension could have option to add checkbox to show or not to show
again this message, so if user chose not to add checkbox user could
read message later in web browser itself.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Thunderbird Webmail Extension" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/thunderbird-webmail-extension?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to