Click here to Skip to main content
15,903,385 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Server.Transfer vs Response.Redirect Pin
Jay_se9-Oct-06 19:13
Jay_se9-Oct-06 19:13 
QuestionApplication.DoEvents in ASP.Net? Pin
Mei Yoong9-Oct-06 18:37
Mei Yoong9-Oct-06 18:37 
AnswerRe: Application.DoEvents in ASP.Net? Pin
safat9-Oct-06 20:12
safat9-Oct-06 20:12 
AnswerRe: Application.DoEvents in ASP.Net? Pin
Mei Yoong9-Oct-06 21:15
Mei Yoong9-Oct-06 21:15 
GeneralRe: Application.DoEvents in ASP.Net? Pin
safat10-Oct-06 1:48
safat10-Oct-06 1:48 
GeneralRe: Application.DoEvents in ASP.Net? Pin
Mei Yoong17-Oct-06 16:41
Mei Yoong17-Oct-06 16:41 
QuestionDelete File from Server??? Pin
code-frog9-Oct-06 16:34
professionalcode-frog9-Oct-06 16:34 
AnswerRe: Delete File from Server??? Pin
Steve Echols9-Oct-06 19:34
Steve Echols9-Oct-06 19:34 
Give this a shot:

System.IO.File.Delete(Server.MapPath("filetodelete.ext"));




- S
50 cups of coffee and you know it's on!

AnswerRe: Delete File from Server??? Pin
Sam_IN9-Oct-06 21:59
Sam_IN9-Oct-06 21:59 
QuestionMoving a masterpage contentplaceholder around Pin
ThePlagueIsBack9-Oct-06 13:14
ThePlagueIsBack9-Oct-06 13:14 
AnswerRe: Moving a masterpage contentplaceholder around Pin
Mike Ellison9-Oct-06 14:12
Mike Ellison9-Oct-06 14:12 
GeneralRe: Moving a masterpage contentplaceholder around Pin
ThePlagueIsBack9-Oct-06 14:15
ThePlagueIsBack9-Oct-06 14:15 
QuestionHow to add a custom attribute to a wizard control? Pin
maergorn_09-Oct-06 12:09
maergorn_09-Oct-06 12:09 
AnswerRe: How to add a custom attribute to a wizard control? Pin
ThePlagueIsBack9-Oct-06 13:25
ThePlagueIsBack9-Oct-06 13:25 
GeneralRe: How to add a custom attribute to a wizard control? Pin
maergorn_09-Oct-06 19:17
maergorn_09-Oct-06 19:17 
QuestionValidating Custom User Control Pin
oldbam9-Oct-06 10:16
oldbam9-Oct-06 10:16 
QuestionValidating Custom User Control Pin
oldbam9-Oct-06 10:14
oldbam9-Oct-06 10:14 
Questionerror connecting sql express Pin
Harikrk9-Oct-06 8:36
Harikrk9-Oct-06 8:36 
AnswerRe: error connecting sql express Pin
Guffa9-Oct-06 8:41
Guffa9-Oct-06 8:41 
GeneralRe: error connecting sql express Pin
Harikrk9-Oct-06 8:46
Harikrk9-Oct-06 8:46 
AnswerRe: error connecting sql express Pin
Guffa13-Oct-06 9:16
Guffa13-Oct-06 9:16 
QuestionInvoking ASP method from JavaScript Pin
Lior S9-Oct-06 5:31
Lior S9-Oct-06 5:31 
AnswerRe: Invoking ASP method from JavaScript Pin
safat9-Oct-06 20:20
safat9-Oct-06 20:20 
QuestionPeriodically ViewState verification fail Pin
fcortesfranco9-Oct-06 4:44
fcortesfranco9-Oct-06 4:44 
Questionpopulating treeview from database table Pin
gbabu179-Oct-06 3:30
gbabu179-Oct-06 3: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.