Form Builder User s Guide Advanced Internet Technologies, Inc. AIT Center June 12, 2004

Size: px
Start display at page:

Download "Form Builder User s Guide Advanced Internet Technologies, Inc. AIT Center June 12, 2004"

Transcription

1 Form Builder User s Guide Advanced Internet Technologies, Inc. AIT Center June 12, 2004 Search All Your Favorite Engines from a Single Source with tybit!!! (Download Now) Revision History: This is version 1.0 of the Form Builder User s Guide. All updates to this document will be noted below. Preface: This document is the user manual for the Form builder offered by AIT. Target Audience: AIT Customers

2 Table of Contents 1.0 Introduction 2.0 Manage Forms 3.0 Manage Fields 4.0 Generate Code 4.1 Getting HTML out of the interface 4.2 Putting the Code into your page 4.3 Editing the Code 4.4 Putting the Code onto your server 5.0 View Reports 5.1 Viewing your records 5.2 Exporting your records 5.3 Clearing your records

3 Introduction The Form Builder product was created for users to generate web-based forms on the fly for their website, AND to gather then data collected from those forms. The Form Builder application not only builds the forms for you, but collects the valuable data for you to download and analyze or utilize in a way you see fit. After the login, they will see a screen that looks something like this (Figure 1-1). If you do not see this screen, you should see the Hosting Suites or Marketing Suite link on the side bar. If so, click those, and you will see the features you have enabled, which should include the Form Builder product. Figure 1-1

4 Manage Forms This section allows for the creation of web-based forms, and also to manage the forms that you may have already created. Examples of forms that may be created are a Contact form which asks for the Name, Address, and Phone number of your visitor. Or, you can use this as a simple Order form and collect product specific information. Figure 2-1 below shows both the Form Name addition section, as well as some existing forms that have already been created. To edit the name of a form, simply update the text area with the name, and click on the Edit link associated with your selection. If you wish to remove a form, simply click the Delete option on that line. A Results section at the bottom of the screen will appear and update with success messages based upon your actions of adding, editing or deleting a form. Figure 2-1

5 Manage Fields Fields are defined as sections where a user visiting a website can input data. This data can be anything from a name to a number of products that someone is interested in. For example a First Name and Last Name may be necessary for an Order Form, but maybe for a contact form, you just need a Name field. To add form fields, a Form Name must be selected. Thus, you can not add fields without first going to the Manage Forms option and creating a form. Fields are added, you can begin to change the Sort Order of the fields. For example, if you want the form to read Name then Address then Phone Number, the Phone Number field would have a sort order of 3. Fields can be edited or deleted at the bottom under the Manage Fields option. Figure 3-1 below shows an example of a form created called Contact and having 3 fields named First Name, Last Name and . Figure 3-1

6 Generate Code This option generates the HTML code for the form selected in the dropdown menu. To use the feature, select a form you ve created from the dropdown menu. In the text area below, HTML code will pop up. This code can be copied and pasted into your HTML, ASP or PHP documents for your website. The form includes the action, field names, and additional code necessary. Getting HTML out of the interface To get the code out of the interface, select the Form Name (as shown in Figure 4-1 below) from the dropdown menu. The HTML code will display below it. Copy all of the code in the text area, and open the HTML, ASP or PHP document that you will paste the code into. Figure 4-1

7 Putting the Code into your page To update your web page with the code, open the destination page in a simple text editor such as Notepad, VI, or WordPad. (Ensure that if you use WordPad, or Word that you save as a simple text file, and not as rich text.) Paste the HTML code into the destination page based upon where you would like the form to be located. Here is an example of the page before (Figure 4-2), during (Figure 4-3) and after the update (Figure 4-4). Figure 4-2

8 Figure 4-3

9 Figure 4-4 Editing the Code There is one major section that you will need to update inside of the HTML code that is generated. After you have copied the code from the Form Builder interface, and pasted it into page that will be used as a form, you will need to modify the following line of HTML. <input type="hidden" name="redirecturl" value=" Change the value to equal something on your website that you would like to use as the redirect after someone submits your form. For the example we will use, it will be as follows: <input type="hidden" name="redirecturl" value="

10 Putting the Code onto your server FTP (upload) these two files (header.html and footer.html) to your web hosting account. We suggest putting them inside the directory that is web accessible. Meaning, upload them to a directory that you can view in a browser. By default, this would be the /www/htdocs/ directory on an Linux hosting account with AIT, or the /www directory on a Windows hosting account with AIT. Figure 6-4 below shows how to use WS_FTP to upload them to a web accessible directory.

11 View Reports The View Reports option is very unique. This feature allows you not only to have a form on your website, and build a form quickly using this tool, but it also allows you to collect and view the data that you have collected. The data that your visitors/customers/vendors submit on the website will be gathered inside of your account, and viewable only to you via the View Reports option. Once you create a form (Manage Forms) and add fields to it (Managed Fields), you can generate the HTML code (Generate Code), and put it on your website. The form action of the HTML code posts it to the Form Builder database, which will then allow data to be stored. This eliminates the necessity to learn scripting languages, databases, or hire a database programmer to create a solution to store your data. Viewing your records Figure 5-1 below shows how data can be displayed for each form. Select the Form from the drop down menu, and the list of records will be displayed.

12 Figure 5-1

13 Exporting your records Also, all data can be downloaded. Under the View Reports section, There is the option for Export Data. When clicking on the link, the Form Builder application will provide all data via a CSV (Comma Separated Value) option. When you click the Export Data option, you will receive an option in your browser to open or save the CSV file (Figure 5-2). Figure 5-2 Save this to your desktop, or another safe location. Once saved, it can associate itself with any application that will open CSV files. In this instance, Microsoft Excel can be used. Feel free to use whatever application you are comfortable with to open this file. Figure 5-3

14 If you use Microsoft Excel to open the document, you will see something like this with columns separating each value. Figure 5-4 Clearing your records Finally, there is the ability to Clear All Records. Use this after you have downloaded data so that you can keep your account clear and you will not have issues with exceeding the number of allocated records for your account.

Email Marketing Product User s Guide Advanced Internet Technologies, Inc. AIT Center June 1, 2004

Email Marketing Product User s Guide Advanced Internet Technologies, Inc. AIT Center June 1, 2004 Email Marketing Product User s Guide Advanced Internet Technologies, Inc. AIT Center June 1, 2004 Search All Your Favorite Engines from a Single Source with tybit!!! (Download Now) Revision History: This

More information

VP-ASP Shopping Cart Quick Start (Free Version) Guide Version 6.50 March 21 2007

VP-ASP Shopping Cart Quick Start (Free Version) Guide Version 6.50 March 21 2007 VP-ASP Shopping Cart Quick Start (Free Version) Guide Version 6.50 March 21 2007 Rocksalt International Pty Ltd support@vpasp.com www.vpasp.com Table of Contents 1 INTRODUCTION... 3 2 FEATURES... 4 3 WHAT

More information

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

More information

Web Hosting Getting Started Guide

Web Hosting Getting Started Guide Web Hosting Getting Started Guide This guide describes: - Hosting Terms and Definitions - How to sync a domain with your hosting account - How to change your domain s nameservers - How to use FTP to upload

More information

Decision Support AITS University Administration. EDDIE 4.1 User Guide

Decision Support AITS University Administration. EDDIE 4.1 User Guide Decision Support AITS University Administration EDDIE 4.1 User Guide 2 P a g e EDDIE (BI Launch Pad) 4.1 User Guide Contents Introduction to EDDIE... 4 Log into EDDIE... 4 Overview of EDDIE Homepage...

More information

WS_FTP Pro for Windows 95/98/NT

WS_FTP Pro for Windows 95/98/NT Note to Instructor: These instructions were written for the faculty and staff to use to familiarize themselves with WS_FTP Pro. The majority of the audience consists of nonspecialists and executives. Also,

More information

Transferring Your Hosting Account

Transferring Your Hosting Account Transferring Your Hosting Account Setting up your Web site on our secure hosting servers So you want to host your Web site on our secure servers, but you want to avoid costly mistakes and excessive site

More information

Lesson 7 - Website Administration

Lesson 7 - Website Administration Lesson 7 - Website Administration If you are hired as a web designer, your client will most likely expect you do more than just create their website. They will expect you to also know how to get their

More information

Concession FTP User Guide May 2011 Version 1.2

Concession FTP User Guide May 2011 Version 1.2 Concession FTP User Guide May 2011 Version 1.2 Concessions FTP User guide Page 1 of 41 Contents Objective... 3 FTP User Guide Microsoft Windows XP... 5 Anatomy of the Files... 9 Working on your Files....

More information

How to use FTP Commander

How to use FTP Commander FTP (File Transfer Protocol) software can be used to upload files and complete folders to your web server. On the web, there are a number of free FTP programs that can be downloaded and installed onto

More information

Getting Started - The Control Panel

Getting Started - The Control Panel Table of Contents 1. Getting Started - the Control Panel Login Navigation Bar Domain Limits Domain User Account Properties Session Management 2. FTP Management Creating and Editing Users Accessing FTP

More information

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions Bitrix Site Manager 4.0 Quick Start Guide to Newsletters and Subscriptions Contents PREFACE...3 CONFIGURING THE MODULE...4 SETTING UP FOR MANUAL SENDING E-MAIL MESSAGES...6 Creating a newsletter...6 Providing

More information

How To Convert A Lead In Sugarcrm

How To Convert A Lead In Sugarcrm Attract. Convert. Retain. Lead Management in SugarCRM Written by: Josh Sweeney and Matthew Poer www.atcoresystems.com Atcore Systems, LLC 2010 All rights reserved. No part of this publication may be reproduced

More information

Webmail Instruction Guide

Webmail Instruction Guide Webmail Instruction Guide This document is setup to guide your through the use of the many features of our Webmail system. You may either visit www.safeaccess.com or webmail.safeaccess.com to login with

More information

Web Hosting Training Guide. Web Hosting Training Guide. Author: Glow Team Page 1 of 28 Ref: GC278_v1.1

Web Hosting Training Guide. Web Hosting Training Guide. Author: Glow Team Page 1 of 28 Ref: GC278_v1.1 Web Hosting Training Guide Internet Explorer version Doc Ref: GC278_v1.1 Author: Glow Team Page 1 of 28 Ref: GC278_v1.1 Contents Introduction... 3 What is the Glow Web Hosting service?... 3 Why use the

More information

Getting Started Quick Guide. enews.miclub.com.au. MiClub : Enews Manual

Getting Started Quick Guide. enews.miclub.com.au. MiClub : Enews Manual Getting Started Quick Guide enews.miclub.com.au The miclub email marketing software has a simple to use interface that allows you to easily create and manage your email communications This guide will help

More information

Inventory Computers Using TechAtlas for Libraries

Inventory Computers Using TechAtlas for Libraries Inventory Computers Using TechAtlas for Libraries WebJunction.org 9/11/2008 Table of Contents Introduction... 3 Additional Resources... 3 Your Computer Login... 3 TechAtlas Login... 3 Browser Options...

More information

Web File Management with SSH Secure Shell 3.2.3

Web File Management with SSH Secure Shell 3.2.3 Web File Management with SSH Secure Shell 3.2.3 June 2003 Information Technologies Copyright 2003 University of Delaware. Permission to copy without fee all or part of this material is granted provided

More information

Hostopia Web Hosting - Getting Started

Hostopia Web Hosting - Getting Started Hostopia Web Hosting - Getting Started Getting Started www.elihosting.net Main Menu www.elihosting.net Home Page Administrative Access: For Email and Website Setup & Maintenance... Point your browser to

More information

emarketing Manual- Creating a New Email

emarketing Manual- Creating a New Email emarketing Manual- Creating a New Email Create a new email: You can create a new email by clicking the button labeled Create New Email located at the top of the main page. Once you click this button, a

More information

Bitrix Site Manager 4.1. User Guide

Bitrix Site Manager 4.1. User Guide Bitrix Site Manager 4.1 User Guide 2 Contents REGISTRATION AND AUTHORISATION...3 SITE SECTIONS...5 Creating a section...6 Changing the section properties...8 SITE PAGES...9 Creating a page...10 Editing

More information

Special and Fundraising Events Masters Class. Part 2: Managing your Event and Sending Invitations

Special and Fundraising Events Masters Class. Part 2: Managing your Event and Sending Invitations Special and Fundraising Events Masters Class Part 2: Managing your Event and Sending Invitations Find Your Event Go to the Events Tab and either find the event on the Calendar, or use the Search Bar. Invitations

More information

FTP Use. Internal NPS FTP site instructions using Internet Explorer:

FTP Use. Internal NPS FTP site instructions using Internet Explorer: FTP Use File Transfer Protocol (FTP), a standard Internet protocol, is the simplest way to exchange files between computers on the Internet. Like the Hypertext Transfer Protocol (HTTP), which transfers

More information

Chapter 15: Forms. User Guide. 1 P a g e

Chapter 15: Forms. User Guide. 1 P a g e User Guide Chapter 15 Forms Engine 1 P a g e Table of Contents Introduction... 3 Form Building Basics... 4 1) About Form Templates... 4 2) About Form Instances... 4 Key Information... 4 Accessing the Form

More information

File Transfer Protocol (FTP) Instructions

File Transfer Protocol (FTP) Instructions File Transfer Protocol (FTP) Instructions How to upload your website to the AUI server The FTP client most used for PCs is WS_FTP. It is already downloaded onto your Lab computer desktop, and looks like

More information

CREATING AND EDITING CONTENT AND BLOG POSTS WITH THE DRUPAL CKEDITOR

CREATING AND EDITING CONTENT AND BLOG POSTS WITH THE DRUPAL CKEDITOR Drupal Website CKeditor Tutorials - Adding Blog Posts, Images & Web Pages with the CKeditor module The Drupal CKEditor Interface CREATING AND EDITING CONTENT AND BLOG POSTS WITH THE DRUPAL CKEDITOR "FINDING

More information

MIDAS Authorization User Guide. Provider Portal

MIDAS Authorization User Guide. Provider Portal MIDAS Authorization User Guide Provider Portal Table of Contents Logging On... 2 Change Your Password... 4 Homepage/Welcome Screen... 5 Provider Management.. 5 Provider Demographics... 6 Provider Additional

More information

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning Livezilla How to Install on Shared Hosting By: Jon Manning This is an easy to follow tutorial on how to install Livezilla 3.2.0.2 live chat program on a linux shared hosting server using cpanel, linux

More information

Web Hosting Training Guide. Web Hosting Training Guide. Author: Glow Team Page 1 of 22 Ref: GC349_v1.1

Web Hosting Training Guide. Web Hosting Training Guide. Author: Glow Team Page 1 of 22 Ref: GC349_v1.1 Web Hosting Training Guide Safari version Doc Ref: GC349_v1.1 Author: Glow Team Page 1 of 22 Ref: GC349_v1.1 Contents Introduction... 3 What is the Glow Web Hosting service?... 3 Why use the Glow Web Hosting

More information

Terminal Four. Content Management System. Moderator Access

Terminal Four. Content Management System. Moderator Access Terminal Four Content Management System Moderator Access Terminal Four is a content management system that will easily allow users to manage their college web pages at anytime, anywhere. The system is

More information

Getting Started with Automizy

Getting Started with Automizy Getting Started with Automizy The Basics To help you get started, this guide will show you exactly how simple it is to use Automizy to combine automated multi-channel communication into your overall marketing

More information

Figure 1: Main screen

Figure 1: Main screen Version 0.15 May 2007 Contents 1.0 Introduction... 2 1.1 License (GNU GPL)... 3 2.0 Requirements... 3 2.1 Free FTP Programs... 4 3.0 Owl Ultralite Installation... 4 3.1 Downloading and Decompressing (unzipping)...

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...

More information

Richmond Systems. SupportDesk Web Interface User Guide

Richmond Systems. SupportDesk Web Interface User Guide Richmond Systems SupportDesk Web Interface User Guide 1 Contents SUPPORTDESK WEB INTERFACE...3 INTRODUCTION TO THE WEB INTERFACE...3 FEATURES OF THE WEB INTERFACE...3 HELPDESK SPECIALIST LOGIN...4 SEARCHING

More information

OneDrive for Business User Guide

OneDrive for Business User Guide OneDrive for Business User Guide Contents About OneDrive for Business and Office 365... 2 Storing University Information in the Cloud... 2 Signing in... 2 The Office 365 Interface... 3 The OneDrive for

More information

Shasta College SharePoint Tutorial. Create an HTML Form

Shasta College SharePoint Tutorial. Create an HTML Form Create an HTML Form SharePoint HTML forms are based on Lists. Lists are like mini-databases inside of SharePoint that define the form s fields and stores the data submitted from the form. Before you can

More information

USING MYWEBSQL FIGURE 1: FIRST AUTHENTICATION LAYER (ENTER YOUR REGULAR SIMMONS USERNAME AND PASSWORD)

USING MYWEBSQL FIGURE 1: FIRST AUTHENTICATION LAYER (ENTER YOUR REGULAR SIMMONS USERNAME AND PASSWORD) USING MYWEBSQL MyWebSQL is a database web administration tool that will be used during LIS 458 & CS 333. This document will provide the basic steps for you to become familiar with the application. 1. To

More information

HELP DESK MANUAL INSTALLATION GUIDE

HELP DESK MANUAL INSTALLATION GUIDE Help Desk 6.5 Manual Installation Guide HELP DESK MANUAL INSTALLATION GUIDE Version 6.5 MS SQL (SQL Server), My SQL, and MS Access Help Desk 6.5 Page 1 Valid as of: 1/15/2008 Help Desk 6.5 Manual Installation

More information

Avaya Network Configuration Manager User Guide

Avaya Network Configuration Manager User Guide Avaya Network Configuration Manager User Guide May 2004 Avaya Network Configuration Manager User Guide Copyright Avaya Inc. 2004 ALL RIGHTS RESERVED The products, specifications, and other technical information

More information

Virtual Communities Operations Manual

Virtual Communities Operations Manual Virtual Communities Operations Manual The Chapter Virtual Communities (VC) have been developed to improve communication among chapter leaders and members, to facilitate networking and communication among

More information

SiteBuilder E-Shop User Guide

SiteBuilder E-Shop User Guide SiteBuilder E-Shop User Guide Contents What is eshop?... 3 Setting up eshop for the first time... 4 Setting up your ordering information... 4 Deciding how to process orders... 5 Setting your general configuration

More information

Performing a Browser Screen Capture: Using FireShot for Internet Explorer and Mozilla FireFox

Performing a Browser Screen Capture: Using FireShot for Internet Explorer and Mozilla FireFox Performing a Browser Screen Capture: Using FireShot for Internet Explorer and Mozilla FireFox There are times when you are using the HUB that you may find the need to perform a screen captures. These times

More information

HOW TO USE THE File Transfer Protocol SERVER ftp.architekturaibiznes.com.pl

HOW TO USE THE File Transfer Protocol SERVER ftp.architekturaibiznes.com.pl HOW TO USE THE File Transfer Protocol SERVER ftp.architekturaibiznes.com.pl In order to access the A&B server with a view to uploading or downloading materials, any FTP client software can be used. If

More information

The Reporting Console

The Reporting Console Chapter 1 The Reporting Console This chapter provides a tour of the WebTrends Reporting Console and describes how you can use it to view WebTrends reports. It also provides information about how to customize

More information

ConvincingMail.com Email Marketing Solution Manual. Contents

ConvincingMail.com Email Marketing Solution Manual. Contents 1 ConvincingMail.com Email Marketing Solution Manual Contents Overview 3 Welcome to ConvincingMail World 3 System Requirements 3 Server Requirements 3 Client Requirements 3 Edition differences 3 Which

More information

Initial Setup of Microsoft Outlook 2011 with IMAP for OS X Lion

Initial Setup of Microsoft Outlook 2011 with IMAP for OS X Lion Initial Setup of Microsoft Outlook Concept This document describes the procedures for setting up the Microsoft Outlook email client to download messages from Google Mail using Internet Message Access Protocol

More information

Sending Email on Blue Hornet

Sending Email on Blue Hornet Sending Email on Blue Hornet STEP 1 Gathering Your Data A. For existing data from Advance or Outlook, pull email address, first name, last name, and any other variable data you would like to use in the

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

If you do not have any FTP login to your website, or how no idea what FTP is, then get in touch with an IT person or developer who can assist you.

If you do not have any FTP login to your website, or how no idea what FTP is, then get in touch with an IT person or developer who can assist you. A security hole has been uncovered in the ASP.NET platform Umbraco is based on. This means that your website can potentially be compromised as described in this Microsoft article: http://weblogs.asp.net/scottgu/archive/2010/09/18/important-asp-net-security-vulnerability.aspx.

More information

How to Re-Direct Mobile Visitors to Your Library s Mobile App

How to Re-Direct Mobile Visitors to Your Library s Mobile App One of the easiest ways to get your Library s App in the hands of your patrons is to set up a redirect on your website which will sense when a user is on a mobile device and prompt them to select between

More information

Organizational Development Qualtrics Online Surveys for Program Evaluation

Organizational Development Qualtrics Online Surveys for Program Evaluation The purpose of this training unit is to provide training in an online survey tool known as Qualtrics. Qualtrics is a powerful online survey tool used by many different kinds of professionals to gather

More information

Teacher Activities Page Directions

Teacher Activities Page Directions Teacher Activities Page Directions The Teacher Activities Page provides teachers with access to student data that is protected by the federal Family Educational Rights and Privacy Act (FERPA). Teachers

More information

Egnyte Single Sign-On (SSO) Installation for Okta

Egnyte Single Sign-On (SSO) Installation for Okta w w w. e g n y t e. c o m Egnyte Single Sign-On (SSO) Installation for Okta To set up Egnyte so employees can log in using SSO, follow the steps below to configure Okta and Egnyte to work with each other.

More information

DIY Email Manager User Guide. http://www.diy-email-manager.com

DIY Email Manager User Guide. http://www.diy-email-manager.com User Guide http://www.diy-email-manager.com Contents Introduction... 3 Help Guides and Tutorials... 4 Sending your first email campaign... 4 Adding a Subscription Form to Your Web Site... 14 Collecting

More information

BullsEye Call Manager Quick Reference Guide

BullsEye Call Manager Quick Reference Guide This guidewill help you get started using your BullsEye digital voice services. For additional information, login to your MBA account and select HELP from the toolbar. Call Manager This tool allows you

More information

Getting Started Guide - Desktop

Getting Started Guide - Desktop Getting Started Guide - Desktop 1. Sign Up PERSONAL OPENTEXT CORE ACCOUNT To get started sharing and collaborating on your files from a Mac or Windows browser, you ll need to sign up for your OpenText

More information

Virtual Office Remote Installation Guide

Virtual Office Remote Installation Guide Virtual Office Remote Installation Guide Table of Contents VIRTUAL OFFICE REMOTE INSTALLATION GUIDE... 3 UNIVERSAL PRINTER CONFIGURATION INSTRUCTIONS... 12 CHANGING DEFAULT PRINTERS ON LOCAL SYSTEM...

More information

GUIDEWIRE. Introduction to Using WebMail. macrobatix. Learn how to: august 2008

GUIDEWIRE. Introduction to Using WebMail. macrobatix. Learn how to: august 2008 macrobatix GUIDEWIRE august 2008 Introduction to Using WebMail Learn how to: Manage Your Inbox Compose a Message Activate Spam Filter Modify Spam Settings Check Held Messages *To download the complete

More information

A User s Guide to Helm

A User s Guide to Helm A User s Guide to Helm WebHost Automation Ltd http://www.webhostautomation.com/ January 2006 Doc: HELM300.02.09 Complying with all applicable copyright laws is the responsibility of the user. Without limiting

More information

User Instructions. System Requirements:

User Instructions. System Requirements: User Instructions We are pleased to announce our recent implementation of WebResultView, a robust web-based tool to search, retreive, and download patient results from the web. WebResultView is HIPAA compliant

More information

Web Extras. Customer Service Description. Version 3.0. February 26, 2002

Web Extras. Customer Service Description. Version 3.0. February 26, 2002 Web Extras Customer Service Description Version 3.0 February 26, 2002 Proprietary: Not for disclosure outside of Interland except under written agreement This document is subject to change without notice.

More information

MyMediasite Web Interface Overview:

MyMediasite Web Interface Overview: MyMediasite Web Interface Overview: 1. Visit http://mymediasite.bloomu.edu from any web browser. 2. Log in using your complete email address and university password. 3. You should now see the following

More information

Parallels Plesk Panel User Guide

Parallels Plesk Panel User Guide Parallels Plesk Panel User Guide Page 1 of 31 Parallels Plesk Panel User Guide Table of contents Parallels Plesk Panel User Guide... 2 Table of contents... 2 Introduction... 3 Before you begin... 3 Logging

More information

Introduction to cpanel

Introduction to cpanel Introduction to cpanel Thank you for hosting your domain with Sierra Tel Internet. In order to provide modern and efficient service, we are housing your website s files on a server running the Linux operating

More information

Basic Website Creation. General Information about Websites

Basic Website Creation. General Information about Websites Basic Website Creation General Information about Websites Before you start creating your website you should get a general understanding of how the Internet works. This will help you understand what goes

More information

Content Management System

Content Management System Content Management System XT-CMS INSTALL GUIDE Requirements The cms runs on PHP so the host/server it is intended to be run on should ideally be linux based with PHP 4.3 or above. A fresh install requires

More information

Intro to Web Development

Intro to Web Development Intro to Web Development For this assignment you will be using the KompoZer program because it free to use, and we wanted to keep the costs of this course down. You may be familiar with other webpage editing

More information

The web server administrator needs to set certain properties to insure that logging is activated.

The web server administrator needs to set certain properties to insure that logging is activated. Access Logs As before, we are going to use the Microsoft Virtual Labs for this exercise. Go to http://technet.microsoft.com/en-us/bb467605.aspx, then under Server Technologies click on Internet Information

More information

Previewing & Publishing

Previewing & Publishing Getting Started 1 Having gone to some trouble to make a site even simple sites take a certain amount of time and effort it s time to publish to the Internet. In this tutorial we will show you how to: Use

More information

5. At the Windows Component panel, select the Internet Information Services (IIS) checkbox, and then hit Next.

5. At the Windows Component panel, select the Internet Information Services (IIS) checkbox, and then hit Next. Installing IIS on Windows XP 1. Start 2. Go to Control Panel 3. Go to Add or RemovePrograms 4. Go to Add/Remove Windows Components 5. At the Windows Component panel, select the Internet Information Services

More information

Downloading and Installing Core FTP

Downloading and Installing Core FTP What is FTP? To transfer the fi les from your computer to a web server, a special protocol (transfer method) is used: FTP - the File Transfer Protocol. This protocol was designed to be able to handle big

More information

State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009

State of Michigan Data Exchange Gateway. Web-Interface Users Guide 12-07-2009 State of Michigan Data Exchange Gateway Web-Interface Users Guide 12-07-2009 Page 1 of 21 Revision History: Revision # Date Author Change: 1 8-14-2009 Mattingly Original Release 1.1 8-31-2009 MM Pgs 4,

More information

2) Log in using the Email Address and Password provided in your confirmation email

2) Log in using the Email Address and Password provided in your confirmation email Welcome to HR Classroom! The following will show you how to use your HR Classroom admin account, including setting up Training Groups, inserting Policies, and generating Trainee Reports. 1) Logging into

More information

WP-Client Documentation. Version 2.7.1

WP-Client Documentation. Version 2.7.1 WP-Client Documentation Version 2.7.1 Written by Will Sloan Last Revised: 7/17/2012 Table of Contents Clients Menu... 3 Client List... 3 Import Clients... 3 Add Clients... 4 Private Messaging... 5 Allowing

More information

SharePoint 2007 Get started User Guide. Team Sites

SharePoint 2007 Get started User Guide. Team Sites SharePoint 2007 Get started User Guide Team Sites Contents 1. Overview... 2 1.1 What is SharePoint?... 2 1.2 What is a SharePoint Team Site?... 2 1.3 SharePoint user permissions... 2 2. Team Site features...

More information

Chapter 4b - Navigating RedClick Import Wizard

Chapter 4b - Navigating RedClick Import Wizard Chapter Chapter 4b - Navigating RedClick Import Wizard 4b Click on an Import Name to display the template screen Click here to create a new template 2. Click on an existing template by clicking on the

More information

introduction to emarketing

introduction to emarketing introduction to emarketing emarketing is typically used for promotional campaigns for attendee generation and for attendee communication. It works closely with ereg which also includes email capabilities

More information

Dynamic Content for Executive Recruitment Firm

Dynamic Content for Executive Recruitment Firm Dynamic Content for Executive Recruitment Firm Added dynamic functionality to existing static HTML site for a Philadelphia-area firm specializing in executive recruitment for the healthcare industry. This

More information

Creating Online Surveys with Qualtrics Survey Tool

Creating Online Surveys with Qualtrics Survey Tool Creating Online Surveys with Qualtrics Survey Tool Copyright 2015, Faculty and Staff Training, West Chester University. A member of the Pennsylvania State System of Higher Education. No portion of this

More information

Week 13. Uploading Files to Web Hosting

Week 13. Uploading Files to Web Hosting Week 13 Uploading Files to Web Hosting 1 Choosing a Web Hosting Service Choose a Web hosting service before you begin work on creating the Web site s pages The choice of a Web hosting service is more than

More information

5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2.

5.2.3 Thank you message 5.3 - Bounce email settings Step 6: Subscribers 6.1. Creating subscriber lists 6.2. Add subscribers 6.2.1 Manual add 6.2. Step by step guide Step 1: Purchasing an RSMail! membership Step 2: Download RSMail! 2.1. Download the component 2.2. Download RSMail! language files Step 3: Installing RSMail! 3.1: Installing the component

More information

FORM SIMPLICITY QUICK REFERENCE GUIDE PROFESSIONAL/ULTIMATE EDITION

FORM SIMPLICITY QUICK REFERENCE GUIDE PROFESSIONAL/ULTIMATE EDITION FORM SIMPLICITY QUICK REFERENCE GUIDE PROFESSIONAL/ULTIMATE EDITION Library Getting a Form 1. Click on Start a Form. (Alternatively, you can click on Library in the menu bar at the top) 2. This will open

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

ShopWindow Integration and Setup Guide

ShopWindow Integration and Setup Guide ShopWindow Integration and Setup Guide Contents GETTING STARTED WITH SHOPWINDOW TOOLSET... 3 WEB SERVICES, CLIENT SOFTWARE, OR DIRECT?...3 SHOPWINDOW SIGNUP...4 ACCESSING SHOPWINDOW TOOLSET...4 WEB SERVICES...

More information

Getting Started with Dynamic Web Sites

Getting Started with Dynamic Web Sites PHP Tutorial 1 Getting Started with Dynamic Web Sites Setting Up Your Computer To follow this tutorial, you ll need to have PHP, MySQL and a Web server up and running on your computer. This will be your

More information

A guide for students. OneDrive. Cloud Storage, Office Online

A guide for students. OneDrive. Cloud Storage, Office Online A guide for students OneDrive Cloud Storage, Office Online Hwb / Hwb + Office365 Student user guide Audience Overview Hwb / Hwb+ authenticated Students All authenticated Hwb / Hwb+ users are provided with

More information

Egnyte for Power and Standard Users. User Guide

Egnyte for Power and Standard Users. User Guide Egnyte for Power and Standard Users User Guide Egnyte Inc. 1350 West Middlefield Road. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) Revised June 2015 Table of Contents Chapter 1: Getting

More information

Using SSH Secure Shell Client for FTP

Using SSH Secure Shell Client for FTP Using SSH Secure Shell Client for FTP The SSH Secure Shell for Workstations Windows client application features this secure file transfer protocol that s easy to use. Access the SSH Secure FTP by double-clicking

More information

WatchDox Administrator's Guide. Application Version 3.7.5

WatchDox Administrator's Guide. Application Version 3.7.5 Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

More information

Dashboard Admin Guide

Dashboard Admin Guide MadCap Software Dashboard Admin Guide Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Getting started with OneDrive

Getting started with OneDrive Getting started with OneDrive What is OneDrive? OneDrive is an online storage area intended for business purposes. Your OneDrive library is managed by the University. You can use it to share documents

More information

Once we have provided you with an ftp username and password, you may use the following instructions to upload content:

Once we have provided you with an ftp username and password, you may use the following instructions to upload content: Full-text FTP Instructions for PC Users: In order to use the ftp, we will provide you with unique login credentials similar to the following: Host: ftp.epnet.com Username: ftpusername Password: XXXXX Windows

More information

1. After installing you can launch the program by clicking on the Start button and then select Programs, then WS_FTP LE, and then WS_FTP LE.

1. After installing you can launch the program by clicking on the Start button and then select Programs, then WS_FTP LE, and then WS_FTP LE. Section 1.0 How-To: Connecting to Warrnambool on The Web Using WS-FTP LE. This program can be downloaded from http://download.com.com/3000-2160-10018456.html 1. After installing you can launch the program

More information

Web Mail Classic Web Mail

Web Mail Classic Web Mail April 14 Web Mail Classic Web Mail Version 2.2 Table of Contents 1 Technical Requirements... 4 2 Accessing your Web Mail... 4 3 Web Mail Features... 5 3.1 Home... 5 3.1.1 Mailbox Summary... 5 3.1.2 Announcements...

More information

FTP Help Guide

FTP Help Guide MCS FTP (File Transfer Protocol) Version 2 August 2004 The MCS FTP site is for large file transfers that normally would not attach and sent over email. An identity is created for each MCS employee and

More information

understand how image maps can enhance a design and make a site more interactive know how to create an image map easily with Dreamweaver

understand how image maps can enhance a design and make a site more interactive know how to create an image map easily with Dreamweaver LESSON 3: ADDING IMAGE MAPS, ANIMATION, AND FORMS CREATING AN IMAGE MAP OBJECTIVES By the end of this part of the lesson you will: understand how image maps can enhance a design and make a site more interactive

More information

Content Management System User Guide

Content Management System User Guide Content Management System User Guide support@ 07 3102 3155 Logging in: Navigate to your website. Find Login or Admin on your site and enter your details. If there is no Login or Admin area visible select

More information

Crystal Print Control Installation Instructions for PCs running Microsoft Windows XP and using the Internet Explorer browser

Crystal Print Control Installation Instructions for PCs running Microsoft Windows XP and using the Internet Explorer browser Crystal Print Control Installation Instructions for PCs running Microsoft Windows XP and using the Internet Explorer browser Important Notice: You must have administrative rights to your PC to perform

More information

Sharing files and folders by inviting people

Sharing files and folders by inviting people The documents and folders you store in OneDrive for Business are private until you decide to share them. When you share documents and folders, you can decide whether to let people edit or just view them.

More information