| Line 95... |
Line 95... |
| 95 |
<!-- TIPS -->
|
95 |
<!-- TIPS -->
|
| 96 |
<script language="JavaScript" src="images/tipster.js?ver=<%=VixVerNum%>"></script>
|
96 |
<script language="JavaScript" src="images/tipster.js?ver=<%=VixVerNum%>"></script>
|
| 97 |
<script language="JavaScript" src="images/_help_tips.js?ver=<%=VixVerNum%>"></script>
|
97 |
<script language="JavaScript" src="images/_help_tips.js?ver=<%=VixVerNum%>"></script>
|
| 98 |
</head>
|
98 |
</head>
|
| 99 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
|
99 |
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" onload="self.focus();">
|
| - |
|
100 |
<div id='divProgressBar' class='vixSpinner' style='visibility:hidden;'></div>
|
| 100 |
<form class="form_tight" action="<%=scriptName%>" method="post" name="LicenceName" onsubmit="MM_validateForm('licName','Licence Name','RminLength:3');return document.MM_returnValue;">
|
101 |
<form class="form_tight" action="<%=scriptName%>" method="post" name="LicenceName" onsubmit="MM_validateForm('licName','Licence Name','RminLength:3');return document.MM_returnValue;">
|
| 101 |
<table width="100%" border="0" cellspacing="0" cellpadding="2">
|
102 |
<table width="100%" border="0" cellspacing="0" cellpadding="2">
|
| 102 |
<tr>
|
103 |
<tr>
|
| 103 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
|
104 |
<td valign="top" nowrap colspan="3" class="wform_ttl" background="images/bg_form_lightgray.gif">
|
| 104 |
<!-- LOCAL ERROR +++++++++++++++++++++++++++++++++++++++++++++++ -->
|
105 |
<!-- LOCAL ERROR +++++++++++++++++++++++++++++++++++++++++++++++ -->
|
| Line 123... |
Line 124... |
| 123 |
<input type="hidden" name="action" value="true">
|
124 |
<input type="hidden" name="action" value="true">
|
| 124 |
<input type="hidden" name="view_id" value="<%=parViewId%>">
|
125 |
<input type="hidden" name="view_id" value="<%=parViewId%>">
|
| 125 |
</td>
|
126 |
</td>
|
| 126 |
</tr>
|
127 |
</tr>
|
| 127 |
<tr>
|
128 |
<tr>
|
| 128 |
<td><%=ProgressBar()%></td>
|
- |
|
| 129 |
<td align="right" nowrap class="wform_ttl">
|
129 |
<td align="right" nowrap class="wform_ttl" colspan=2>
|
| 130 |
<input type="submit" name="btn" value="Save" class="form_btn">
|
130 |
<input type="submit" name="btn" value="Save" class="form_btn">
|
| 131 |
<input type="reset" name="btn" value="Close" class="form_btn" onclick="parent.closeIFrame();">
|
131 |
<input type="reset" name="btn" value="Close" class="form_btn" onclick="parent.closeIFrame();">
|
| 132 |
</td>
|
132 |
</td>
|
| 133 |
</tr>
|
133 |
</tr>
|
| 134 |
</table>
|
134 |
</table>
|