Forum Moderators: open
I've used the method go.history(-1) with my back-button and it worked of course fine woth http. Now I updated to use SSL (apache server) and still have a need for back button. It seems to get the previous page, but the values aren't correct when pressing submit-button again on that page. The form action methos is post.
Of course it's unsecure connection when returning to previous page, but I guess there's no solution for that.
Any ideas?