Click here to Skip to main content
15,886,137 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: staging table Pin
sc steinhayse14-Jun-12 3:50
sc steinhayse14-Jun-12 3:50 
GeneralRe: staging table Pin
David Mujica15-Jun-12 3:50
David Mujica15-Jun-12 3:50 
QuestionDesktop VB.WebServices application VS Native Web Applcation Pin
ilgrongo13-Jun-12 9:54
ilgrongo13-Jun-12 9:54 
AnswerRe: Desktop VB.WebServices application VS Native Web Applcation Pin
jkirkerx13-Jun-12 18:44
professionaljkirkerx13-Jun-12 18:44 
GeneralRe: Desktop VB.WebServices application VS Native Web Applcation Pin
ilgrongo13-Jun-12 20:39
ilgrongo13-Jun-12 20:39 
GeneralRe: Desktop VB.WebServices application VS Native Web Applcation Pin
jkirkerx14-Jun-12 7:56
professionaljkirkerx14-Jun-12 7:56 
QuestionLinkButton's Click Event Not Firing. Pin
kaycey9013-Jun-12 6:40
kaycey9013-Jun-12 6:40 
AnswerRe: LinkButton's Click Event Not Firing. Pin
jkirkerx13-Jun-12 11:12
professionaljkirkerx13-Jun-12 11:12 
kaycey90 wrote:
I'm sure of my code and I know nothing is wrong with it.

Are you really really sure about that?
kaycey90 wrote:
When the search button (The LinkButton) is clicked it redirects to the default page instead.

Well something fired, and called an event handler, or else it would of stayed on the same page.

Maybe you should put a
response.write("<span style=:color:black;">I fired</span>")

in the event function to see if it fired.

After that, hard code your response.redirect link, to see if the page changes
response.redirect("~/somepage.aspx")

It's always the code
Questionweb page size Pin
dipen mistry13-Jun-12 1:40
dipen mistry13-Jun-12 1:40 
AnswerRe: web page size Pin
Sandeep Mewara13-Jun-12 6:27
mveSandeep Mewara13-Jun-12 6:27 
AnswerRe: web page size Pin
jkirkerx13-Jun-12 11:15
professionaljkirkerx13-Jun-12 11:15 
Questionproblem in create web setup Pin
dipen mistry13-Jun-12 1:31
dipen mistry13-Jun-12 1:31 
AnswerRe: problem in create web setup Pin
Sandeep Mewara13-Jun-12 6:24
mveSandeep Mewara13-Jun-12 6:24 
QuestionLooking for a good basic image edition solution Pin
vValkir13-Jun-12 0:29
vValkir13-Jun-12 0:29 
AnswerRe: Looking for a good basic image edition solution Pin
jkirkerx13-Jun-12 12:10
professionaljkirkerx13-Jun-12 12:10 
AnswerRe: Looking for a good basic image edition solution Pin
Diana Weiss14-Jun-12 2:59
Diana Weiss14-Jun-12 2:59 
AnswerRe: Looking for a good basic image edition solution Pin
vValkir22-Jun-12 0:49
vValkir22-Jun-12 0:49 
QuestionFailed to Access ISS Metabase - error Pin
nvarunkumar12-Jun-12 23:31
nvarunkumar12-Jun-12 23:31 
AnswerRe: Failed to Access ISS Metabase - error Pin
Richard MacCutchan12-Jun-12 23:37
mveRichard MacCutchan12-Jun-12 23:37 
AnswerRe: Failed to Access ISS Metabase - error Pin
jkirkerx13-Jun-12 18:30
professionaljkirkerx13-Jun-12 18:30 
QuestionDeploying Asp .Net 4.0 website on ISS 5.1 Pin
nvarunkumar12-Jun-12 22:17
nvarunkumar12-Jun-12 22:17 
AnswerRe: Deploying Asp .Net 4.0 website on ISS 5.1 Pin
Sandeep Mewara13-Jun-12 0:15
mveSandeep Mewara13-Jun-12 0:15 
GeneralRe: Deploying Asp .Net 4.0 website on ISS 5.1 Pin
nvarunkumar13-Jun-12 0:43
nvarunkumar13-Jun-12 0:43 
Questionlogin page Pin
tennyson1234912-Jun-12 20:17
tennyson1234912-Jun-12 20:17 
AnswerRe: login page Pin
Sandeep Mewara12-Jun-12 20:34
mveSandeep Mewara12-Jun-12 20:34 

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.