dummyagain
July 27th, 2006, 12:55 PM
I would like to make a table with the content loaded from the SQL Server.
FOr example there are 5 records loaded from the db,
1 ABC 10
2 CDE 34
3 RTG 76
4 HRE 76
5 GRE 23
As I use asp to get the data from sql server, how i can insert html code in the ASP.NET code?
Can you please show me a simple example?
Thank you
FOr example there are 5 records loaded from the db,
1 ABC 10
2 CDE 34
3 RTG 76
4 HRE 76
5 GRE 23
As I use asp to get the data from sql server, how i can insert html code in the ASP.NET code?
Can you please show me a simple example?
Thank you