Hi ,Apart from normal validation i am doing lot of complicated things while saving a form,As i am not good in java script, I am using lotus script to valdiate in web, i am using the following code, it is working fine, but the problem is when it alert the message it is alerting in different window, once i click the message it is coming back to parent window,i want to alert the message in the same window.how to do it, pls advice me.
If curdoc.prob_k(0)=“” Then
Print “”
end if