how to connect to the pop3 server from web page
-
Hi, I need to develope web site which connect to the pop3 mail server and populate all emails in a grid. so after user can select emails from grid and can delete unnecessary mails through grid. i have search lot of samples most of them are windows based.does any body know or can direct me to correct path. i'm using .net 3.5 with sql server 2008. thankx
-
Hi, I need to develope web site which connect to the pop3 mail server and populate all emails in a grid. so after user can select emails from grid and can delete unnecessary mails through grid. i have search lot of samples most of them are windows based.does any body know or can direct me to correct path. i'm using .net 3.5 with sql server 2008. thankx
It makes no difference. your web page, on postback, can use the same code to check mail and populate the page with the results.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
It makes no difference. your web page, on postback, can use the same code to check mail and populate the page with the results.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
can any u provide few examples...
-
can any u provide few examples...
You said you found lots of them on the web, so why would you need more ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
Hi, I need to develope web site which connect to the pop3 mail server and populate all emails in a grid. so after user can select emails from grid and can delete unnecessary mails through grid. i have search lot of samples most of them are windows based.does any body know or can direct me to correct path. i'm using .net 3.5 with sql server 2008. thankx