Can any of you javascript gurus out there lend a helping hand ???
This works in netscape 4.x, but fails in i.e. 4 with a message that says :
"object doesn't support this property or method."
It looks like it's failing on the semi-colon after the word top
Changing the type from button to submit, makes the onclick "work", but the
cstartlot does not get passed onto the next page.
fyi, there will be 3 or 4 of these buttons in the form, each with a
different startlot that needs to be passed onto search.cfm.
<INPUT TYPE="Button"
VALUE="<< Top"
Name="Top"
onClick="document.CatNav.action='search.cfm?cStartLot=Top';document.CatNav.
onClick="document.CatNav.action='search.cfm?cStartLot=Top';document.CatNav.s
ubmit()">
Brian L. Wolfsohn http://www.cus.com
CUS Business Systems Ft.Lauderdale,FL
Software for Auctioneers (954) 565-5600 Email:[EMAIL PROTECTED]
------------------------------------------------------------------------------
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.