Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dynamic Web Pages w/ Database Tables

Status
Not open for further replies.

OrWolf

MIS
Mar 19, 2001
291
I have a site that I update frequently. I want to be able to use a template that retrieves the images names and captions from a database table, as well as some additional information. I believe I can create this from the ground up using ASP pages, but I was hoping there is something already out there to get me started.

Hopefully this makes sense. Any suggestion?
 
Really, it's pretty easy. You can probably do it without a guide (and I don't think that there are any that do what you want). If you get stuck, post your code here or in the ASP forum. I can give you a sample PHP script if you want. The ASP syntax should be similar.

Rick -----------------------------------------------------------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top