Prabu Spark

Prabu Spark

  • NA
  • 124
  • 199.3k

Creating a Captcha Image in ASP.Net c# using System.Drawing

Sep 12 2013 2:47 AM
Hi sir,

  Tell me the steps to create a captcha image in asp.net c# using System.Drawing. I have a code to generate captcha text, but i need to display as image to the user instead of displaying in label or textbox. Kindly give me the solution for this problem.


[Hint: Need code to draw a text image using System.Drawing. Suppose if i pass the text as "Ky9f8" it will draw the corresponding image draw]

Answers (6)