Click here to Skip to main content
15,885,278 members
Home / Discussions / ASP.NET
   

ASP.NET

 
JokeRe: Validation for dropdown [modified] Pin
Arun Jacob3-Sep-09 20:03
Arun Jacob3-Sep-09 20:03 
AnswerRe: Validation for dropdown Pin
N a v a n e e t h3-Sep-09 20:32
N a v a n e e t h3-Sep-09 20:32 
GeneralRe: Validation for dropdown Pin
deepseeindeepsy3-Sep-09 21:52
deepseeindeepsy3-Sep-09 21:52 
GeneralRe: Validation for dropdown Pin
N a v a n e e t h3-Sep-09 22:08
N a v a n e e t h3-Sep-09 22:08 
GeneralRe: Validation for dropdown Pin
deepseeindeepsy3-Sep-09 22:20
deepseeindeepsy3-Sep-09 22:20 
AnswerRe: Validation for dropdown Pin
deepseeindeepsy3-Sep-09 22:22
deepseeindeepsy3-Sep-09 22:22 
QuestionAudio and text Captcha Both In One Pin
Sachin Dubey3-Sep-09 19:41
Sachin Dubey3-Sep-09 19:41 
AnswerRe: Audio and text Captcha Both In One Pin
N a v a n e e t h3-Sep-09 20:44
N a v a n e e t h3-Sep-09 20:44 
You will get some text-speech utilities and using that you need to make an audio file. When user clicks on audio icon, play this audio file.

If you know the characters your CAPTCHA produces, record sound for each character and when requested by the user, combine all the required audio files and produce a single file. This single file can be provided to user.

Doing all these won't be trivial. You will be better off with some third party controls which has all these features built-in. Here[^] is one.

Smile | :)


QuestionAbout displaying label Pin
Prasadsm3-Sep-09 19:18
Prasadsm3-Sep-09 19:18 
AnswerRe: About displaying label Pin
Abhijit Jana3-Sep-09 19:21
professionalAbhijit Jana3-Sep-09 19:21 
GeneralRe: About displaying label Pin
Prasadsm3-Sep-09 19:33
Prasadsm3-Sep-09 19:33 
GeneralRe: About displaying label Pin
Sachin Dubey3-Sep-09 19:44
Sachin Dubey3-Sep-09 19:44 
QuestionProblem in asp.net ajax updatepanel progress Pin
Shahdat Hosain3-Sep-09 19:04
Shahdat Hosain3-Sep-09 19:04 
GeneralRe: Problem in asp.net ajax updatepanel progress Pin
Arun Jacob3-Sep-09 19:15
Arun Jacob3-Sep-09 19:15 
GeneralRe: Problem in asp.net ajax updatepanel progress Pin
Shahdat Hosain3-Sep-09 19:25
Shahdat Hosain3-Sep-09 19:25 
AnswerRe: Problem in asp.net ajax updatepanel progress Pin
Abhijit Jana3-Sep-09 19:19
professionalAbhijit Jana3-Sep-09 19:19 
GeneralRe: Problem in asp.net ajax updatepanel progress Pin
Shahdat Hosain3-Sep-09 19:32
Shahdat Hosain3-Sep-09 19:32 
GeneralRe: Problem in asp.net ajax updatepanel progress Pin
Abhijit Jana3-Sep-09 19:32
professionalAbhijit Jana3-Sep-09 19:32 
AnswerRe: Problem in asp.net ajax updatepanel progress Pin
Abhijit Jana3-Sep-09 19:31
professionalAbhijit Jana3-Sep-09 19:31 
GeneralRe: Problem in asp.net ajax updatepanel progress Pin
Shahdat Hosain3-Sep-09 19:51
Shahdat Hosain3-Sep-09 19:51 
QuestionImage in a gridview Pin
swtlibra3-Sep-09 19:02
swtlibra3-Sep-09 19:02 
AnswerRe: Image in a gridview Pin
Abhijit Jana3-Sep-09 19:17
professionalAbhijit Jana3-Sep-09 19:17 
JokeRe: Image in a gridview Pin
Arun Jacob3-Sep-09 19:20
Arun Jacob3-Sep-09 19:20 
JokeRe: Image in a gridview Pin
Abhijit Jana3-Sep-09 19:22
professionalAbhijit Jana3-Sep-09 19:22 
AnswerRe: Image in a gridview Pin
Arun Jacob3-Sep-09 19:17
Arun Jacob3-Sep-09 19:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.