Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - New topics by time of posting
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

New topics by time of posting

 Post Reply Post Reply Page  <12
Author
AnaMaria View Drop Down
Groupie
Groupie


Joined: 12 May 2005
Status: Offline
Points: 37
Post Options Post Options   Thanks (0) Thanks(0)   Quote AnaMaria Quote  Post ReplyReply Direct Link To This Post Posted: 16 May 2006 at 1:31pm
like this
Topics Topic Starter Replies Views Last Post Reverse Sort Order
 
 
 only to be between Topics and Topic starter
Back to Top
gölge View Drop Down
Groupie
Groupie


Joined: 16 April 2005
Location: Turkey
Status: Offline
Points: 182
Post Options Post Options   Thanks (0) Thanks(0)   Quote gölge Quote  Post ReplyReply Direct Link To This Post Posted: 16 May 2006 at 9:11pm
at line 477 to line 484 replace the code with this:
 
%>
  <td width="31%"><a href="active_topics.asp?SO=T<% = strQsSID2 %>"><% = strTxtTopics %></a><% If Request.QueryString("SO") = "T" Then Response.Write(" <a href=""active_topics.asp?SO=T&OB=" & strSortDirection & strQsSID2 & """><img src=""" & strImagePath & strSortDirection & ".gif"" border=""0"" align=""absmiddle"" alt=""" & strTxtReverseSortOrder & """ /></a>") %></td>
  <td width="25%"><a href="active_topics.asp?SO=T<% = strQsSID2 %>"><% = strTxtForums %></a><% If Request.QueryString("SO") = "T" Then Response.Write(" <a href=""active_topics.asp?SO=T&OB=" & strSortDirection & strQsSID2 & """><img src=""" & strImagePath & strSortDirection & ".gif"" border=""0"" align=""absmiddle"" alt=""" & strTxtReverseSortOrder & """ /></a>") %></td>
  <td width="15%" nowrap><a href="active_topics.asp?SO=A<% = strQsSID2 %>"><% = strTxtThreadStarter %></a><% If Request.QueryString("SO") = "A" Then Response.Write(" <a href=""active_topics.asp?SO=A&OB=" & strSortDirection & strQsSID2 & """><img src=""" & strImagePath & strSortDirection & ".gif"" border=""0"" align=""absmiddle"" alt=""" & strTxtReverseSortOrder & """ /></a>") %></td>
  <td width="7%" align="center" nowrap><a href="active_topics.asp?SO=R<% = strQsSID2 %>"><% = strTxtReplies %></a><% If Request.QueryString("SO") = "R" Then Response.Write(" <a href=""active_topics.asp?SO=R&OB=" & strSortDirection & strQsSID2 & """><img src=""" & strImagePath & strSortDirection & ".gif"" border=""0"" align=""absmiddle"" alt=""" & strTxtReverseSortOrder & """ /></a>") %></td>
  <td width="7%" align="center" nowrap><a href="active_topics.asp?SO=V<% = strQsSID2 %>"><% = strTxtViews %></a><% If Request.QueryString("SO") = "V" Then Response.Write(" <a href=""active_topics.asp?SO=V&OB=" & strSortDirection & strQsSID2 & """><img src=""" & strImagePath & strSortDirection & ".gif"" border=""0"" align=""absmiddle"" alt=""" & strTxtReverseSortOrder & """ /></a>") %></td>
  <td width="25%" align="center"><a href="active_topics.asp<% = strQsSID1 %>"><% = strTxtLastPost %></a><% If Request.QueryString("SO") = "" Then Response.Write(" <a href=""active_topics.asp?OB=" & strSortDirection & strQsSID2 & """><img src=""" & strImagePath & strSortDirection & ".gif"" border=""0"" align=""absmiddle"" alt=""" & strTxtReverseSortOrder & """ /></a>") %></td>
 </tr><%
 
and line 731 (after </td> )add this code:
 
<td>strforumname</td>
Back to Top
AnaMaria View Drop Down
Groupie
Groupie


Joined: 12 May 2005
Status: Offline
Points: 37
Post Options Post Options   Thanks (0) Thanks(0)   Quote AnaMaria Quote  Post ReplyReply Direct Link To This Post Posted: 16 May 2006 at 10:28pm
The firs part is working, I have a table with sign Forum, but I can get the
name of the forum. I tried your sugestion, but than it writes strforumname
 in stand of my forum name, I tried <% = strForumName %> but than the
line is empty.
I don't know what to do...
Back to Top
gölge View Drop Down
Groupie
Groupie


Joined: 16 April 2005
Location: Turkey
Status: Offline
Points: 182
Post Options Post Options   Thanks (0) Thanks(0)   Quote gölge Quote  Post ReplyReply Direct Link To This Post Posted: 16 May 2006 at 10:54pm
sure <% = strForumName %> is correct.  i'd forgotten responses
 
 
add that code to line 576 :
 
If sarryTopics(1,intCurrentRecord) <> strForumName Then
 
   'Give the forum name the new forum name
   strForumName = sarryTopics(1,intCurrentRecord)
 
End If
 
it must be ok...


Edited by gölge - 16 May 2006 at 10:55pm
Back to Top
AnaMaria View Drop Down
Groupie
Groupie


Joined: 12 May 2005
Status: Offline
Points: 37
Post Options Post Options   Thanks (0) Thanks(0)   Quote AnaMaria Quote  Post ReplyReply Direct Link To This Post Posted: 17 May 2006 at 11:08am
It works!
Thank you
Only they are not links, but never mind
Back to Top
AnaMaria View Drop Down
Groupie
Groupie


Joined: 12 May 2005
Status: Offline
Points: 37
Post Options Post Options   Thanks (0) Thanks(0)   Quote AnaMaria Quote  Post ReplyReply Direct Link To This Post Posted: 16 August 2006 at 8:47am
How to make this Forum names links?
Back to Top
 Post Reply Post Reply Page  <12

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.