Click here to Skip to main content
15,893,588 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiongridview Pin
niki_nilu31-Aug-08 19:58
niki_nilu31-Aug-08 19:58 
Questiongetting error as Type 'AjaxControlToolkit.MaskedEditExtender' does not have a public property named 'UserTimeFormat'. Pin
imranafsari31-Aug-08 19:26
imranafsari31-Aug-08 19:26 
Question[Message Deleted] Pin
Member 387988131-Aug-08 19:15
Member 387988131-Aug-08 19:15 
AnswerRe: all the words have to cover with single quotes..., Pin
Abhijit Jana31-Aug-08 19:30
professionalAbhijit Jana31-Aug-08 19:30 
AnswerRe: [Message Deleted] Pin
Abhijit Jana31-Aug-08 19:44
professionalAbhijit Jana31-Aug-08 19:44 
AnswerRe: [Message Deleted] Pin
Blue_Boy31-Aug-08 21:08
Blue_Boy31-Aug-08 21:08 
QuestionNeed to change permision of excel file Pin
S.Aijaz31-Aug-08 19:11
S.Aijaz31-Aug-08 19:11 
AnswerRe: Need to change permision of excel file Pin
Abhishek Sur31-Aug-08 20:46
professionalAbhishek Sur31-Aug-08 20:46 
use

File.SetAttributes(filepath, File.GetAttributes(filepath) And Not FileAttributes.ReadOnly)

Replace filepath with your actual file path....

Abhishek Sur


GeneralRe: Need to change permision of excel file Pin
S.Aijaz31-Aug-08 20:58
S.Aijaz31-Aug-08 20:58 
QuestionNeed help in choosing an ASP.NET project Pin
Gjm31-Aug-08 15:37
Gjm31-Aug-08 15:37 
AnswerRe: Need help in choosing an ASP.NET project Pin
Gayani Devapriya31-Aug-08 17:32
Gayani Devapriya31-Aug-08 17:32 
AnswerRe: Need help in choosing an ASP.NET project Pin
Abhijit Jana31-Aug-08 18:00
professionalAbhijit Jana31-Aug-08 18:00 
AnswerRe: Need help in choosing an ASP.NET project Pin
Brij31-Aug-08 18:11
mentorBrij31-Aug-08 18:11 
AnswerRe: Need help in choosing an ASP.NET project Pin
N a v a n e e t h31-Aug-08 18:12
N a v a n e e t h31-Aug-08 18:12 
GeneralRe: Need help in choosing an ASP.NET project Pin
Abhijit Jana31-Aug-08 18:20
professionalAbhijit Jana31-Aug-08 18:20 
QuestionDisabling wizard next button Pin
David Kalkwarf31-Aug-08 7:24
David Kalkwarf31-Aug-08 7:24 
AnswerRe: Disabling wizard next button Pin
Abhishek Sur31-Aug-08 20:51
professionalAbhishek Sur31-Aug-08 20:51 
QuestionURGENT--CONFUSED IN TAKING A DECISION Pin
Gjm31-Aug-08 6:03
Gjm31-Aug-08 6:03 
AnswerRe: URGENT--CONFUSED IN TAKING A DECISION Pin
Blue_Boy31-Aug-08 7:42
Blue_Boy31-Aug-08 7:42 
AnswerRe: URGENT--CONFUSED IN TAKING A DECISION Pin
Mujahid Ullah Shaik31-Aug-08 8:25
Mujahid Ullah Shaik31-Aug-08 8:25 
AnswerRe: URGENT--CONFUSED IN TAKING A DECISION Pin
Paul Conrad31-Aug-08 12:34
professionalPaul Conrad31-Aug-08 12:34 
AnswerRe: URGENT--CONFUSED IN TAKING A DECISION Pin
Christian Graus31-Aug-08 12:59
protectorChristian Graus31-Aug-08 12:59 
GeneralRe: URGENT--CONFUSED IN TAKING A DECISION Pin
Perspx31-Aug-08 13:41
Perspx31-Aug-08 13:41 
JokeWHY DIDN'T SOMEONE TELL ME?!?!?! Pin
leckey31-Aug-08 15:30
leckey31-Aug-08 15:30 
QuestionPrinting with ASP.NET Drawing.Printing problem Pin
AmitCBR31-Aug-08 2:58
AmitCBR31-Aug-08 2:58 

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.