Go Back   HostGator Peer Support Forums > HostGator Peer Support Forums > Web Hosting Services

Notices

Reply
 
Thread Tools
  #1  
Old 10-21-2009, 09:23 PM
brucemc brucemc is offline
Hatchling Croc
 
Join Date: Jan 2009
Posts: 1
Default Code for logging into webmail account

Hi,

I want to write an application that logs into my webmail account and automatically and reads my emails. I need to know what type of authentication hostgator require. I'm writting in VB.Net.

Any ideas and suggestions would be appreciated..

Regards
Bruce
Reply With Quote
  #2  
Old 10-22-2009, 08:00 AM
quietFinn's Avatar
quietFinn quietFinn is online now
Veteran Croc
 
Join Date: Feb 2005
Posts: 3,557
Default Re: Code for logging into webmail account

Quote:
Originally Posted by brucemc View Post
Hi,

I want to write an application that logs into my webmail account and automatically and reads my emails. I need to know what type of authentication hostgator require. I'm writting in VB.Net.

Any ideas and suggestions would be appreciated..

Regards
Bruce
There is not such a thing as "webmail account". You have email account(s), and webmail is just one type of email client.

If you want your application to fetch emails from your email account you can use either POP3 or IMAP protocol.
__________________
quietFinn - netFinn Finland
"Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss
Reply With Quote
  #3  
Old 10-24-2009, 02:43 PM
GatorDaveC's Avatar
GatorDaveC GatorDaveC is offline
HostGator Staff
 
Join Date: Mar 2006
Location: Ontario, Canada
Posts: 937
Default Re: Code for logging into webmail account

I think I agree with quietFinn on this one. Scraping the webmail pages isn't really the best way to have an application read your e-mails. I scrape pages as a last resort.

Using IMAP or POP3 would probably be the easiest way to do it, and basically all the examples you would need are located here ( http://www.example-code.com/vbdotnet/imap.asp )
Reply With Quote
  #4  
Old 03-01-2010, 02:42 PM
computergeek7632 computergeek7632 is offline
Baby Croc
 
Join Date: Feb 2010
Location: Georgia
Posts: 74
Default Re: Code for logging into webmail account

Anyone here know how to create a login on your website for your webmail account? If so shoot me a private message this would really help...
Reply With Quote
  #5  
Old 03-01-2010, 05:39 PM
striddy's Avatar
striddy striddy is offline
Veteran Croc
 
Join Date: Mar 2008
Location: /home/australia/earth
Posts: 4,093
Default Re: Code for logging into webmail account

Quote:
Originally Posted by computergeek7632 View Post
Anyone here know how to create a login on your website for your webmail account?
Create a link, just like any other link. Nothing difficult if you have a basic understanding of html.
__________________
- David
Reply With Quote
  #6  
Old 03-16-2010, 03:06 PM
GatorDaveC's Avatar
GatorDaveC GatorDaveC is offline
HostGator Staff
 
Join Date: Mar 2006
Location: Ontario, Canada
Posts: 937
Default Re: Code for logging into webmail account

Quote:
Originally Posted by computergeek7632 View Post
Anyone here know how to create a login on your website for your webmail account? If so shoot me a private message this would really help...
If you look at most login pages, there will be a form. What you need to do is get the action URL and know which POST or GET variables its passing, and make a couple of input fields on your site.
Reply With Quote
  #7  
Old 03-16-2010, 03:15 PM
computergeek7632 computergeek7632 is offline
Baby Croc
 
Join Date: Feb 2010
Location: Georgia
Posts: 74
Default Re: Code for logging into webmail account

Hehe let me clarify. if anyone wants to let me pay them to do it shoot me a pm :P
__________________
(877)-208-2049
http://www.ivoiponline.net
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multipled email accounts in one webmail account amagab Pre-Sales Questions 3 06-13-2006 04:57 PM
question about webmail and sending to yahoo account amy3000 Shared Hosting Support 2 05-16-2006 06:02 PM
Logging in to view account benf Pre-Sales Questions 1 03-23-2006 01:59 PM

All times are GMT -5. The time now is 11:24 AM.