Preview in Web Not working

Hi

I have been working on a db and am able to view/edit/looup data and validate data in the notesprivew

when i go to view it from the web the form appears but all my validation goes nothing saves and no lookup works

why is this, I have my validatation in javascript so it should work

thanks

Subject: Preview in Web Not working

Is your javascript in the Web section of whatever event you’re looking at? There’s a dropdown for every event that can have javascript - the choices are Web and Client. You need to have your code in Web (or in both); otherwise it won’t work on the web.