English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hi friends,
I need to give my site users the functionality like what yahoo or gmail providing.

My hosting provider allowing me to create email ids using there control panel and I can read and send mails using there interface.

But I want my site work in such a way that when ever a user register for a new account he will get a mail id (user@mysite.com) that he choose and he will be able to read, categorize, search, delete and send mails using my site. Just like yahoo or gmail interface.

I am doing my site in Asp.Net.

Please guide me to achieve this.

2007-03-14 03:36:49 · 2 answers · asked by Anzer 1 in Computers & Internet Programming & Design

2 answers

There are a lot of pre canned webmail solutions out there. You can search for one. I do not know of a asp.net one off of the top of my head but you will need a mail server running and use asp.net as the interface to that mail server.

There are a ton of them out there and some of them provide a webmail interface to it.

Good luck you have a lot of work to do

RJ

2007-03-15 06:00:35 · answer #1 · answered by Anonymous · 0 0

If you want to find out how to do something in HTML, just right click on any webpage and then click view source. That will give you all the HTML code that is required to create the webpage you are viewing. This trick does not work all the time because someone websites block code (make it invisible) that they don't want you to see, forexample: password inputs, etc.

2007-03-15 03:35:02 · answer #2 · answered by croc122 2 · 0 0

fedest.com, questions and answers