[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] shippingcosts not showing
On 22 Oct 2002 at 17:26, aaldrik groenewold wrote:
>
> >hi
> >The problem is this: when customers check out on my checkoutpage and
> >they
> > >are not logged in, the page are not showing any shipping methods.
> >I will make it so that automatically refresh the page when zip code
> >is
> > >entered. I found some code on the mailing list archive ("onChange"
> > >How to use this in a page??) I need the exact code for this.
> >Thanks.
> >
> >al greenwood
<INPUT TYPE=text NAME=zip VALUE="[value name=zip filter=word]"
size="10" maxlength="10" onChange="this.form.submit()">
Nora