Getting email on a webpage

  • Thread starter Thread starter darkrats
  • Start date Start date
D

darkrats

Would it be difficult to design a simple webpage that checks an email (pop3)
account and then lists the messages? Clicking on an item in the list would
open that email.

I know it's done on sites like Yahoo, but I'm curious as to how hard it
would be to set up a page myself.
 
It would requires server-side scripting and a component that can communication with the POP3 server,
however if you web host or ISP offers web based email access then you should use that.

For security, I would not put any link to my email accounts on any web page.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top