Ok, so the site is:
Which all works fine and dandy. But, I'd really like to be able to be able to see live data in DreamWeaver so i don't have to keep uploading and checking stuff. So, I set the doc root correctly and all that business, but it won't come out right. After doing a couple of tests without any of the pictures included, I got nowhere. Same result, which is DreamWeaver highlighting a perfectly good chunk of <img> markup in bright yellow, and throwing my table scheme out of whack:
http://yinrunning.com/scratch_page.html
That page contains three pics:
- the messed-up DW LiveData View
- What it should be displaying
- LiveData on a really simple mySQL test that I did on localhost to make sure my dev database was working. There, it obviously deals with the data just fine. anyone ever run into this before?