Posted by Joja on 12/27/06 11:31
Im uploading images to server db and each user can have just one picture.
User can fill his data and choose his picture ( normal signup with image
upload ).
The problem is that im loading upload file in new window ( not in signup
window ) so i can not control how many uploads are made.When the user clicks
upload button, photo is saved in the db.
How to block user to make multiple image uploads.?
[Back to original message]
|