|
||
|
|
||
|
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Sending email using CDOSYSIf you are using a Windows 2000 / 2003 Server, or even XP Pro chances are that CDOSYS is your... Views: 709 |
Create MS Access DSNLess connection stringMany people have requested this so here it is: "DRIVER={Microsoft Access Driver (*.mdb)};... Views: 399 |
Enable Parent Paths in Plesk - Windows ServerMany scripts use a function called parent paths. If you are running one of these scripts and find... Views: 278 |
Give write permissions - .mdb, files & foldersPlesk give write permissions to MS Access database .mdb file OR normal file & folder... Views: 370 |
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... Views: 436 |
How to create MSAccess Database DSN in Plesk Control Panel?To Create DSN for MSAccess Database do following steps. 1. Access your control panel 2. Click on... Views: 493 |
I got 500 Error when viewing my Site ?This normally happens because you turn on the Friendly Error on your IE. By default, IE always... Views: 231 |
Mailenable Component - Mail CodeMailenable Component - Mail Code <%@ Language=VBScript %> <% Dim oMail Set oMail =... Views: 410 |
MS SQL Server 2005 connection StringMS SQL server 2005 connection string : ------------------------------------------... Views: 503 |
PHP send mail with SMTP Authentication<?php require_once "Mail.php"; $from = "XXXXXX@yourDOMAIN.com"; $to =... Views: 189 |
Setting file/folder permissions from Plesk control panel for WindowsFor users on Plesk for Windows: Login to Plesk control panel using the URL ... Views: 80 |
Upload file through ASP.net<% @Page Language="C#" %><html><head> <title>File upload... Views: 490 |
|