I am updating my portfolio from a small cms I have built.. problem is my design is not meant to expand with content so I need to somehow page my content based on a char limit I guess.. Can data be pulled in and paged based off of a container height? I am working in visual studio and programming in vb.. I also have a php cms I have built that I would like to know how to do the same thing. Any help would be appretiated 
I have been researching on this subject but cannot seem to find anything accurate enough for what I am doing.. If this was a collection of data it would be easier to do by finding out what the total amount of rows are.. in this case there is only one row.. holding the html content.
I have been researching on this subject but cannot seem to find anything accurate enough for what I am doing.. If this was a collection of data it would be easier to do by finding out what the total amount of rows are.. in this case there is only one row.. holding the html content.
Last edited:







