[ic] shippingcosts not showing

Nora Heuer - Baytides Management Inc. interchange-users@icdevgroup.org
Tue Oct 22 18:31:01 2002


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