Polling Banner Known Issues Implementing the Block Configuring in Flash... 3 AS AS3... 8

Size: px
Start display at page:

Download "Polling Banner... 2. Known Issues... 2. Implementing the Block... 3. Configuring in Flash... 3 AS2... 3 AS3... 8"

Transcription

1

2 Polling Banner... 2 Known Issues... 2 Implementing the Block... 3 Configuring in Flash... 3 AS AS Setting Up in the Sizmek MDX Platform... 12

3 Polling Banner The Polling Banner Block allows you to create a poll in your ad by using the Data Capture component. You can implement this feature by setting up a form in the Sizmek MDX platform at the ad campaign level. The template works as follows: the user can answer one question, the data is saved in the campaign form and after the user answers the question the poll results are displayed in a chart as follows: Note: The data is only recorded after the campaign starts. No data will be recorded prior to the campaign start date. Demos/Downloads To view a technical demo, click here. ( Banner) To download this block and start using it now: Known Issues If you receive this error when publishing the FLA, you need to update your Workshop for Flash (MXP). Click here ( to download the latest MXP.

4 In general: Note: Viewing the ad in preview mode in the Sizmek MDX platform will not save data in the form and you will not get any polling results. The polling results are in XML format which is built in the Sizmek MDX platform (only for forms that have fields where the polling checkbox is checked). The XML file will be updated up to 1 hour. Implementing the Block The Polling feature is implemented in Flash and in Sizmek as follows: Flash - configure the ad as follows: Sizmek after uploading the assets verify that you attach the ad to an existing form that you defined in the Sizmek MDX platform in the campaign level or create a new form. Configuring in Flash AS2 Creating the Polling Questions Form 1. Open the FLA file: MMpoling_300_250_AS2.fla 2. Select the DataCapture component on the stage and open the Component Inspector. 3. Define the formname. The formname should be the same name when setting up the Data Capture settings in the Sizmek MDX platform.

5 Note: The format and securedprotocol parameters are not used in this block and therefore do not need to be defined. For more information on how to set-up Data Capture forms, see Setting up Data Capture Forms ( 4. Edit your question: 5. Edit the buttons according to your needs (change the text, color, state, etc.) 6. Open the com\mediamind\polling\mmform.as file and adjust the script according to your changes. Note: The ActionScript files are included with the #include method in the Polling MovieClip time line.

6 Showing the Polling Results 1. The Polling Block automatically detects whether the asset is served online or offline (local preview or Workshop preview, respectively). When the asset is served offline, the ad loads the local pollingtest_1.xml file. This file contains static data. 2. The polling result XML file structure is as follows: 3. Adjust the messages as follows: In this block the polling results are displayed in a chart as follows: The showchart function in line 113 handles the chart results. (The MMpollLoad function calls the showchart function after the polling data was loaded and is ready to use).

7 4. Change the field name according to your pre-existing form in the Sizmek MDX platform as follows: Note: The pollfieldvotes array structure that the MMpoll returns is an object that contains the parameters fieldvalue ; counter ; and 'percent. 5. The following script builds the chart from the results: 6. The following script adds a text box with the total vote number for the field: (if you don t want to show this feature you can remove the script) :

8 7. To customize the chart Column, open the library and select the column. Adjust the movie clip according to your needs. 8. Another way to get polling data is using the showsinglevote function in line178. You can get the data results for a Specific field and value. In this template the results are displayed in the trace output.

9 AS3 Creating a Polling Questions Form 1. pen the FLA file: MMpoling_300_250_AS3.fla 2. Select the DataCapture component on the stage and open the Component Inspector. Define the formname. The formname should be the same name when setting up the Data Capture settings in the Sizmek MDX platform. Note: The format and securedprotocol parameters are not used in this block and therefore do not need to be defined. For more information on how to set-up Data Capture forms, see Setting up Data Capture Forms ( 3. Edit your question: 4. Edit the buttons according to your needs (change the text, color, state, etc.):

10 5. Open the com\mediamind\polling\mmform.as file and adjust the script according to your changes. Showing Polling Results 1. For testing your polling results use the local xml file. The publishstatus value should be offline. Note: When you are done and the ad is ready to be uploaded to the Sizmek MDX platform change the publishstatus to online. The polling result XML file structure is as follows: Note: It can take up to one hour for the XML file to be updated.

11 2. Adjust the messages as follows: 3. In this block the polling results are show in a chart as follows: The showchart function in line 120 handles the chart results. (The MMpollLoad function calls the showchart function after the polling data was loaded and ready to use). 4. Change the field name according to your pre-existing form in the Sizmek MDX platform as follows: Note: The pollfieldvotes array structure that the MMpoll returns are objects that contain the parameters fieldvalue ; counter ; and percent.

12 5. The following script builds the chart from the results: 6. The following script adds a text box with the total vote number for the field: (if you don t want to show this feature you can remove the script ) 7. To customize the chart Column, open the library and select the column. Adjust the movie clip according to your needs.

13 8. Another way to get polling data is using the showsinglevote function in line180. You can get the data results for a Specific field and value. In this template the results are displayed in the trace output. Setting Up in the Sizmek MDX Platform Note: Before you upload your ad to the Sizmek MDX platform make sure you change the publish status in the form.as file to be online. You can implement the Polling block by creating a form with the name "pollingform" in the Sizmek MDX platform as follows. 1. Upload your ad to the Sizmek MDX platform. 2. Go to Manage > Ads then find and select your ad from the Ads list. 3. Click Edit. 4. Select the Advanced Features tab and expand Data Capture.

14 5. Click Add New, define the fields and make sure the Polling checkbox is selected as follows: 6. Define the form names that were identified in the ad as follows: For more information on how to create data capture forms please see the Sizmek Help Creating Data Capture Forms ( cads.html) (login required).

15

Image Upload... 2. Known Issues...3. Implementing the Block...4. Using Adobe SWC files...4. Configuring in Flash...5

Image Upload... 2. Known Issues...3. Implementing the Block...4. Using Adobe SWC files...4. Configuring in Flash...5 Image Upload... 2 Known Issues...3 Implementing the Block...4 Using Adobe SWC files...4 Configuring in Flash...5 Setting Up in the Sizmek MDX Platform...8 Image Upload The Image Upload Block enables advertisers

More information

Table of Contents. Overview... 2. Supported Platforms... 3. Demos/Downloads... 3. Known Issues... 3. Note... 3. Included Files...

Table of Contents. Overview... 2. Supported Platforms... 3. Demos/Downloads... 3. Known Issues... 3. Note... 3. Included Files... Table of Contents Overview... 2 Supported Platforms... 3 Demos/Downloads... 3 Known Issues... 3 Note... 3 Included Files... 5 Implementing the Block... 6 Configuring The HTML5 Polling Block... 6 Setting

More information

Table of Contents. Overview... 2. Supported Platforms... 3. Note... 3. Demos/Downloads... 3. Known Issues... 4. Use Case... 4

Table of Contents. Overview... 2. Supported Platforms... 3. Note... 3. Demos/Downloads... 3. Known Issues... 4. Use Case... 4 Table of Contents Overview... 2 Supported Platforms... 3 Note... 3 Demos/Downloads... 3 Known Issues... 4 Use Case... 4 Included Files and Parameters... 5 Implementing the Block... 7 Setting Up A Nimbb

More information

Sizmek Formats. Collage. Build Guide

Sizmek Formats. Collage. Build Guide Formats Collage Build Guide Table Of Contents Overview... 3 Supported Platforms... 3 Specifications... 3 Known Issues... 3 Ad Behavior Screenshots... 4 Template Included Files... 8 Setting up in Workshop...

More information

Volume FIRST WALKTHROUGH. The 10-Minute Guide to Using Newsletter Services. First Walkthrough: the 10-Minute Guide

Volume FIRST WALKTHROUGH. The 10-Minute Guide to Using Newsletter Services. First Walkthrough: the 10-Minute Guide Volume 1 FIRST WALKTHROUGH The 10-Minute Guide to Using Newsletter Services First Walkthrough: the 10-Minute Guide Table of Contents Step - 1... 3 Sign-up for an account... 3 Step 2... 4 Authenticate your

More information

Step by Step. Use the Cloud Login Website

Step by Step. Use the Cloud Login Website Step by Step HOW TO Use the Cloud Login Website This How To article will show you how to use the Cloud Login Website to upload and download your files from the cloud. For a complete list of available How

More information

ScreenBeam Configuration Utility (Windows 8.1/10) User Manual. Solutions for the Digital Life. Ver 1.2

ScreenBeam Configuration Utility (Windows 8.1/10) User Manual. Solutions for the Digital Life. Ver 1.2 ScreenBeam Configuration Utility (Windows 8.1/10) User Manual Ver 1.2 Solutions for the Digital Life 1 Using the Utility with Windows 8.1 or Windows 10 This chapter describes installing and using the ScreenBeam

More information

How-To: Submitting PDF forms to SharePoint from custom websites

How-To: Submitting PDF forms to SharePoint from custom websites How-To: Submitting PDF forms to SharePoint from custom websites Introduction This How-To document describes the process of creating PDF forms using PDF Share Forms tools, and posting the form on a non-sharepoint

More information

The In-Stream LogoKit is an In-Stream linear and non-linear ad format that plays in VPAID-compliant video players. The ad displays icons in the

The In-Stream LogoKit is an In-Stream linear and non-linear ad format that plays in VPAID-compliant video players. The ad displays icons in the The In-Stream LogoKit is an In-Stream linear and non-linear ad format that plays in VPAID-compliant video players. The ad displays icons in the bottom-right corner of the player which, when clicked, open

More information

Sizmek Formats. Swell. Build Guide

Sizmek Formats. Swell. Build Guide Formats Swell Build Guide Table Of Contents Overview... 4 Supported Platforms... 4 Specifications... 4 Known Issues... 4 Ad Behavior Screenshots... 5 Before you Begin... 6 Template Included Files... 6

More information

INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR WOOCOMMERCE

INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR WOOCOMMERCE INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR Woocommerce is a Wordpress plugin that facilitates the creation of an online store integrated to the current site. So that your customers can

More information

Web Account & E-commerce Quick Reference Guide

Web Account & E-commerce Quick Reference Guide We just made your life easier. Web Account & E-commerce Quick Reference Guide THE COLOR PRINTER, INC. 200 W. Taylor St. Hobbs, NM 88240 (575) 393-8188 (866) 800-8188 info@thecolorprinter.com www.thecolorprinter.com

More information

ONLINE PREVIEWER MANUAL

ONLINE PREVIEWER MANUAL ONLINE PREVIEWER MANUAL Version: 1.20120103 1 Table of Contents 2 About the Adrime Previewer... 3 2.1 Accessing the Previewer... 3 2.2 Account overview... 4 3 Setting up your flight... 6 3.1 Step 1: Uploading

More information

i>clicker v7 Gradebook Integration: Blackboard Learn Instructor Guide

i>clicker v7 Gradebook Integration: Blackboard Learn Instructor Guide i>clicker v7 Gradebook Integration: Blackboard Learn July 2015 Table of Contents Overview... 3 Step 1: Prepare a Configured Version of i>clicker... 4 Step 2: Configure your i>clicker Software... 5 Step

More information

The PTA s new membership website database and dues reporting system

The PTA s new membership website database and dues reporting system M3 The PTA s new membership website database and dues reporting system State Level Actions from Task Menu M3 CAPABILITIES The State must authorize a user to have access to M3. The State s authorized users

More information

Web based training for field technicians can be arranged by calling 888-577-4919 These Documents are required for a successful install:

Web based training for field technicians can be arranged by calling 888-577-4919 These Documents are required for a successful install: Software V NO. 1.7 Date 9/06 ROI Configuration Guide Before you begin: Note: It is important before beginning to review all installation documentation and to complete the ROI Network checklist for the

More information

Sizmek. Sizmek Formats. Custom Header. Build Guide. Copyright 2014 Sizmek. All rights reserved. 1

Sizmek. Sizmek Formats. Custom Header. Build Guide. Copyright 2014 Sizmek. All rights reserved. 1 Sizmek Formats Custom Header Build Guide 1 Table Of Contents Overview... 3 Supported Platforms... 7 Specifications... 8 Known Issues... 8 Ad Interaction Tracking... 8 Ad Clickthrough... 9 Template Included

More information

MediaMind Pushdown Banner Creation Using the Workshop

MediaMind Pushdown Banner Creation Using the Workshop MediaMind Pushdown Banner Creation Using the Workshop Step 1 Open up the MediaMind Workshop (if you don t have this installed, you can download the files here.) This must be installed when creating ads

More information

TARGETPROCESS HELP DESK PORTAL

TARGETPROCESS HELP DESK PORTAL TARGETPROCESS HELP DESK PORTAL v.2.17 User Guide This document describes TargetProcess Help Desk Portal functionality and provides information about TargetProcess Help Desk Portal usage. 1 HELP DESK PORTAL...2

More information

Table of Contents. Table of Contents 3

Table of Contents. Table of Contents 3 User Guide EPiServer 7 Mail Revision A, 2012 Table of Contents 3 Table of Contents Table of Contents 3 Introduction 5 About This Documentation 5 Accessing EPiServer Help System 5 Online Community on EPiServer

More information

Outlook Plugin. What is MangoApps for Outlook?

Outlook Plugin. What is MangoApps for Outlook? MangoApps for Outlook Plugin Windows - MangoApps for Windows is a single app that integrates Messenger, Outlook and Office Plugins into one unit and combines it with the secure, robust document management

More information

SizmekFeatures. HTML5JSSyncFeature

SizmekFeatures. HTML5JSSyncFeature Features HTML5JSSyncFeature Table of Contents Overview... 2 Supported Platforms... 2 Demos/Downloads... 3 Note... 3 For Tags Served in iframes... 3 Features... 3 Use Case... 3 Included Files... 4 Implementing

More information

Updating Your Applied Account

Updating Your Applied Account For Applied System Administrators Updating Your Applied Account, Assigning Chubb Codes, Configuring Users, Activating New Users To start using Transformation Station to conduct Chubb policy inquiries directly

More information

INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR WOOCOMMERCE

INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR WOOCOMMERCE INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR WOOCOMMERCE WooCommerce is a Wordpress plugin that facilitates the creation of an online store integrated to the current site. So that your customers

More information

DNNSmart Super Store User Manual

DNNSmart Super Store User Manual DNNSmart Super Store User Manual Description This is one simple but useful e-commerce module. It consists of multiple submodules which can help you setup your DNN E-commerce sites quickly. It's very easy

More information

Share Point Document Management For Sage 100 ERP

Share Point Document Management For Sage 100 ERP Share Point Document Management For Sage 100 ERP 457 Palm Drive Glendale, CA 91202 818-956-3744 818-956-3746 sales@iigservices.com www.iigservices.com Share Point Document Management 2 Information in this

More information

28 What s New in IGSS V9. Speaker Notes INSIGHT AND OVERVIEW

28 What s New in IGSS V9. Speaker Notes INSIGHT AND OVERVIEW 28 What s New in IGSS V9 Speaker Notes INSIGHT AND OVERVIEW Contents of this lesson Topics: New IGSS Control Center Consolidated report system Redesigned Maintenance module Enhancement highlights Online

More information

SWAN 15.1 Advance user information What s new in SWAN? Introduction of the new user interface. Last update: 28th April 2015

SWAN 15.1 Advance user information What s new in SWAN? Introduction of the new user interface. Last update: 28th April 2015 SWAN 15.1 Advance user information What s new in SWAN? Introduction of the new user interface Last update: 28th April 2015 Daimler SWAN 15.1 - New GUI - Version April 28th, 2015 2 Content Highlights of

More information

Flash Is Your Friend An introductory level guide for getting acquainted with Flash

Flash Is Your Friend An introductory level guide for getting acquainted with Flash Flash Is Your Friend An introductory level guide for getting acquainted with Flash by Tom Krupka A Brief History: Adobe Flash, which was previously called Macromedia Flash, is a set of multimedia technologies

More information

ScreenBeam. Configurator for. Windows 8.1. User Manual V1.2

ScreenBeam. Configurator for. Windows 8.1. User Manual V1.2 ScreenBeam Configurator for Windows 8.1 User Manual V1.2 1 Using the Utility with Windows 8.1 This guide describes installing and using the ScreenBeam Configurator for devices using Windows 8.1. Installing

More information

for Sage 100 ERP Business Insights Overview Document

for Sage 100 ERP Business Insights Overview Document for Sage 100 ERP Business Insights Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered

More information

3. From the Merchant Administration drop down select VCS Interfacing (page1)

3. From the Merchant Administration drop down select VCS Interfacing (page1) VCS INTEGRATION PROCEDURE 1. Log into VCS Admin Login / Virtual Terminal 2. Select Merchant Administration 3. From the Merchant Administration drop down select VCS Interfacing (page1) Set the fields to

More information

CORPORATE & ORGANIZATIONS Sweater Parties & Other Sweater Fundraising Events

CORPORATE & ORGANIZATIONS Sweater Parties & Other Sweater Fundraising Events GUIDE TO ONLINE FUNDRAISING FOR MAKE THE WORLD BETTER WITH A SWEATER CORPORATE & ORGANIZATIONS Sweater Parties & Other Sweater Fundraising Events Thank you for your interest in registering to start or

More information

Dartmouth College Technical Support Document for Kronos PC version

Dartmouth College Technical Support Document for Kronos PC version Dartmouth College Technical Support Document for Kronos PC version Contents How to Save the Kronos URL as a Favorite or Bookmark... 2 Internet Explorer... 2 Firefox... 4 Possible Problems When Logging

More information

How To Add The WebReserv Booking Calendar To Your Facebook Page

How To Add The WebReserv Booking Calendar To Your Facebook Page WebReserv Quickstart Guides How To Add The WebReserv Booking Calendar To Your Facebook Page How To Add The WebReserv Booking Calendar To Your Facebook Page 1 Index Introduction Page 3 1. Create your WebReserv

More information

Sizmek Formats. HTML5 Page Skin. Build Guide

Sizmek Formats. HTML5 Page Skin. Build Guide Formats HTML5 Page Skin Build Guide Table of Contents Overview... 2 Supported Platforms... 7 Demos/Downloads... 7 Known Issues:... 7 Implementing a HTML5 Page Skin Format... 7 Included Template Files...

More information

Shopping Cart Add-On Help. for. Price Comparison Script. April 9, 2015

Shopping Cart Add-On Help. for. Price Comparison Script. April 9, 2015 Shopping Cart Add-On Help for Price Comparison Script Last Updated On: April 9, 2015 What is Shopping Cart Add-On? With the shopping cart add-on, merchants on your price comparison website will be able

More information

FACULTY GETTING STARTED WITH i>clicker2

FACULTY GETTING STARTED WITH i>clicker2 FACULTY GETTING STARTED WITH i>clicker2 Software The i>clicker software is completely packaged in a single folder and includes the i>clicker, i>grader, and searchable help files. The i>clicker software

More information

WEB DESIGN COURSE CONTENT

WEB DESIGN COURSE CONTENT WEB DESIGN COURSE CONTENT INTRODUCTION OF WEB TECHNOLOGIES Careers in Web Technologies How Websites are working Domain Types and Server About Static and Dynamic Websites Web 2.0 Standards PLANNING A BASIC

More information

GRC 119 Assignment 7 Create a Flash Animation Banner Ad

GRC 119 Assignment 7 Create a Flash Animation Banner Ad GRC 119 Assignment 7 Create a Flash Animation Banner Ad 1. Brainstorm your Ad Concept and identify the 5 components 2. Storyboard your ad concept 3. Develop the visual components 4. Develop banner ad web

More information

Spotify Homepage Takeover

Spotify Homepage Takeover Formats Spotify Homepage Takeover Build Guide Table of Contents Overview... 2 Supported Platforms... 3 Known Issues... 3 Implementing a Spotify Homepage Takeover... 3 Included Template Files... 3 HTML...

More information

Vizit 4.1 Installation Guide

Vizit 4.1 Installation Guide Vizit 4.1 Installation Guide Contents Running the Solution Installer... 3 Installation Requirements... 3 The Solution Installer... 3 Activating your License... 7 Online Activation... 7 Offline Activation...

More information

To set up Egnyte so employees can log in using SSO, follow the steps below to configure VMware Horizon and Egnyte to work with each other.

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

More information

GRC 119 Assignment 6 Create a Flash Animation Banner Ad

GRC 119 Assignment 6 Create a Flash Animation Banner Ad GRC 119 Assignment 6 Create a Flash Animation Banner Ad 1. Brainstorm your Ad Concept and identify the 5 components 2. Storyboard your ad concept 3. Develop the visual components 4. Develop banner ad web

More information

Document Services Online Customer Guide

Document Services Online Customer Guide Document Services Online Customer Guide Logging in... 3 Registering an Account... 3 Navigating DSO... 4 Basic Orders... 5 Getting Started... 5 Attaching Files & Print Options... 7 Advanced Print Options

More information

Click on Login at www.oecd-ilibrary.org and enter the Administrator username and password

Click on Login at www.oecd-ilibrary.org and enter the Administrator username and password REGISTRATION MANAGEMENT OPTIONS PURPOSE This document explains the various pages and options for institutional registrations at OECD ilibrary. The login as administrator enables the management of the registration

More information

Extracting Course Materials from Blackboard (For Instructors)

Extracting Course Materials from Blackboard (For Instructors) Extracting Course Materials from Blackboard (For Instructors) Section 1: Begin the archiving process Section 2: Retrieve the course archive Section 3: Preparing to access the archive file Section 4: Accessing

More information

Market Pricing Override

Market Pricing Override Market Pricing Override MARKET PRICING OVERRIDE Market Pricing: Copy Override Market price overrides can be copied from one match year to another Market Price Override can be accessed from the Job Matches

More information

XML Export Interface. IPS Light. 2 April 2013. Contact

XML Export Interface. IPS Light. 2 April 2013. Contact IPS Light XML Export Interface 2 April 2013 Contact Postal Technology Centre - Universal Postal Union - Weltpoststrasse 4-3000 Bern 15 - Switzerland Phone: +41 31 350 31 11 / Fax: +41 31 352 43 23 Email:

More information

USING USB FLASH DISK WITH TCMS V2

USING USB FLASH DISK WITH TCMS V2 1 USING USB FLASH DISK WITH TCMS V2 SUGGESTIONS & SOLUTIONS FOR TCMS V2 2 ADD REMOTE FINGERTEC TERMINAL(S) USING USB FLASH DISK FingerTec AC100 Plus and AC800 Plus both come with USB port. User may utilise

More information

Marketo Integration Setup Guide

Marketo Integration Setup Guide Page 1 of 30 Table of Contents About the RingLead Integration with Marketo Create the Marketo Webhook - Response Mapping - Configure Webhook Response Mapping Create the Marketo Program and Campaign - Create

More information

An Oracle White Paper May 2013. Creating Custom PDF Reports with Oracle Application Express and the APEX Listener

An Oracle White Paper May 2013. Creating Custom PDF Reports with Oracle Application Express and the APEX Listener An Oracle White Paper May 2013 Creating Custom PDF Reports with Oracle Application Express and the APEX Listener Disclaimer The following is intended to outline our general product direction. It is intended

More information

Egnyte Single Sign-On (SSO) Installation for OneLogin

Egnyte Single Sign-On (SSO) Installation for OneLogin Egnyte Single Sign-On (SSO) Installation for OneLogin To set up Egnyte so employees can log in using SSO, follow the steps below to configure OneLogin and Egnyte to work with each other. 1. Set up OneLogin

More information

Sales Dynamite / Mobile Prospector Jack

Sales Dynamite / Mobile Prospector Jack Sales Dynamite / Mobile Prospector Jack Training and Frequently Asked Questions - May 19, 2015 12 Easy Steps to Your Success Youtube link: https://www.youtube.com/watch?v=8apv1owbcvm Step 1. Open Lead

More information

Landing Page (Business) Sign up My Business. Business Login. Quick Tip:

Landing Page (Business) Sign up My Business. Business Login. Quick Tip: Landing Page (Business) Enter BirthdayComp.com into your browser, this brings you to the landing page where users and businesses can sign up or login to their account. Sign up My Business To open an account,

More information

Editing Adobe Connect User and Meeting Room Settings

Editing Adobe Connect User and Meeting Room Settings Editing Adobe Connect User and Meeting Room Settings Editing an Adobe Connect Meeting Room is a very simple process. The following presentation will walk through the process step by step. Log Into the

More information

SHIPSTATION / MIVA MERCHANT SETUP GUIDE

SHIPSTATION / MIVA MERCHANT SETUP GUIDE SHIPSTATION / MIVA MERCHANT SETUP GUIDE 9/20/2013 Miva Merchant Setup Guide ShipStation has created a Miva Merchant module to allow for a more streamlined order fulfillment process. This guide provides

More information

ADMINISTRATOR QUICK SETUP GUIDE FOR AVENTION FOR SALESFORCE

ADMINISTRATOR QUICK SETUP GUIDE FOR AVENTION FOR SALESFORCE ADMINISTRATOR QUICK SETUP GUIDE FOR AVENTION FOR SALESFORCE Version 1.1 April 8th, 2014 This guide assumes you have successfully installed Avention for Salesforce. If not, see the Installation guide which

More information

CHAPTER 6: SEARCHING AN ONLINE DATABASE

CHAPTER 6: SEARCHING AN ONLINE DATABASE CHAPTER 6: SEARCHING AN ONLINE DATABASE WHAT S INSIDE Searching an Online Database... 6-1 Selecting a Display Mode... 6-1 Searching a Database... 6-1 Reviewing References... 6-2 Finding Full Text for a

More information

Reseller Panel Step-by-Step Guide

Reseller Panel Step-by-Step Guide 1. Legal notice setup. Alternative language setup. Enter legal notice as text. Enter legal notice as link 2. ResellerPanel design. Edit colors and layout. Edit themes and icons 3. Create a new customer.

More information

Getting Started with the Standalone

Getting Started with the Standalone Page 1 of 22 Product: Database Accelerator (DBXL) Getting Started with the Standalone Title: Dashboard This Getting Started guide is an introductory tutorial that will show you how to quickly familiarize

More information

Installation Guide for Windows May 2016

Installation Guide for Windows May 2016 Installation Guide for Windows May 2016 1 Welcome to KITE Client Software for Windows Note: The KITE Client software is supported for both 32-bit and 64-bit Windows computers. The Kansas Interactive Testing

More information

Configuring Data Masking

Configuring Data Masking Configuring Data Masking Intellicus Web-based Reporting Suite Version 4.5 Enterprise Professional Smart Developer Smart Viewer Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2009

More information

We show you how to get a proper flyer done. Log in first, to have all features available:

We show you how to get a proper flyer done. Log in first, to have all features available: According to our philosophy, an online order should be placed in no time, as there is no point in spending the entire day in front of a computer. Please find below how to order your print products fast

More information

MyCampus Job Aid. Document Control. Graduation Parchments Version: 1.0. Title: Production/Review Date March 2015. Next review due: January 2016

MyCampus Job Aid. Document Control. Graduation Parchments Version: 1.0. Title: Production/Review Date March 2015. Next review due: January 2016 MyCampus Job Aid Document Control Title: Graduation Parchments Version: 1.0 Owner: Linsay Black Production/Review Date March 2015 Review action: Update Next review due: January 2016 This document outlines

More information

Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet

Introduction. Before you begin. Installing efax from our CD-ROM. Installing efax after downloading from the internet Introduction Before you begin Before you begin installing efax, please check the following: You have received confirmation that your application for the efax service has been processed. The confirmation

More information

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008.

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008. Znode Multifront - Installation Guide Version 6.2 1 System Requirements To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server

More information

Introduction. Installing Osell Free Magento Connect Extensions for

Introduction. Installing Osell Free Magento Connect Extensions for Introduction Installing Osell Free Magento Connect Extensions for Trial Free Osell extensions are uploaded to Magento and available for direct download on Magento Connect after 15 th August, 2013. How

More information

System Area Management Software Tool Tip: Integrating into NetIQ AppManager

System Area Management Software Tool Tip: Integrating into NetIQ AppManager System Area Management Software Tool Tip: Integrating into NetIQ AppManager Overview: This document provides an overview of how to integrate System Area Management's event logs with NetIQ's AppManager.

More information

Resources You can find more resources for Sync & Save at our support site: http://www.doforms.com/support.

Resources You can find more resources for Sync & Save at our support site: http://www.doforms.com/support. Sync & Save Introduction Sync & Save allows you to connect the DoForms service (www.doforms.com) with your accounting or management software. If your system can import a comma delimited, tab delimited

More information

Setting Up Your Online ecommerce Shopping Cart

Setting Up Your Online ecommerce Shopping Cart Setting Up Your Online ecommerce Shopping Cart Setting Up Your Online ecommerce Shopping Cart Contents o Building Your ecommerce Shopping Cart o Creating Products o Configuring Shipping & Verifying Taxes

More information

Criteo Tags & Feed Extension for Magento

Criteo Tags & Feed Extension for Magento Criteo Tags & Feed Extension for Magento Documentation Author Web In Color Date: December 23, 2014 Version: 1.3.1 Compatibility: Magento 1.5.x 1.9.x Document Name: wic_criteo_en.pdf Contact: contact@webincolor.fr

More information

Panopto Recording. Click the Panopto Recorder icon found on the Desktop. Click the Log in with Blackboard button. Page 1

Panopto Recording. Click the Panopto Recorder icon found on the Desktop. Click the Log in with Blackboard button. Page 1 Panopto Recording The Panopto Recorder allows for a great deal of flexibility in how and what can be recorded. This guide will cover all aspects of recording with one computer (meaning all presentation

More information

-CONTINUE ON NEXT PAGE

-CONTINUE ON NEXT PAGE Page 1 Thank you for taking part in the s Stepping Out to Cure Scleroderma! We appreciate your support of our mission. Here are some instructions to help you send an email message from your Participant

More information

Word 2010 to Office 365 for business

Word 2010 to Office 365 for business Word 2010 to Office 365 for business Make the switch Microsoft Word 2013 desktop looks different from previous versions, so here s a brief overview of new features and important changes. Quick Access Toolbar

More information

Employee Active Directory Self-Service Quick Setup Guide

Employee Active Directory Self-Service Quick Setup Guide Employee Active Directory Self-Service Quick Setup Guide (V2.0) Last update: 11/5/2014 Copyright 2014 InfraDog Inc. All rights reserved Corporate Phone: +1 (416) 473-4096, Fax: +1 (888) 863-3936, Email:

More information

DocuSign Connect for Salesforce Guide

DocuSign Connect for Salesforce Guide Information Guide 1 DocuSign Connect for Salesforce Guide 1 Copyright 2003-2013 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer to the DocuSign

More information

Program Update IPedge Feature Description IPedge Feature Desc. 8/2/13

Program Update IPedge Feature Description IPedge Feature Desc. 8/2/13 Program Update IPedge Feature Description IPedge Feature Desc. 8/2/13 OVERVIEW The IPedge program update process is controlled through Enterprise Manager. The software update can be performed using three

More information

MONAHRQ Installation Permissions Guide. Version 2.0.4

MONAHRQ Installation Permissions Guide. Version 2.0.4 MONAHRQ Installation Permissions Guide Version 2.0.4 March 19, 2012 Check That You Have all Necessary Permissions It is important to make sure you have full permissions to run MONAHRQ. The following instructions

More information

How to Integrate Salesforce with Your Constant Contact Account FOR ENTERPRISE & UNLIMITED EDITIONS

How to Integrate Salesforce with Your Constant Contact Account FOR ENTERPRISE & UNLIMITED EDITIONS HOW-TO GUIDE EMAIL MARKE TING How to Integrate Salesforce with Your Constant Contact Account FOR ENTERPRISE & UNLIMITED EDITIONS INSIGHT PROVIDED BY www.constantcontact.com 1-866-876-8464 This guide is

More information

Installation & Configuration Guide Professional Edition

Installation & Configuration Guide Professional Edition Installation & Configuration Guide Professional Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

Getting Started with the Naviance Student Mobile App

Getting Started with the Naviance Student Mobile App Getting Started with the Naviance Student Mobile App Naviance Student is a college and success planning tool designed to help high school students plan their college search, communicate with their guidance

More information

Magento module Documentation

Magento module Documentation Table of contents 1 General... 4 1.1 Languages... 4 2 Installation... 4 2.1 Search module... 4 2.2 Installation in Magento... 6 2.3 Installation as a local package... 7 2.4 Uninstalling the module... 8

More information

CLASSROOM WEB DESIGNING COURSE

CLASSROOM WEB DESIGNING COURSE About Web Trainings Academy CLASSROOM WEB DESIGNING COURSE Web Trainings Academy is the Top institutes in Hyderabad for Web Technologies established in 2007 and managed by ITinfo Group (Our Registered

More information

Lesson 3.3 Creating a Marketing Campaign Element. Objective At the end of this lesson, you should be able to: Create a Campaign Element

Lesson 3.3 Creating a Marketing Campaign Element. Objective At the end of this lesson, you should be able to: Create a Campaign Element Lesson 3.3 Creating a Marketing Campaign Element Objective At the end of this lesson, you should be able to: Create a Campaign Element Summary Campaign Elements are a group of print ads, product promotions,

More information

CMS and e-commerce Solutions

CMS and e-commerce Solutions Digital Signature plugin (for SmartFormer Gold module) for Magento User Guide version 1.0 created by IToris IToris Table of contents 1. Introduction... 3 1.1. Purpose... 3 2. Installation and License...

More information

1.0 Procedure for offline filing of e-return(formiii)

1.0 Procedure for offline filing of e-return(formiii) Commercial Tax Department Government of Uttarakhand e-return of FormIII : Instruction manual for offline filing 1.0 Procedure for offline filing of e-return(formiii) Step-1: Download MS-Excel sheet of

More information

How to Open a Broker Account & Install MetaTrader4 on a Mac

How to Open a Broker Account & Install MetaTrader4 on a Mac How to Open a Broker Account & Install MetaTrader4 on a Mac We are no longer using Alpari, so please set up your GO Markets account as below. Open a GO Markets Demo Account If you are from the UK Please

More information

Rational Quality Manager. Quick Start Tutorial

Rational Quality Manager. Quick Start Tutorial Rational Quality Manager Quick Start Tutorial 1 Contents 1. Introduction... 2 2. Terminology... 3 3. Project Area Preparation... 4 3.1 Adding Users and specifying Roles... 4 3.2 Managing Tool Associations...

More information

GET MEMBERS TO USE THEIR AVAILABLE LOC LOANS

GET MEMBERS TO USE THEIR AVAILABLE LOC LOANS Volume 26: Contingent Liability Analysis GET MEMBERS TO USE THEIR AVAILABLE LOC LOANS Find out how to INCREASE LOC BALANCES! 2014 CU*Answers Web Services ~collat/managment_services/building_the_factory_covers

More information

PaperStream Connect. Setup Guide. Version 1.0.0.0. Copyright Fujitsu

PaperStream Connect. Setup Guide. Version 1.0.0.0. Copyright Fujitsu PaperStream Connect Setup Guide Version 1.0.0.0 Copyright Fujitsu 2014 Contents Introduction to PaperStream Connect... 2 Setting up PaperStream Capture to Release to Cloud Services... 3 Selecting a Cloud

More information

NextGen EHR: Clinic Password and User Preferences Setup in PROD

NextGen EHR: Clinic Password and User Preferences Setup in PROD NextGen EHR: Clinic Password and User Preferences Setup in PROD FALL 2014 1 Click the NextGen icon on your desktop. The NextGen Application Window opens. FALL 2014 2 Click the icon for EHR. The EHR login

More information

M-CONNECT PRODUCT FILE UPLOAD EXTENSION FOR MAGENTO COMMERCE

M-CONNECT PRODUCT FILE UPLOAD EXTENSION FOR MAGENTO COMMERCE M-CONNECT PRODUCT FILE UPLOAD EXTENSION FOR MAGENTO COMMERCE Overview This extension allows admin to upload files to products from Admin Panel products section, it allows you to share more information

More information

CURRICULUM MAP. Web Design I Mr. Gault

CURRICULUM MAP. Web Design I Mr. Gault CURRICULUM MAP Web Design I Mr. Gault MONTH August- September ESSENTIAL QUESTIONS What is HTML and how is it used in today s web design? How is Dreamweaver used to create web pages? HTML TOPIC Dreamweaver

More information

Information Exchange Network (IEN) System Operator Training Day 3

Information Exchange Network (IEN) System Operator Training Day 3 March 3 rd, 2003 Information Exchange Network (IEN) System Operator Training Day 3 Final March 3 rd, 2003 IEN System Operator s Training Part 3 Operator s Training Part 3 Agenda IEN Alarm Viewer TCS and

More information

HTML5 Standard Banner

HTML5 Standard Banner Sizmek Formats HTML5 Standard Banner Build Guide Table of Contents Overview... 2 Supported Platforms... 3 Demos/Downloads... 3 Known Issues... 3 Recommended Specs... 3 Implementing an HTML5 Standard Banner...

More information

Accounting CS Payroll Processing

Accounting CS Payroll Processing Accounting CS Payroll Processing Business Model Copyright 2015 Rootworks Table of Contents Entering Payroll Information... 2 Manual Data Entry... 2 Remote Payroll Data Entry... 3 Employee Self -Service...

More information

How to Create and Send Newsletter Using G-Lock EasyMail

How to Create and Send Newsletter Using G-Lock EasyMail How to Create and Send Newsletter Using G-Lock EasyMail Beginner s Guide 1 Page Table of Contents 1. Create E-Mail Account 3 2. Create Contact Group. 5 3. Import Contacts from External Database. 6 4. Compose

More information

GiftWorks Online Donations

GiftWorks Online Donations GiftWorks Online Donations Getting Started GiftWorks Online Donations delivers a fast, convenient tool for accepting online donations (through your website or through an email link) and downloading those

More information

Bulk Email. What s Inside this Guide. Bulk Email and How To Get There 2. Bulk Email Setup 4. Bulk Email Details 7

Bulk Email. What s Inside this Guide. Bulk Email and How To Get There 2. Bulk Email Setup 4. Bulk Email Details 7 Bulk Email What s Inside this Guide Bulk Email and How To Get There 2 Bulk Email Setup 4 Bulk Email Details 7 Bulk Email and How To Get There Bulk Email allows you to send a mass email to the records on

More information