Click here to Skip to main content
15,919,931 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to assign roles to users Pin
minhpc_bk3-Aug-06 16:29
minhpc_bk3-Aug-06 16:29 
Questionurgently required help Pin
Mairy3-Aug-06 14:32
Mairy3-Aug-06 14:32 
AnswerRe: urgently required help Pin
minhpc_bk3-Aug-06 15:21
minhpc_bk3-Aug-06 15:21 
QuestionProblems after uploading Site with Login Control Pin
cellcon3-Aug-06 12:00
cellcon3-Aug-06 12:00 
AnswerRe: Problems after uploading Site with Login Control Pin
minhpc_bk3-Aug-06 15:29
minhpc_bk3-Aug-06 15:29 
QuestionCheckListBox & List Box Pin
widget13-Aug-06 9:31
widget13-Aug-06 9:31 
QuestionHow to include Text file with ASP.NET Pin
DFrag3-Aug-06 9:05
DFrag3-Aug-06 9:05 
AnswerRe: How to include Text file with ASP.NET Pin
minhpc_bk3-Aug-06 15:37
minhpc_bk3-Aug-06 15:37 
IMHO, there are a couple of options that you may consider to include a text file in the ASP.NET:
+ Place a container such as Label, Literal ... controls in the web page, and dynamically load the text file based on the selected language and assign the content to the container.
+ Create a web user control and include it it the web page instead of the #include syntax.

GeneralRe: How to include Text file with ASP.NET Pin
DFrag7-Aug-06 12:39
DFrag7-Aug-06 12:39 
QuestionHow do I handle the space (gap) between panels in a <td>? Pin
Slow Learner3-Aug-06 8:29
Slow Learner3-Aug-06 8:29 
AnswerRe: How do I handle the space (gap) between panels in a <td>? Pin
Ennis Ray Lynch, Jr.3-Aug-06 8:30
Ennis Ray Lynch, Jr.3-Aug-06 8:30 
GeneralRe: How do I handle the space (gap) between panels in a <td>? Pin
Slow Learner3-Aug-06 10:01
Slow Learner3-Aug-06 10:01 
QuestionChanging the Page Title at runtime Pin
RizShiney3-Aug-06 7:45
RizShiney3-Aug-06 7:45 
AnswerRe: Changing the Page Title at runtime Pin
Not Active3-Aug-06 7:57
mentorNot Active3-Aug-06 7:57 
AnswerRe: Changing the Page Title at runtime Pin
ToddHileHoffer3-Aug-06 8:10
ToddHileHoffer3-Aug-06 8:10 
QuestionChanging the Title of an aspx page Pin
RizShiney3-Aug-06 7:40
RizShiney3-Aug-06 7:40 
AnswerRe: Changing the Title of an aspx page Pin
Ista3-Aug-06 8:41
Ista3-Aug-06 8:41 
QuestionCustom Control won't do 2-way databinding in FormView Pin
M@Coder3-Aug-06 7:01
M@Coder3-Aug-06 7:01 
AnswerRe: Custom Control won't do 2-way databinding in FormView Pin
minhpc_bk3-Aug-06 15:45
minhpc_bk3-Aug-06 15:45 
GeneralRe: Custom Control won't do 2-way databinding in FormView Pin
M@Coder3-Aug-06 22:04
M@Coder3-Aug-06 22:04 
GeneralRe: Custom Control won't do 2-way databinding in FormView Pin
minhpc_bk3-Aug-06 23:58
minhpc_bk3-Aug-06 23:58 
GeneralRe: Custom Control won't do 2-way databinding in FormView Pin
M@Coder4-Aug-06 0:53
M@Coder4-Aug-06 0:53 
QuestionHow to add intervel time in application Pin
ChennaiBabu3-Aug-06 5:00
ChennaiBabu3-Aug-06 5:00 
AnswerRe: How to add intervel time in application Pin
Paddy Boyd3-Aug-06 5:13
Paddy Boyd3-Aug-06 5:13 
AnswerRe: How to add intervel time in application Pin
ChennaiBabu3-Aug-06 5:25
ChennaiBabu3-Aug-06 5:25 

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.