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

ASP.NET

 
Questionvalue inside a <td> tags</td> Pin
anbusenthil12-Jun-09 20:28
anbusenthil12-Jun-09 20:28 
AnswerRe: value inside a tags Pin
Christian Graus12-Jun-09 20:36
protectorChristian Graus12-Jun-09 20:36 
Questionhere i want to change text dynamically inside <td> tag</td> [modified] Pin
anbusenthil12-Jun-09 20:25
anbusenthil12-Jun-09 20:25 
AnswerRe: here i want to change text dynamically inside tag Pin
Christian Graus12-Jun-09 20:37
protectorChristian Graus12-Jun-09 20:37 
GeneralDrop Down issue in ASp.net Pin
ramammiti12-Jun-09 20:21
ramammiti12-Jun-09 20:21 
GeneralRe: Drop Down issue in ASp.net Pin
Christian Graus12-Jun-09 20:38
protectorChristian Graus12-Jun-09 20:38 
Questionhow to overcome below problem Pin
sivasampathkumar12-Jun-09 20:14
sivasampathkumar12-Jun-09 20:14 
AnswerRe: how to overcome below problem Pin
Christian Graus12-Jun-09 20:42
protectorChristian Graus12-Jun-09 20:42 
Edit your posts, don't post them twice.

It looks to me like you've shown server side UI, which means two things.

1 - you don't really understand ASP.NET
2 - because when you're developing, the server is also the client, you would not notice your bugs until you deploy.

ASP.NET on the server, runs C# or VB.NET code to generate html. HTML and Javascript run on the client. If you show any UI in a .NET language, it will show on the server, thus freezing the server and breaking your application.

http://forums.asp.net/p/907491/1019440.aspx[^] is the first of literally hundreds of hits I got explaining this, by googling the error message you pasted here. Google is your friend, you should try using it. As for the error, your code is broken. You should do some reading on ASP.NET to try to understand it a little better, and obviously, remove all server side UI code.

Christian Graus

Driven to the arms of OSX by Vista.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

Questionhow to overcome Pin
sivasampathkumar12-Jun-09 20:05
sivasampathkumar12-Jun-09 20:05 
QuestionHow to move items in a stack panel Pin
Nekkantidivya12-Jun-09 19:40
Nekkantidivya12-Jun-09 19:40 
AnswerRe: How to move items in a stack panel Pin
Christian Graus12-Jun-09 20:43
protectorChristian Graus12-Jun-09 20:43 
QuestionShow Modal Popup Using Javascript Pin
anada888612-Jun-09 19:38
anada888612-Jun-09 19:38 
AnswerRe: Show Modal Popup Using Javascript Pin
Ningomba30-Sep-09 1:20
Ningomba30-Sep-09 1:20 
QuestionHow to upload Product XSD into Amazon site .... Pin
chirag_pandey12-Jun-09 19:20
chirag_pandey12-Jun-09 19:20 
QuestionAJAX Accordion Pin
Yajjoj12-Jun-09 18:19
Yajjoj12-Jun-09 18:19 
AnswerRe: AJAX Accordion Pin
N a v a n e e t h12-Jun-09 18:34
N a v a n e e t h12-Jun-09 18:34 
GeneralRe: AJAX Accordion Pin
Yajjoj12-Jun-09 18:42
Yajjoj12-Jun-09 18:42 
GeneralRe: AJAX Accordion Pin
Yajjoj12-Jun-09 18:48
Yajjoj12-Jun-09 18:48 
GeneralRe: AJAX Accordion Pin
VikashGohil12-Jun-09 20:51
VikashGohil12-Jun-09 20:51 
GeneralRe: AJAX Accordion Pin
Yajjoj12-Jun-09 21:30
Yajjoj12-Jun-09 21:30 
GeneralRe: AJAX Accordion Pin
Yajjoj12-Jun-09 22:08
Yajjoj12-Jun-09 22:08 
GeneralRe: AJAX Accordion Pin
Yajjoj13-Jun-09 3:32
Yajjoj13-Jun-09 3:32 
GeneralRe: AJAX Accordion Pin
Yajjoj13-Jun-09 3:40
Yajjoj13-Jun-09 3:40 
Questioninternet access how to control Pin
Michael Ruotolo12-Jun-09 17:25
Michael Ruotolo12-Jun-09 17:25 
AnswerRe: internet access how to control Pin
N a v a n e e t h12-Jun-09 17:53
N a v a n e e t h12-Jun-09 17:53 

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.