المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Creating CAPTCHA using SQL Database in ASP.NET



C# Programming
10-24-2011, 01:41 AM
Hi Guys,

I am having a problem here, please help.

I wanted to create an CAPTCHA image using text from SQL Database but now I don't know how to actually fit the get and fit the text in the image. I have already created the image but with automatically generated text using C# code.

I tested my program before, I got the image with the automatically generated text but now I dont get the other components like the textbox and botton for entering the text and validating it.

Please help!!! Thanks in advance!!!