I've been developing a site locally @ http://dev.mysite.com
I've moved the site to an online test space @ http://test.myothersite.com
All of the styles have dropped out.
Having had a look a the code on the live version, it appears to be still trying to draw styles from http://dev.mysite.com.
My question is, where is this information cached so that I can update it with the correct URL? I've tried clearing the cache on all broswers on 2 machines but with no joy, so I assume this info is stored in a file or the DB, but I can't find it in the DB.
Any help much appreciated.
PS. It's my first time using cfroms. You've done a great job! Thanks.