Hi,
Anybody knows how to write code for Dynamic HTML table in Web Browser
without using ASP. Is it possible to send the data from table to servlet and
database??

thanks in advance

Nitin

-----Original Message-----
From: neeraja [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 08, 1999 11:52 AM
To: [EMAIL PROTECTED]
Subject: need help on Html


Hi

  when I double click an area on a HTML page I am seeing a dotted
rectangular line around that area.  I want to avoid that.  I used the
following coding in HTML:

    <map name="navigation1_home">
<area shape="rect" coords="7,2 136,42" href="/h1.html">
<area shape="rect" coords="2,49 147,146" href="/h2.html">
<area shape="rect" coords="2,153 148,264" href="/h3.html">
<area shape="rect" coords="0,270 151,376" href="/h4.html">
<area shape="rect" coords="1,382 151,479" href="/h5html">  etc.

 I appreciate if any one can resolve my problem as soon as possible.

 Thanks
 Neeraja

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to