Support Overview

Tutorials

Usage Examples

Upgrade Information

FAQ

New Release History

You are here:   Visualware >   MyConnection Server >   Support >   Usage Examples >   Letting the user choose the session ID

Letting the user choose the session ID

The example below is set to let the user choose their own session ID (SID). When the test is started a dialog will appear allowing the user to enter text, this text can then be provided to a support agent to easily identify the test in a large list of results.

Code Required

The code below just needs to be copied into a web page at the position the applet is to appear. The only change that will be needed is the codebase, highligted in red below. This should be changed to the address of your MyConnection Server installation.

The code in blue denotes the parameter needed to trigger the dialog pop up that allows the user to enter their own text. The value is simply the text that is displayed when the dialog appears.

<applet mayscript name="mcs" code="myspeedserver/applet/myspeed.class" archive="/myspeed/myspeed_s_8.jar,/myspeed/plugins_s_8.jar" codebase="http://mcsiad.visualware.com/myspeed" width=600 height=400>
<param name="testspecid" value="-2">
<param name="permissions" value="all-permissions">
<param name="sid" value="Enter session ID...">
</applet>


 

MyConnection Server

Home
Online Testing Portal
Download
Purchase
Resources
Support

Visualware Products

VisualRoute
eMailTrackerPro
Visual IP Trace

   

© Visualware Inc. 2014 - All Rights Reserved