Advertisement

1 - 1 of 1 containing alltags:("HTML C# asp.net visual studio") (0.001 seconds)
     I tried to use the following codes to display a bullet list in asp.net:       String stringBullet = "<UL><LI>point1</LI><LI>point2</LI></UL>" ;       Label.Text = stringBullet;       B...
Zones: Visual Studio, C#, ASP.Net ProgrammingDate Answered: 06/26/2008 Grade: A Views: 74
  • 1