jmclaughlin
10-28-2003, 04:06 PM
I have created some JAVA classes on the server side that take care of updating, adding, deleting and sorting locations for each dealer. The trouble is that when someone hits refresh, the URL is sent again to the server and the page tries to repeat whatever it did before. Is there some way to change the URL or handle this problem in another way?