Click here to Skip to main content
15,915,508 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHTTP 1.1/500 Server error when trying to create an ASP.NET project Pin
Amit Agarrwal27-Apr-06 18:59
Amit Agarrwal27-Apr-06 18:59 
QuestionApplying themes to Infragitics controls Pin
Kanjinghat27-Apr-06 18:19
Kanjinghat27-Apr-06 18:19 
QuestionQuery in asp.net with c# Pin
tjpraveen2327-Apr-06 17:47
tjpraveen2327-Apr-06 17:47 
AnswerRe: Query in asp.net with c# Pin
V.27-Apr-06 21:19
professionalV.27-Apr-06 21:19 
GeneralRe: Query in asp.net with c# Pin
tjpraveen2327-Apr-06 21:29
tjpraveen2327-Apr-06 21:29 
GeneralRe: Query in asp.net with c# Pin
V.27-Apr-06 21:41
professionalV.27-Apr-06 21:41 
QuestionTwo projects in one solution Pin
Chetan Ranpariya27-Apr-06 17:39
Chetan Ranpariya27-Apr-06 17:39 
QuestionLogin Control .NET2005 Pin
Soumya Mulukutla27-Apr-06 13:49
Soumya Mulukutla27-Apr-06 13:49 
Hello all,

I have a problem with displaying the "CreateUserUrl" property of the Login control on a Content Panel. I do not know what the reason is except for that particular property, everything else works like FailureActionText, etc. Also I have tried to add a hyperlink externally, but that doesnt work too.

Please do suggest some solution if anyone knows. I am pasting a part of the code here.

<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<form id="Form1" runat="server" method="post">

<asp:Login ID="Epay_Login" runat="server" CreateUserText="Create a new Account" CreateUserUrl="~/EPay/CreateUser.aspx" RememberMeSet="false" DestinationPageUrl="~/EPay/RequestSpace.aspx" FailureText="Login Failed. Check Credentials" FailureAction="Refresh" /> &nbsp;

</form>
</asp:Content>

Sowmya Mulukutla,

AnswerRe: Login Control .NET2005 Pin
minhpc_bk27-Apr-06 19:51
minhpc_bk27-Apr-06 19:51 
QuestionGrid view Pin
mslamba27-Apr-06 12:34
mslamba27-Apr-06 12:34 
AnswerRe: Grid view Pin
minhpc_bk27-Apr-06 12:52
minhpc_bk27-Apr-06 12:52 
QuestionlInoputIPOST isnt working Pin
Ista27-Apr-06 11:01
Ista27-Apr-06 11:01 
AnswerRe: lInoputIPOST isnt working Pin
minhpc_bk27-Apr-06 12:48
minhpc_bk27-Apr-06 12:48 
GeneralRe: lInoputIPOST isnt working Pin
Ista27-Apr-06 13:59
Ista27-Apr-06 13:59 
GeneralRe: lInoputIPOST isnt working Pin
Ista27-Apr-06 16:54
Ista27-Apr-06 16:54 
GeneralRe: lInoputIPOST isnt working Pin
minhpc_bk27-Apr-06 19:37
minhpc_bk27-Apr-06 19:37 
QuestionClick a button create by a WUC Pin
Ista27-Apr-06 9:56
Ista27-Apr-06 9:56 
AnswerRe: Click a button create by a WUC Pin
minhpc_bk27-Apr-06 12:44
minhpc_bk27-Apr-06 12:44 
QuestionTips for writing a .NET Web Service that will be used by a Java app... Pin
Josh Smith27-Apr-06 9:52
Josh Smith27-Apr-06 9:52 
QuestionEnter key Pin
Uma Kameswari27-Apr-06 7:06
Uma Kameswari27-Apr-06 7:06 
AnswerRe: Enter key Pin
minhpc_bk27-Apr-06 12:42
minhpc_bk27-Apr-06 12:42 
QuestionASP.NET Pin
boriz_spider27-Apr-06 6:44
boriz_spider27-Apr-06 6:44 
AnswerRe: ASP.NET Pin
minhpc_bk27-Apr-06 12:40
minhpc_bk27-Apr-06 12:40 
GeneralRe: ASP.NET Pin
boriz_spider28-Apr-06 18:24
boriz_spider28-Apr-06 18:24 
QuestionImportant: ASP.Net DropDownList Problem when it is AutoPostBack Pin
Irs_ahmad27-Apr-06 4:37
Irs_ahmad27-Apr-06 4:37 

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.