im looking for a way to make so the users can link to there own avatar. and maybe the asp script can do so if the file is to big or the size is over 64*64,then they can't link to the pic.
It can be done, my friend Carl over at Rockstargame.com/forum used to have this, he just updatted his forum and has not installed it again, when i next talk to him i'll ask if he still has the code.
or here is my modified version pop_add_avatar.asp http://forum.snitz.com/forum/topic.asp?TOPIC_ID=36940#190829 coz i really do'nt like user submit Avatar directly, it'll cause some problem if a bad link or unsuitable image. so this modified version need Admin "approve" before user can use their submitted Avatar.
cbovis's MOD will do that, the problem I have with it though is that all members must know how to create avatars. I don't know about your members, but mine don't know the difference between JPG & GIF for starters and most look at me crazy when I say 64x64
it including a modified pop_add_avatar.asp addon, you can have two mode choice when user submit his own avatar link: Approve Mode: user's avatar link need approved by Admin before it can assign to this member. Directly Mode: it just the original pop_add_avatar doing, the avatar link will directly assign/reserve to member.