Click here to Skip to main content
15,914,452 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCannot access the asp.net pages from the web server Pin
Sunny H18-Apr-06 4:43
Sunny H18-Apr-06 4:43 
AnswerRe: Cannot access the asp.net pages from the web server Pin
VenkataRamana.Gali18-Apr-06 5:52
VenkataRamana.Gali18-Apr-06 5:52 
AnswerRe: Cannot access the asp.net pages from the web server Pin
Stanciu Vlad18-Apr-06 7:03
Stanciu Vlad18-Apr-06 7:03 
QuestionHow do I use a windows control in my web app if it references SHDovVw.dll? Pin
coder62618-Apr-06 4:29
coder62618-Apr-06 4:29 
QuestionASP.Net 2.0 Modal window - Master/Child page Pin
Grapes-R-Fun18-Apr-06 4:21
Grapes-R-Fun18-Apr-06 4:21 
AnswerRe: ASP.Net 2.0 Modal window - Master/Child page Pin
minhpc_bk18-Apr-06 5:47
minhpc_bk18-Apr-06 5:47 
GeneralRe: ASP.Net 2.0 Modal window - Master/Child page Pin
Grapes-R-Fun18-Apr-06 6:45
Grapes-R-Fun18-Apr-06 6:45 
GeneralRe: ASP.Net 2.0 Modal window - Master/Child page Pin
minhpc_bk18-Apr-06 16:09
minhpc_bk18-Apr-06 16:09 
Placing the html tag in the Content control does not make sense to me. Here are a couple of options:

+ Just ignore the error if it's working.

+ Turn off the validation in the VS options settings (Tools|Options|Text Editor|Html|Validation|Show Errors).

+ Instead of placing the base tag in the content control, you can put the Literal control in there, and assign the base tag via the Text property of the Literal control in code.
QuestionSetting Datagrid column width dynamically Pin
Veeves18-Apr-06 3:19
Veeves18-Apr-06 3:19 
AnswerRe: Setting Datagrid column width dynamically Pin
NeverHeardOfMe18-Apr-06 3:42
NeverHeardOfMe18-Apr-06 3:42 
GeneralRe: Setting Datagrid column width dynamically Pin
Veeves18-Apr-06 4:55
Veeves18-Apr-06 4:55 
AnswerRe: Setting Datagrid column width dynamically Pin
VaibhavJ19-Apr-06 5:26
VaibhavJ19-Apr-06 5:26 
QuestionASP.NET Pin
kuwl_mark18-Apr-06 2:53
kuwl_mark18-Apr-06 2:53 
AnswerRe: ASP.NET Pin
minhpc_bk18-Apr-06 6:05
minhpc_bk18-Apr-06 6:05 
QuestionForms Authentication and deploying Pin
dabs18-Apr-06 2:08
dabs18-Apr-06 2:08 
AnswerRe: Forms Authentication and deploying Pin
Mike Ellison18-Apr-06 6:05
Mike Ellison18-Apr-06 6:05 
QuestionDataGrid, DataList Pin
ndkit18-Apr-06 1:25
ndkit18-Apr-06 1:25 
AnswerRe: DataGrid, DataList Pin
jitendra gupta18-Apr-06 1:59
jitendra gupta18-Apr-06 1:59 
QuestionDatagrid Formatting....... Pin
daviiie18-Apr-06 0:52
daviiie18-Apr-06 0:52 
AnswerRe: Datagrid Formatting....... Pin
Mike Ellison18-Apr-06 5:56
Mike Ellison18-Apr-06 5:56 
QuestionASP.Net 2 Menu Control and MultiView Control Pin
colin mcadam18-Apr-06 0:37
colin mcadam18-Apr-06 0:37 
AnswerRe: ASP.Net 2 Menu Control and MultiView Control Pin
minhpc_bk18-Apr-06 5:23
minhpc_bk18-Apr-06 5:23 
GeneralRe: ASP.Net 2 Menu Control and MultiView Control Pin
colin mcadam18-Apr-06 5:28
colin mcadam18-Apr-06 5:28 
GeneralRe: ASP.Net 2 Menu Control and MultiView Control Pin
minhpc_bk18-Apr-06 5:59
minhpc_bk18-Apr-06 5:59 
GeneralRe: ASP.Net 2 Menu Control and MultiView Control Pin
colin mcadam19-Apr-06 0:12
colin mcadam19-Apr-06 0:12 

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.