Kategóriák
Legnépszerűbb cikkek
How do I send email from ASP using SMTP Authentication.
Please note that our mail server is configured with Authentication. Below is the code snippet...
Upload file through ASP.net
<% @Page Language="C#" %><html><head> <title>File upload in...
How do i logon to Plesk control panel?
To login to to Plesk go to:https://YourDomainName.com:8880/ Login details are normally...
Mailenable Component - Mail Code
Mailenable Component - Mail Code <%@ Language=VBScript %><%Dim oMailSet oMail =...
PHP send mail with SMTP Authentication
<?php require_once "Mail.php"; $from = "XXXXXX@yourDOMAIN.com"; $to =...
