Jump to content

Recommended Posts

I have a list here in static HTML.

 

http://www.donjo.net/where_to_buy.html

 

I have worked on being able to insert store, address, state, URL, phone into a database, however, I am having problems organizing it so that it seperates the stores in the database by State and listing them as in the static version.

 

Thanks

 

Adam

I have setup a temp page here:

 

http://www.donjo.net/test/

 

I am using:

 

SELECT * FROM storeRetailers GROUP BY state ORDER BY state ASC

 

But in the html body it now only shows one store per state instead of them all. Is something wrong with the HTML ia have for state and displaying the address/retailer.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.