Artículos
This normally happens because you turn on the Friendly Error on your IE. By default, IE always...
No, there is no additional fee for using ASP.
Many people have requested this so here it is: "DRIVER={Microsoft Access Driver...
Yes, we support ASP.
We do not support or Cold Fusion on our shared hosting servers, however you are more than welcome...
Yes, we support Servlet/JSP on our Windows Server.
Many scripts use a function called parent paths. If you are running one of these scripts and...
Plesk give write permissions to MS Access database .mdb file OR normal file & folder...
Get the system DSN name from the client. Prepare a SQL System DSN with access to clients SQL db....
Sometimes you cannot log in locally to a SQL server, so you need to make a remote connection....
To create a new Database, please follow these steps: Open a web browser and connect to your...
Please note that our mail server is configured with Authentication. Below is the code snippet...
To login to to Plesk go to:https://YourDomainName.com:8880/ Login details are normally...
<%@ page import="java.sql.*" %><%@ page import="com.mysql.jdbc.Driver" %><%!//...
To Create DSN for MSAccess Database do following steps. 1. Access your control panel 2....
Resolution Firstly, you should deploy an application with Plesk then edit the 'path' value for...
Installing Java Web Applications You can install Java Web application packages in the Web...
------------------------------------------con.ConnectionString = "Data Source=Domain.com;Initial...
Mailenable Component - Mail Code <%@ Language=VBScript %><%Dim oMailSet oMail =...
<?php require_once "Mail.php"; $from = "XXXXXX@yourDOMAIN.com"; $to =...
If you are using a Windows 2000 / 2003 Server, or even XP Pro chances are that CDOSYS is your...
<% @Page Language="C#" %><html><head> <title>File upload in...
if you have a disk space limit of 1000mb you can upload more than 1000Mb, if more than 1000Mb is...
