On Wed, 28 Feb 2001 09:30:31 -0800, Edenyard wrote:

> Dear Listers,

> Please could someone look at this site for me:

>  http://libcat.suffolkcc.gov.uk/

> When it comes up, look for a button towards the bottom right of the
> page labelled 'You Direct' and click it. A page comes up inviting you to
> enter a user number and PIN in the fields provided.

> I can't get Arachne to give me the green block cursor in either of
> those fields, nor can I enter any characters. Also, the 'Submit' and
> 'Clear' buttons just below the fields don't work.

> I looked at the source, but didn't detect the dreaded word
> 'Javascript' anywhere. I'm a bit out of my depth here - please can
> someone suggest what to change in the source to get it to work?

> This is using V1.70r3, 640x480, frames on, graphics on.

The problem is this line....
<FORM METHOD=POST >

Notice what's missing??? ;-)

Hit F4 and change line 23 to..... <FORM METHOD=POST action="">

Hit F2 or link to "Save and View"

Everything will work fine now. ;-)




-- 
 Glenn
 http://arachne.cz/
 http://freedos-32.sourceforge.net/
 http://www.delorie.com/listserv/mime/
 http://www.angelfire.com/id/glenndoom/download.htm

Reply via email to