-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

On Thu, Jul 06, 2006 at 06:03:18PM +0000, Miciah Dashiel Butler Masters wrote:
> You did not explicitly say that you have enabled ECMAScript support
> in ELinks. Have you? Are you using the SpiderMonkey engine? What version
> of ELinks are you using?
> 
> The problem that you described is most likely due to ELinks's poor
> ECMAScript capabilities. If you were to provide the source for the
> document, we might be able to determine exactly what the document
> contains that ELinks doesn't support and possibly to fix it. Be sure
> to scrub any private information.

I am using elinks 0.11.1 with spider monkey (js1.5) downloaded from the
mozilla site just last month.  Yes, ecma support is configured in and
the configuration process did include the javascript library in
question.  It works with some javascript as I could get into this
router's pages and my personal banking site.  I just run into frequent
times when a control just doesn't respond.  Below is the HTML source of
the router page in question.  I had the cursor on the "apply" button; it
is labeled with an apply.jpg image.  When I hit the enter key, the
letter J popped up in the lower right corner.  I think that indicates
javascript if I'm right.  The displayed URI for that apply button is
definitely an invokation of javascript.  I don't know javascript so
would be unable to dig further without some guidance here:).

HTH.
- ----- Begin source page -----
<HTML>
<HEAD>
<TITLE>DI-624</TITLE>
<META HTTP-EQUIV=Content-Type CONTENT="text/html; charset=iso-8859-1">
<script language="JavaScript" src="public.js"></script>
<script language="JavaScript">
        function send_request(){        
                var ip = get_by_id("hip1").value;               
                var ip_obj = new addr_obj(ip.split("."), IP_ADDRESS_DESC, 
false, INVALID_IP_ADDRESS, ZERO_IP_ADDRESS, -1, false);
                
                if (get_by_id("admPass1").value != get_by_id("admPass2").value){
                        alert(msg[ADMIN_PASS_ERROR]);                           
                }else if (get_by_id("userPass1").value != 
get_by_id("userPass2").value){
                        alert(msg[USER_PASS_ERROR]);    
                }else{ 
                        if (ip != "*"){         
                                if (!check_address(ip_obj)){
                                        return;
                                }
                        }               
                        send_submit("form1");
                }
        }       
</script>
</HEAD>
<BODY BGCOLOR=#FFFFFF leftmargin=0 topmargin=0>
<table width=75% border=0 cellspacing=0 cellpadding=0 align=center>
<tr>
<td>
<div align=center><img src=home_01.jpg width=765 height=95 usemap=#Map2 
border=0></div>
</td>
</tr>
<tr>
<td>
<table width=765 border=0 cellpadding=0 cellspacing=0 align=center>
<tr>
<td rowspan=8 width=20 background=down_01.gif>&nbsp;</td>
<td rowspan=2 width=133><img src=down_02.jpg width=133 height=75></td>
<td rowspan=2 width=25 background=down_03.jpg>&nbsp;</td>
<td width=21><img src=tools_04.jpg width=21 height=49></td>
<td width=522><img src=tools_over_05.jpg width=522 height=49 usemap=#MapMap 
border=0></td>
<td width=19><img src=tools_06.jpg width=19 height=49></td>
<td width=25 background=down_11.gif>&nbsp;</td>
</tr>
<tr>
<td width=21 background=down_14.gif>&nbsp;</td>
<td rowspan=7 width=522 valign=top>
<form id="form1" name="form1" method="post" action=tools_admin.cgi>
 <table width=100% border=0 cellpadding=0 height=383>
 <tr> 
 <td height=14 colspan=2><font face=Arial size=2 color=#8bacb1><b>Administrator 
 Settings</b></font></td>
 </tr>
 <tr valign="top"> 
 <td height=30 colspan=2><font face="Arial" size="2">Administrators 
 can change their login password. </font></td>
 </tr>
 <tr></tr>
 <tr> 
 <td height=20 bgcolor=#CCCCCC colspan=2><font face=Arial size=2> 
 Administrator (The Login Name is &quot;admin&quot;)</font></td>
 </tr>
 <tr> 
 <td height=30 width=29%> 
 <div align=right><font face=Arial size=2>New Password&nbsp;</font></div>
 </td>
 <td height=30 width=71%><font face=Arial size=2> 
 <input type=password id=admPass1 name=admPass1 size=20 maxlength=15 
value="xxxxxxxxxxxxxxx">
 </font></td>
 </tr>
 <tr> 
 <td height=30 width=29%> 
 <div align=right><font face=Arial size=2>Confirm Password&nbsp;</font></div>
 </td>
 <td height=30 width=71%><font face=Arial size=2> 
 <input type=password id=admPass2 name=admPass2 size=20 maxlength=15 
value="xxxxxxxxxxxxxxx">
 </font></td>
 </tr>
 <tr> 
 <td height=20 colspan=2 bgcolor=#CCCCCC><font face=Arial size=2>User 
 (The Login name is &quot;user&quot;)</font></td>
 </tr>
 <tr> 
 <td height=30> 
 <div align=right><font face=Arial size=2>New Password&nbsp;</font></div>
 </td>
 <td height=30><font face=Arial size=2> 
 <input type=password id=userPass1 name=userPass1 size=20 maxlength=15 
value="WDB8WvbXdHtZyM8">
 </font></td>
 </tr>
 <tr> 
 <td height=30> 
 <div align=right><font face=Arial size=2>Confirm Password&nbsp;</font></div>
 </td>
 <td height=30><font face=Arial size=2> 
 <input type=password id=userPass2 name=userPass2 size=20 maxlength=15 
value="WDB8WvbXdHtZyM8">
 </font></td>
 </tr>
 <tr> 
 <td height=9 colspan=2> </td>
 </tr>
 <tr> 
 <td height=15 colspan=2><font face=Arial size=2 color=#8bacb1><b>Remote 
 Management</b></font></td>
 </tr>
 <tr> 
 <td height=4><font face=Arial><font size=2></font></font></td>
 <td height=4><font face=Arial><font size=2> 
 <input type=radio value=1 name=hEnable>
 Enabled 
 <input type=radio value=0 name=hEnable checked>
 Disabled</font></font></td>
 </tr>
 <tr> 
 <td height=14> 
 <div align=right><font face=Arial size=2>IP Address&nbsp;</font></div>
 </td>
 <td height=14> 
 <input type=text id=hip1 name=hip1 size=16 value="*" maxlength=15>
 </td>
 </tr>
 <tr> 
 <td height=2> 
 <div align=right><font face=Arial size=2>Port&nbsp;</font></div>
 </td>
 <td height=2> 
 <select id="hport" name="hport" size="1">
 <option value="80">80</option>
 <option value="88">88</option>
 <option value="1080">1080</option>
 <option value="8080" selected>8080</option>
 </select>
 </td>
 </tr>
 <tr> 
 <td height=45 colspan=2> 
 <div align=right><a href="javascript:send_request()"><img src=apply_p.jpg 
width=51 height=52 border=0></a><a href="tools_admin.html"><img 
src=cancel_p.jpg width=51 height=52 border=0></a><a href=help_tools.html#11 
target=_blank><img src=help_p.jpg width=36 height=52 border=0></a> 
 </div>
 </td>
 </tr>
 <tr> 
 <td height=2 colspan=2>&nbsp;</td>
 </tr>
 </table>
</form></td>
<td width=19><img src=down_10.jpg width=19 height=26></td>
<td width=25 background=down_11.gif>&nbsp;</td>
</tr>
<tr>
<td width=133 height=42 bgcolor=#CCCCCC><a href=tools_admin.html><img 
src=tools_over_17.jpg width=133 height=56 border=0></a></td>
<td width=25 background=down_03.jpg height=42>&nbsp;</td>
<td width=21 background=down_14.gif height=42>&nbsp;</td>
<td width=19 background=down_40.gif height=42>&nbsp;</td>
<td width=25 background=down_11.gif height=42>&nbsp;</td>
</tr>
<tr>
<td width=133 bgcolor=#CCCCCC><a href=tools_time.html><img src=tools_12.jpg 
width=133 height=57 border=0></a></td>
<td width=25 background=down_03.jpg>&nbsp;</td>
<td width=21 background=down_14.gif>&nbsp;</td>
<td width=19 background=down_40.gif>&nbsp;</td>
<td width=25 background=down_11.gif>&nbsp;</td>
</tr>
<tr>
<td width=133 bgcolor=#CCCCCC><a href=tools_system.html><img src=tools_22.jpg 
width=133 height=56 border=0></a></td>
<td width=25 background=down_03.jpg>&nbsp;</td>
<td width=21 background=down_14.gif>&nbsp;</td>
<td width=19 background=down_40.gif>&nbsp;</td>
<td width=25 background=down_11.gif>&nbsp;</td>
</tr>
<tr>
<td width=133 bgcolor=#CCCCCC height=6><a href=tools_firmw.html><img 
src=tools_27.jpg width=133 height=56 border=0></a></td>
<td width=25 background=down_03.jpg height=6>&nbsp;</td>
<td width=21 background=down_14.gif height=6>&nbsp;</td>
<td width=19 background=down_40.gif height=6>&nbsp;</td>
<td width=25 background=down_11.gif height=6>&nbsp;</td>
</tr>
<tr>
<td width=133 bgcolor=#CCCCCC>
<a href=tools_ddns.html><img src=ddnsblue.jpg width=133 height=60 border=0></a>
<a href=tools_misc.html><img src=tools_32.jpg width=133 height=60 border=0></a>
<a href="tools_vct.html"><img src="tools_33.jpg" width="133" height="57" 
border="0"></a>
</td>
<td width=25 background=down_03.jpg>&nbsp;</td>
<td width=21 background=down_14.gif>&nbsp;</td>
<td width=19 background=down_40.gif>&nbsp;</td>
<td width=25 background=down_11.gif>&nbsp;</td>
</tr>
<tr>
 <td width=133 background=down_37.gif height="160">&nbsp;</td>
<td width=25 background=down_03.jpg>
</td>
<td width=21 background=down_14.gif>&nbsp;</td>
<td width=19 background=down_40.gif>&nbsp;</td>
<td width=25 background=down_11.gif>&nbsp;</td>
</tr>
<tr>
<td colspan=6 rowspan=2><img src=down_43.jpg width=740 height=44></td>
<td width=25><img src=down_43.gif width=25 height=17></td>
</tr>
<tr>
<td width=25><img src=down_44.gif width=25 height=27></td>
</tr>
</table>
<map name=MapMap>
<area shape=rect coords=17,17,82,45 href=h_wizard.html>
<area shape=rect coords=109,18,205,42 href=adv_virtual.html>
<area shape=rect coords=235,19,292,46 href=tools_admin.html>
<area shape=rect coords=346,18,405,45 href=st_device.html>
<area shape=rect coords=455,19,501,48 href=help_men.html>
</map>
</td>
</tr>
</table>
<map name=Map2>
<area shape=rect coords=19,9,154,58 href=http://www.dlink.com target=_blank>
</map>
</BODY>
</HTML>
- ----- End source page -----

- -- 
HolmesGrown Solutions
The best solutions for the best price!
http://holmesgrown.ld.net/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)

iD8DBQFEreppWSjv55S0LfERA15lAKCXCN4K9mo+0u7+EG00QOX2DOIdVQCfRU9p
c+/IOgO4dpYZ7pFlWLp+huk=
=lwB2
-----END PGP SIGNATURE-----
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to