Click here to Skip to main content
15,900,906 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: http://localhost not working. Pin
icestatue23-Feb-07 1:55
icestatue23-Feb-07 1:55 
QuestionGridview + asp.net 2.0 + c# Pin
ritu432122-Feb-07 20:20
ritu432122-Feb-07 20:20 
AnswerRe: Gridview + asp.net 2.0 + c# Pin
Tuwing.Sabado22-Feb-07 21:45
Tuwing.Sabado22-Feb-07 21:45 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
badgrs22-Feb-07 23:02
badgrs22-Feb-07 23:02 
QuestionFont size increases on Postback,, Pin
Bobb198222-Feb-07 19:58
Bobb198222-Feb-07 19:58 
AnswerRe: Font size increases on Postback,, Pin
Sandeep Akhare22-Feb-07 21:29
Sandeep Akhare22-Feb-07 21:29 
AnswerRe: Font size increases on Postback,, Pin
Harini N K22-Feb-07 21:32
Harini N K22-Feb-07 21:32 
AnswerRe: Font size increases on Postback,, Pin
Tuwing.Sabado22-Feb-07 22:11
Tuwing.Sabado22-Feb-07 22:11 
May be the possible cause of this problem is you have improper html tags, I mean no closing tags.

How will this happen.

1.You have a literal control then you set his value to this Literal1.Text =”<H1>My H1” when page load was trigger.
2.You have a label and you set his value to this Labe1.Text = “This is a <B>Bold”.
3.GridView or Datagrid Item has a HTML value with no closing Tags.
4.You have generated a DHTML code with no closing Tags. Eg. InnertHTML or OuterHTML.

I think there are much more reason out there.

Check your browser view code now to verify if your HTML conform to HTML standards or XHTML.

Regards,
Mark



AnswerRe: Font size increases on Postback,, Pin
Michael Sync22-Feb-07 22:20
Michael Sync22-Feb-07 22:20 
AnswerRe: Font size increases on Postback,, Pin
Suresh Pirsquare23-Feb-07 5:53
Suresh Pirsquare23-Feb-07 5:53 
AnswerRe: Font size increases on Postback,, Pin
interwizard16-Jun-09 11:51
interwizard16-Jun-09 11:51 
AnswerRe: Font size increases on Postback,, Pin
HerzogZwei7-Apr-11 11:35
HerzogZwei7-Apr-11 11:35 
QuestionHow we can store error and error number from .net to sqlserver database Pin
anujose22-Feb-07 19:49
anujose22-Feb-07 19:49 
AnswerRe: How we can store error and error number from .net to sqlserver database Pin
Sylvester george22-Feb-07 20:04
Sylvester george22-Feb-07 20:04 
AnswerRe: How we can store error and error number from .net to sqlserver database Pin
Michael Sync22-Feb-07 22:17
Michael Sync22-Feb-07 22:17 
GeneralRe: How we can store error and error number from .net to sqlserver database Pin
anujose22-Feb-07 22:27
anujose22-Feb-07 22:27 
GeneralRe: How we can store error and error number from .net to sqlserver database Pin
badgrs22-Feb-07 22:57
badgrs22-Feb-07 22:57 
GeneralRe: How we can store error and error number from .net to sqlserver database Pin
Michael Sync22-Feb-07 23:12
Michael Sync22-Feb-07 23:12 
QuestionASP.net replacement for VB.net code? Pin
.NetRams22-Feb-07 19:26
.NetRams22-Feb-07 19:26 
AnswerRe: ASP.net replacement for VB.net code? Pin
thomas_joyee22-Feb-07 22:03
thomas_joyee22-Feb-07 22:03 
QuestionRe: ASP.net replacement for VB.net code? Pin
.NetRams22-Feb-07 23:02
.NetRams22-Feb-07 23:02 
AnswerRe: ASP.net replacement for VB.net code? Pin
thomas_joyee22-Feb-07 23:28
thomas_joyee22-Feb-07 23:28 
AnswerRe: ASP.net replacement for VB.net code? Pin
badgrs23-Feb-07 1:10
badgrs23-Feb-07 1:10 
QuestionAmbiguous match found. Pin
Deepak the Cool22-Feb-07 18:26
Deepak the Cool22-Feb-07 18:26 
AnswerRe: Ambiguous match found. Pin
Harini N K22-Feb-07 18:38
Harini N K22-Feb-07 18:38 

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.