I've got a weird issue I'm not sure how to trouble shoot...
Using DW CS3, PHP/MySQL on Mac OS 10.5
Implemented WebAssist's DataAssist to generate database
management pages.
When I attempt to insert a new record with the insert page,
the Results page "hangs" and never finishes loading. The data does
make it into the database, but the Results page never loads. If I
quit the browser and then go directly to the Results page, it loads
no problems.
I'm not getting any error messages or anything and I'm not
sure where to start to trouble shoot. Suggestions?