<%@ Language=VBScript %> <% dim item,name,senderemail,subject,recipient,body,newline,jmail newline = chr(13) + chr(10) For Each item In Request.Form ' This will extract every form element from the previous from page and print them ' in the body of the message with the label name and it's value on ' seperate lines body = body & item & " : " & Request.Form(item) & newline Next 'The name in front of the email address Name = "Global Webpage" 'Please specify a correct address for the email Sender 'Can be anything as long as it is valid otherwise it may not work Senderemail = "admin@angkriswebdesign.com.au" 'subject for the email Subject = "Angkriswebdesign - Hosting Order" 'Type in your email address Recipient = "admin@angkriswebdesign.com.au" Set JMail = Server.CreateObject("JMail.SMTPMail") JMail.ServerAddress = "mail.angkriswebdesign.com.au" JMail.Sender = Senderemail JMail.Subject = Subject JMail.AddRecipient Recipient JMail.Body = Body JMail.Priority = 3 JMail.AddHeader "Originating-IP", Request.ServerVariables("REMOTE_ADDR") JMail.Execute %>
 
 
   
   
 
 
 
Web Hosting FAQ overview  
 
 

Web Control Panel Overview
Manage Domains Passwords, Email Accounts, DSN Setup for ODBC Databases, Mysql ,MSSQL Databases and directory password protection using our powerful Web Control Panel.

The Web Control Panel gives you full control over the servers.
http://www.yourdomain.com.au:2000

Web Based Email Control Panel Overview

Web based email is available if you to send and receive email if you are a traveller or need to access your email at Internet Cafes or Public places. It is very easy to access via http://www.youdomain.com.au:8383

Windows 2000 and UNIX Servers Available.

Technical Notes:

PHP4 -PHP 4.1.2 Support Is Enabled on all Unix servers. MySQL 3.23 is supported alongside.

We host Java Servlets and JSP.
The control panel will allow resellers to set this up.We use Tomcat on both Windows and Unix servers to support JSP and Servlets.

Active Server Pages

ASP is a powerful server side scripting language ASP is a powerful tool for creating dynamic content, and for connecting to ODBC databases. Documents that have the .asp extension will be processed as an ASP document.

ASP can connect to databases, dynamically format the page, execute complex logic statements, and much more. Au Web Group supports the use of VBScript, JavaScript, and PerlASP(Unix) within Active Server Pages with VBScript set as the default scripting language.

You can easily build form to email solutions using ASP. All of the servers in Au Web Group server cluster have both ASPEmail and JMail components installed, so you can use those in your ASP pages.

Au Web Group does not and will not help debug ASP scripts. If you cannot get your ASP scripts to work properly, consult the Microsoft website or one of the readily available books about ASP.
We support Perl ASP on our Windows 2000 Servers.

Cold Fusion 5 Enterprise

Cold Fusion is a powerful server side scripting language Cold Fusion is an excellent tool for creating dynamic content, and for connecting to ODBC databases. It is similar to Active Server Pages.

To use Cold Fusion, the page must have a .cfm filename extension.

Cold Fusion can connect to databases, connect to remote web servers, dynamically format the page, add the current date to an existing page, show the time on a page, execute complex logic statements, and much more. We currently have Cold Fusion Enterprise 5 installed on our Windows 2000 servers.

Form to Email
Quick Overview
A very common task for many websites is a form that submits its results to an email account. We commonly refer to this task as form to email. There are several ways to add form to email to your website(s) hosted at Au Web Group. You can use Perl(Unix), ASP, or Cold Fusion to accomplish the task.

CGI-BIN

CGI lets you run a program on the server. Comment forms, message boards, and web counters are some of the common uses for CGI. While not as fast as ASP, CGI is still the preferred option by many webmasters.

Each account comes with a private per domain CGI-BIN directory at no extra cost. That means you can start building a dynamic web site right away using CGI.

AU Web Group has support for Perl(Unix), Visual Basic 4, and Visual Basic 5 scripts.

Unix based Perl scripts
ALL Unix Perl scripts will work at Au Web Group.
1) You will need to chmod to 755 2) Perl Path /usr/bin/perl
3) Some pathnames will need to be changed, since the directory structures of might differ Unix.
4) Perl scripts must end in .pl or .cgi
5) $mailprog = '/usr/sbin/sendmail';

Server Side Includes

You can use simple SSI tags within pages to automate many frequent server side functions, such as including a common toolbar within multiple pages. Server side include tags can be used within any pages that have the .shtml filename extension.

Statistics

Log files give an accurate picture of who is coming to your site, what they viewed at your site, and where they came from. Each domain is given its own log file.

Using the Web Control Panel, you can see the web statistics for each domain. http://www.yourdomain.com.au/stats

SSL - Secure Sockets Layer

SSL certificates offer a secure method for transmitting and receiving sensitive information (such as credit card numbers, medical documents, legal writings, and similar). When your website is ready for e-commerce, an SSL certificate will be one peice of the overall e-commerce solution.

Microsoft® FrontPage® 2002

Au Web Group supports Microsoft® FrontPage® 2002, which can be used to design and maintain websites.
Frontpage Express,98 and 2000 are compatible with Frontpage 2002 server extionsions.

 

Contact - More hosting info
Order Hosting Account Online

_______________________________________________________________________

Web Design | Web Hosting | Website Promotion | Domain Names Australia
Privace Policy | Contact US

Main Website Design Production Office
Coolum Beach, Sunshine Coast, Noosa, Brisbane, Queensland.
Ph: 07 5471 6064
Email: admin@angkriswebdesign.com.au


©2003 Au Web Group
Website Design by AU Web Group