Samuel
-
Total Posts
:
11786
-
Reward points
:
168350
- Joined: May 23 '01
-
Status: offline
|
Search Result open in the same window
Thu. Aug 7, '08 9:31 AM
( permalink)
Normally our software opens a link (link to forum or message) in the same window (no popup). However the search result listing page behaves a little differently in that it opens up a new window for results because "search" requires moreCPU and RAM and you don't really want to have to do search over andover again. If you do not want this behavior, you can change the Search Result Listing template: ~/App_Templates/Classic/UC/SearchResult/ItemTemplate.ascx.vb You will see a function with the following name: Function ShowSubject You should see the linkTemplate variable with a target=""_blank"" . Remove it and the page will open results in the same window.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|