Search results

  1. M

    ASP.Net and SMTP together?

    Hi, I am making a program with ASP.Net and the last thing I want to do is to be able to send emails through my website by using my local host. I have installed IIS together with SMTP but I cannot find out how to send an email to my gmail account. Is it possible please? This is part of the...
  2. M

    How do you make a blog with comments via php and mysql?

    Hi, I want to make a blog via php and mysql. The only problem I am facing is to make a blog and to display all comments made by users for that blog. Somehow I know that I need to make 3 tables - one for users, one for the blogs and one for the comments. Does someone know a good tutorial please...
Back
Top