Is CatNav the name of your FORM?
The Form does not have an onClick method...
so this:

document.CatNav.onClick="document...

wouldn't work...format it like this:
<INPUT TYPE="Button"
        VALUE="&lt;&lt;&nbsp;Top"
        Name="Top"      
      onClick="document.CatNav.action='search.cfm?cStartLot=Top';
               document.CatNav.submit()">


><INPUT TYPE="Button"
>       VALUE="&lt;&lt;&nbsp;Top"
>       Name="Top"
>       
>onClick="document.CatNav.action='search.cfm?cStartLot=Top';docu
>ment.CatNav. 
>onClick="document.CatNav.action='search.cfm?cStartLot=Top';docu
>ment.CatNav.s 
>ubmit()">



**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to