This is a migrated thread and some comments may be shown as answers.

RadCaptcha audio - When click tries to download

3 Answers 74 Views
Captcha
This is a migrated thread and some comments may be shown as answers.
Halit
Top achievements
Rank 1
Halit asked on 24 Jun 2013, 06:59 AM
Hey there

I am using RadCaptcha and my implementation is like that ;

<telerik:RadCaptcha ID="RadCaptcha1" runat="server" ErrorMessage="Wrong code "
                          ValidatedTextBoxID="txtCode" EnableRefreshImage="true" CaptchaLinkButtonText="Show again" CaptchaImage-TextChars="Numbers" CaptchaAudioLinkButtonText="Listen security code ">
                          <CaptchaImage BackgroundColor="White" UseAudioFiles="True" AudioFilesPath="~/App_Data/RadCaptcha" TextColor="Black" RenderImageOnly="True" EnableCaptchaAudio="True"></CaptchaImage>
 
                      </telerik:RadCaptcha>



When i click to the play audio button , page doesnt play and shows me a download option named like ; 

RadCaptcha_Audio_10773f58.wav when i open that file its correctly reading the numbers . 

All i want to do is play it automatically inside of the site

3 Answers, 1 is accepted

Sort by
0
Halit
Top achievements
Rank 1
answered on 24 Jun 2013, 07:24 AM
Telerik version 2011.2.915.40
0
Shinu
Top achievements
Rank 2
answered on 24 Jun 2013, 08:34 AM
Hi Halit,

You are using an older version of Telerik RadControls for ASP.NET AJAX. Your required feature has been added in a later release of RadControls. Please update your RadControls to the latest version. Also have a look at this forum thread which deals with the same scenario.

Thanks,
Shinu.
0
Halit
Top achievements
Rank 1
answered on 24 Jun 2013, 10:41 AM
Thanks for the answer shinu
Tags
Captcha
Asked by
Halit
Top achievements
Rank 1
Answers by
Halit
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
Share this question
or