Click here to Skip to main content
15,911,646 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionrounded corners in ASP.NET 2 Pin
samerh4-Jun-07 20:24
samerh4-Jun-07 20:24 
AnswerRe: rounded corners in ASP.NET 2 Pin
Chetan Ranpariya4-Jun-07 20:38
Chetan Ranpariya4-Jun-07 20:38 
QuestionValidation to accept only numbers!!! Pin
rameshbhojan4-Jun-07 20:00
rameshbhojan4-Jun-07 20:00 
AnswerRe: Validation to accept only numbers!!! Pin
Raghvendra Kumar Roy4-Jun-07 20:09
Raghvendra Kumar Roy4-Jun-07 20:09 
GeneralRe: Validation to accept only numbers!!! Pin
rameshbhojan4-Jun-07 21:33
rameshbhojan4-Jun-07 21:33 
GeneralRe: Validation to accept only numbers!!! Pin
Raghvendra Kumar Roy4-Jun-07 22:21
Raghvendra Kumar Roy4-Jun-07 22:21 
GeneralRe: Validation to accept only numbers!!! Pin
rameshbhojan5-Jun-07 0:19
rameshbhojan5-Jun-07 0:19 
GeneralRe: Validation to accept only numbers!!! Pin
Raghvendra Kumar Roy5-Jun-07 18:43
Raghvendra Kumar Roy5-Jun-07 18:43 
GeneralRe: Validation to accept only numbers!!! Pin
rameshbhojan5-Jun-07 22:11
rameshbhojan5-Jun-07 22:11 
GeneralRe: Validation to accept only numbers!!! Pin
Raghvendra Kumar Roy6-Jun-07 18:46
Raghvendra Kumar Roy6-Jun-07 18:46 
AnswerRe: Validation to accept only numbers!!! Pin
Sathesh Sakthivel4-Jun-07 20:09
Sathesh Sakthivel4-Jun-07 20:09 
AnswerRe: Validation to accept only numbers!!! Pin
ritu43214-Jun-07 20:09
ritu43214-Jun-07 20:09 
AnswerRe: Validation to accept only numbers!!! Pin
Puneet Sri4-Jun-07 20:55
Puneet Sri4-Jun-07 20:55 
AnswerRe: Validation to accept only numbers!!! Pin
mnarayana34-Jun-07 22:45
mnarayana34-Jun-07 22:45 
QuestionImage inside TextArea Pin
varshavmane4-Jun-07 19:56
varshavmane4-Jun-07 19:56 
AnswerRe: Image inside TextArea Pin
Venkatesh Mookkan4-Jun-07 20:05
Venkatesh Mookkan4-Jun-07 20:05 
GeneralRe: Image inside TextArea Pin
varshavmane4-Jun-07 20:07
varshavmane4-Jun-07 20:07 
GeneralRe: Image inside TextArea Pin
Venkatesh Mookkan4-Jun-07 20:13
Venkatesh Mookkan4-Jun-07 20:13 
QuestionFont size of current page index Pin
Rajiya4-Jun-07 19:24
Rajiya4-Jun-07 19:24 
AnswerRe: Font size of current page index Pin
Sathesh Sakthivel4-Jun-07 19:28
Sathesh Sakthivel4-Jun-07 19:28 
QuestionUse of Font Properties in ASP.NET like bold,italic and etc Pin
.NET- India 4-Jun-07 19:20
.NET- India 4-Jun-07 19:20 
AnswerRe: Use of Font Properties in ASP.NET like bold,italic and etc Pin
varshavmane4-Jun-07 19:28
varshavmane4-Jun-07 19:28 
QuestionError: "The file could not be loaded in to the Web Forms designer" Pin
Blumen4-Jun-07 18:57
Blumen4-Jun-07 18:57 
AnswerRe: Error: "The file could not be loaded in to the Web Forms designer" Pin
Puneet Sri4-Jun-07 21:05
Puneet Sri4-Jun-07 21:05 
You are using the <% %>(script tag) in aspx page that’s why you are getting the error (The file could not be loaded in to the Web Forms designer) to view the designer page first remove all <% %> tags from aspx page.

I hope this will help you

Puneet Srivastava
GeneralRe: Error: "The file could not be loaded in to the Web Forms designer" Pin
Blumen4-Jun-07 23:20
Blumen4-Jun-07 23:20 

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.