I want to create a web page with a table on top and a scrollable panel. Similar layout to yahoo mail inbox page (list of inbox messages on top and the panel displaying details). Further more, the table displays general information list and the panel displays a list of detail records. when a user clicks a table row, the panel is going to jump to the specific detail row, similar to html anchors. Do you know how to implement this?
I would like to implement gmail / google apps inbox feed in my application. I know inbox feed gives me read only results, but I want to the same. I google and found this is possible through[URL]. But I don't know how to implement it in asp.net.
i just started learning of .NET using C#. i m working on Webmail Project. My Requirement is develop a webmail service for an internal organization in which u can send email to any domain and recieve as well as.first i need beginer training so i can send mails at simple level. currently m not able to send mails using smtp server and how to configure it.
I want to create a webmail like yahoo or gmail ? in which people can send email to yahoo and gmail and receive emails also ? at the same time i want that i can customize the css . I have heard of telerik webmail but the demo and the source code downloaded does not allows us send email .. .
I want to get all contact list of email from Gmail, Yahoo or Hotmail in the ASP.NET and C#.
Instead of enter username and password on my page (and call the API for authentication), I am thinking to redirect to Gmail, Yahoo and Hotmail respectively for authentication (is it something called oAuth?) and authorization (consent) ?
It should redirect back to my page with all the contact list.
I want to find contact list of yahoo mail using user name and password.For example i give user name and password and it will give contact list in any format like excel or word...
I am making a simple contact us page for myslef as whomever wants to contact me can contact me on my gmail or at yahoo.com my
[Code]...
[IMG]http://i40.tinypic.com/2yufwhl.jpg[/IMG]Whenever i run this code it gives me the following error [IMG]http://i39.tinypic.com/2roglja.jpg[/IMG]Language-VS2008 ASP.NET(C#)i simply want all these details which are filled by anyone should come to my mail.
I want to make a email service project like gmail, yahoo with small feature. I am unable to understand from where i start it. Can you provide me the complete detail to start this project.
I want to read my Outlook application Inbox by cliccking on the link button. On clicking the LinkButton , it should open the Outlook Mail application inbox that is configured in the system.
I have a requirement for building an instant messenger application for the selected user.
I have googled for the solution but without any sucess.My requirement is once a user initiates a chat with another user,the another user needs to get a popup of the chat window,where the two users can start chatting.
I'm work'n in a ERP now and i'm suppose to assign duties to for the employees who will be working in three shifts.,wot i have planned is to have 2 Panels named A and B.,
1) Panel A with 3 div's named shift1,shift2 & shift3
2) Panel B comprising all the employees with their Employee's ID in a label
EVERYONE WOULD've WORKED WITH THE NEW YAHOO MAIL WHERE WE WILL DRAG OUR MAILS INTO OUR OWN FOLDERS
IS THIS POSSIBLE WITH ASP.NET 2.0 & C# IN WEB APPLICATION....???
I am using asp.net 3.5 with C#.I want to integrate gmail into my site, just like any widget so that, people can login there and can access their gmail account. Actually gmail is blocked in my organisation & I want to access it via proxy that I can integrate in my website.
I want to create a web page with a table on top and a scrollable panel. Similar layout to yahoo new email page (list of inbox messages on top and the panel displaying details). Further more, the table displays general information list and the panel displays a list of detail records. when a user clicks a table row, the panel is going to jump to the specific detail row, similar to html anchors. Do you know how to implement this?
I am trying hard from the past 2 days to Send mail to my gmail account. But I am not able to do so
Only Exception i am getting is "Failure sending mail."  If i am giving wrong username and password then it is giving the exception  " The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at"   0   2