create a string image

cocol

Active member
Joined
Jul 23, 2010
Messages
30
Programming Experience
Beginner
hello!
if we sign up at a hotmail account or other account we see before submit our information that we must enter a words and that is for prevent "robots" to sign up with hundreds of accounts.
so this characters is an image,so what i want is your help in this:
i want to create this image so what i know is this:
i can generate random characters it's not so difficult and i can build a string from them ,then i can create an image with that string but i can give the string the format that we can see at sign up at any account so i tried to play with "font-family" with no success so i need your help in this and if you can tell me the difference in asp.net=create this image,because i used vb.net with a pictureBox.
thank you very much.
 
Back
Top