Archive for December, 2009

December-29-2009
Filed Under (Other - Computers) by admin

I would like to be able to send email from 2 locations with my company’s email but my ISP at home is different than my one at the office. Is there a way (software) that I can use my email without having to switch the SMTP settings each time?


December-29-2009
Filed Under (Programming & Design) by admin

code required, Thanks.


December-29-2009
Filed Under (Yahoo! Answers) by admin

I have received 18 emails about how my answer was chosen as best answer for these 2 questions, 9 emails apiece..it’s just the same email over and over again and it’s rather annoying. How can I make it stop?


December-28-2009
Filed Under (Other - Business & Finance) by admin

I have just a friend that I send jokes & thanks like I tried the chat rooms thay are not all chat.Here my email smokediverman@yahoo just looking for someone to send email to.


December-27-2009
Filed Under (Programming & Design) by admin

I’ve created an ASP page with forms, but I intend to
display the full name the user uses to log into Windows
(For example: “John Tan”, not the username: “johntan”) through a server and the email
address attached to the account (For example:
john@email.com). Is it possible?

If I’m not wrong, for usernames would be using
request.ServerVariables(“remote_user”). But what about
for retrieving of full name and email address?

Hope you can understand what I’m trying to ask. Any
help is much appreciated. Thanks in advanced.



December-27-2009
Filed Under (Programming & Design) by admin

I have friends who tell me they can not open some of my email which has attachments. When I get email, I do not need to open it up, it is already on the screen. But, if I send it, it goes as attachment. I want to illiminate this. Can anyone give me low down how I can fix this situation? Appreciate it tremendously!


December-27-2009
Filed Under (Spam & Bulk Mail) by admin

I have an Internet ministry and when I was on Charter it wasn’t a problem, I used software called “World Cast,” of course I had to send it out three separate times, but at least I could send it out.


December-26-2009
Filed Under (Programming & Design) by admin

any idea about how can i make the email system
(send, receive, delet,reply, spam,…)
i dont know how to start ,how should i use the database and connect it to my mail box??
tnx


December-24-2009
Filed Under (Programming & Design) by admin

I have a SSN field…etc on my asp.net website. When the user clicks submit I want the data to be secure. All I am doing is sending the data in an email to myself. Is there an easy and FREE way to do this? I suspect I need SSL or certicates.

Thanks,
Sorry I am kinda new to encryption.

Which class in the .net framework do you use? And what does the person who will read the email need to decrypt the message? Thanks,



December-23-2009
Filed Under (Programming & Design) by admin

I am trying to create a form where my coworkers can fill out in html and have asp code to send it to me. I need some code on both the client and server side of things. Thanks