| Line 305... |
Line 305... |
| 305 |
|
305 |
|
| 306 |
<%Case "Daemon Start"%>
|
306 |
<%Case "Daemon Start"%>
|
| 307 |
<table border="0" cellspacing="0" cellpadding="0">
|
307 |
<table border="0" cellspacing="0" cellpadding="0">
|
| 308 |
<tr>
|
308 |
<tr>
|
| 309 |
<td valign=top>
|
309 |
<td valign=top>
|
| 310 |
<img src="icons/tstopped.gif" width="16" height="16" border="0" vspace=10 hspace="5" title="Disabled">
|
310 |
<img src="icons/tstopped.gif" width="16" height="16" border="0" vspace=2 hspace="5" title="Disabled">
|
| 311 |
</td>
|
311 |
</td>
|
| 312 |
<td valign=top>
|
312 |
<td valign=top>
|
| 313 |
<a href="_setDaemonResume.asp?rcon_id=<%=rcon_id%>&rtag_id=<%=parRtagId%>" class="abtnItem">
|
313 |
<a href="_setDaemonResume.asp?rcon_id=<%=rcon_id%>&rtag_id=<%=parRtagId%>&rfile=<%=scriptName%>" class="abtnItem">
|
| 314 |
<img src="icons/tplay.gif" width="16" height="16" border="0" vspace=10 hspace="0" title="Enable Daemon">
|
314 |
<img src="icons/tplay.gif" width="16" height="16" border="0" vspace=2 hspace="0" title="Enable Daemon">
|
| 315 |
</a>
|
315 |
</a>
|
| 316 |
</td>
|
316 |
</td>
|
| 317 |
<td valign=top>
|
317 |
<td valign=top>
|
| 318 |
<img src="icons/tpause_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
318 |
<img src="icons/tpause_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 319 |
</td>
|
319 |
</td>
|
| 320 |
<td valign=top>
|
320 |
<td valign=top>
|
| 321 |
<img src="icons/tstop_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
321 |
<img src="icons/tstop_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 322 |
</td>
|
322 |
</td>
|
| 323 |
</tr>
|
323 |
</tr>
|
| 324 |
</table>
|
324 |
</table>
|
| 325 |
|
325 |
|
| 326 |
<%Case "Daemon Start Disabled"%>
|
326 |
<%Case "Daemon Start Disabled"%>
|
| 327 |
<table border="0" cellspacing="0" cellpadding="0">
|
327 |
<table border="0" cellspacing="0" cellpadding="0">
|
| 328 |
<tr>
|
328 |
<tr>
|
| 329 |
<td valign=top>
|
329 |
<td valign=top>
|
| 330 |
<img src="icons/tstopped.gif" width="16" height="16" border="0" vspace=10 hspace="5" title="Disabled">
|
330 |
<img src="icons/tstopped.gif" width="16" height="16" border="0" vspace=2 hspace="5" title="Disabled">
|
| 331 |
<td valign=top>
|
331 |
<td valign=top>
|
| 332 |
<img src="icons/tplay_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
332 |
<img src="icons/tplay_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 333 |
<td valign=top>
|
333 |
<td valign=top>
|
| 334 |
<img src="icons/tpause_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
334 |
<img src="icons/tpause_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 335 |
<td valign=top>
|
335 |
<td valign=top>
|
| 336 |
<img src="icons/tstop_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
336 |
<img src="icons/tstop_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 337 |
</td>
|
337 |
</td>
|
| 338 |
</tr>
|
338 |
</tr>
|
| 339 |
</table>
|
339 |
</table>
|
| 340 |
|
340 |
|
| 341 |
<%Case "Daemon Pause"%>
|
341 |
<%Case "Daemon Pause"%>
|
| 342 |
<table border="0" cellspacing="0" cellpadding="0">
|
342 |
<table border="0" cellspacing="0" cellpadding="0">
|
| 343 |
<tr>
|
343 |
<tr>
|
| 344 |
<td valign=top>
|
344 |
<td valign=top>
|
| 345 |
<img src="icons/tplayed.gif" width="16" height="16" border="0" vspace=10 hspace="5" title="Enabled">
|
345 |
<img src="icons/tplayed.gif" width="16" height="16" border="0" vspace=2 hspace="5" title="Enabled">
|
| 346 |
</td>
|
346 |
</td>
|
| 347 |
<td valign=top>
|
347 |
<td valign=top>
|
| 348 |
<img src="icons/tplay_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
348 |
<img src="icons/tplay_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 349 |
</td>
|
349 |
</td>
|
| 350 |
<td valign=top>
|
350 |
<td valign=top>
|
| 351 |
<a href="_setDaemonPause.asp?rcon_id=<%=rcon_id%>&rtag_id=<%=parRtagId%>" class="abtnItem">
|
351 |
<a href="_setDaemonPause.asp?rcon_id=<%=rcon_id%>&rtag_id=<%=parRtagId%>&rfile=<%=scriptName%>" class="abtnItem">
|
| 352 |
<img src="icons/tpause.gif" width="16" height="16" border="0" vspace=10 hspace="0" title="Pause Daemon">
|
352 |
<img src="icons/tpause.gif" width="16" height="16" border="0" vspace=2 hspace="0" title="Pause Daemon">
|
| 353 |
</a>
|
353 |
</a>
|
| 354 |
</td>
|
354 |
</td>
|
| 355 |
<td valign=top>
|
355 |
<td valign=top>
|
| 356 |
<a href="_setDaemonDisable.asp?rcon_id=<%=rcon_id%>&rtag_id=<%=parRtagId%>" class="abtnItem">
|
356 |
<a href="_setDaemonDisable.asp?rcon_id=<%=rcon_id%>&rtag_id=<%=parRtagId%>&rfile=<%=scriptName%>" class="abtnItem">
|
| 357 |
<img src="icons/tstop.gif" width="16" height="16" border="0" vspace=10 hspace="0" title="Disable Daemon">
|
357 |
<img src="icons/tstop.gif" width="16" height="16" border="0" vspace=2 hspace="0" title="Disable Daemon">
|
| 358 |
</a>
|
358 |
</a>
|
| 359 |
</td>
|
359 |
</td>
|
| 360 |
</tr>
|
360 |
</tr>
|
| 361 |
</table>
|
361 |
</table>
|
| 362 |
|
362 |
|
| 363 |
<%Case "Daemon Pause Disabled"%>
|
363 |
<%Case "Daemon Pause Disabled"%>
|
| 364 |
<table border="0" cellspacing="0" cellpadding="0">
|
364 |
<table border="0" cellspacing="0" cellpadding="0">
|
| 365 |
<tr>
|
365 |
<tr>
|
| 366 |
<td valign=top>
|
366 |
<td valign=top>
|
| 367 |
<img src="icons/tplayed.gif" width="16" height="16" border="0" vspace=10 hspace="5" title="Enabled">
|
367 |
<img src="icons/tplayed.gif" width="16" height="16" border="0" vspace=2 hspace="5" title="Enabled">
|
| 368 |
</td>
|
368 |
</td>
|
| 369 |
<td valign=top>
|
369 |
<td valign=top>
|
| 370 |
<img src="icons/tplay_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
370 |
<img src="icons/tplay_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 371 |
</td>
|
371 |
</td>
|
| 372 |
<td valign=top>
|
372 |
<td valign=top>
|
| 373 |
<img src="icons/tpause_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
373 |
<img src="icons/tpause_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 374 |
</td>
|
374 |
</td>
|
| 375 |
<td valign=top>
|
375 |
<td valign=top>
|
| 376 |
<img src="icons/tstop_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
376 |
<img src="icons/tstop_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 377 |
</td>
|
377 |
</td>
|
| 378 |
</tr>
|
378 |
</tr>
|
| 379 |
</table>
|
379 |
</table>
|
| 380 |
|
380 |
|
| 381 |
<%Case "Daemon Resume"%>
|
381 |
<%Case "Daemon Resume"%>
|
| 382 |
<table border="0" cellspacing="0" cellpadding="0">
|
382 |
<table border="0" cellspacing="0" cellpadding="0">
|
| 383 |
<tr>
|
383 |
<tr>
|
| 384 |
<td valign=top>
|
384 |
<td valign=top>
|
| 385 |
<img src="icons/tpaused.gif" width="16" height="16" border="0" vspace=10 hspace="5" title="Paused">
|
385 |
<img src="icons/tpaused.gif" width="16" height="16" border="0" vspace=2 hspace="5" title="Paused">
|
| 386 |
</td>
|
386 |
</td>
|
| 387 |
<td valign=top>
|
387 |
<td valign=top>
|
| 388 |
<a href="_setDaemonResume.asp?rcon_id=<%=rcon_id%>&rtag_id=<%=parRtagId%>" class="abtnItem">
|
388 |
<a href="_setDaemonResume.asp?rcon_id=<%=rcon_id%>&rtag_id=<%=parRtagId%>&rfile=<%=scriptName%>" class="abtnItem">
|
| 389 |
<img src="icons/tplay.gif" width="16" height="16" border="0" vspace=10 hspace="0" title="Resume Daemon">
|
389 |
<img src="icons/tplay.gif" width="16" height="16" border="0" vspace=2 hspace="0" title="Resume Daemon">
|
| 390 |
</a>
|
390 |
</a>
|
| 391 |
</td>
|
391 |
</td>
|
| 392 |
<td valign=top>
|
392 |
<td valign=top>
|
| 393 |
<img src="icons/tpause_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
393 |
<img src="icons/tpause_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 394 |
</td>
|
394 |
</td>
|
| 395 |
<td valign=top>
|
395 |
<td valign=top>
|
| 396 |
<a href="_setDaemonDisable.asp?rcon_id=<%=rcon_id%>&rtag_id=<%=parRtagId%>" class="abtnItem">
|
396 |
<a href="_setDaemonDisable.asp?rcon_id=<%=rcon_id%>&rtag_id=<%=parRtagId%>&rfile=<%=scriptName%>" class="abtnItem">
|
| 397 |
<img src="icons/tstop.gif" width="16" height="16" border="0" vspace=10 hspace="0" title="Disable Daemon">
|
397 |
<img src="icons/tstop.gif" width="16" height="16" border="0" vspace=2 hspace="0" title="Disable Daemon">
|
| 398 |
</a>
|
398 |
</a>
|
| 399 |
</td>
|
399 |
</td>
|
| 400 |
</tr>
|
400 |
</tr>
|
| 401 |
</table>
|
401 |
</table>
|
| 402 |
|
402 |
|
| 403 |
<%Case "Daemon Resume Disabled"%>
|
403 |
<%Case "Daemon Resume Disabled"%>
|
| 404 |
<table border="0" cellspacing="0" cellpadding="0">
|
404 |
<table border="0" cellspacing="0" cellpadding="0">
|
| 405 |
<tr>
|
405 |
<tr>
|
| 406 |
<td valign=top>
|
406 |
<td valign=top>
|
| 407 |
<img src="icons/tpaused.gif" width="16" height="16" border="0" vspace=10 hspace="5" title="Paused">
|
407 |
<img src="icons/tpaused.gif" width="16" height="16" border="0" vspace=2 hspace="5" title="Paused">
|
| 408 |
</td>
|
408 |
</td>
|
| 409 |
<td valign=top>
|
409 |
<td valign=top>
|
| 410 |
<img src="icons/tplay_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
410 |
<img src="icons/tplay_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 411 |
</td>
|
411 |
</td>
|
| 412 |
<td valign=top>
|
412 |
<td valign=top>
|
| 413 |
<img src="icons/tpause_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
413 |
<img src="icons/tpause_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 414 |
</td>
|
414 |
</td>
|
| 415 |
<td valign=top>
|
415 |
<td valign=top>
|
| 416 |
<img src="icons/tstop_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0">
|
416 |
<img src="icons/tstop_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0">
|
| 417 |
</td>
|
417 |
</td>
|
| 418 |
</tr>
|
418 |
</tr>
|
| 419 |
</table>
|
419 |
</table>
|
| 420 |
|
420 |
|
| 421 |
<%Case "Daemon Control All"%>
|
421 |
<%Case "Daemon Control All"%>
|
| 422 |
<table border="0" cellspacing="0" cellpadding="0">
|
422 |
<table border="0" cellspacing="0" cellpadding="0">
|
| 423 |
<tr>
|
423 |
<tr>
|
| 424 |
<td valign=top>
|
424 |
<td valign=top>
|
| 425 |
<img src=icons/tpaused.gif width="16" height="16" border="0" vspace=10 hspace="5" style="visibility:hidden">
|
425 |
<img src=icons/tpaused.gif width="16" height="16" border="0" vspace=2 hspace="5" style="visibility:hidden">
|
| 426 |
</td>
|
426 |
</td>
|
| 427 |
<td valign=top>
|
427 |
<td valign=top>
|
| 428 |
<a href="_setDaemonResume.asp?rtag_id=<%=parRtagId%>">
|
428 |
<a href="_setDaemonResume.asp?rtag_id=<%=parRtagId%>&rfile=<%=scriptName%>">
|
| 429 |
<img src="icons/tplay.gif" width="16" height="16" border="0" vspace=10 hspace="0" title="Enable Daemons">
|
429 |
<img src="icons/tplay.gif" width="16" height="16" border="0" vspace=2 hspace="0" title="Enable Daemons">
|
| 430 |
</a>
|
430 |
</a>
|
| 431 |
</td>
|
431 |
</td>
|
| 432 |
<td valign=top>
|
432 |
<td valign=top>
|
| 433 |
<a href="_setDaemonPause.asp?rtag_id=<%=parRtagId%>">
|
433 |
<a href="_setDaemonPause.asp?rtag_id=<%=parRtagId%>&rfile=<%=scriptName%>">
|
| 434 |
<img src="icons/tpause.gif" width="16" height="16" border="0" vspace=10 hspace="0" title="Pause Daemons">
|
434 |
<img src="icons/tpause.gif" width="16" height="16" border="0" vspace=2 hspace="0" title="Pause Daemons">
|
| 435 |
</a>
|
435 |
</a>
|
| 436 |
</td>
|
436 |
</td>
|
| 437 |
<td valign=top>
|
437 |
<td valign=top>
|
| 438 |
<a href="_setDaemonDisable.asp?rtag_id=<%=parRtagId%>">
|
438 |
<a href="_setDaemonDisable.asp?rtag_id=<%=parRtagId%>&rfile=<%=scriptName%>">
|
| 439 |
<img src="icons/tstop.gif" width="16" height="16" border="0" vspace=10 hspace="0" title="Disable Daemons">
|
439 |
<img src="icons/tstop.gif" width="16" height="16" border="0" vspace=2 hspace="0" title="Disable Daemons">
|
| 440 |
</a>
|
440 |
</a>
|
| 441 |
</td>
|
441 |
</td>
|
| 442 |
</tr>
|
442 |
</tr>
|
| 443 |
</table>
|
443 |
</table>
|
| 444 |
<%Case "Daemon Control All Disabled"%>
|
444 |
<%Case "Daemon Control All Disabled"%>
|
| 445 |
<table border="0" cellspacing="0" cellpadding="0">
|
445 |
<table border="0" cellspacing="0" cellpadding="0">
|
| 446 |
<tr>
|
446 |
<tr>
|
| 447 |
<td valign=top>
|
447 |
<td valign=top>
|
| 448 |
<img src=icons/tpaused.gif width="16" height="16" border="0" vspace=10 hspace="5" style="visibility:hidden">
|
448 |
<img src=icons/tpaused.gif width="16" height="16" border="0" vspace=2 hspace="5" style="visibility:hidden">
|
| 449 |
</td>
|
449 |
</td>
|
| 450 |
<td valign=top>
|
450 |
<td valign=top>
|
| 451 |
<img src="icons/tplay_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0" title="Enable Daemons">
|
451 |
<img src="icons/tplay_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0" title="Enable Daemons">
|
| 452 |
</td>
|
452 |
</td>
|
| 453 |
<td valign=top>
|
453 |
<td valign=top>
|
| 454 |
<img src="icons/tpause_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0" title="Pause Daemons">
|
454 |
<img src="icons/tpause_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0" title="Pause Daemons">
|
| 455 |
</td>
|
455 |
</td>
|
| 456 |
<td valign=top>
|
456 |
<td valign=top>
|
| 457 |
<img src="icons/tstop_dis.gif" width="16" height="16" border="0" vspace=10 hspace="0" title="Disable Daemons">
|
457 |
<img src="icons/tstop_dis.gif" width="16" height="16" border="0" vspace=2 hspace="0" title="Disable Daemons">
|
| 458 |
</td>
|
458 |
</td>
|
| 459 |
</tr>
|
459 |
</tr>
|
| 460 |
</table>
|
460 |
</table>
|
| 461 |
|
461 |
|
| 462 |
<%Case "Add VCS"%>
|
462 |
<%Case "Add VCS"%>
|