Continuing on the DNN Thread: “Google and Red Leaf Skin”!!!
OK, I found that I can’t use Google’s “Form Tags” because it double up on the already existing Form in DNN pages.
With Mitchel Sellers help I removed the “Form Tags” and put in the “action string” as:
At least the button works and opens the Google window, but the window displays the following error though:
Not Implemented
The server is unable to process your request.
I’ve tested the Google Code in a HTML Page (with form tags) and it works – but not in DNN?
HELP PLEASE !!!!
ORIGINAL GOOGLE CODE:
<!-- SiteSearch Google -->
<form> method="get" action="http://www.google.com.au/custom" target="google_window">
|
|
|
|
|
|
</form>
<!-- SiteSearch Google -->