| | 426 | \ \ |
| | 427 | \ |
| | 428 | <form method=post action={{cCGI}} style="margin:0px; ">\ |
| | 429 | <input type=hidden name=gcPage value=Resource>\ |
| | 430 | <input type=hidden name=uView value='{{cuView}}'>\ |
| | 431 | <table width=1200 border="0" cellspacing="0" cellpadding="0">\ |
| | 432 | <tr>\ |
| | 433 | <td>\ |
| | 434 | {{gcMessage}}\ \ |
| | 435 | \ \ |
| | 436 | \ \ |
| | 437 | \ \ |
| | 438 | \ \ |
| | 439 | \ \ |
| | 440 | <table border="0" cellspacing="0" cellpadding="0" width="100%" style='border: solid gray 1px'>\ |
| | 441 | <tr>\ |
| | 442 | <td valign="top" width="9" class="hdrtout padlt8" height="21"></td>\ |
| | 443 | <td class="hdrtout padlt8" width="33%">\ |
| | 444 | \ \ <h6 class="modhdr">Editing Resource Help</h6>\ |
| | 445 | \ </td>\ |
| | 446 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 447 | <td width="10"> </td>\ |
| | 448 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 449 | <td class="hdrtout padlt8">\ |
| | 450 | \ \ <h6 class="modhdr">{{cZone}} Resource Record Data</h6>\ |
| | 451 | \ </td>\ |
| | 452 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 453 | </tr>\ |
| | 454 | <tr>\ |
| | 455 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 456 | <td valign="top">\ |
| | 457 | \ \ |
| | 458 | <table border="0" cellspacing="8" cellpadding="0" width="100%" class="table_content">\ |
| | 459 | \ <tr>\ |
| | 460 | \ <td> </td>\ |
| | 461 | \ <td> </td>\ |
| | 462 | \ </tr>\ |
| | 463 | \ <tr>\ |
| | 464 | \ \ <td width=33% valign=top>\ |
| | 465 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Search Resource')"><strong>Search Results</strong></a></td>\ |
| | 466 | </tr>\ |
| | 467 | <tr>\ |
| | 468 | <td colspan=2>\ |
| | 469 | \ \ \ {{cNavList}}\ |
| | 470 | \ \ \ <input type=hidden name=cNavList value="{{cNavList}}">\ |
| | 471 | \ </tr>\ \ |
| | 472 | \ \ <tr>\ |
| | 473 | \ \ \ <td colspan=2>\ |
| | 474 | \ \ \ <input type=hidden name=cZone value={{cZone}}>\ |
| | 475 | \ \ \ <input type=hidden name=uResource value={{uResource}}>\ |
| | 476 | \ \ \ <input type=hidden name=uNameServer value={{uNameServer}}>\ |
| | 477 | \ \ \ <br>\ |
| | 478 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Resources Tab Details')"><strong>Resources Tab Details</strong></a>\ \ \ \ |
| | 479 | \ \ \ <br>\ |
| | 480 | \ \ \ To create a new resource record start with a similar exisiting one if possible.<br>\ |
| | 481 | \ \ \ TTL value of 0 means use the default TTL as set in the zone SOA.<br>\ |
| | 482 | \ \ \ After opening fields for new/modification, each field has a yellow tool-tip with field specific information. Slowly move your mouse over the open field to read.\ |
| | 483 | \ \ </td>\ |
| | 484 | \ </tr>\ |
| | 485 | <tr>\ |
| | 486 | \ \ <td colspan="2">\ |
| | 487 | \ \ \ <input title='An add resource record wizard with easy to follow steps' class=largeButton type=submit name=gcFunction value='Add Resource Wizard'>\ |
| | 488 | \ \ </td>\ |
| | 489 | \ </tr>\ |
| | 490 | </table>\ |
| | 491 | \ |
| | 492 | \ \ |
| | 493 | \ </td>\ |
| | 494 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 495 | <td> </td>\ |
| | 496 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 497 | <td valign="top">\ |
| | 498 | \ |
| | 499 | \ |
| | 500 | <table border="0" cellspacing="5" cellpadding="0" width="100%" class="table_content">\ |
| | 501 | \ <tr>\ |
| | 502 | \ <td valign="top"> </td>\ |
| | 503 | \ <td> </td>\ |
| | 504 | \ </tr>\ |
| | 505 | \ <tr>\ |
| | 506 | \ \ <td valign="top">\ \ |
| | 507 | \ \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel={{cNameLabel}}')"><strong>{{cNameLabel}}</strong></a>\ |
| | 508 | \ \ </td>\ |
| | 509 | \ \ <td>\ |
| | 510 | \ \ \ <input title='{{cNameTip}}' type=text name=cName value='{{cName}}' size=40 maxlength=99 {{gcInputStatus}} class={{cNameStyle}}>\ |
| | 511 | \ \ </td>\ |
| | 512 | \ </tr>\ |
| | 513 | \ \ |
| | 514 | \ <tr>\ |
| | 515 | \ \ <td>\ |
| | 516 | \ \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Resource TTL')"><strong>Resource TTL</strong></a></td>\ |
| | 517 | \ \ <td>\ |
| | 518 | \ \ \ <input title='Resource TTL. 0 for default' type=text name=uTTL value='{{uTTL}}' size=40 maxlength=15 {{gcInputStatus}} class={{cuTTLStyle}}>\ |
| | 519 | \ \ </td>\ |
| | 520 | \ </tr>\ |
| | 521 | \ \ |
| | 522 | \ <tr>\ |
| | 523 | \ \ <td>\ \ |
| | 524 | \ \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Resource Type')"><strong>Resource Type</strong></a></td>\ |
| | 525 | \ \ <td>\ |
| | 526 | \ \ \ <script language="JavaScript" type="text/JavaScript"><!--\ |
| | 527 | \ \ \ function changePage(newLoc)\ |
| | 528 | \ \ \ {\ |
| | 529 | \ \ \ \ nextPage = newLoc.options[newLoc.selectedIndex].value\ |
| | 530 | \ \ \ \ |
| | 531 | \ \ \ \ if (nextPage != "---")\ |
| | 532 | \ \ \ \ \ document.location.href = "idnsAdmin.cgi?gcPage=Resource"+nextPage\ |
| | 533 | \ \ \ }\ |
| | 534 | \ \ \ //--></script>\ |
| | 535 | \ \ \ {{funcSelectRRType}}\ |
| | 536 | \ \ </td>\ |
| | 537 | \ </tr>\ |
| | 538 | \ <tr>\ |
| | 539 | \ \ |
| | 540 | \ <tr>\ |
| | 541 | \ \ <td>\ \ |
| | 542 | \ \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel={{cParam1Label}}')"><strong>{{cParam1Label}}</strong></a>\ |
| | 543 | \ \ </td>\ |
| | 544 | \ \ <td>\ |
| | 545 | \ \ \ <input title='{{cParam1Tip}}' type=text name=cParam1 value='{{cParam1}}' size=40 maxlength=255 {{gcInputStatus}} class={{cParam1Style}}>\ |
| | 546 | \ \ </td>\ |
| | 547 | \ </tr>\ |
| | 548 | \ {{funcMetaParam}}\ |
| | 549 | \ <tr>\ |
| | 550 | \ |
| | 551 | \ <td>\ |
| | 552 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Resource Comment')"><strong>Resource Comment</strong></a></td>\ |
| | 553 | \ <td>\ |
| | 554 | \ \ <input title='Add a short comment if you like' type=text name=cComment value='{{cComment}}' size=40 maxlength=255 {{gcInputStatus}} class={{cCommentStyle}}>\ |
| | 555 | \ </td>\ |
| | 556 | \ </tr>\ |
| | 557 | \ <tr>\ |
| | 558 | \ \ <td>\ |
| | 559 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Owner')"><strong>Owner</strong></a></td>\ |
| | 560 | \ \ <td>\ |
| | 561 | \ \ {{uOwner}}\ |
| | 562 | \ \ <input type=hidden name=uOwner value={{uOwnerForm}}>\ |
| | 563 | \ \ </td>\ |
| | 564 | \ </tr>\ |
| | 565 | \ <tr>\ |
| | 566 | \ \ <td>\ |
| | 567 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Created By')"><strong>Created By</strong></a></td>\ |
| | 568 | \ \ <td>\ |
| | 569 | \ \ {{uCreatedBy}}\ |
| | 570 | \ \ <input type=hidden name=uCreatedBy value={{uCreatedByForm}}>\ |
| | 571 | \ \ </td>\ |
| | 572 | \ </tr>\ |
| | 573 | \ <tr>\ |
| | 574 | \ \ <td>\ |
| | 575 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Creation Date')"><strong>Creation Date</strong></a></td>\ |
| | 576 | \ \ <td>\ |
| | 577 | \ \ {{uCreatedDate}}\ |
| | 578 | \ \ <input type=hidden name=uCreatedDate value={{uCreatedDateForm}}>\ |
| | 579 | \ \ </td>\ |
| | 580 | \ </tr>\ |
| | 581 | \ <tr>\ |
| | 582 | \ \ <td>\ |
| | 583 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Modified By')"><strong>Modified By</strong></a></td>\ |
| | 584 | \ \ <td>\ |
| | 585 | \ \ {{uModBy}}\ |
| | 586 | \ \ <input type=hidden name=uModBy value={{uModByForm}}>\ |
| | 587 | \ \ </td>\ |
| | 588 | \ </tr>\ |
| | 589 | \ <tr>\ |
| | 590 | \ \ <td>\ |
| | 591 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Owner')"><strong>Modification Date</strong></a></td>\ |
| | 592 | \ \ <td>\ |
| | 593 | \ \ {{uModDate}}\ |
| | 594 | \ \ <input type=hidden name=uModDate value={{uModDateForm}}>\ |
| | 595 | \ \ </td>\ |
| | 596 | \ </tr>\ |
| | 597 | \ <tr>\ |
| | 598 | \ \ <td colspan="2">\ |
| | 599 | \ \ \ <input type=submit title='Create a new resource record with a two step procedure' class=largeButton name=gcFunction value='New{{gcNewStep}}'>\ |
| | 600 | \ \ \ <input type=submit title='Zone resource record modification two step procedure' class=largeButton name=gcFunction value='Modify{{gcModStep}}'>\ |
| | 601 | \ \ \ <input type=submit title='Delete a resource record with a two step procedure' class=largeButton name=gcFunction value='Delete{{gcDelStep}}'>\ |
| | 602 | \ \ </td>\ |
| | 603 | \ </tr>\ |
| | 604 | \ |
| | 605 | </table>\ |
| | 606 | \ |
| | 607 | \ |
| | 608 | \ \ |
| | 609 | \ </td>\ |
| | 610 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 611 | </tr>\ |
| | 612 | <tr>\ |
| | 613 | <td></td>\ |
| | 614 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 615 | <td></td>\ |
| | 616 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 617 | <td></td>\ |
| | 618 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 619 | <td></td>\ |
| | 620 | </tr>\ |
| | 621 | </table>\ |
| | 622 | \ |
| | 623 | <br />\ |
| | 624 | \ |
| | 625 | \ |
| | 626 | <table border="0" cellspacing="0" cellpadding="0" width="100%" style='border: solid gray 1px'>\ |
| | 627 | <tr>\ |
| | 628 | <td valign="top" width="9" class="hdrtout padlt8" height="21"></td>\ |
| | 629 | <td class="hdrtout padlt8"><h6 class="modhdr">{{cZone}} Resource Records</td>\ |
| | 630 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 631 | </tr>\ |
| | 632 | <tr>\ |
| | 633 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 634 | <td>\ |
| | 635 | \ \ |
| | 636 | <table border="0" cellspacing="0" cellpadding="7" width="100%" class="table_content" style="margin-top:5px;">\ |
| | 637 | \ <tr bgcolor="#e9e9e9">\ |
| | 638 | \ \ <td class="title_list">\ |
| | 639 | \ \ \ Name\ |
| | 640 | \ \ </td>\ |
| | 641 | \ \ <td class="title_list">\ |
| | 642 | \ \ \ TTL\ |
| | 643 | \ \ </td>\ |
| | 644 | \ \ <td class="title_list">\ |
| | 645 | \ \ \ Type\ |
| | 646 | \ \ </td>\ |
| | 647 | \ \ <td class="title_list">\ |
| | 648 | \ \ \ Parameter 1\ |
| | 649 | \ \ </td>\ |
| | 650 | \ \ <td class="title_list">\ |
| | 651 | \ \ \ Parameter 2\ |
| | 652 | \ \ </td>\ |
| | 653 | \ \ <td class="title_list">\ |
| | 654 | \ \ \ Comment\ |
| | 655 | \ \ </td>\ |
| | 656 | \ </tr>\ |
| | 657 | \ {{funcRRs}}\ |
| | 658 | </table>\ |
| | 659 | \ |
| | 660 | \ |
| | 661 | \ \ |
| | 662 | \ </td>\ |
| | 663 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 664 | </tr>\ |
| | 665 | <tr>\ |
| | 666 | <td></td>\ |
| | 667 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 668 | <td></td>\ |
| | 669 | </tr>\ |
| | 670 | </table>\ |
| | 671 | \ |
| | 672 | \ </td>\ |
| | 673 | </tr>\ |
| | 674 | </table>\ |
| | 675 | \ |
| | 676 | <input type=hidden name=uView value='{{uView}}'>\ |
| | 677 | <input type=hidden name=cCustomer value="{{cCustomer}}">\ |
| | 678 | </form>\ |
| | 679 | 1 0 |
| | 680 | 7 Admin.ResourceWizard.1 2 1 1242405581 1 1268733063 \ |
| | 681 | <body marginwidth="0" marginheight="0">\ |
| | 682 | \ |
| | 683 | <div align="center" class="standard2colnee">\ |
| | 684 | \ |
| | 685 | <table cellspacing="0" cellpadding="0" border="0" width=1200>\ |
| | 686 | \ <tr valign="top">\ |
| | 687 | \ <td class="padb20"><img border=0 src=/images/unxsbind.jpg></td>\ |
| | 688 | \ |
| | 689 | \ \ <td align="right">\ |
| | 690 | \ |
| | 691 | \ |
| | 692 | \ <!-- one row, one cell table to span the page-->\ |
| | 693 | \ <table border="0" class="wpsPlaceBar" cellspacing="0" cellpadding="0" width="608">\ |
| | 694 | \ \ <tr>\ |
| | 695 | \ |
| | 696 | \ \ \ <!-- Navigation -->\ |
| | 697 | \ \ \ <td align="left" background="/images/bgrd_topnav.gif" valign="bottom" nowrap>\ |
| | 698 | \ \ \ \ <table width="100%" border="0" cellpadding="0" cellspacing="0">\ |
| | 699 | \ \ \ \ \ <tr>\ |
| | 700 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 701 | \ \ \ \ \ \ <a title='System overalll information' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Dashboard'><b class ="font10pt">Dashboard</b></a>\ |
| | 702 | \ \ \ \ \ \ </td>\ |
| | 703 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 704 | \ \ \ \ \ \ <a title='Company management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Customer'><b class ="font10pt">Companies</b></a>\ |
| | 705 | \ \ \ \ \ \ </td>\ |
| | 706 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 707 | \ \ \ \ \ \ <a title='Contact management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=CustomerUser'><b class ="font10pt">Contacts</b></a>\ |
| | 708 | \ \ \ \ \ \ </td>\ |
| | 709 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 710 | \ \ \ \ \ \ <a title='Zone management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Zone&cZone={{cZone}}&uView={{cuView}}'><b class ="font10pt">Zones</b></a>\ |
| | 711 | \ \ \ \ \ \ </td>\ |
| | 712 | \ \ \ \ \ \ <td class="wpsSelectedPlace" nowrap height="100%">\ |
| | 713 | \ \ \ \ \ \ <a title='Zone resource record management' class="wpsSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Resource&cZone={{cZone}}&uView={{cuView}}'><b class ="font10pt">Resources</b></a>\ |
| | 714 | \ \ \ \ \ \ </td>\ |
| | 715 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 716 | \ \ \ \ \ \ <a title='Bulk import zones and RRs' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=BulkOp'><b class ="font10pt">Bulk Operations</b></a>\ |
| | 717 | \ \ \ \ \ \ </td>\ |
| | 718 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 719 | \ \ \ \ \ \ <a title='Restore deleted zones' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=RestoreZone'><b class ="font10pt">Restore Zones</b></a>\ |
| | 720 | \ \ \ \ \ \ </td>\ |
| | 721 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 722 | \ \ \ \ \ \ <a title='Import IP Auth data into the system' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=IPAuth"><b class ="font10pt">IP Auth</b></a>\ |
| | 723 | \ \ \ \ \ \ </td>\ |
| | 724 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 725 | \ \ \ \ \ \ <a title='Zone and customer use report' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Report'><b class ="font10pt">Report</b></a>\ |
| | 726 | \ \ \ \ \ \ </td>\ |
| | 727 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 728 | \ \ \ \ \ \ <a title='Administrator management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Administrator'><b class ="font10pt">Administrators</b></a>\ |
| | 729 | \ \ \ \ \ \ </td>\ |
| | 730 | \ \ \ \ \ </tr>\ |
| | 731 | \ \ \ \ </table>\ |
| | 732 | \ \ \ </td>\ |
| | 733 | \ \ </tr>\ |
| | 734 | <tr>\ |
| | 735 | \ \ <td valign=top align=right class=notice>\ |
| | 736 | {{gcName}} ({{gcLogin}}) of {{gcOrgName}} is logged in from {{gcHost}} [{{cUserLevel}}] <a title='Erase login cookies' href={{cCGI}}?gcFunction=Logout>Logout\ |
| | 737 | </a>\ |
| | 738 | \ {{funcTopInfo}}\ |
| | 739 | \ </td>\ |
| | 740 | </tr>\ |
| | 741 | \ \ \ \ \ \ \ <tr>\ |
| | 742 | \ \ \ \ \ \ \ \ <td class="mastbg2">\ |
| | 743 | \ |
| | 744 | \ \ \ \ \ \ \ \ \ <table cellspacing="0" cellpadding="0" border="0" width="100%">\ |
| | 745 | \ \ \ \ \ \ \ \ \ <tr valign="top">\ |
| | 746 | \ \ \ \ \ \ \ \ \ \ \ |
| | 747 | \ \ \ \ \ \ \ \ \ \ <td align="right" class="padt10">\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
| | 748 | \ \ \ \ \ \ \ \ \ \ \ <form action=idnsAdmin.cgi method="post">\ |
| | 749 | \ \ \ \ \ \ \ \ \ \ \ \ <table cellspacing="0" cellpadding="0" border="0">\ |
| | 750 | \ \ \ \ \ \ \ \ \ \ \ \ \ <tr>\ |
| | 751 | \ \ \ \ \ \ \ \ \ \ \ \ \ \ <td><input type="text" value="Search Zone RRs" class="searchinp" name=cSearch onfocus="this.select();" title="Search for zone resource records with a keyword" /></td>\ |
| | 752 | \ |
| | 753 | \ \ \ \ \ \ \ \ \ \ \ \ \ \ <td valign="middle" style="padding: 0px 4px 0px 4px;"></td><td class="padlt6rt10"><input type="image" src="/images/btn_mast_search.gif" alt="Search" width="17" height="17" border="0" title="Find one or more zone resource recors based on input search pattern" /></td>\ |
| | 754 | \ \ \ \ \ \ \ \ \ \ \ \ \ </tr>\ |
| | 755 | \ \ \ \ \ \ \ \ \ \ \ \ </table>\ |
| | 756 | \ \ \ \ \ \ \ \ \ \ \ \ <input type=hidden name=gcFunction value=Search>\ |
| | 757 | \ \ \ \ \ \ \ \ \ \ \ \ <input type=hidden name=gcPage value=Resource>\ |
| | 758 | \ \ \ \ \ \ \ \ \ \ \ </form>\ \ \ \ \ \ \ \ \ \ |
| | 759 | \ \ \ \ \ \ \ \ \ \ </td>\ |
| | 760 | \ \ \ \ \ \ \ \ \ \ \ |
| | 761 | \ \ \ \ \ \ \ \ \ \ \ |
| | 762 | \ \ \ \ \ \ \ \ \ </tr>\ |
| | 763 | \ \ \ \ \ \ \ \ \ </table>\ |
| | 764 | \ \ \ \ \ \ \ \ </td>\ |
| | 765 | \ \ \ \ \ \ \ </tr>\ |
| | 766 | \ |
| | 767 | \ \ \ </table>\ |
| | 768 | \ \ </td>\ |
| | 769 | \ </tr>\ |
| | 770 | </table>\ |
| | 771 | \ |
| | 772 | \ |
| | 773 | <form method=post action={{cCGI}} style="margin:0px; ">\ |
| | 774 | <input type=hidden name=gcPage value=Resource>\ |
| | 775 | <input type=hidden name=uView value='{{cuView}}'>\ |
| | 776 | <table width=1200 border="0" cellspacing="0" cellpadding="0">\ |
| | 777 | <tr>\ |
| | 778 | <td>\ |
| | 779 | {{gcMessage}}\ |
| | 780 | <table border="0" cellspacing="0" cellpadding="0" width="100%" style='border: solid gray 1px'>\ |
| | 781 | <tr>\ |
| | 782 | <td valign="top" width="9" class="hdrtout padlt8" height="21"></td>\ |
| | 783 | <td class="hdrtout padlt8" width="33%">\ |
| | 784 | \ \ <h6 class="modhdr">Wizard Resource Help</h6>\ |
| | 785 | \ </td>\ |
| | 786 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 787 | <td width="10"> </td>\ |
| | 788 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 789 | <td class="hdrtout padlt8">\ |
| | 790 | \ \ <h6 class="modhdr">Step 1/3 - Enter Resource name and Select Resource Type</h6>\ |
| | 791 | \ </td>\ |
| | 792 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 793 | </tr>\ |
| | 794 | <tr>\ |
| | 795 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 796 | <td valign="top">\ |
| | 797 | \ \ |
| | 798 | <table border="0" cellspacing="8" cellpadding="0" width="100%" class="table_content">\ |
| | 799 | \ <tr>\ |
| | 800 | \ <td> </td>\ |
| | 801 | \ <td> </td>\ |
| | 802 | \ </tr>\ |
| | 803 | \ <tr>\ |
| | 804 | \ \ <td colspan="2">\ |
| | 805 | \ \ \ <input type=hidden name=gcPage value=Resource>\ |
| | 806 | \ \ \ <input type=hidden name=cZone value={{cZone}}>\ |
| | 807 | \ \ \ <input type=hidden name=uResource value={{uResource}}>\ |
| | 808 | \ \ \ <input type=hidden name=uNameServer value={{uNameServer}}>\ |
| | 809 | \ \ \ <br>\ |
| | 810 | \ \ \ <strong><u>Wizard Hints</u></strong>\ |
| | 811 | \ \ \ <br>\ |
| | 812 | \ \ \ At this step, you have to enter the resource record name and select the resource record type. <br>Depending on the selected resource type the data to enter on the next step will be different.<br>Please note that in some cases you can leave the resource record name empty and it will be assumed as the Zone $ORIGIN.<br>Each field has a yellow tool-tip with field specific information. Slowly move your mouse over the open field to read.\ |
| | 813 | \ \ </td>\ |
| | 814 | \ </tr>\ |
| | 815 | \ <tr>\ |
| | 816 | \ \ <td colspan="2">\ |
| | 817 | \ \ \ <input class=largeButton type=submit name=gcFunction value='Cancel Resource Wizard' title="Press to Cancel the Wizard and go back to normal mode. Your changes WON'T be saved">\ |
| | 818 | \ \ </td>\ |
| | 819 | \ </tr>\ |
| | 820 | </table>\ |
| | 821 | \ |
| | 822 | \ \ |
| | 823 | \ </td>\ |
| | 824 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 825 | <td> </td>\ |
| | 826 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 827 | <td valign="top">\ |
| | 828 | \ |
| | 829 | \ |
| | 830 | <table border="0" cellspacing="5" cellpadding="0" width="100%" class="table_content">\ |
| | 831 | \ <tr>\ |
| | 832 | \ <td valign="top"> </td>\ |
| | 833 | \ <td> </td>\ |
| | 834 | \ </tr>\ \ |
| | 835 | \ \ |
| | 836 | \ <tr>\ |
| | 837 | \ \ <td valign="top">\ |
| | 838 | \ \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Resource Name')"><strong>Resource Name</strong></a>\ |
| | 839 | \ \ </td>\ |
| | 840 | \ \ <td>\ |
| | 841 | \ \ \ <input title='If empty is the zone, if partial the zone is appended, if fully qualified must end in zone name.' type=text name=cName value='{{cName}}' size=40 maxlength=99 class={{cNameStyle}}>\ |
| | 842 | \ \ </td>\ |
| | 843 | \ </tr>\ |
| | 844 | \ \ |
| | 845 | \ <tr>\ |
| | 846 | \ \ <td>\ \ \ \ |
| | 847 | \ \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Resource Type')"><strong>Select Resource Type</strong></a></td>\ |
| | 848 | \ \ </td>\ |
| | 849 | \ \ <td>\ |
| | 850 | \ \ \ {{funcSelectRRTypeWiz}}\ |
| | 851 | \ \ </td>\ |
| | 852 | \ </tr>\ |
| | 853 | \ \ |
| | 854 | \ <tr>\ |
| | 855 | \ <td valign="top"> </td>\ |
| | 856 | \ <td> </td>\ |
| | 857 | \ </tr>\ |
| | 858 | \ \ |
| | 859 | \ <tr>\ |
| | 860 | \ \ <td colspan="2">\ |
| | 861 | \ \ \ <input class=smallButton type=submit title='Go to Next Step' name=gcFunction value='Next'>\ |
| | 862 | \ \ </td>\ |
| | 863 | \ \ <td>\ |
| | 864 | \ \ \ |
| | 865 | \ \ </td>\ |
| | 866 | \ </tr>\ |
| | 867 | \ |
| | 868 | </table>\ |
| | 869 | \ |
| | 870 | \ |
| | 871 | \ \ |
| | 872 | \ </td>\ |
| | 873 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 874 | </tr>\ |
| | 875 | <tr>\ |
| | 876 | <td></td>\ |
| | 877 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 878 | <td></td>\ |
| | 879 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 880 | <td></td>\ |
| | 881 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 882 | <td></td>\ |
| | 883 | </tr>\ |
| | 884 | </table>\ |
| | 885 | \ |
| | 886 | <br />\ |
| | 887 | \ |
| | 888 | \ |
| | 889 | <table border="0" cellspacing="0" cellpadding="0" width="100%" style='border: solid gray 1px'>\ |
| | 890 | <tr>\ |
| | 891 | <td valign="top" width="9" class="hdrtout padlt8" height="21"></td>\ |
| | 892 | <td class="hdrtout padlt8"><h6 class="modhdr">{{cZone}} Resource Records</td>\ |
| | 893 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 894 | </tr>\ |
| | 895 | <tr>\ |
| | 896 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 897 | <td>\ |
| | 898 | \ \ |
| | 899 | <table border="0" cellspacing="0" cellpadding="7" width="100%" class="table_content" style="margin-top:5px;">\ |
| | 900 | \ <tr>\ |
| | 901 | \ \ <td class="title_list">\ |
| | 902 | \ \ \ Name\ |
| | 903 | \ \ </td>\ |
| | 904 | \ \ <td class="title_list">\ |
| | 905 | \ \ \ TTL\ |
| | 906 | \ \ </td>\ |
| | 907 | \ \ <td class="title_list">\ |
| | 908 | \ \ \ Type\ |
| | 909 | \ \ </td>\ |
| | 910 | \ \ <td class="title_list">\ |
| | 911 | \ \ \ Parameter 1\ |
| | 912 | \ \ </td>\ |
| | 913 | \ \ <td class="title_list">\ |
| | 914 | \ \ \ Parameter 2\ |
| | 915 | \ \ </td>\ |
| | 916 | \ \ <td class="title_list">\ |
| | 917 | \ \ \ Comment\ |
| | 918 | \ \ </td>\ |
| | 919 | \ </tr>\ |
| | 920 | \ {{funcRRs}}\ |
| | 921 | </table>\ |
| | 922 | \ |
| | 923 | \ |
| | 924 | \ \ |
| | 925 | \ </td>\ |
| | 926 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 927 | </tr>\ |
| | 928 | <tr>\ |
| | 929 | <td></td>\ |
| | 930 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 931 | <td></td>\ |
| | 932 | </tr>\ |
| | 933 | </table>\ |
| | 934 | \ |
| | 935 | \ </td>\ |
| | 936 | </tr>\ |
| | 937 | </table>\ |
| | 938 | <!-- Previous steps form values -->\ |
| | 939 | <input type=hidden name=cParam1 value="{{cParam1}}">\ |
| | 940 | <input type=hidden name=cParam2 value="{{cParam2}}">\ |
| | 941 | <input type=hidden name=cComment value="{{cComment}}">\ |
| | 942 | <input type=hidden name=uStep value=1>\ |
| | 943 | </form>\ |
| | 944 | 1 0 |
| | 945 | 8 Admin.ResourceWizard.2 2 1 1242405582 1 1268733064 <body marginwidth="0" marginheight="0">\ |
| | 946 | \ |
| | 947 | <div align="center" class="standard2colnee">\ |
| | 948 | \ |
| | 949 | <table cellspacing="0" cellpadding="0" border="0" width=1200>\ |
| | 950 | \ <tr valign="top">\ |
| | 951 | \ <td class="padb20"><img border=0 src=/images/unxsbind.jpg></td>\ |
| | 952 | \ |
| | 953 | \ \ <td align="right">\ |
| | 954 | \ |
| | 955 | \ |
| | 956 | \ <!-- one row, one cell table to span the page-->\ |
| | 957 | \ <table border="0" class="wpsPlaceBar" cellspacing="0" cellpadding="0" width="608">\ |
| | 958 | \ \ <tr>\ |
| | 959 | \ |
| | 960 | \ \ \ <!-- Navigation -->\ |
| | 961 | \ \ \ <td align="left" background="/images/bgrd_topnav.gif" valign="bottom" nowrap>\ |
| | 962 | \ \ \ \ <table width="100%" border="0" cellpadding="0" cellspacing="0">\ |
| | 963 | \ \ \ \ \ <tr>\ |
| | 964 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 965 | \ \ \ \ \ \ <a title='System overalll information' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Dashboard'><b class ="font10pt">Dashboard</b></a>\ |
| | 966 | \ \ \ \ \ \ </td>\ |
| | 967 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 968 | \ \ \ \ \ \ <a title='Company management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Customer'><b class ="font10pt">Companies</b></a>\ |
| | 969 | \ \ \ \ \ \ </td>\ |
| | 970 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 971 | \ \ \ \ \ \ <a title='Contact management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=CustomerUser'><b class ="font10pt">Contacts</b></a>\ |
| | 972 | \ \ \ \ \ \ </td>\ |
| | 973 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 974 | \ \ \ \ \ \ <a title='Zone management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Zone&cZone={{cZone}}&uView={{cuView}}'><b class ="font10pt">Zones</b></a>\ |
| | 975 | \ \ \ \ \ \ </td>\ |
| | 976 | \ \ \ \ \ \ <td class="wpsSelectedPlace" nowrap height="100%">\ |
| | 977 | \ \ \ \ \ \ <a title='Zone resource record management' class="wpsSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Resource&cZone={{cZone}}&uView={{cuView}}'><b class ="font10pt">Resources</b></a>\ |
| | 978 | \ \ \ \ \ \ </td>\ |
| | 979 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 980 | \ \ \ \ \ \ <a title='Bulk import zones and RRs' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=BulkOp'><b class ="font10pt">Bulk Operations</b></a>\ |
| | 981 | \ \ \ \ \ \ </td>\ |
| | 982 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 983 | \ \ \ \ \ \ <a title='Restore deleted zones' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=RestoreZone'><b class ="font10pt">Restore Zones</b></a>\ |
| | 984 | \ \ \ \ \ \ </td>\ |
| | 985 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 986 | \ \ \ \ \ \ <a title='Import IP Auth data into the system' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=IPAuth"><b class ="font10pt">IP Auth</b></a>\ |
| | 987 | \ \ \ \ \ \ </td>\ |
| | 988 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 989 | \ \ \ \ \ \ <a title='Zone and customer use report' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Report'><b class ="font10pt">Report</b></a>\ |
| | 990 | \ \ \ \ \ \ </td>\ |
| | 991 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 992 | \ \ \ \ \ \ <a title='Administrator management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Administrator'><b class ="font10pt">Administrators</b></a>\ |
| | 993 | \ \ \ \ \ \ </td>\ |
| | 994 | \ \ \ \ \ </tr>\ |
| | 995 | \ \ \ \ </table>\ |
| | 996 | \ \ \ </td>\ |
| | 997 | \ \ </tr>\ |
| | 998 | <tr>\ |
| | 999 | \ \ <td valign=top align=right class=notice>\ |
| | 1000 | {{gcName}} ({{gcLogin}}) of {{gcOrgName}} is logged in from {{gcHost}} [{{cUserLevel}}] <a title='Erase login cookies' href={{cCGI}}?gcFunction=Logout>Logout\ |
| | 1001 | </a>\ |
| | 1002 | \ {{funcTopInfo}}\ |
| | 1003 | \ </td>\ |
| | 1004 | </tr>\ |
| | 1005 | \ \ \ \ \ \ \ <tr>\ |
| | 1006 | \ \ \ \ \ \ \ \ <td class="mastbg2">\ |
| | 1007 | \ |
| | 1008 | \ \ \ \ \ \ \ \ \ <table cellspacing="0" cellpadding="0" border="0" width="100%">\ |
| | 1009 | \ \ \ \ \ \ \ \ \ <tr valign="top">\ |
| | 1010 | \ \ \ \ \ \ \ \ \ \ \ |
| | 1011 | \ \ \ \ \ \ \ \ \ \ <td align="right" class="padt10">\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
| | 1012 | \ \ \ \ \ \ \ \ \ \ \ <form action=idnsAdmin.cgi method="post">\ |
| | 1013 | \ \ \ \ \ \ \ \ \ \ \ \ <table cellspacing="0" cellpadding="0" border="0">\ |
| | 1014 | \ \ \ \ \ \ \ \ \ \ \ \ \ <tr>\ |
| | 1015 | \ \ \ \ \ \ \ \ \ \ \ \ \ \ <td><input type="text" value="Search Zone RRs" class="searchinp" name=cSearch onfocus="this.select();" title="Search for zone resource records with a keyword" /></td>\ |
| | 1016 | \ |
| | 1017 | \ \ \ \ \ \ \ \ \ \ \ \ \ \ <td valign="middle" style="padding: 0px 4px 0px 4px;"></td><td class="padlt6rt10"><input type="image" src="/images/btn_mast_search.gif" alt="Search" width="17" height="17" border="0" title="Find one or more zone resource recors based on input search pattern" /></td>\ |
| | 1018 | \ \ \ \ \ \ \ \ \ \ \ \ \ </tr>\ |
| | 1019 | \ \ \ \ \ \ \ \ \ \ \ \ </table>\ |
| | 1020 | \ \ \ \ \ \ \ \ \ \ \ \ <input type=hidden name=gcFunction value=Search>\ |
| | 1021 | \ \ \ \ \ \ \ \ \ \ \ \ <input type=hidden name=gcPage value=Resource>\ |
| | 1022 | \ \ \ \ \ \ \ \ \ \ \ </form>\ \ \ \ \ \ \ \ \ \ |
| | 1023 | \ \ \ \ \ \ \ \ \ \ </td>\ |
| | 1024 | \ \ \ \ \ \ \ \ \ \ \ |
| | 1025 | \ \ \ \ \ \ \ \ \ \ \ |
| | 1026 | \ \ \ \ \ \ \ \ \ </tr>\ |
| | 1027 | \ \ \ \ \ \ \ \ \ </table>\ |
| | 1028 | \ \ \ \ \ \ \ \ </td>\ |
| | 1029 | \ \ \ \ \ \ \ </tr>\ |
| | 1030 | \ |
| | 1031 | \ \ \ </table>\ |
| | 1032 | \ \ </td>\ |
| | 1033 | \ </tr>\ |
| | 1034 | </table>\ |
| | 1035 | \ |
| | 1036 | <form method=post action={{cCGI}} style="margin:0px; ">\ |
| | 1037 | <input type=hidden name=gcPage value=Resource>\ |
| | 1038 | <input type=hidden name=uView value='{{cuView}}'>\ |
| | 1039 | <table width=1200 border="0" cellspacing="0" cellpadding="0">\ |
| | 1040 | <tr>\ |
| | 1041 | <td>\ |
| | 1042 | {{gcMessage}}\ \ |
| | 1043 | <table border="0" cellspacing="0" cellpadding="0" width="100%" style='border: solid gray 1px'>\ |
| | 1044 | <tr>\ |
| | 1045 | <td valign="top" width="9" class="hdrtout padlt8" height="21"></td>\ |
| | 1046 | <td class="hdrtout padlt8" width="33%">\ |
| | 1047 | \ \ <h6 class="modhdr">Wizard Resource Help</h6>\ |
| | 1048 | \ </td>\ |
| | 1049 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1050 | <td width="10"> </td>\ |
| | 1051 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1052 | <td class="hdrtout padlt8">\ |
| | 1053 | \ \ <h6 class="modhdr">Step 2/3 - Enter Resource Record Parameters</h6>\ |
| | 1054 | \ </td>\ |
| | 1055 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1056 | </tr>\ |
| | 1057 | <tr>\ |
| | 1058 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1059 | <td valign="top">\ |
| | 1060 | \ \ |
| | 1061 | <table border="0" cellspacing="8" cellpadding="0" width="100%" class="table_content">\ |
| | 1062 | \ <tr>\ |
| | 1063 | \ <td> </td>\ |
| | 1064 | \ <td> </td>\ |
| | 1065 | \ </tr>\ |
| | 1066 | \ <tr>\ |
| | 1067 | \ \ <td colspan="2">\ |
| | 1068 | \ \ \ <input type=hidden name=gcPage value=Resource>\ |
| | 1069 | \ \ \ <input type=hidden name=cZone value={{cZone}}>\ |
| | 1070 | \ \ \ <input type=hidden name=uResource value={{uResource}}>\ |
| | 1071 | \ \ \ <input type=hidden name=uNameServer value={{uNameServer}}>\ |
| | 1072 | \ \ \ <br>\ |
| | 1073 | \ \ \ <strong><u>Wizard Hints</u></strong>\ |
| | 1074 | \ \ \ <br>\ |
| | 1075 | \ \ \ At this step you enter different values based on the resource type selected in the previous step.<br>Also you may enter a comment for the resource record.<br>Each field has a yellow tool-tip with field specific information. Slowly move your mouse over the open field to read.\ |
| | 1076 | \ \ </td>\ |
| | 1077 | \ </tr>\ |
| | 1078 | \ <tr>\ |
| | 1079 | \ \ <td colspan="2">\ |
| | 1080 | \ \ \ <input class=largeButton type=submit name=gcFunction value='Cancel Resource Wizard' title="Press to Cancel the Wizard and go back to normal mode. Your changes WON'T be saved">\ |
| | 1081 | \ \ </td>\ |
| | 1082 | \ </tr>\ |
| | 1083 | </table>\ |
| | 1084 | \ |
| | 1085 | \ \ |
| | 1086 | \ </td>\ |
| | 1087 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1088 | <td> </td>\ |
| | 1089 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1090 | <td valign="top">\ |
| | 1091 | \ |
| | 1092 | \ |
| | 1093 | <table border="0" cellspacing="5" cellpadding="0" width="100%" class="table_content">\ |
| | 1094 | \ <tr>\ |
| | 1095 | \ <td valign="top"> </td>\ |
| | 1096 | \ <td> </td>\ |
| | 1097 | \ </tr>\ \ |
| | 1098 | \ <tr>\ |
| | 1099 | \ \ <td>\ |
| | 1100 | \ \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel={{cParam1Label}}')"><strong>{{cParam1Label}}</strong></a>\ |
| | 1101 | \ \ </td>\ |
| | 1102 | \ \ <td>\ |
| | 1103 | \ \ \ <input title='{{cParam1Tip}}' type=text name=cParam1 value='{{cParam1}}' size=40 maxlength=255 class={{cParam1Style}}>\ |
| | 1104 | \ \ </td>\ |
| | 1105 | \ </tr>\ |
| | 1106 | \ \ |
| | 1107 | \ {{cMetaParam2}}\ |
| | 1108 | \ |
| | 1109 | \ <tr>\ |
| | 1110 | \ <td>\ \ \ |
| | 1111 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Resource Comment')"><strong>Resource Comment</strong></a></td>\ |
| | 1112 | \ </td>\ |
| | 1113 | \ <td>\ |
| | 1114 | \ \ <input title='Add a short comment if you like' type=text name=cComment value='{{cComment}}' size=40 maxlength=255 class={{cCommentStyle}}>\ |
| | 1115 | \ </td>\ |
| | 1116 | \ </tr>\ |
| | 1117 | \ \ |
| | 1118 | \ \ |
| | 1119 | \ <tr>\ |
| | 1120 | \ <td valign="top"> </td>\ |
| | 1121 | \ <td> </td>\ |
| | 1122 | \ </tr>\ |
| | 1123 | \ \ |
| | 1124 | \ <tr>\ |
| | 1125 | \ \ <td colspan="2">\ |
| | 1126 | \ \ \ <input class=smallButton type=submit name=gcFunction value='Next' title='Press to continue to the next step'>\ |
| | 1127 | \ \ </td>\ |
| | 1128 | \ </tr>\ |
| | 1129 | \ |
| | 1130 | </table>\ |
| | 1131 | \ |
| | 1132 | \ |
| | 1133 | \ \ |
| | 1134 | \ </td>\ |
| | 1135 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1136 | </tr>\ |
| | 1137 | <tr>\ |
| | 1138 | <td></td>\ |
| | 1139 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1140 | <td></td>\ |
| | 1141 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1142 | <td></td>\ |
| | 1143 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1144 | <td></td>\ |
| | 1145 | </tr>\ |
| | 1146 | </table>\ |
| | 1147 | \ |
| | 1148 | <br />\ |
| | 1149 | \ |
| | 1150 | <table border="0" cellspacing="0" cellpadding="0" width="100%" style='border: solid gray 1px'>\ |
| | 1151 | <tr>\ |
| | 1152 | <td valign="top" width="9" class="hdrtout padlt8" height="21"></td>\ |
| | 1153 | <td class="hdrtout padlt8"><h6 class="modhdr">{{cZone}} Resource Records</h6></td>\ |
| | 1154 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1155 | </tr>\ |
| | 1156 | <tr>\ |
| | 1157 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1158 | <td>\ |
| | 1159 | \ \ |
| | 1160 | <table border="0" cellspacing="0" cellpadding="7" width="100%" class="table_content" style="margin-top:5px;">\ |
| | 1161 | \ <tr>\ |
| | 1162 | \ \ <td class="title_list">\ |
| | 1163 | \ \ \ Name\ |
| | 1164 | \ \ </td>\ |
| | 1165 | \ \ <td class="title_list">\ |
| | 1166 | \ \ \ TTL\ |
| | 1167 | \ \ </td>\ |
| | 1168 | \ \ <td class="title_list">\ |
| | 1169 | \ \ \ Type\ |
| | 1170 | \ \ </td>\ |
| | 1171 | \ \ <td class="title_list">\ |
| | 1172 | \ \ \ Parameter 1\ |
| | 1173 | \ \ </td>\ |
| | 1174 | \ \ <td class="title_list">\ |
| | 1175 | \ \ \ Parameter 2\ |
| | 1176 | \ \ </td>\ |
| | 1177 | \ \ <td class="title_list">\ |
| | 1178 | \ \ \ Comment\ |
| | 1179 | \ \ </td>\ |
| | 1180 | \ </tr>\ |
| | 1181 | \ {{funcRRs}}\ |
| | 1182 | </table>\ |
| | 1183 | \ |
| | 1184 | \ |
| | 1185 | \ \ |
| | 1186 | \ </td>\ |
| | 1187 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1188 | </tr>\ |
| | 1189 | <tr>\ |
| | 1190 | <td></td>\ |
| | 1191 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1192 | <td></td>\ |
| | 1193 | </tr>\ |
| | 1194 | </table>\ |
| | 1195 | \ |
| | 1196 | \ </td>\ |
| | 1197 | </tr>\ |
| | 1198 | </table>\ |
| | 1199 | \ |
| | 1200 | <input type=hidden name=uStep value=2>\ |
| | 1201 | <!-- Previous steps form values -->\ |
| | 1202 | <input type=hidden name=cName value='{{cName}}'>\ |
| | 1203 | <input type=hidden name=cRRType value='{{cRRType}}'>\ |
| | 1204 | \ |
| | 1205 | </form>\ |
| | 1206 | 1 0 |
| | 1207 | 9 Admin.ResourceWizard.3 2 1 1242405582 1 1268733064 \ |
| | 1208 | <body marginwidth="0" marginheight="0">\ |
| | 1209 | \ |
| | 1210 | <div align="center" class="standard2colnee">\ |
| | 1211 | \ |
| | 1212 | <table cellspacing="0" cellpadding="0" border="0" width=1200>\ |
| | 1213 | \ <tr valign="top">\ |
| | 1214 | \ <td class="padb20"><img border=0 src=/images/unxsbind.jpg></td>\ |
| | 1215 | \ |
| | 1216 | \ \ <td align="right">\ |
| | 1217 | \ |
| | 1218 | \ |
| | 1219 | \ <!-- one row, one cell table to span the page-->\ |
| | 1220 | \ <table border="0" class="wpsPlaceBar" cellspacing="0" cellpadding="0" width="608">\ |
| | 1221 | \ \ <tr>\ |
| | 1222 | \ |
| | 1223 | \ \ \ <!-- Navigation -->\ |
| | 1224 | \ \ \ <td align="left" background="/images/bgrd_topnav.gif" valign="bottom" nowrap>\ |
| | 1225 | \ \ \ \ <table width="100%" border="0" cellpadding="0" cellspacing="0">\ |
| | 1226 | \ \ \ \ \ <tr>\ |
| | 1227 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1228 | \ \ \ \ \ \ <a title='System overalll information' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Dashboard'><b class ="font10pt">Dashboard</b></a>\ |
| | 1229 | \ \ \ \ \ \ </td>\ |
| | 1230 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1231 | \ \ \ \ \ \ <a title='Company management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Customer'><b class ="font10pt">Companies</b></a>\ |
| | 1232 | \ \ \ \ \ \ </td>\ |
| | 1233 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1234 | \ \ \ \ \ \ <a title='Contact management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=CustomerUser'><b class ="font10pt">Contacts</b></a>\ |
| | 1235 | \ \ \ \ \ \ </td>\ |
| | 1236 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1237 | \ \ \ \ \ \ <a title='Zone management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Zone&cZone={{cZone}}&uView={{cuView}}'><b class ="font10pt">Zones</b></a>\ |
| | 1238 | \ \ \ \ \ \ </td>\ |
| | 1239 | \ \ \ \ \ \ <td class="wpsSelectedPlace" nowrap height="100%">\ |
| | 1240 | \ \ \ \ \ \ <a title='Zone resource record management' class="wpsSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Resource&cZone={{cZone}}&uView={{cuView}}'><b class ="font10pt">Resources</b></a>\ |
| | 1241 | \ \ \ \ \ \ </td>\ |
| | 1242 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1243 | \ \ \ \ \ \ <a title='Bulk import zones and RRs' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=BulkOp'><b class ="font10pt">Bulk Operations</b></a>\ |
| | 1244 | \ \ \ \ \ \ </td>\ |
| | 1245 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1246 | \ \ \ \ \ \ <a title='Restore deleted zones' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=RestoreZone'><b class ="font10pt">Restore Zones</b></a>\ |
| | 1247 | \ \ \ \ \ \ </td>\ |
| | 1248 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1249 | \ \ \ \ \ \ <a title='Import IP Auth data into the system' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=IPAuth"><b class ="font10pt">IP Auth</b></a>\ |
| | 1250 | \ \ \ \ \ \ </td>\ |
| | 1251 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1252 | \ \ \ \ \ \ <a title='Zone and customer use report' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Report'><b class ="font10pt">Report</b></a>\ |
| | 1253 | \ \ \ \ \ \ </td>\ |
| | 1254 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1255 | \ \ \ \ \ \ <a title='Administrator management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Administrator'><b class ="font10pt">Administrators</b></a>\ |
| | 1256 | \ \ \ \ \ \ </td>\ |
| | 1257 | \ \ \ \ \ </tr>\ |
| | 1258 | \ \ \ \ </table>\ |
| | 1259 | \ \ \ </td>\ |
| | 1260 | \ \ </tr>\ |
| | 1261 | <tr>\ |
| | 1262 | \ \ <td valign=top align=right class=notice>\ |
| | 1263 | {{gcName}} ({{gcLogin}}) of {{gcOrgName}} is logged in from {{gcHost}} [{{cUserLevel}}] <a title='Erase login cookies' href={{cCGI}}?gcFunction=Logout>Logout\ |
| | 1264 | </a>\ |
| | 1265 | \ {{funcTopInfo}}\ |
| | 1266 | \ </td>\ |
| | 1267 | </tr>\ |
| | 1268 | \ \ \ \ \ \ \ <tr>\ |
| | 1269 | \ \ \ \ \ \ \ \ <td class="mastbg2">\ |
| | 1270 | \ |
| | 1271 | \ \ \ \ \ \ \ \ \ <table cellspacing="0" cellpadding="0" border="0" width="100%">\ |
| | 1272 | \ \ \ \ \ \ \ \ \ <tr valign="top">\ |
| | 1273 | \ \ \ \ \ \ \ \ \ \ \ |
| | 1274 | \ \ \ \ \ \ \ \ \ \ <td align="right" class="padt10">\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
| | 1275 | \ \ \ \ \ \ \ \ \ \ \ <form action=idnsAdmin.cgi method="post">\ |
| | 1276 | \ \ \ \ \ \ \ \ \ \ \ \ <table cellspacing="0" cellpadding="0" border="0">\ |
| | 1277 | \ \ \ \ \ \ \ \ \ \ \ \ \ <tr>\ |
| | 1278 | \ \ \ \ \ \ \ \ \ \ \ \ \ \ <td><input type="text" value="Search Zone RRs" class="searchinp" name=cSearch onfocus="this.select();" title="Search for zone resource records with a keyword" /></td>\ |
| | 1279 | \ |
| | 1280 | \ \ \ \ \ \ \ \ \ \ \ \ \ \ <td valign="middle" style="padding: 0px 4px 0px 4px;"></td><td class="padlt6rt10"><input type="image" src="/images/btn_mast_search.gif" alt="Search" width="17" height="17" border="0" title="Find one or more zone resource recors based on input search pattern" /></td>\ |
| | 1281 | \ \ \ \ \ \ \ \ \ \ \ \ \ </tr>\ |
| | 1282 | \ \ \ \ \ \ \ \ \ \ \ \ </table>\ |
| | 1283 | \ \ \ \ \ \ \ \ \ \ \ \ <input type=hidden name=gcFunction value=Search>\ |
| | 1284 | \ \ \ \ \ \ \ \ \ \ \ \ <input type=hidden name=gcPage value=Resource>\ |
| | 1285 | \ \ \ \ \ \ \ \ \ \ \ </form>\ \ \ \ \ \ \ \ \ \ |
| | 1286 | \ \ \ \ \ \ \ \ \ \ </td>\ |
| | 1287 | \ \ \ \ \ \ \ \ \ \ \ |
| | 1288 | \ \ \ \ \ \ \ \ \ \ \ |
| | 1289 | \ \ \ \ \ \ \ \ \ </tr>\ |
| | 1290 | \ \ \ \ \ \ \ \ \ </table>\ |
| | 1291 | \ \ \ \ \ \ \ \ </td>\ |
| | 1292 | \ \ \ \ \ \ \ </tr>\ |
| | 1293 | \ |
| | 1294 | \ \ \ </table>\ |
| | 1295 | \ \ </td>\ |
| | 1296 | \ </tr>\ |
| | 1297 | </table>\ |
| | 1298 | \ |
| | 1299 | \ |
| | 1300 | <form method=post action={{cCGI}} style="margin:0px; ">\ |
| | 1301 | <input type=hidden name=gcPage value=Resource>\ |
| | 1302 | <input type=hidden name=uView value='{{cuView}}'>\ |
| | 1303 | <table width=1200 border="0" cellspacing="0" cellpadding="0">\ |
| | 1304 | <tr>\ |
| | 1305 | <td>\ |
| | 1306 | {{gcMessage}}\ |
| | 1307 | <table border="0" cellspacing="0" cellpadding="0" width="100%" style='border: solid gray 1px'>\ |
| | 1308 | <tr>\ |
| | 1309 | <td valign="top" width="9" class="hdrtout padlt8" height="21"></td>\ |
| | 1310 | <td class="hdrtout padlt8" width="33%">\ |
| | 1311 | \ \ <h6 class="modhdr">Wizard Resource Help</h6>\ |
| | 1312 | \ </td>\ |
| | 1313 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1314 | <td width="10"> </td>\ |
| | 1315 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1316 | <td class="hdrtout padlt8">\ |
| | 1317 | \ \ <h6 class="modhdr">Step 3/3 - Review Your Entered Data and Finish</h6>\ |
| | 1318 | \ </td>\ |
| | 1319 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1320 | </tr>\ |
| | 1321 | <tr>\ |
| | 1322 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1323 | <td valign="top">\ |
| | 1324 | \ \ |
| | 1325 | <table border="0" cellspacing="8" cellpadding="0" width="100%" class="table_content">\ |
| | 1326 | \ <tr>\ |
| | 1327 | \ <td> </td>\ |
| | 1328 | \ <td> </td>\ |
| | 1329 | \ </tr>\ |
| | 1330 | \ <tr>\ |
| | 1331 | \ \ <td colspan="2">\ |
| | 1332 | \ \ \ <input type=hidden name=uStep value=3>\ |
| | 1333 | \ \ \ <input type=hidden name=gcPage value=Resource>\ |
| | 1334 | \ \ \ <input type=hidden name=cZone value={{cZone}}>\ |
| | 1335 | \ \ \ <input type=hidden name=uResource value={{uResource}}>\ |
| | 1336 | \ \ \ <input type=hidden name=uNameServer value={{uNameServer}}>\ |
| | 1337 | \ \ \ <br>\ |
| | 1338 | \ \ \ <strong><u>Wizard Hints</u></strong>\ |
| | 1339 | \ \ \ <br>\ |
| | 1340 | \ \ \ This is the last wizard step. All data is presented together for your review or editing. After you press the Finish button the resource record will be created.<br> Please double check all the values before pressing it!<br>\ |
| | 1341 | \ \ \ Each field has a yellow tool-tip with field specific information. Slowly move your mouse over the open field to read.\ |
| | 1342 | \ \ </td>\ |
| | 1343 | \ </tr>\ |
| | 1344 | \ <tr>\ |
| | 1345 | \ \ <td colspan="2">\ |
| | 1346 | \ \ \ <input class=largeButton type=submit name=gcFunction value='Cancel Resource Wizard' title="Press to Cancel the Wizard and go back to normal mode. Your changes WON'T be saved">\ |
| | 1347 | \ \ </td>\ |
| | 1348 | \ </tr>\ |
| | 1349 | </table>\ |
| | 1350 | \ |
| | 1351 | \ \ |
| | 1352 | \ </td>\ |
| | 1353 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1354 | <td> </td>\ |
| | 1355 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1356 | <td valign="top">\ |
| | 1357 | \ |
| | 1358 | \ |
| | 1359 | <table border="0" cellspacing="5" cellpadding="0" width="100%" class="table_content">\ |
| | 1360 | \ <tr>\ |
| | 1361 | \ <td valign="top"> </td>\ |
| | 1362 | \ <td> </td>\ |
| | 1363 | \ </tr>\ |
| | 1364 | \ <tr>\ |
| | 1365 | \ \ <td valign="top">\ |
| | 1366 | \ \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel={{cNameLabel}})"><strong>{{cNameLabel}}</strong></a>\ |
| | 1367 | \ \ </td>\ |
| | 1368 | \ \ <td>\ |
| | 1369 | \ \ \ <input title='{{cNameTip}}' type=text name=cName value='{{cName}}' size=40 maxlength=99 class={{cNameStyle}}>\ |
| | 1370 | \ \ </td>\ |
| | 1371 | \ </tr>\ |
| | 1372 | \ \ |
| | 1373 | \ <tr>\ |
| | 1374 | \ \ <td>\ \ \ \ |
| | 1375 | \ \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Resource Type')"><strong>Resource Type</strong></a></td>\ |
| | 1376 | \ \ </td>\ |
| | 1377 | \ \ <td>\ |
| | 1378 | \ \ \ <script language="JavaScript" type="text/JavaScript"><!--\ |
| | 1379 | \ \ \ function changePage(newLoc)\ |
| | 1380 | \ \ \ {\ |
| | 1381 | \ \ \ \ nextPage = newLoc.options[newLoc.selectedIndex].value\ |
| | 1382 | \ \ \ \ |
| | 1383 | \ \ \ \ if (nextPage != "---")\ |
| | 1384 | \ \ \ \ \ document.location.href = "idnsAdmin.cgi?gcPage=Resource"+nextPage\ |
| | 1385 | \ \ \ }\ |
| | 1386 | \ \ \ //--></script>\ |
| | 1387 | \ \ \ {{funcSelectRRTypeWiz}}\ |
| | 1388 | \ \ </td>\ |
| | 1389 | \ </tr>\ |
| | 1390 | \ <tr>\ |
| | 1391 | \ \ |
| | 1392 | \ <tr>\ |
| | 1393 | \ \ <td>\ |
| | 1394 | \ \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel={{cParam1Label}}')"><strong>{{cParam1Label}}</strong></a>\ |
| | 1395 | \ \ </td>\ |
| | 1396 | \ \ <td>\ |
| | 1397 | \ \ \ <input title='{{cParam1Tip}}' type=text name=cParam1 value='{{cParam1}}' size=40 maxlength=255 class={{cParam1Style}}>\ |
| | 1398 | \ \ </td>\ |
| | 1399 | \ </tr>\ |
| | 1400 | \ \ |
| | 1401 | \ {{cMetaParam2}}\ |
| | 1402 | \ \ |
| | 1403 | \ <tr>\ |
| | 1404 | \ <td>\ \ \ |
| | 1405 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Resource Comment')"><strong>Resource Comment</strong></a></td>\ |
| | 1406 | \ </td>\ |
| | 1407 | \ <td>\ |
| | 1408 | \ \ <input title='Add a short comment if you like' type=text name=cComment value='{{cComment}}' size=40 maxlength=255 class={{cCommentStyle}}>\ |
| | 1409 | \ </td>\ |
| | 1410 | \ </tr>\ |
| | 1411 | \ \ |
| | 1412 | \ <tr>\ |
| | 1413 | \ <td valign="top"> </td>\ |
| | 1414 | \ <td> </td>\ |
| | 1415 | \ </tr>\ |
| | 1416 | \ \ |
| | 1417 | \ <tr>\ |
| | 1418 | \ \ <td colspan="2">\ |
| | 1419 | \ \ \ <input class=smallButton type=submit name=gcFunction value='Finish' title='Press to create the zone resource record'>\ |
| | 1420 | \ \ </td>\ |
| | 1421 | \ </tr>\ |
| | 1422 | \ |
| | 1423 | </table>\ |
| | 1424 | \ |
| | 1425 | \ |
| | 1426 | \ \ |
| | 1427 | \ </td>\ |
| | 1428 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1429 | </tr>\ |
| | 1430 | <tr>\ |
| | 1431 | <td></td>\ |
| | 1432 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1433 | <td></td>\ |
| | 1434 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1435 | <td></td>\ |
| | 1436 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1437 | <td></td>\ |
| | 1438 | </tr>\ |
| | 1439 | </table>\ |
| | 1440 | \ |
| | 1441 | <br />\ |
| | 1442 | \ |
| | 1443 | \ |
| | 1444 | <table border="0" cellspacing="0" cellpadding="0" width="100%" style='border: solid gray 1px'>\ |
| | 1445 | <tr>\ |
| | 1446 | <td valign="top" width="9" class="hdrtout padlt8" height="21"></td>\ |
| | 1447 | <td class="hdrtout padlt8"><h6 class="modhdr">{{cZone}} Resource Records</h6></td>\ |
| | 1448 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1449 | </tr>\ |
| | 1450 | <tr>\ |
| | 1451 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1452 | <td>\ |
| | 1453 | \ \ |
| | 1454 | <table border="0" cellspacing="0" cellpadding="7" width="100%" class="table_content" style="margin-top:5px;">\ |
| | 1455 | \ <tr bgcolor="#e9e9e9">\ |
| | 1456 | \ \ <td class="title_list">\ |
| | 1457 | \ \ \ Name\ |
| | 1458 | \ \ </td>\ |
| | 1459 | \ \ <td class="title_list">\ |
| | 1460 | \ \ \ TTL\ |
| | 1461 | \ \ </td>\ |
| | 1462 | \ \ <td class="title_list">\ |
| | 1463 | \ \ \ Type\ |
| | 1464 | \ \ </td>\ |
| | 1465 | \ \ <td class="title_list">\ |
| | 1466 | \ \ \ Parameter 1\ |
| | 1467 | \ \ </td>\ |
| | 1468 | \ \ <td class="title_list">\ |
| | 1469 | \ \ \ Parameter 2\ |
| | 1470 | \ \ </td>\ |
| | 1471 | \ \ <td class="title_list">\ |
| | 1472 | \ \ \ Comment\ |
| | 1473 | \ \ </td>\ |
| | 1474 | \ </tr>\ |
| | 1475 | \ {{funcRRs}}\ |
| | 1476 | </table>\ |
| | 1477 | \ |
| | 1478 | \ |
| | 1479 | \ \ |
| | 1480 | \ </td>\ |
| | 1481 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1482 | </tr>\ |
| | 1483 | <tr>\ |
| | 1484 | <td></td>\ |
| | 1485 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1486 | <td></td>\ |
| | 1487 | </tr>\ |
| | 1488 | </table>\ |
| | 1489 | \ |
| | 1490 | \ </td>\ |
| | 1491 | <td width="45"> </td>\ |
| | 1492 | </tr>\ |
| | 1493 | </table>\ |
| | 1494 | <input type=hidden name=uTTL value=0>\ |
| | 1495 | </form>\ |
| | 1496 | 1 0 |
| | 1497 | 10 AdminUser.Body 2 1 1242405582 1 1268733065 <body marginwidth="0" marginheight="0">\ |
| | 1498 | \ |
| | 1499 | <div align="center" class="standard2colnee">\ |
| | 1500 | \ |
| | 1501 | <table cellspacing="0" cellpadding="0" border="0" width=1200>\ |
| | 1502 | \ <tr valign="top">\ |
| | 1503 | \ <td class="padb20"><img border=0 src=/images/unxsbind.jpg></td>\ |
| | 1504 | \ |
| | 1505 | \ \ <td align="right">\ |
| | 1506 | \ |
| | 1507 | \ |
| | 1508 | \ <!-- one row, one cell table to span the page-->\ |
| | 1509 | \ <table border="0" class="wpsPlaceBar" cellspacing="0" cellpadding="0" width="608">\ |
| | 1510 | \ \ <tr>\ |
| | 1511 | \ |
| | 1512 | \ \ \ <!-- Navigation -->\ |
| | 1513 | \ \ \ <td align="left" background="/images/bgrd_topnav.gif" valign="bottom" nowrap>\ |
| | 1514 | \ \ \ \ <table width="100%" border="0" cellpadding="0" cellspacing="0">\ |
| | 1515 | \ \ \ \ \ <tr>\ |
| | 1516 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1517 | \ \ \ \ \ \ <a title='System overalll information' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=Dashboard"><b class ="font10pt">Dashboard</b></a>\ |
| | 1518 | \ \ \ \ \ \ </td>\ |
| | 1519 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1520 | \ \ \ \ \ \ <a title='Company management' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=Customer"><b class ="font10pt">Companies</b></a>\ |
| | 1521 | \ \ \ \ \ \ </td>\ |
| | 1522 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1523 | \ \ \ \ \ \ <a title='Contact management' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=CustomerUser"><b class ="font10pt">Contacts</b></a>\ |
| | 1524 | \ \ \ \ \ \ </td>\ |
| | 1525 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1526 | \ \ \ \ \ \ <a title='Zone management' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=Zone"><b class ="font10pt">Zones</b></a>\ |
| | 1527 | \ \ \ \ \ \ </td>\ |
| | 1528 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1529 | \ \ \ \ \ \ <a title='Zone resource record management' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=Resource"><b class ="font10pt">Resources</b></a>\ |
| | 1530 | \ \ \ \ \ \ </td>\ |
| | 1531 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1532 | \ \ \ \ \ \ <a title='Bulk import zones and RRs' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=BulkOp"><b class ="font10pt">Bulk Operations</b></a>\ |
| | 1533 | \ \ \ \ \ \ </td>\ |
| | 1534 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1535 | \ \ \ \ \ \ <a title='Restore deleted zones' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=RestoreZone"><b class ="font10pt">Restore Zones</b></a>\ |
| | 1536 | \ \ \ \ \ \ </td>\ |
| | 1537 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1538 | \ \ \ \ \ \ <a title='Import IP Auth data into the system' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=IPAuth"><b class ="font10pt">IP Auth</b></a>\ |
| | 1539 | \ \ \ \ \ \ </td>\ |
| | 1540 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1541 | \ \ \ \ \ \ <a title='Zone and customer use report' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=Report"><b class ="font10pt">Reports</b></a>\ |
| | 1542 | \ \ \ \ \ \ </td>\ |
| | 1543 | \ \ \ \ \ \ <td class="wpsSelectedPlace" nowrap height="100%">\ |
| | 1544 | \ \ \ \ \ \ <a title='Administrator management' class="wpsSelectedPlaceLink" href='idnsAdmin.cgi?cZone={{gcZone}}&uView={{uView}}&uResource={{uResource}}&cCustomer={{cCustomer}}&gcPage=Administrator'><b class ="font10pt">Administrators</b></a>\ |
| | 1545 | \ \ \ \ \ \ </td>\ |
| | 1546 | \ \ \ \ \ </tr>\ |
| | 1547 | \ \ \ \ </table>\ |
| | 1548 | \ \ \ </td>\ |
| | 1549 | \ \ </tr>\ |
| | 1550 | <tr>\ |
| | 1551 | \ \ <td valign=top align=right class=notice>\ |
| | 1552 | {{gcName}} ({{gcLogin}}) of {{gcOrgName}} is logged in from {{gcHost}} [{{cUserLevel}}] <a title='Erase login cookies' href={{cCGI}}?gcFunction=Logout>Logout\ |
| | 1553 | </a>\ |
| | 1554 | \ \ {{funcTopInfo}}\ |
| | 1555 | \ \ </td>\ |
| | 1556 | </tr>\ |
| | 1557 | \ \ \ \ \ \ \ <tr>\ |
| | 1558 | \ \ \ \ \ \ \ \ <td class="mastbg2">\ |
| | 1559 | \ |
| | 1560 | \ \ \ \ \ \ \ \ \ <table cellspacing="0" cellpadding="0" border="0" width="100%">\ |
| | 1561 | \ \ \ \ \ \ \ \ \ <tr valign="top">\ |
| | 1562 | \ \ \ \ \ \ \ \ \ \ \ |
| | 1563 | \ \ \ \ \ \ \ \ \ \ <td align="right" class="padt10">\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
| | 1564 | \ \ \ \ \ \ \ \ \ \ \ <form action=idnsAdmin.cgi method="post">\ |
| | 1565 | \ \ \ \ \ \ \ \ \ \ \ \ <table cellspacing="0" cellpadding="0" border="0">\ |
| | 1566 | \ \ \ \ \ \ \ \ \ \ \ \ \ <tr>\ |
| | 1567 | \ \ \ \ \ \ \ \ \ \ \ \ \ \ <td><input type="text" value="Search Administrators" class="searchinp" name=cSearch onfocus="this.select();" title="Search for administrators with a keyword" /></td>\ |
| | 1568 | \ |
| | 1569 | \ \ \ \ \ \ \ \ \ \ \ \ \ \ <td valign="middle" style="padding: 0px 4px 0px 4px;"></td><td class="padlt6rt10"><input type="image" src="/images/btn_mast_search.gif" alt="Search" width="17" height="17" border="0" title="Find one or more administrators based on input search pattern" /></td>\ |
| | 1570 | \ \ \ \ \ \ \ \ \ \ \ \ \ </tr>\ |
| | 1571 | \ \ \ \ \ \ \ \ \ \ \ \ </table>\ |
| | 1572 | \ \ \ \ \ \ \ \ \ \ </td>\ |
| | 1573 | \ \ \ \ \ \ \ \ \ \ \ |
| | 1574 | \ \ \ \ \ \ \ \ \ \ \ |
| | 1575 | \ \ \ \ \ \ \ \ \ </tr>\ |
| | 1576 | \ \ \ \ \ \ \ \ \ </table>\ |
| | 1577 | \ \ \ \ \ \ \ \ </td>\ |
| | 1578 | \ \ \ \ \ \ \ </tr>\ |
| | 1579 | \ |
| | 1580 | \ \ \ </table>\ |
| | 1581 | \ \ </td>\ |
| | 1582 | \ </tr>\ |
| | 1583 | </table>\ |
| | 1584 | \ |
| | 1585 | \ |
| | 1586 | <input type=hidden name=gcPage value=Administrator>\ |
| | 1587 | <table width=1200 border="0" cellspacing="0" cellpadding="0">\ |
| | 1588 | <tr>\ |
| | 1589 | <td>\ |
| | 1590 | \ |
| | 1591 | {{gcMessage}}\ |
| | 1592 | <table border="0" cellspacing="0" cellpadding="0" width="100%" style='border: solid gray 1px'>\ |
| | 1593 | <tr>\ |
| | 1594 | <td valign="top" width="9" class="hdrtout padlt8" height="21"></td>\ |
| | 1595 | <td class="hdrtout padlt8" width="33%">\ |
| | 1596 | \ \ <h6 class="modhdr">Administrator Management</h6></td>\ |
| | 1597 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1598 | <td width="10"> </td>\ |
| | 1599 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1600 | <td class="hdrtout padlt8">\ |
| | 1601 | \ \ <h6 class="modhdr">Administrator Data </h6></td>\ |
| | 1602 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1603 | </tr>\ |
| | 1604 | <tr>\ |
| | 1605 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1606 | <td valign="top">\ |
| | 1607 | \ \ |
| | 1608 | \ \ |
| | 1609 | \ \ |
| | 1610 | <table border="0" cellspacing="8" cellpadding="0" width="100%" class="table_content">\ |
| | 1611 | \ \ <tr>\ |
| | 1612 | \ \ <td> </td>\ |
| | 1613 | \ \ <td> </td>\ |
| | 1614 | \ \ </tr>\ |
| | 1615 | \ \ <tr>\ |
| | 1616 | \ \ <td width=33%>\ |
| | 1617 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Search Administrator')"><strong>Search Results</strong></a></td>\ |
| | 1618 | \ \ </tr>\ \ |
| | 1619 | \ \ <tr>\ |
| | 1620 | \ \ \ <td colspan=2>\ |
| | 1621 | \ \ \ \ <input type=hidden name=gcPage value=Administrator>\ |
| | 1622 | \ \ \ \ <input type=hidden name=cNavList value="{{cNavList}}">\ |
| | 1623 | \ \ \ \ {{cNavList}}\ |
| | 1624 | \ \ \ \ |
| | 1625 | <br>\ |
| | 1626 | <br>\ |
| | 1627 | <br>\ |
| | 1628 | \ |
| | 1629 | <input title="An add adminitrator wizard with easy to follow steps" name="gcFunction" type="submit" class="largeButton" id="gcFunction" value="Add Admin User Wizard" />\ |
| | 1630 | <br>\ |
| | 1631 | <br>\ |
| | 1632 | {{funcAdmLast7DaysAct}}\ |
| | 1633 | <br>\ |
| | 1634 | <br>\ |
| | 1635 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Adminstrator Tab Details')"><strong>Adminstrator Tab Details</strong></a><br>\ |
| | 1636 | At this tab you can manage your iDNS system administrators and root users. An administrator is a back-office permission level user (and any other interface user) that has been granted permission to administrate the iDNS DNS application service provider (ASP) system.<br>\ |
| | 1637 | \ \ \ \ </td>\ |
| | 1638 | \ \ </tr>\ |
| | 1639 | \ </table>\ |
| | 1640 | \ \ |
| | 1641 | \ \ |
| | 1642 | \ \ |
| | 1643 | \ \ |
| | 1644 | \ \ |
| | 1645 | \ </td>\ |
| | 1646 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1647 | <td> </td>\ |
| | 1648 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1649 | <td valign="top">\ |
| | 1650 | \ \ |
| | 1651 | \ \ |
| | 1652 | <table border="0" cellspacing="5" cellpadding="0" width="100%" class="table_content">\ |
| | 1653 | \ <tr>\ |
| | 1654 | \ <td valign="top"> </td>\ |
| | 1655 | \ <td> </td>\ |
| | 1656 | \ </tr>\ |
| | 1657 | \ <tr>\ |
| | 1658 | \ \ <td valign="top"><a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Contact Name')"><strong>Contact Name </strong></a></td>\ |
| | 1659 | \ \ <td>\ |
| | 1660 | \ \ <input type=hidden name=cClientName value='{{cClientName}}'>\ |
| | 1661 | \ \ <input title='Name of the administrator,e.g.: John Doe (Required)' type="text" name="cClientName" value='{{cClientName}}' size="40" maxlength="99" {{gcInputStatus}} class={{cClientNameStyle}} /></td>\ |
| | 1662 | \ </tr>\ |
| | 1663 | \ <tr>\ |
| | 1664 | \ \ <td>\ |
| | 1665 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Email Address')"><strong>Email Address</strong></a>\ \ </td>\ |
| | 1666 | \ \ <td>\ |
| | 1667 | \ \ \ <input type=hidden name=cEmail value='{{cEmail}}'>\ |
| | 1668 | \ \ \ <input title='Email address of the administrator, e.g.: johndoe@bigisp.net (Optional)' type=text name=cEmail value='{{cEmail}}' size=40 maxlength=99 {{gcInputStatus}} class={{cEmailStyle}}></td>\ |
| | 1669 | \ </tr>\ |
| | 1670 | \ <tr>\ |
| | 1671 | \ \ <td>\ |
| | 1672 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Administrator Additional Info')"><strong>Additional Info</strong></a></td>\ \ \ \ |
| | 1673 | \ \ <td>\ |
| | 1674 | \ \ \ <input type=hidden name=cInfo value='{{cInfo}}'>\ |
| | 1675 | <textarea title='Other info, such as phone number, mailing address (Optional)' name="cInfo" cols="40" rows="4" class={{cInfoStyle}} {{gcInputStatus}}="{{gcInputStatus}}">{{cInfo}}</textarea></td>\ |
| | 1676 | \ </tr>\ |
| | 1677 | \ \ |
| | 1678 | \ <tr>\ |
| | 1679 | \ \ <td valign="top">\ |
| | 1680 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Login')"><strong>Login </strong></a></td>\ |
| | 1681 | \ \ <td>\ |
| | 1682 | \ \ <input type=hidden name=cUserName value='{{cUserName}}'>\ |
| | 1683 | \ \ <input title='User name for logging into the portal, e.g.: 789456 (Required)' type="text" name="cUserName" value='{{cUserName}}' size="40" maxlength="99" {{gcInputStatus}} class={{cUserNameStyle}} /></td>\ |
| | 1684 | \ </tr>\ \ |
| | 1685 | \ <tr>\ |
| | 1686 | \ \ <td>\ |
| | 1687 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Clear Password')"><strong>Clear Password</strong></a>\ \ </td>\ \ \ |
| | 1688 | \ \ <td>\ |
| | 1689 | \ \ <input type=hidden name=cClearPassword value='{{cClearPassword}}'>\ \ |
| | 1690 | \ \ <input title='Password for logging into the portal, must have more than five characters, e.g: 123456 (Required)' type=text name=cClearPassword value='{{cClearPassword}}' size=40 maxlength=99 disabled class=type_fields_off>\ |
| | 1691 | \ \ </td>\ |
| | 1692 | \ </tr>\ |
| | 1693 | \ <tr>\ |
| | 1694 | \ \ <td>\ |
| | 1695 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Password')"><strong>Password</strong></a>\ \ </td>\ |
| | 1696 | \ \ <td>\ |
| | 1697 | \ \ \ <input type=hidden name=cPassword value='{{cPassword}}'>\ |
| | 1698 | \ \ \ <input title='Password for logging into the portal, must have more than five characters, e.g: Ju95fh (Required)' type=text name=cPassword value='{{cPassword}}' size=40 maxlength=99 {{gcInputStatus}} class={{cPasswordStyle}}>\ |
| | 1699 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Save Clear Text Password')"><strong>Save Clear Text Password</strong></a>\ |
| | 1700 | \ \ <input type=checkbox value=1 name=uSaveClrPassword {{gcInputStatus}}>\ |
| | 1701 | \ \ \ </td>\ |
| | 1702 | \ </tr>\ |
| | 1703 | \ \ |
| | 1704 | <tr>\ |
| | 1705 | \ \ <td>\ \ \ \ |
| | 1706 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Administrator Permission Level')"><strong>Permission Level</strong></a></td>\ |
| | 1707 | \ \ <td>\ |
| | 1708 | \ \ <input type=hidden name=uPerm value={{uPerm}}>\ |
| | 1709 | \ \ {{funcPermLevelDropDown}}</td>\ |
| | 1710 | \ </tr>\ |
| | 1711 | \ <tr>\ |
| | 1712 | \ \ <td>\ |
| | 1713 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Company')"><strong>Company</strong></a></td>\ |
| | 1714 | \ \ <td>\ |
| | 1715 | \ \ <input type=hidden name=uForClient value={{uForClient}}>\ |
| | 1716 | \ \ {{funcTablePullDownResellers}}</td>\ |
| | 1717 | \ </tr>\ \ |
| | 1718 | \ \ |
| | 1719 | \ <tr>\ |
| | 1720 | \ \ <td>\ |
| | 1721 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Created By')"><strong>Created By</strong></a></td>\ |
| | 1722 | \ \ <td>\ |
| | 1723 | \ \ {{uCreatedBy}}\ |
| | 1724 | \ \ <input type=hidden name=uCreatedBy value={{uCreatedByForm}}>\ |
| | 1725 | \ \ </td>\ |
| | 1726 | \ </tr>\ |
| | 1727 | \ <tr>\ |
| | 1728 | \ \ <td>\ |
| | 1729 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Creation Date')"><strong>Creation Date</strong></a></td>\ |
| | 1730 | \ \ <td>\ |
| | 1731 | \ \ {{uCreatedDate}}\ |
| | 1732 | \ \ <input type=hidden name=uCreatedDate value={{uCreatedDateForm}}>\ |
| | 1733 | \ \ </td>\ |
| | 1734 | \ </tr>\ |
| | 1735 | \ <tr>\ |
| | 1736 | \ \ <td>\ |
| | 1737 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Modified By')"><strong>Modified By</strong></a></td>\ |
| | 1738 | \ \ <td>\ |
| | 1739 | \ \ {{uModBy}}\ |
| | 1740 | \ \ <input type=hidden name=uModBy value={{uModByForm}}>\ |
| | 1741 | \ \ </td>\ |
| | 1742 | \ </tr>\ |
| | 1743 | \ <tr>\ |
| | 1744 | \ \ <td>\ |
| | 1745 | \ \ <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Owner')"><strong>Modification Date</strong></a></td>\ |
| | 1746 | \ \ <td>\ |
| | 1747 | \ \ {{uModDate}}\ |
| | 1748 | \ \ <input type=hidden name=uModDate value={{uModDateForm}}>\ |
| | 1749 | \ \ </td>\ |
| | 1750 | \ </tr>\ |
| | 1751 | \ <tr>\ |
| | 1752 | \ \ <td colspan=2>\ |
| | 1753 | \ \ <input type=submit title='Create a new administrator with a two step procedure' class="largeButton" name="gcFunction" value='{{gcNewStep}}New' />\ |
| | 1754 | \ \ <input {{cBtnStatus}} type=submit title='Adminitrator modification two step procedure' class="largeButton" name="gcFunction" value='{{gcModStep}}Modify' />\ |
| | 1755 | <input {{cBtnStatus}} type=submit title='Delete an administrator with a two step procedure' class="largeButton" name="gcFunction" value='{{gcDelStep}}Delete' /></td>\ |
| | 1756 | \ </tr>\ |
| | 1757 | </table>\ |
| | 1758 | \ \ |
| | 1759 | \ \ |
| | 1760 | \ \ |
| | 1761 | \ </td>\ |
| | 1762 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1763 | </tr>\ |
| | 1764 | <tr>\ |
| | 1765 | <td></td>\ |
| | 1766 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1767 | <td></td>\ |
| | 1768 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1769 | <td></td>\ |
| | 1770 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1771 | <td></td>\ |
| | 1772 | </tr>\ |
| | 1773 | </table>\ |
| | 1774 | \ |
| | 1775 | <br /></td>\ |
| | 1776 | </tr>\ |
| | 1777 | <tr>\ |
| | 1778 | <td>\ |
| | 1779 | </td>\ |
| | 1780 | <td>\ |
| | 1781 | </tr>\ |
| | 1782 | <tr>\ |
| | 1783 | <td>\ |
| | 1784 | <table border="0" cellspacing="0" cellpadding="0" width="100%" style='border: solid gray 1px'>\ |
| | 1785 | <tr>\ |
| | 1786 | \ |
| | 1787 | <td valign="top" width="9" class="hdrtout padlt8" height="21"></td>\ |
| | 1788 | <td class="hdrtout padlt8"><h6 class="modhdr">Adminstrators</h6></td>\ |
| | 1789 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1790 | </tr>\ |
| | 1791 | <tr>\ |
| | 1792 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1793 | <td>\ |
| | 1794 | \ \ |
| | 1795 | \ |
| | 1796 | <table border="0" cellspacing="0" cellpadding="7" width="100%" class="table_content" style="margin-top:5px;">\ |
| | 1797 | \ <tr bgcolor="#e9e9e9">\ |
| | 1798 | \ \ <td class="title_list">\ |
| | 1799 | \ \ \ Login\ |
| | 1800 | \ \ </td>\ |
| | 1801 | \ \ <td class="title_list">\ |
| | 1802 | \ \ \ Permission Level\ |
| | 1803 | \ \ </td>\ |
| | 1804 | \ \ <td class="title_list">\ |
| | 1805 | \ \ \ Contact Name\ |
| | 1806 | \ \ </td>\ |
| | 1807 | \ |
| | 1808 | \ </tr>\ |
| | 1809 | \ |
| | 1810 | \ {{funcAdminUsers}}\ |
| | 1811 | </table>\ |
| | 1812 | \ |
| | 1813 | \ \ |
| | 1814 | \ </td>\ |
| | 1815 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1816 | </tr>\ |
| | 1817 | <tr>\ |
| | 1818 | <td></td>\ |
| | 1819 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1820 | \ |
| | 1821 | <td></td>\ |
| | 1822 | </tr>\ |
| | 1823 | </table>\ |
| | 1824 | </td>\ |
| | 1825 | </tr>\ |
| | 1826 | </td>\ |
| | 1827 | </tr>\ |
| | 1828 | </table>\ |
| | 1829 | <input type=hidden name=uClient value={{uClient}}>\ |
| | 1830 | <input type=hidden name=cZone value='{{cZone}}'>\ |
| | 1831 | <input type=hidden name=uView value='{{uView}}'>\ |
| | 1832 | <input type=hidden name=uResource value='{{uResource}}'>\ |
| | 1833 | <input type=hidden name=cCustomer value='{{cCustomer}}'>\ |
| | 1834 | \ |
| | 1835 | </form>\ |
| | 1836 | 1 0 |
| | 1837 | 11 AdminUserWizard.1 2 1 1242405583 1 1268733065 <body marginwidth="0" marginheight="0">\ |
| | 1838 | \ |
| | 1839 | <div align="center" class="standard2colnee">\ |
| | 1840 | \ |
| | 1841 | <table cellspacing="0" cellpadding="0" border="0" width=1200>\ |
| | 1842 | \ <tr valign="top">\ |
| | 1843 | \ <td class="padb20"><img border=0 src=/images/unxsbind.jpg></td>\ |
| | 1844 | \ |
| | 1845 | \ \ <td align="right">\ |
| | 1846 | \ |
| | 1847 | \ |
| | 1848 | \ <!-- one row, one cell table to span the page-->\ |
| | 1849 | \ <table border="0" class="wpsPlaceBar" cellspacing="0" cellpadding="0" width="608">\ |
| | 1850 | \ \ <tr>\ |
| | 1851 | \ |
| | 1852 | \ \ \ <!-- Navigation -->\ |
| | 1853 | \ \ \ <td align="left" background="/images/bgrd_topnav.gif" valign="bottom" nowrap>\ |
| | 1854 | \ \ \ \ <table width="100%" border="0" cellpadding="0" cellspacing="0">\ |
| | 1855 | \ \ \ \ \ <tr>\ |
| | 1856 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1857 | \ \ \ \ \ \ <a title='System overalll information' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Dashboard'><b class ="font10pt">Dashboard</b></a>\ |
| | 1858 | \ \ \ \ \ \ </td>\ |
| | 1859 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1860 | \ \ \ \ \ \ <a title='Company management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Customer'><b class ="font10pt">Companies</b></a>\ |
| | 1861 | \ \ \ \ \ \ </td>\ |
| | 1862 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1863 | \ \ \ \ \ \ <a title='Contact management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=CustomerUser'><b class ="font10pt">Contacts</b></a>\ |
| | 1864 | \ \ \ \ \ \ </td>\ |
| | 1865 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1866 | \ \ \ \ \ \ <a title='Zone management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Zone'><b class ="font10pt">Zones</b></a>\ |
| | 1867 | \ \ \ \ \ \ </td>\ |
| | 1868 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1869 | \ \ \ \ \ \ <a title='Zone resource record management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Resource'><b class ="font10pt">Resources</b></a>\ |
| | 1870 | \ \ \ \ \ \ </td>\ |
| | 1871 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1872 | \ \ \ \ \ \ <a title='Bulk import zones and RRs' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=BulkOp'><b class ="font10pt">Bulk Operations</b></a>\ |
| | 1873 | \ \ \ \ \ \ </td>\ |
| | 1874 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1875 | \ \ \ \ \ \ <a title='Restore deleted zones' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=RestoreZone'><b class ="font10pt">Restore Zones</b></a>\ |
| | 1876 | \ \ \ \ \ \ </td>\ |
| | 1877 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1878 | \ \ \ \ \ \ <a title='Import IP Auth data into the system' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=IPAuth"><b class ="font10pt">IP Auth</b></a>\ |
| | 1879 | \ \ \ \ \ \ </td>\ |
| | 1880 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 1881 | \ \ \ \ \ \ <a title='Zone and customer use report' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Report'><b class ="font10pt">Report</b></a>\ |
| | 1882 | \ \ \ \ \ \ </td>\ |
| | 1883 | \ \ \ \ \ \ <td class="wpsSelectedPlace" nowrap height="100%">\ |
| | 1884 | \ \ \ \ \ \ <a title='Administrator management' class="wpsSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Administrator'><b class ="font10pt">Administrators</b></a>\ |
| | 1885 | \ \ \ \ \ \ </td>\ |
| | 1886 | \ \ \ \ \ </tr>\ |
| | 1887 | \ \ \ \ </table>\ |
| | 1888 | \ \ \ </td>\ |
| | 1889 | \ \ </tr>\ |
| | 1890 | <tr>\ |
| | 1891 | \ \ <td valign=top align=right class=notice>\ |
| | 1892 | {{gcName}} ({{gcLogin}}) of {{gcOrgName}} is logged in from {{gcHost}} [{{cUserLevel}}] <a title='Erase login cookies' href={{cCGI}}?gcFunction=Logout>Logout\ |
| | 1893 | </a>\ |
| | 1894 | \ {{funcTopInfo}}\ |
| | 1895 | \ </td>\ |
| | 1896 | </tr>\ |
| | 1897 | \ \ \ \ \ \ \ <tr>\ |
| | 1898 | \ \ \ \ \ \ \ \ <td class="mastbg2">\ |
| | 1899 | \ |
| | 1900 | \ \ \ \ \ \ \ \ \ <table cellspacing="0" cellpadding="0" border="0" width="100%">\ |
| | 1901 | \ \ \ \ \ \ \ \ \ <tr valign="top">\ |
| | 1902 | \ \ \ \ \ \ \ \ \ \ \ |
| | 1903 | \ \ \ \ \ \ \ \ \ \ <td align="right" class="padt10">\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
| | 1904 | \ \ \ \ \ \ \ \ \ \ \ <form action=idnsAdmin.cgi method="post">\ |
| | 1905 | \ \ \ \ \ \ \ \ \ \ \ \ <table cellspacing="0" cellpadding="0" border="0">\ |
| | 1906 | \ \ \ \ \ \ \ \ \ \ \ \ \ <tr>\ |
| | 1907 | \ \ \ \ \ \ \ \ \ \ \ \ \ \ <td><input type="text" value="Search Administrators" class="searchinp" name=cSearch onfocus="this.select();" title="Search for administrators with a keyword" /></td>\ |
| | 1908 | \ |
| | 1909 | \ \ \ \ \ \ \ \ \ \ \ \ \ \ <td valign="middle" style="padding: 0px 4px 0px 4px;"></td><td class="padlt6rt10"><input type="image" src="/images/btn_mast_search.gif" alt="Search" width="17" height="17" border="0" title="Find one or more administrators based on input search pattern" /></td>\ |
| | 1910 | \ \ \ \ \ \ \ \ \ \ \ \ \ </tr>\ |
| | 1911 | \ \ \ \ \ \ \ \ \ \ \ \ </table>\ |
| | 1912 | \ \ \ \ \ \ \ \ \ \ \ \ <input type=hidden name=gcFunction value=Search>\ |
| | 1913 | \ \ \ \ \ \ \ \ \ \ \ \ <input type=hidden name=gcPage value=Administrator>\ |
| | 1914 | \ \ \ \ \ \ \ \ \ \ \ </form>\ \ \ \ \ \ \ \ \ \ |
| | 1915 | \ \ \ \ \ \ \ \ \ \ </td>\ |
| | 1916 | \ \ \ \ \ \ \ \ \ \ \ |
| | 1917 | \ \ \ \ \ \ \ \ \ \ \ |
| | 1918 | \ \ \ \ \ \ \ \ \ </tr>\ |
| | 1919 | \ \ \ \ \ \ \ \ \ </table>\ |
| | 1920 | \ \ \ \ \ \ \ \ </td>\ |
| | 1921 | \ \ \ \ \ \ \ </tr>\ |
| | 1922 | \ |
| | 1923 | \ \ \ </table>\ |
| | 1924 | \ \ </td>\ |
| | 1925 | \ </tr>\ |
| | 1926 | </table>\ |
| | 1927 | \ |
| | 1928 | \ |
| | 1942 | <td class="hdrtout padlt8"><h6 class="modhdr">Administrator Info - Step 1 of 3</h6></td>\ |
| | 1943 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 1944 | </tr>\ |
| | 1945 | <tr>\ |
| | 1946 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1947 | <td valign="top">\ |
| | 1948 | \ \ |
| | 1949 | \ \ |
| | 1950 | \ \ |
| | 1951 | <table border="0" cellspacing="8" cellpadding="0" width="100%" class="table_content">\ |
| | 1952 | \ \ <tr>\ |
| | 1953 | \ \ <td> </td>\ |
| | 1954 | \ \ <td> </td>\ |
| | 1955 | \ \ </tr>\ |
| | 1956 | \ \ <tr>\ |
| | 1957 | \ \ <td width=33%>\ |
| | 1958 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Search Administrator')"><strong>Search Administrator </strong></a></td>\ |
| | 1959 | \ \ </tr>\ \ |
| | 1960 | \ \ \ |
| | 1961 | \ \ \ <td colspan=2>\ |
| | 1962 | \ \ \ \ <input type=hidden name=gcPage value=Administrator>\ |
| | 1963 | \ \ \ \ <input type=hidden name=cNavList value="{{cNavList}}">\ |
| | 1964 | \ \ \ \ {{cNavList}}\ |
| | 1965 | \ \ \ \ |
| | 1966 | <br>\ |
| | 1967 | <br>\ |
| | 1968 | <br>\ |
| | 1969 | <p>\ |
| | 1970 | \ \ \ \ <strong><u>Wizard Hints</u></strong><br>\ |
| | 1971 | In this step you should enter the administrator information, such as his name (E.g: John Doe); his email Address (E.g.: joe@bigisp.bet) and any other additional info you may think useful (E.g. Contact phone: +1-800-4456-4456) in the Additional Info field.\ |
| | 1972 | <p>\ |
| | 1973 | <input title="Press to cancel the wizard and go back to normal mode. Your changes WON'T be saved" name="gcFunction" type="submit" class="largeButton" id="gcFunction" value="Cancel Wizard" />\ |
| | 1974 | \ |
| | 1975 | \ \ \ \ </td>\ |
| | 1976 | \ \ </tr>\ |
| | 1977 | \ </table>\ |
| | 1978 | \ \ |
| | 1979 | \ \ |
| | 1980 | \ \ |
| | 1981 | \ \ |
| | 1982 | \ \ |
| | 1983 | \ </td>\ |
| | 1984 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1985 | <td> </td>\ |
| | 1986 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 1987 | <td valign="top">\ |
| | 1988 | \ \ |
| | 1989 | \ \ |
| | 1990 | <table border="0" cellspacing="5" cellpadding="0" width="100%" class="table_content">\ |
| | 1991 | \ <tr>\ |
| | 1992 | \ <td valign="top"> </td>\ |
| | 1993 | \ <td> </td>\ |
| | 1994 | \ </tr>\ |
| | 1995 | \ <tr>\ |
| | 1996 | \ \ <td valign="top">\ |
| | 1997 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Contact Name')"><strong>Contact Name </strong></a></td>\ |
| | 1998 | \ \ <td><input title='Name of the Administrator,e.g.: John Doe (Required)' type="text" name="cClientName" value='{{cClientName}}' size="40" maxlength="99" class={{cClientNameStyle}} /></td>\ |
| | 1999 | \ </tr>\ |
| | 2000 | \ <tr>\ |
| | 2001 | \ \ <td>\ |
| | 2002 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Email Address')"><strong>Email Address</strong></a>\ \ </td>\ |
| | 2003 | \ \ <td>\ |
| | 2004 | \ \ \ <input title='Email address of the Administrator, e.g.: johndoe@bigisp.net (Optional)' type=text name=cEmail value='{{cEmail}}' size=40 maxlength=99 class={{cEmailStyle}}></td>\ |
| | 2005 | \ </tr>\ |
| | 2006 | \ <tr>\ |
| | 2007 | \ \ <td>\ |
| | 2008 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Administrator Additional Info')"><strong>Additional Info</strong></a>\ \ </td>\ |
| | 2009 | \ \ <td>\ |
| | 2010 | <textarea title='Other info, such as phone number, mailing address (Optional)' name="cInfo" cols="40" rows="4" class="type_textarea">{{cInfo}}</textarea></td>\ |
| | 2011 | \ </tr>\ |
| | 2012 | \ \ |
| | 2013 | \ \ |
| | 2014 | \ |
| | 2015 | \ <tr>\ |
| | 2016 | \ \ <td><input type="hidden" name="uStep" value="1" />\ \ </td>\ |
| | 2017 | \ \ <td colspan=2><input type="submit" title='Go to next step (Login Info)' class="smallButton" name="gcFunction" value='Next' /></td>\ |
| | 2018 | \ </tr>\ |
| | 2019 | </table>\ |
| | 2020 | \ \ |
| | 2021 | \ \ |
| | 2022 | \ \ |
| | 2023 | \ </td>\ |
| | 2024 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 2025 | </tr>\ |
| | 2026 | <tr>\ |
| | 2027 | <td></td>\ |
| | 2028 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 2029 | <td></td>\ |
| | 2030 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 2031 | <td></td>\ |
| | 2032 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 2033 | <td></td>\ |
| | 2034 | </tr>\ |
| | 2035 | </table>\ |
| | 2036 | \ |
| | 2037 | <br /></td>\ |
| | 2038 | </tr>\ |
| | 2039 | </table>\ |
| | 2040 | </form>\ |
| | 2041 | 1 0 |
| | 2042 | 12 AdminUserWizard.2 2 1 1242405583 1 1268733066 <body marginwidth="0" marginheight="0">\ |
| | 2043 | \ |
| | 2044 | <div align="center" class="standard2colnee">\ |
| | 2045 | \ |
| | 2046 | <table cellspacing="0" cellpadding="0" border="0" width=1200>\ |
| | 2047 | \ <tr valign="top">\ |
| | 2048 | \ <td class="padb20"><img border=0 src=/images/unxsbind.jpg></td>\ |
| | 2049 | \ |
| | 2050 | \ \ <td align="right">\ |
| | 2051 | \ |
| | 2052 | \ |
| | 2053 | \ <!-- one row, one cell table to span the page-->\ |
| | 2054 | \ <table border="0" class="wpsPlaceBar" cellspacing="0" cellpadding="0" width="608">\ |
| | 2055 | \ \ <tr>\ |
| | 2056 | \ |
| | 2057 | \ \ \ <!-- Navigation -->\ |
| | 2058 | \ \ \ <td align="left" background="/images/bgrd_topnav.gif" valign="bottom" nowrap>\ |
| | 2059 | \ \ \ \ <table width="100%" border="0" cellpadding="0" cellspacing="0">\ |
| | 2060 | \ \ \ \ \ <tr>\ |
| | 2061 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 2062 | \ \ \ \ \ \ <a title='System overalll information' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Dashboard'><b class ="font10pt">Dashboard</b></a>\ |
| | 2063 | \ \ \ \ \ \ </td>\ |
| | 2064 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 2065 | \ \ \ \ \ \ <a title='Company management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Customer'><b class ="font10pt">Companies</b></a>\ |
| | 2066 | \ \ \ \ \ \ </td>\ |
| | 2067 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 2068 | \ \ \ \ \ \ <a title='Contact management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=CustomerUser'><b class ="font10pt">Contacts</b></a>\ |
| | 2069 | \ \ \ \ \ \ </td>\ |
| | 2070 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 2071 | \ \ \ \ \ \ <a title='Zone management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Zone'><b class ="font10pt">Zones</b></a>\ |
| | 2072 | \ \ \ \ \ \ </td>\ |
| | 2073 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 2074 | \ \ \ \ \ \ <a title='Zone resource record management' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Resource'><b class ="font10pt">Resources</b></a>\ |
| | 2075 | \ \ \ \ \ \ </td>\ |
| | 2076 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 2077 | \ \ \ \ \ \ <a title='Bulk import zones and RRs' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=BulkOp'><b class ="font10pt">Bulk Operations</b></a>\ |
| | 2078 | \ \ \ \ \ \ </td>\ |
| | 2079 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 2080 | \ \ \ \ \ \ <a title='Restore deleted zones' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=RestoreZone'><b class ="font10pt">Restore Zones</b></a>\ |
| | 2081 | \ \ \ \ \ \ </td>\ |
| | 2082 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 2083 | \ \ \ \ \ \ <a title='Import IP Auth data into the system' class="wpsUnSelectedPlaceLink" href="idnsAdmin.cgi?&gcPage=IPAuth"><b class ="font10pt">IP Auth</b></a>\ |
| | 2084 | \ \ \ \ \ \ </td>\ |
| | 2085 | \ \ \ \ \ \ <td class="wpsUnSelectedPlace" nowrap height="100%">\ |
| | 2086 | \ \ \ \ \ \ <a title='Zone and customer use report' class="wpsUnSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Report'><b class ="font10pt">Report</b></a>\ |
| | 2087 | \ \ \ \ \ \ </td>\ |
| | 2088 | \ \ \ \ \ \ <td class="wpsSelectedPlace" nowrap height="100%">\ |
| | 2089 | \ \ \ \ \ \ <a title='Administrator management' class="wpsSelectedPlaceLink" href='idnsAdmin.cgi?gcPage=Administrator'><b class ="font10pt">Administrators</b></a>\ |
| | 2090 | \ \ \ \ \ \ </td>\ |
| | 2091 | \ \ \ \ \ </tr>\ |
| | 2092 | \ \ \ \ </table>\ |
| | 2093 | \ \ \ </td>\ |
| | 2094 | \ \ </tr>\ |
| | 2095 | <tr>\ |
| | 2096 | \ \ <td valign=top align=right class=notice>\ |
| | 2097 | {{gcName}} ({{gcLogin}}) of {{gcOrgName}} is logged in from {{gcHost}} [{{cUserLevel}}] <a title='Erase login cookies' href={{cCGI}}?gcFunction=Logout>Logout\ |
| | 2098 | </a>\ |
| | 2099 | {{funcTopInfo}}\ |
| | 2100 | </td>\ |
| | 2101 | </tr>\ |
| | 2102 | \ \ \ \ \ \ \ <tr>\ |
| | 2103 | \ \ \ \ \ \ \ \ <td class="mastbg2">\ |
| | 2104 | \ |
| | 2105 | \ \ \ \ \ \ \ \ \ <table cellspacing="0" cellpadding="0" border="0" width="100%">\ |
| | 2106 | \ \ \ \ \ \ \ \ \ <tr valign="top">\ |
| | 2107 | \ \ \ \ \ \ \ \ \ \ \ |
| | 2108 | \ \ \ \ \ \ \ \ \ \ <td align="right" class="padt10">\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
| | 2109 | \ \ \ \ \ \ \ \ \ \ \ <form action=idnsAdmin.cgi method="post">\ |
| | 2110 | \ \ \ \ \ \ \ \ \ \ \ \ <table cellspacing="0" cellpadding="0" border="0">\ |
| | 2111 | \ \ \ \ \ \ \ \ \ \ \ \ \ <tr>\ |
| | 2112 | \ \ \ \ \ \ \ \ \ \ \ \ \ \ <td><input type="text" value="Search Administrators" class="searchinp" name=cSearch onfocus="this.select();" title="Search for administrators with a keyword" /></td>\ |
| | 2113 | \ |
| | 2114 | \ \ \ \ \ \ \ \ \ \ \ \ \ \ <td valign="middle" style="padding: 0px 4px 0px 4px;"></td><td class="padlt6rt10"><input type="image" src="/images/btn_mast_search.gif" alt="Search" width="17" height="17" border="0" title="Find one or more administrators based on input search pattern" /></td>\ |
| | 2115 | \ \ \ \ \ \ \ \ \ \ \ \ \ </tr>\ |
| | 2116 | \ \ \ \ \ \ \ \ \ \ \ \ </table>\ |
| | 2117 | \ \ \ \ \ \ \ \ \ \ \ \ <input type=hidden name=gcFunction value=Search>\ |
| | 2118 | \ \ \ \ \ \ \ \ \ \ \ \ <input type=hidden name=gcPage value=Administrator>\ |
| | 2119 | \ \ \ \ \ \ \ \ \ \ \ </form>\ \ \ \ \ \ \ \ \ \ |
| | 2120 | \ \ \ \ \ \ \ \ \ \ </td>\ |
| | 2121 | \ \ \ \ \ \ \ \ \ \ \ |
| | 2122 | \ \ \ \ \ \ \ \ \ \ \ |
| | 2123 | \ \ \ \ \ \ \ \ \ </tr>\ |
| | 2124 | \ \ \ \ \ \ \ \ \ </table>\ |
| | 2125 | \ \ \ \ \ \ \ \ </td>\ |
| | 2126 | \ \ \ \ \ \ \ </tr>\ |
| | 2127 | \ |
| | 2128 | \ \ \ </table>\ |
| | 2129 | \ \ </td>\ |
| | 2130 | \ </tr>\ |
| | 2131 | </table>\ |
| | 2132 | \ |
| | 2133 | \ |
| | 2134 | <form method=post action={{cCGI}} style="margin:0px;">\ |
| | 2135 | <table width=1200 border="0" cellspacing="0" cellpadding="0">\ |
| | 2136 | <tr>\ |
| | 2137 | <td>\ |
| | 2138 | \ |
| | 2139 | {{gcMessage}}\ |
| | 2140 | <table border="0" cellspacing="0" cellpadding="0" width="100%" style='border: solid gray 1px'>\ |
| | 2141 | <tr>\ |
| | 2142 | <td valign="top" width="9" class="hdrtout padlt8" height="21"></td>\ |
| | 2143 | <td class="hdrtout padlt8" width="33%"><h6 class="modhdr">Administrator management</h6></td>\ |
| | 2144 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 2145 | <td width="10"> </td>\ |
| | 2146 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 2147 | <td class="hdrtout padlt8"><h6 class="modhdr">Login Info - Step 2 of 3</h6></td>\ |
| | 2148 | <td valign="top" width="9" class="hdrtout padlt8"></td>\ |
| | 2149 | </tr>\ |
| | 2150 | <tr>\ |
| | 2151 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 2152 | <td valign="top">\ |
| | 2153 | \ \ |
| | 2154 | \ \ |
| | 2155 | \ \ |
| | 2156 | <table border="0" cellspacing="8" cellpadding="0" width="100%" class="table_content">\ |
| | 2157 | \ \ <tr>\ |
| | 2158 | \ \ <td> </td>\ |
| | 2159 | \ \ <td> </td>\ |
| | 2160 | \ \ </tr>\ |
| | 2161 | \ \ <tr>\ |
| | 2162 | \ \ <td width=33%>\ |
| | 2163 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Search Administrator')"><strong>Search Administrator </strong></a></td>\ |
| | 2164 | \ \ </tr>\ \ |
| | 2165 | \ \ \ |
| | 2166 | \ \ \ <td colspan=2>\ |
| | 2167 | \ \ \ \ <input type=hidden name=gcPage value=Administrator>\ |
| | 2168 | \ \ \ \ <input type=hidden name=cNavList value="{{cNavList}}">\ |
| | 2169 | \ \ \ \ {{cNavList}}\ |
| | 2170 | \ \ \ \ |
| | 2171 | <br>\ |
| | 2172 | <br>\ |
| | 2173 | <br>\ |
| | 2174 | <p>\ |
| | 2175 | \ \ \ \ <strong><u>Wizard Hints</u></strong><br>\ |
| | 2176 | \ \ \ \ In this step you must enter the administrator login information, that is the user name and password he will use to login into the system (E.g Login: 045641, Password: 446657). Also you have to specify the administrator permission level. The access level to various tools provided by the iDNS suite is based on the permission level you set here-\ |
| | 2177 | <p>\ |
| | 2178 | <input title="Press to cancel the Wizard and go back to normal mode. Your changes WON'T be saved" name="gcFunction" type="submit" class="largeButton" id="gcFunction" value="Cancel Wizard" />\ |
| | 2179 | \ |
| | 2180 | \ \ \ \ </td>\ |
| | 2181 | \ \ </tr>\ |
| | 2182 | \ </table>\ |
| | 2183 | \ \ |
| | 2184 | \ \ |
| | 2185 | \ \ |
| | 2186 | \ \ |
| | 2187 | \ \ |
| | 2188 | \ </td>\ |
| | 2189 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 2190 | <td> </td>\ |
| | 2191 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 2192 | <td valign="top">\ |
| | 2193 | \ \ |
| | 2194 | \ \ |
| | 2195 | <table border="0" cellspacing="5" cellpadding="0" width="100%" class="table_content">\ |
| | 2196 | \ <tr>\ |
| | 2197 | \ <td valign="top"> </td>\ |
| | 2198 | \ <td> </td>\ |
| | 2199 | \ </tr>\ |
| | 2200 | \ \ <tr>\ |
| | 2201 | \ \ <td valign="top">\ |
| | 2202 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Login')"><strong>Login </strong></a></td>\ |
| | 2203 | \ \ <td><input title='User name for login, e.g.: 789456 (Required)' type="text" name="cUserName" value='{{cUserName}}' size="40" maxlength="99" class={{cUserNameStyle}} /></td>\ |
| | 2204 | \ </tr>\ |
| | 2205 | \ \ |
| | 2206 | \ <tr>\ |
| | 2207 | \ \ <td>\ |
| | 2208 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Password')"><strong>Password</strong></a>\ \ </td>\ |
| | 2209 | \ \ <td>\ |
| | 2210 | \ \ \ <input title='Password for login, must have more than five characters, e.g: K96Hi75 (Required)' type=text name=cPassword value='{{cPassword}}' size=40 maxlength=99 class={{cPasswordStyle}}></td>\ |
| | 2211 | \ </tr>\ |
| | 2212 | <tr>\ |
| | 2213 | \ \ <td>\ |
| | 2214 | <a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Administrator Permission Level')"><strong>Permission Level</strong></a></td>\ |
| | 2215 | \ \ <td>{{funcPermLevelDropDown}}</td>\ |
| | 2216 | \ </tr>\ |
| | 2217 | \ |
| | 2218 | \ <tr>\ |
| | 2219 | <td><a class=inputLink href="#" onClick="open_popup('{{iCGI}}?gcPage=Glossary&cLabel=Create for Company')"><strong>Choose Organization</strong></a></td>\ |
| | 2220 | \ \ <td>{{funcTablePullDownResellers2}}</td>\ |
| | 2221 | \ </tr>\ \ |
| | 2222 | \ \ |
| | 2223 | \ <tr>\ |
| | 2224 | \ \ <td><input type="hidden" name="uStep" value="2" />\ \ </td>\ |
| | 2225 | \ \ <td colspan=2>\ |
| | 2226 | \ \ <input type="submit" title='Go to next step (Review Entered Data)' class="smallButton" name="gcFunction" value='Next' /></td>\ |
| | 2227 | \ </tr>\ |
| | 2228 | </table>\ |
| | 2229 | \ \ |
| | 2230 | \ \ |
| | 2231 | \ \ |
| | 2232 | \ </td>\ |
| | 2233 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 2234 | </tr>\ |
| | 2235 | <tr>\ |
| | 2236 | <td></td>\ |
| | 2237 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 2238 | <td></td>\ |
| | 2239 | <td><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 2240 | <td></td>\ |
| | 2241 | <td ><img src="/images/clear.gif" width="9" height="9" /></td>\ |
| | 2242 | <td></td>\ |
| | 2243 | </tr>\ |
| | 2244 | </table>\ |
| | 2245 | \ |
| | 2246 | <br /></td>\ |
| | 2247 | </tr>\ |
| | 2248 | </table>\ |
| | 2249 | <!-- Previous step(s) values -->\ |
| | 2250 | <input type=hidden name=cClientName value="{{cClientName}}">\ |
| | 2251 | <input type=hidden name=cEmail value="{{cEmail}}">\ |
| | 2252 | <input type=hidden name=cInfo value="{{cInfo}}">\ |
| | 2253 | </form>\ |
| | 2254 | \ |
| | 2255 | 1 0 |
| | 2256 | 13 AdminUserWizard.3 2 1 1242405584 1 1268733066 &nb
|