Help for this page

Select Code to Download


  1. or download this
    my @images = $ie->getAllImages;
    print "@images\n";
    
    my @links = $ie->getAllLinks; 
    print "@links\n";
    
  2. or download this
    use strict;
    use warnings;
    ...
    my @links = $ie->getAllLinks; 
    #print Dumper(@links);
    print "Link: @links\n";
    
  3. or download this
    <HTML ><head><title>TESTSIEB Siebel Call Center</title><link href="fil
    +es/main.css" rel="stylesheet"/></head><BODY class="tier2Back" topmarg
    +in="0" leftmargin="0" marginheight="0" marginwidth="0" onResize="resi
    +zeHTMLMsgBar()"><div id=dvUIBlock onmousedown="if (!SWEPopupGainFocus
    +()) this.style.display='none';" style=z-index:101;display:none;positi
    +on:absolute;top:0;left:0;width:100%;height:100%><TABLE HEIGHT=100% WI
    +DTH=100%><TR HEIGHT=100%><TD WIDTH=100%>&nbsp;</TD></TR></TABLE></div
    +><div id=dvBusy style=z-index:100;cursor:wait;display:block;position:
    +absolute;top:0;left:0;width:100%;height:100%><TABLE HEIGHT=100% WIDTH
    +=100%><TR HEIGHT=100%><TD WIDTH=100%>&nbsp;</TD></TR></TABLE><div id=
    +dvScroll style=z-index:100;visibility:hidden;position:absolute;top:0;
    +left:0;width:100%;height:100%;overflow:auto><textarea rows=500 cols=1
    +></textarea></div></div>
    <script language="javascript" src="16279/scripts/sweutil_stmp.js"></sc
    +ript>
    ...
    if (typeof Top()._swe != "undefined" ) {Top().JSSHandleEvents(this, tr
    +ue);}else HandleEvent("Disable", false);
    </script>
    <script for=window event=onresize>resizeHTMLMsgBar();</script></BODY><
    +/HTML>