Martin, And perhaps you also have
xmlHttp._onreadystatechange = updatePage; Should be xmlHttp.onreadystatechange = updatePage; Don't know how but some strange underscores crept into my code! --- In [email protected], "martin_d_welsh" <[EMAIL PROTECTED]> wrote: > > Many thanks for the info. and I've made that change but now when I tab > out side of the input box the browser issues an error message: > > Line: 54 > Char: 1 > Error: Object expected > > Sorry for all these questions! > > Martin > > --- In [email protected], schreur@ wrote: > > > > I also noticed in the script you had attached that the onchange was > coded with a "_" in front. Get rid of that. It should be "onchange" > not "_Onchange" > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Easy400Group/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
