hoosierdoc
08-24-2012, 12:42 AM
I want to list a series of images and post some commentary. The pages will all be identical except for a filename (used to display image), a title, and a comment field. This is all stored in a mysql database and using asp I just feed it an ID#, grab the info and display it. Two pages will post an unlimited amount of information.
How can I do this in VB? I am hoping to condense the whole site to run within a vb template which is why I want to do this. Worst case I could make a mini template for each individual item but that would get crazy.
I'd appreciate your thoughts!
How can I do this in VB? I am hoping to condense the whole site to run within a vb template which is why I want to do this. Worst case I could make a mini template for each individual item but that would get crazy.
I'd appreciate your thoughts!