Hi shopsite.
If I change the checkout button from the default checkout image to text
( "Submit this Order:" field in "ss/worldconf.cgi?function=billing" )
the checkout page returns an error in IE 6. Netscape 4.6 works.
The problem is the javascript checkit.
(<input type="submit" name="function" value="Checkout text"
onClick="return(Checkit());">)
If I use an image it works. (my workaround)
Kind regards Kristian