Click here to Skip to main content
15,892,927 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Convert a web application asp.net c# into a console app c# using visual studio 2008? Pin
DeanCook15-Jul-08 22:23
DeanCook15-Jul-08 22:23 
Questionajax toolkit modal window Pin
ToddHileHoffer14-Jul-08 5:14
ToddHileHoffer14-Jul-08 5:14 
AnswerRe: ajax toolkit modal window Pin
leoinfo14-Jul-08 5:25
leoinfo14-Jul-08 5:25 
GeneralRe: ajax toolkit modal window Pin
ToddHileHoffer14-Jul-08 6:06
ToddHileHoffer14-Jul-08 6:06 
QuestionHow can I get rowindex in gridview ? Pin
kimo code14-Jul-08 5:06
kimo code14-Jul-08 5:06 
AnswerRe: How can I get rowindex in gridview ? Pin
Herman<T>.Instance14-Jul-08 10:24
Herman<T>.Instance14-Jul-08 10:24 
QuestionMichel-jhone's question's answer Pin
afsal qureshi14-Jul-08 4:43
afsal qureshi14-Jul-08 4:43 
Questionjavascript alert ok button click to proceed further in asp.net --- urgent Pin
dream_liner_7e714-Jul-08 4:35
dream_liner_7e714-Jul-08 4:35 
protected void Button1_Click(object sender, EventArgs e)
{
/* The code to send values to database */

/* AFTER SUCCESSFUL SENDING OF VALUES A JAVASCRIPT ALERT,
Mr. Abhijit's code which worked perfectly
Page.ClientScript.RegisterStartupScript(this.GetType(), this.ClientID,
"alert('Hello World');", true); */

/* Now when user click ok of alert box then redirect to home.aspx, HOW TO DO THIS? */
}

thanks in advance
AnswerRe: javascript alert ok button click to proceed further in asp.net --- urgent Pin
windhopper14-Jul-08 4:40
windhopper14-Jul-08 4:40 
QuestionRe: javascript alert ok button click to proceed further in asp.net --- urgent Pin
Sherin Iranimose14-Jul-08 5:16
Sherin Iranimose14-Jul-08 5:16 
QuestionRe: javascript alert ok button click to proceed further in asp.net --- urgent Pin
dream_liner_7e714-Jul-08 5:32
dream_liner_7e714-Jul-08 5:32 
AnswerRe: javascript alert ok button click to proceed further in asp.net --- urgent Pin
leoinfo14-Jul-08 5:54
leoinfo14-Jul-08 5:54 
GeneralTHANK YOU TOOOOOOOOOOOOO VERY MUCH THANKS ALOTTTTTTT, CODE WORKED PERFECTLY Pin
dream_liner_7e714-Jul-08 10:43
dream_liner_7e714-Jul-08 10:43 
Questionasp.net with jquery Pin
highjo14-Jul-08 3:13
highjo14-Jul-08 3:13 
AnswerRe: asp.net with jquery Pin
highjo14-Jul-08 9:20
highjo14-Jul-08 9:20 
Questionfind last week dates? Pin
Member 387988114-Jul-08 3:04
Member 387988114-Jul-08 3:04 
AnswerRe: find last week dates? Pin
Abhijit Jana14-Jul-08 3:29
professionalAbhijit Jana14-Jul-08 3:29 
AnswerRe: find last week dates? Pin
leoinfo14-Jul-08 3:58
leoinfo14-Jul-08 3:58 
QuestionLayers Pin
kenexcelon14-Jul-08 2:54
kenexcelon14-Jul-08 2:54 
AnswerRe: Layers Pin
Deepak the Cool14-Jul-08 3:12
Deepak the Cool14-Jul-08 3:12 
QuestionHow to Get Web User Control Value Pin
Deepak the Cool14-Jul-08 2:17
Deepak the Cool14-Jul-08 2:17 
QuestionResponse.TransmiFile Pin
kadkir14-Jul-08 1:49
kadkir14-Jul-08 1:49 
AnswerRe: Response.TransmiFile Pin
Sherin Iranimose14-Jul-08 2:26
Sherin Iranimose14-Jul-08 2:26 
GeneralRe: Response.TransmiFile Pin
kadkir14-Jul-08 17:25
kadkir14-Jul-08 17:25 
QuestionCall Unmanaged dll into VB.net Pin
Member 353051814-Jul-08 1:48
Member 353051814-Jul-08 1:48 

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.