|
What directory do I have to put my ASP pages in?
The server will parse the ASP pages in any and all
directories.
What ASP mail component is installed on the servers?
Jmail is installed on all servers. More information
can be found at the Dimac
site.
When using JMail it only seems to work with some
e-mail addresses, why is this?
You can only use email addresses of domains that are
hosted on our servers. This is to prevent SPAM being sent through
our SMTP servers.
Do you have an ASP upload component installed on
your servers?
Yes, ASPUpload is installed. This is an Active Server
component which enables an ASP application to accept, save and manipulate
files uploaded with a browser. The files are uploaded via an HTML
POST form with one or more <INPUT TYPE=FILE> tags. The
<FORM> tag must contain the attribute ENCTYPE="multipart/form-data"
More information can be found at the ASP
Upload site
Can I install my own ASP components or if not can
you do it for me?
For security and satiability reasons we do not allow
users to add any additional components. However you can now request
additional components to be added and we will install them if the
demand is high and it would be useful to other users.
Please note: We only install additional components at our
own discretion, this is for security and satiability reasons.
|