Clear your browser cache
- also possible your host still has it cached
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Steve G." <(E-Mail Removed)> wrote in message news:028501c46deb$ade33fb0$(E-Mail Removed)...
| I had a form called email.htm that (surprise surprise)
| emailed a form to a customer. I am now using ColdFusion
| just because it gives me more control over the email.
| That page is also called email, but instead of htm, it is
| cfm extension.
|
| What happens is that from time to time when I test the
| email option on the page, the old htm file gets requested
| from my browser, and obviously errors out because it
| doesn't exist on the server anymore.
|
| Why is the old page getting called every once in a
| while? What can be done to stop this?
|
| Steve