Click here to Skip to main content
15,891,981 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: hi friends i am stuck with file uploading and retrivence, Pin
Christian Graus21-Dec-08 19:27
protectorChristian Graus21-Dec-08 19:27 
GeneralRe: hi friends i am stuck with file uploading and retrivence, Pin
AprNgp21-Dec-08 20:40
AprNgp21-Dec-08 20:40 
GeneralRe: hi friends i am stuck with file uploading and retrivence, Pin
Alok Sharma ji21-Dec-08 21:17
Alok Sharma ji21-Dec-08 21:17 
GeneralRe: hi friends i am stuck with file uploading and retrivence, Pin
Christian Graus21-Dec-08 22:46
protectorChristian Graus21-Dec-08 22:46 
QuestionHow to set background image of button in asp.net? Pin
S a n d y21-Dec-08 18:04
S a n d y21-Dec-08 18:04 
AnswerRe: How to set background image of button in asp.net? Pin
Christian Graus21-Dec-08 19:10
protectorChristian Graus21-Dec-08 19:10 
QuestionQuerystring in Hidden Control Pin
kavitha_blueindia21-Dec-08 14:22
kavitha_blueindia21-Dec-08 14:22 
AnswerRe: Querystring in Hidden Control Pin
N a v a n e e t h21-Dec-08 15:10
N a v a n e e t h21-Dec-08 15:10 
I believe the following will work
<input type="hidden" name="FanID" value='<%=request.querystring["FanID"]%>'/>

If not, mark it as runat=server and access from code behind file.


GeneralRe: Querystring in Hidden Control Pin
kavitha_blueindia21-Dec-08 16:51
kavitha_blueindia21-Dec-08 16:51 
AnswerRe: Querystring in Hidden Control Pin
Christian Graus21-Dec-08 16:26
protectorChristian Graus21-Dec-08 16:26 
QuestionWinword.exe is run by Network Service Pin
Ali Ghazaei21-Dec-08 13:11
Ali Ghazaei21-Dec-08 13:11 
AnswerRe: Winword.exe is run by Network Service Pin
Christian Graus21-Dec-08 16:28
protectorChristian Graus21-Dec-08 16:28 
GeneralRe: Winword.exe is run by Network Service Pin
Ali Ghazaei22-Dec-08 1:24
Ali Ghazaei22-Dec-08 1:24 
QuestionHandling maxRequestLength errors in IIS6 Pin
Radoslav Bielik21-Dec-08 10:35
Radoslav Bielik21-Dec-08 10:35 
AnswerRe: Handling maxRequestLength errors in IIS6 Pin
Abhijit Jana21-Dec-08 17:19
professionalAbhijit Jana21-Dec-08 17:19 
GeneralRe: Handling maxRequestLength errors in IIS6 Pin
Radoslav Bielik21-Dec-08 21:23
Radoslav Bielik21-Dec-08 21:23 
AnswerRe: Handling maxRequestLength errors in IIS6 Pin
Rajdev Ramasamy5-Jan-09 17:38
Rajdev Ramasamy5-Jan-09 17:38 
GeneralRe: Handling maxRequestLength errors in IIS6 Pin
Radoslav Bielik5-Jan-09 23:00
Radoslav Bielik5-Jan-09 23:00 
AnswerRe: Handling maxRequestLength errors in IIS6 Pin
Rajdev Ramasamy5-Jan-09 23:18
Rajdev Ramasamy5-Jan-09 23:18 
Questionhow to remove time in gridview & details view when te data is bind through code Pin
avinash8621-Dec-08 7:29
avinash8621-Dec-08 7:29 
AnswerRe: how to remove time in gridview & details view when te data is bind through code Pin
Christian Graus21-Dec-08 8:57
protectorChristian Graus21-Dec-08 8:57 
AnswerRe: how to remove time in gridview & details view when te data is bind through code Pin
Abhijit Jana21-Dec-08 17:47
professionalAbhijit Jana21-Dec-08 17:47 
QuestionSending email from asp.net page User never receive sended email Pin
Rameez Raja21-Dec-08 1:04
Rameez Raja21-Dec-08 1:04 
AnswerRe: Sending email from asp.net page User never receive sended email Pin
Abhijit Jana21-Dec-08 1:12
professionalAbhijit Jana21-Dec-08 1:12 
GeneralRe: Sending email from asp.net page User never receive sended email Pin
Rameez Raja21-Dec-08 1:33
Rameez Raja21-Dec-08 1:33 

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.