Cirrus offers both Windows 32x AND 64x to Dedicated as well as VPS
clients.
VPS users must communicate their requirements in terms of the Windows
OS to our sales team prior to placing the order online. You won't be
able to choose 32x or 64x while you ar...
There are a few options when you want to create forms, and each has
its own specific instructions.
As an option, you can use ASPEmail sample code provided here.
https://support.persits.com/email/sendmail.asp [1]
The only consideration is to make ...
Persits ASPEmail, ASP Upload, ASP JPEG, ASP GRID, ASP PDF, and ASP Encrypt.
You can see details of an error code
generated by your application by turning off the friendly error message
option in the browser as follows:
1. In Internet Explorer 5.x, 6.x and 7.x, on the Tools menu, click
"Internet Options".
2....
Log into your Control Panel >> Websites & Domains >> Virtual
Directories >> Directory Properties >> check "Allow to use parent
paths"
Create this ASP script as index.asp and put it in the “httpdocs” folder of your website:
<% Response.Redirect "/samples/asp/newpage.asp" %>