PDA

View Full Version : Navigation



tonyohara
09-06-2005, 06:33 AM
Hi there,
in my search results if I click on the 'WhoIs' link I can't get back to my search results. If I click the 'Back' button I get a 'page cannot be displayed' message. Is there another way of navigating the system ?

thanks in advance !

Tony

Patrick
09-06-2005, 09:28 PM
This depends on your browser's settings.

The reason for this is that the script (by default) uses POST when searching for a domain. If you want, you can instead use GET by modifying the search template in the administration panel.

Simply switch POST to GET in the <form ...> tag.