Has anyone created a trimmed down, totally minimized version of Search.asp which would be suitable for a home page sidebar Search Box consisting of just the Input Search Box and the Submit button or a Submit Arrow?
Of course the output result set would be the full blown Search Results page, but this minimized Search Box must show up in either the Header.asp or the LeftSideBar.asp with the absolute minimum amount of code and no redundant Dim declaration statements as you might expect.
Thanks,
SQLDude
Of course the output result set would be the full blown Search Results page, but this minimized Search Box must show up in either the Header.asp or the LeftSideBar.asp with the absolute minimum amount of code and no redundant Dim declaration statements as you might expect.
Thanks,
SQLDude
Comment