I have the following html:

 
      1
      2

.

.

   521     


 

I need to build 500+ tags in the div shown above programatically using vb.net.  I know how to write the code to build the string but I don't know how to insert it in the .aspx page in the correct place.

Any help would be welcome.

Thanks