Click here to Skip to main content
15,888,461 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Searching in database Pin
Anurag Gandhi9-Mar-10 21:08
professionalAnurag Gandhi9-Mar-10 21:08 
GeneralRe: Searching in database Pin
Krunal Berawala10-Mar-10 13:10
Krunal Berawala10-Mar-10 13:10 
GeneralRe: Searching in database Pin
Anurag Gandhi10-Mar-10 15:47
professionalAnurag Gandhi10-Mar-10 15:47 
AnswerRe: Searching in database Pin
Vimalsoft(Pty) Ltd9-Mar-10 19:51
professionalVimalsoft(Pty) Ltd9-Mar-10 19:51 
QuestionResponse.Redirect corrupting redirect URL Pin
redfish349-Mar-10 11:30
redfish349-Mar-10 11:30 
AnswerRe: Response.Redirect corrupting redirect URL Pin
Not Active9-Mar-10 11:47
mentorNot Active9-Mar-10 11:47 
GeneralRe: Response.Redirect corrupting redirect URL Pin
redfish3410-Mar-10 9:03
redfish3410-Mar-10 9:03 
AnswerRe: Response.Redirect corrupting redirect URL Pin
doudoufly9-Mar-10 15:36
doudoufly9-Mar-10 15:36 
If you wanna redirect to another web application url. you need add "http://" at the beginning.

Response.Redirect("http://localhost/application2/default.aspx");
QuestionSmall part of web page... Pin
igor.senych9-Mar-10 8:14
igor.senych9-Mar-10 8:14 
AnswerRe: Small part of web page... Pin
Not Active9-Mar-10 9:40
mentorNot Active9-Mar-10 9:40 
GeneralRe: Small part of web page... Pin
igor.senych9-Mar-10 10:20
igor.senych9-Mar-10 10:20 
GeneralRe: Small part of web page... Pin
Not Active9-Mar-10 11:43
mentorNot Active9-Mar-10 11:43 
QuestionMaskedEditExtender and MaskedEditValidator Pin
paper679-Mar-10 7:07
paper679-Mar-10 7:07 
AnswerRe: MaskedEditExtender and MaskedEditValidator Pin
Sandeep Mewara9-Mar-10 9:14
mveSandeep Mewara9-Mar-10 9:14 
QuestionAjax SlideShow Controller Pin
Ersan Ercek9-Mar-10 2:27
Ersan Ercek9-Mar-10 2:27 
AnswerRe: Ajax SlideShow Controller Pin
Anurag Gandhi9-Mar-10 2:41
professionalAnurag Gandhi9-Mar-10 2:41 
GeneralRe: Ajax SlideShow Controller Pin
Ersan Ercek9-Mar-10 2:50
Ersan Ercek9-Mar-10 2:50 
GeneralRe: Ajax SlideShow Controller Pin
Ersan Ercek9-Mar-10 4:20
Ersan Ercek9-Mar-10 4:20 
AnswerRe: Ajax SlideShow Controller Pin
Anurag Gandhi9-Mar-10 6:16
professionalAnurag Gandhi9-Mar-10 6:16 
Questionvertical-align problem Pin
benams9-Mar-10 2:09
benams9-Mar-10 2:09 
AnswerRe: vertical-align problem Pin
Viral Upadhyay9-Mar-10 2:28
Viral Upadhyay9-Mar-10 2:28 
AnswerRe: vertical-align problem Pin
meghamaharshi9-Mar-10 20:56
meghamaharshi9-Mar-10 20:56 
Questionconfirmation message box from code behind Pin
Amit Patel19858-Mar-10 23:39
Amit Patel19858-Mar-10 23:39 
AnswerRe: confirmation message box from code behind Pin
sashidhar9-Mar-10 0:12
sashidhar9-Mar-10 0:12 
AnswerRe: confirmation message box from code behind Pin
Neh.C9-Mar-10 0:14
Neh.C9-Mar-10 0:14 

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.