Is it possible to access data from an e-mail message using ADOs or any other technique. It is mentioned in the MSDN library that ADOs can access data from e-mail but they have not shown how. And in the documentation on ADOs they say the 'Providers Currently avilable are...' so does this mean Provider for e-mail access is yet to come. Please throw some light on this...

Also...how do you make a web-server call from an DHTML application. Can I send data backand forth fom a web-server to a client from DHTML app?