Thanks Dan but I am actually using the code in an ascx page for a sharepoint web part. So I dont have any form tags on the page. Just the javascript code and TABLE.
This is all I have
<script language="javascript">
var servername = location.host;
function SearchcBase()
{...
Hi,
I am trying to use javascript to allow the user to press enter on a search input field and have the page redirect to the search result page. So after the user enters a text, instead of having to click "Search" with the mouse, the user will press enter and the whole page will redirect to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.