i am new in programming
i am having 10 asp forms i want to do validation i create separate file commonfunctions.js where i will keep all common functions in my project
now pl tell me how to write validation code
which will check all textboxes should not be blank how to refer all
forms in function
pl pl. help me