Re: adapting external rate it with review.cgi - how?In reply to
Hi oldmoney,
The solution you provide works fine. But how to automatically redirect back to the previous http referer after the user rate or review a resource (after the confirmation dialog box)?
Re: adapting external rate it with review.cgi - how?In reply to
Hi Kay:
To make it an automatic return to the page where the rate form is located, you can use the meta 'refresh' tag below. The number 7 being '7 seconds' before refresh. Just adjust that to your preferance...
Re: adapting external rate it with review.cgi - how?In reply to
Brad has a good solution, except that the remote form may not be called from the URL in your database. Not necessarily a problem, but something to consider...
Re: adapting external rate it with review.cgi - how?In reply to
Your Right oldmoney:::
My apologies Kay, I forgot that you weren't using the remote rate mod. That is the code I use on my 'remote_rate_success' page that is called from the forms that people have placed on their sites.