BarryB wrote:
You kinda do that now on some of your pages unless I'm missing the ask?
Various links in
http://www.3cyl.com/mraxl/manuals/maint/contents.htmBelow is what's in Charging Systems
<td width="277"><font color="#ffff00" size="2"><b>
<a style="text-decoration: none" href="section7.htm#charging sys">
<font face="Arial" color="#000000">Charging Systems</font></a></b></font></td>
<td width="269"><b><font color="#ffff00" size="2" face="Arial">
<a style="text-decoration: none" href="http://www.3cyl.com/mraxl/manuals/glenns/section7.htm#182">
<font color="#000000">Ignition System</font></a></font><font size="2">
(cont)</font></b></td>
<td width="276"><font color="#ffff00" size="2"><b>
<a style="text-decoration: none" href="section7.htm#lighting">
<font face="Arial" color="#000000">Lighting System and Warning
Devices</font></a></b></font></td>
Unless I'm missing it Barry, what Dale wants is a script that does something like this...
Input part number 92014-012 into form as a variable "pn"
Have a line such as "img src " variable pn ".jpg" created by the script so that the image can be displayed. I know that isn't valid html, but it gets the message across.
I can do it in Basic, Fortran, COBOL, and in a basic DOS script...but not in Java or .html
