Click here to Skip to main content
15,897,273 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: pleas guide me how we change the color of lable or link buttton in datagird temple programmatically Pin
Suhail Shahab7-May-07 1:53
Suhail Shahab7-May-07 1:53 
GeneralRe: pleas guide me how we change the color of lable or link buttton in datagird temple programmatically Pin
Chetan Ranpariya7-May-07 2:17
Chetan Ranpariya7-May-07 2:17 
QuestionClear Browser's Cache after hitting Logout Button? Pin
md Nazeem6-May-07 21:39
md Nazeem6-May-07 21:39 
AnswerRe: Clear Browser's Cache after hitting Logout Button? Pin
Spunky Coder6-May-07 22:13
Spunky Coder6-May-07 22:13 
GeneralRe: Clear Browser's Cache after hitting Logout Button? Pin
md Nazeem6-May-07 23:09
md Nazeem6-May-07 23:09 
AnswerRe: Clear Browser's Cache after hitting Logout Button? Pin
Sherin Iranimose8-May-07 0:49
Sherin Iranimose8-May-07 0:49 
QuestionRedirect from another page Pin
Rahul Babu6-May-07 21:01
Rahul Babu6-May-07 21:01 
AnswerRe: Redirect from another page Pin
Sandeep Akhare6-May-07 21:17
Sandeep Akhare6-May-07 21:17 
Search for the authentication in asp.net
you can do that by adding some seetings in web.cofig
<br />
<authentication mode="Forms"><br />
    <forms loginUrl="Logon.aspx" name=".ASPXFORMSAUTH"><br />
    </forms><br />
  </authentication><br />
<br />


Its better to understand first and then use it
so take help from MSDN or google for "Forms Authentication Provider
"

Thanks and Regards
Sandeep

If you want something you never had,
do something you have never done!


QuestionReport Viewer vs 2005 Pin
oskardiazdeleon6-May-07 20:51
oskardiazdeleon6-May-07 20:51 
QuestionImport Excel Sheet datas into mysql Pin
vijay_836-May-07 20:24
vijay_836-May-07 20:24 
QuestionProcess ID from Task Manager Pin
SNI6-May-07 20:22
SNI6-May-07 20:22 
AnswerRe: Process ID from Task Manager Pin
Sandeep Akhare6-May-07 20:34
Sandeep Akhare6-May-07 20:34 
GeneralRe: Process ID from Task Manager Pin
SNI6-May-07 23:04
SNI6-May-07 23:04 
GeneralRe: Process ID from Task Manager Pin
Sandeep Akhare6-May-07 23:07
Sandeep Akhare6-May-07 23:07 
QuestionGridview Column width Pin
nikhil12346-May-07 19:54
nikhil12346-May-07 19:54 
AnswerRe: Gridview Column width Pin
rujuc#6-May-07 20:12
rujuc#6-May-07 20:12 
GeneralRe: Gridview Column width Pin
nikhil12346-May-07 20:20
nikhil12346-May-07 20:20 
GeneralRe: Gridview Column width Pin
rujuc#6-May-07 20:51
rujuc#6-May-07 20:51 
GeneralRe: Gridview Column width Pin
Jaiprakash M Bankolli6-May-07 22:37
Jaiprakash M Bankolli6-May-07 22:37 
QuestionSerial No Pin
Mkanchha6-May-07 19:47
Mkanchha6-May-07 19:47 
AnswerRe: Serial No Pin
rujuc#6-May-07 21:01
rujuc#6-May-07 21:01 
GeneralRe: Serial No Pin
Mkanchha6-May-07 22:58
Mkanchha6-May-07 22:58 
GeneralRe: Serial No Pin
Mkanchha6-May-07 23:02
Mkanchha6-May-07 23:02 
AnswerRe: Serial No Pin
meeram3957-May-07 0:04
meeram3957-May-07 0:04 
GeneralRe: Serial No Pin
Mkanchha7-May-07 0:30
Mkanchha7-May-07 0:30 

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.