I want to restrict that user can't response more than 3 times against any single document

i want to restrict that user can’t response more than 3 times against single document

how can i restrict.

Plz guide ,

Rishi

Subject: i want to restrict that user can’t response more than 3 times against any single document

hi, in queryopen of a response form, get collection of response by using docid, if it is morethan 3, just prompt and close the res form.

Subject: RE: i want to restrict that user can’t response more than 3 times against any single document

Hi soma,

I have many documents in view, so have a two response , some have one etc. how i come to know that this particular document exceed the number. i m using in notes & web also .

i hope u understand the probs

plz guide

Rishi

Subject: RE: i want to restrict that user can’t response more than 3 times against any single document

by “close”, i assume you mean set Continue = false?

Just trying to clarify …