I admit it. I wrote that.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.
"albyefield" <(E-Mail Removed)> wrote in message
news

5931C77-C97F-4DE9-84ED-(E-Mail Removed)...
>
>
> "Kevin Spencer" wrote:
>
>> Hi albie,
>>
>> The following article teaches you how:
>>
>> http://sniptools.com/tutorials/catch...ing-javascript
>>
>> --
>> HTH,
>>
>> Kevin Spencer
>> Microsoft MVP
>> ..Net Developer
>> You can lead a fish to a bicycle,
>> but it takes a very long time,
>> and the bicycle has to *want* to change.
>>
>> "albyefield" <(E-Mail Removed)> wrote in message
>> news:3D9ADCBB-0BFF-43AD-8DFE-(E-Mail Removed)...
>> >I use a web gallery which uses the following to find the needed page
>> > <TD width="80" align="center"><A href="TM002.htm" ><IMG
>> > src="../images/previous.gif" height="30" width="30" border="0"
>> > alt="Previous"></A></TD>
>> > <TD width="80" align="center"><A href="../index.htm" ><IMG
>> > src="../images/home.gif" height="30" width="30" border="0"
>> > alt="Home"></A></TD>
>> > <TD width="80" align="center"><A href="TM006.htm" ><IMG
>> > src="../images/next.gif" height="30" width="30" border="0"
>> > alt="Next"></A></TD>
>> >
>> > I would like to add keyboard input using left, right & up keys ,
>> > obviously
>> > I
>> > need a script of some kind. Could someone please point me in the right
>> > direction.
>> > Albie
>>
>>
>>