| Line 73... |
Line 73... |
| 73 |
}
|
73 |
}
|
| 74 |
}
|
74 |
}
|
| 75 |
// Save Massaged data items
|
75 |
// Save Massaged data items
|
| 76 |
updatedeps.FRdeps.value = rs;
|
76 |
updatedeps.FRdeps.value = rs;
|
| 77 |
updatedeps.FRdepsRaw.value = '';
|
77 |
updatedeps.FRdepsRaw.value = '';
|
| 78 |
|
- |
|
| 79 |
if (document.ANTformat_returnValue) {
|
- |
|
| 80 |
ProgressBar.style.visibility='visible';
|
- |
|
| 81 |
}
|
78 |
}
|
| 82 |
}
|
79 |
}
|
| 83 |
//-->
|
80 |
//-->
|
| 84 |
</script>
|
81 |
</script>
|
| 85 |
<table width="650" border="0" cellspacing="0" cellpadding="0">
|
82 |
<table width="650" border="0" cellspacing="0" cellpadding="0">
|
| Line 123... |
Line 120... |
| 123 |
</td>
|
120 |
</td>
|
| 124 |
<td align="right" valign="top" width="1%" background="images/lbox_bg_blue.gif"><img src="images/lbox_tr_cnr_b.gif" width="13" height="13"></td>
|
121 |
<td align="right" valign="top" width="1%" background="images/lbox_bg_blue.gif"><img src="images/lbox_tr_cnr_b.gif" width="13" height="13"></td>
|
| 125 |
</tr>
|
122 |
</tr>
|
| 126 |
<tr>
|
123 |
<tr>
|
| 127 |
<td width="1%" bgcolor="#FFFFFF"><img src="images/h_trsp_dot.gif" width="10" height="100"></td>
|
124 |
<td width="1%" bgcolor="#FFFFFF"><img src="images/h_trsp_dot.gif" width="10" height="100"></td>
|
| 128 |
<td bgcolor="#FFFFFF" valign="top">
|
125 |
<td bgcolor="#FFFFFF" valign="top" style='position:relative'>
|
| 129 |
<!-- Body -->
|
126 |
<!-- Body -->
|
| - |
|
127 |
<div id='ProgressBar' class='vixSpinner' style='visibility:hidden;'></div>
|
| 130 |
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
128 |
<table width="100%" border="0" cellspacing="1" cellpadding="2">
|
| 131 |
<form name="updatedeps" method="post" action="form_edit_deps.asp" onSubmit="IsInANTformat();return document.ANTformat_returnValue;">
|
129 |
<form name="updatedeps" method="post" action="form_edit_deps.asp" onSubmit="IsInANTformat();return document.ANTformat_returnValue;">
|
| 132 |
<tr>
|
130 |
<tr>
|
| 133 |
<td width="1%"><img src="images/h_trsp_dot.gif" width="10" height="30"></td>
|
131 |
<td width="1%"><img src="images/h_trsp_dot.gif" width="10" height="30"></td>
|
| 134 |
<td width="1%" nowrap class="form_group" valign="bottom">DEPENDENCIES<a href="#" onMouseOver="formTips.show('depsant')" onMouseOut="formTips.hide()"><img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle" border="0" ></a></td>
|
132 |
<td width="1%" nowrap class="form_group" valign="bottom">DEPENDENCIES<a href="#" onMouseOver="formTips.show('depsant')" onMouseOut="formTips.hide()"><img src="images/i_help.gif" width="12" height="12" hspace="2" align="absmiddle" border="0" ></a></td>
|
| Line 151... |
Line 149... |
| 151 |
</span>
|
149 |
</span>
|
| 152 |
</td>
|
150 |
</td>
|
| 153 |
</tr>
|
151 |
</tr>
|
| 154 |
<tr>
|
152 |
<tr>
|
| 155 |
<td width="1%"> </td>
|
153 |
<td width="1%"> </td>
|
| 156 |
<td width="1%" nowrap class="body_scol"><SPAN id="ProgressBar" name="ProgressBar" style="visibility:hidden;"><img src="images/i_processing.gif" width="11" height="17" align="absmiddle" hspace="3">Processing...</SPAN></td>
|
154 |
<td width="1%"> </td>
|
| 157 |
<td nowrap width="100%">
|
155 |
<td nowrap width="100%">
|
| 158 |
<input type="submit" name="btn" value="Import" class="form_btn">
|
156 |
<input type="submit" name="btn" value="Import" class="form_btn">
|
| 159 |
<input name="btn" type="reset" class="form_btn" value="Cancel" onClick="window.location='dependencies.asp?pv_id=<%=Request("pv_id")%>&rtag_id=<%=Request("rtag_id")%>';">
|
157 |
<input name="btn" type="reset" class="form_btn" value="Cancel" onClick="window.location='dependencies.asp?pv_id=<%=Request("pv_id")%>&rtag_id=<%=Request("rtag_id")%>';">
|
| 160 |
<br><br>
|
158 |
<br><br>
|
| 161 |
</td>
|
159 |
</td>
|