473,320 Members | 2,145 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

open user email after the user enter his user name and password

3
I'm working on a project based in Windows Forms, and I need to open
the user email after the user enter his user name and password into textboxes and click the open button. I'm not able to open the new e-mail using the
"mailto:" technique. so please any one know how to open the mail through this technique or any other techniques tell me. (I need c# code)
thank you very much for helping.
Feb 27 '08 #1
5 1256
Plater
7,872 Expert 4TB
Do you want outlook to open?
You will need to add a reference to the API.
Lookup using outlook in .NET for more information on hot to do it.
Feb 27 '08 #2
VBWheaties
145 100+
I'm working on a project based in Windows Forms, and I need to open
the user email after the user enter his user name and password into textboxes and click the open button. I'm not able to open the new e-mail using the
"mailto:" technique. so please any one know how to open the mail through this technique or any other techniques tell me. (I need c# code)
thank you very much for helping.
You may be able to do what you need through the System.Net.Mail namespace.

Here's a link that details more:
http://www.systemnetmail.com/faq.aspx
Feb 27 '08 #3
merawa
3
hi
you didn't understand me well, I just want to open my email account without sending any email, just login to my email from c# code or program. please ig any one can help tell me soon.
thank you
Mar 1 '08 #4
merawa
3
hi
you didn't understand me well, I just want to open my email account without sending any email (message), just login to my email from c# code or program. please if any one can help tell me soon.
thank you
Mar 1 '08 #5
Plater
7,872 Expert 4TB
Like an email account on a webpage?
You could probably do that with HttpWebRequest.

Why don't you try explaining you question clearly and in detail then?
All the MailTo links ever did was open up the default mailer program (commonly outlook or thunderbird?)
Mar 3 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Allan Hugo | last post by:
Not a programmin newbie, but a PHP newbie. I'm working off the user authentication and database thing off hotscripts.com. It doesn't work, yet from what I can see, it should. Maybe I've...
8
by: alanstew | last post by:
With the body tag calling out 'window onload', a function with a 'window.open' fails at the 'window.open' line. If I cut out the body tag, the function executes as normal. At first I thought it...
5
by: Markus Stehle | last post by:
Hi all! I have asp.net web application that uses static impersonation. Is it possible to change the impersonated user during runtime? Within some parts of my application I would like to...
7
by: rajbala.3399 | last post by:
Hi , I want to download sql in my linux system........... # rpm -ivh MySQL-server-5.0.24a-0.glibc23.i386.rpm MySQL-cl ient-5.0.24a-0.glibc23.i386.rpm Preparing... ...
1
by: kang jia | last post by:
hi when user entered particulars in signuppage and click" signup" button, i will direct them to do_signup.php. if say the NRIC is dupicate in datebase, i will redirect them back to signup page...
2
by: whitey | last post by:
Can anybody supply me with a script the does what is in the title above please? I have tried so many different methods! here is what im currently trying to get to work SIGN IN <!doctype...
8
by: Mai Le | last post by:
Hello, I used Microsoft Access to create a login form with Name Password Access Level Admin and User I would like to let Admin login and open MRB form and User login then open other form like...
5
by: Mai Le | last post by:
Hello Experts. Coul you please help me to fix my program. I created a login from with 2 levels. Admin an User. If Admin login will open A form and If User login will open B form I had table...
4
n8kindt
by: n8kindt | last post by:
ok, i've done quite a bit of research on my problem here. random "! " will appear in my email that i'm sending thru cdo. i've learned that this problem occurs when there are long lines of html (or...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.