Click here to Skip to main content
15,886,963 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I use this code for downloading file.
ASP.NET
<asp:HyperLink ID="HyperLink6" runat="server" NavigateUrl='<%# "~/uploads/"+Eval("Name") %>' Text='<%# Eval("Name") %>'>


But i want before start downloading Capcha control appears what should I do for that.
Posted
Updated 26-Mar-12 9:08am
v2

1 solution

Go to ReCaptcha[^] - they will show you how to use it.


[edit]Link fixed - OriginalGriff[/edit]
 
Share this answer
 
v2
Comments
Asad_Iqbal 26-Mar-12 13:28pm    
That link is not opening at all friend.
OriginalGriff 26-Mar-12 14:03pm    
Link fixed - sorry about that, it's a bug to do with short selected text when you paste the link address in and the auto linkifier does it's thing.
Asad_Iqbal 31-Mar-12 2:35am    
My site isn't in working condition yet that's why if anything else regarding that, it will be helpfull.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900