<% @ Language=VBScript %> <% Option Explicit %> <% '**************************************************************************************** '** Copyright Notice '** '** Web Wiz Guide - Web Wiz Forums '** http://www.webwizforums.com '** '** Copyright 2001-2006 Bruce Corkhill All Rights Reserved. '** '** This program is free software; you can modify (at your own risk) any part of it '** under the terms of the License that accompanies this software and use it both '** privately and commercially. '** '** All copyright notices must remain in tacked in the scripts and the '** outputted HTML. '** '** You may use parts of this program in your own private work, but you may NOT '** redistribute, repackage, or sell the whole or any part of this program even '** if it is modified or reverse engineered in whole or in part without express '** permission from the author. '** '** You may not pass the whole or any part of this application off as your own work. '** '** All links to Web Wiz Guide and powered by logo's must remain unchanged and in place '** and must remain visible when the pages are viewed unless permission is first granted '** by the copyright holder. '** '** This program is distributed in the hope that it will be useful, '** but WITHOUT ANY WARRANTY; without even the implied warranty of '** MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR ANY OTHER '** WARRANTIES WHETHER EXPRESSED OR IMPLIED. '** '** You should have received a copy of the License along with this program; '** if not, write to:- Web Wiz Guide, PO Box 4982, Bournemouth, BH8 8XP, United Kingdom. '** '** '** No official support is available for this program but you may post support questions at: - '** http://www.webwizguide.info/forum '** '** Support questions are NOT answered by e-mail ever! '** '** For correspondence or non support questions contact: - '** '** Web Wiz Guide, Unit 10E, Dawkins Road Industrial Estate, Poole, Dorset, UK, BH15 4JD '** '**************************************************************************************** Response.Buffer = True 'Declare variables Dim intIndexPosition 'Holds the idex poistion in the emiticon array Dim intNumberOfOuterLoops 'Holds the outer loop number for rows Dim intLoop 'Holds the loop index position Dim intInnerLoop 'Holds the inner loop number for columns 'Reset Server Objects Call closeDatabase() %> Forum Kodlarý <% '***** START WARNING - REMOVAL OR MODIFICATION OF THIS CODE WILL VIOLATE THE LICENSE AGREEMENT ****** Response.Write("") '***** END WARNING - REMOVAL OR MODIFICATION OF THIS CODE WILL VIOLATE THE LICENSE AGREEMENT ****** %>
<% = strTxtForumCodes %>
<% = strTxtYouCanUseForumCodesToFormatText %>

<% If blnFlashFiles Then %> <% End If If blnEmoticons Then %> <% End If %>
<% = strTxtTypedForumCode %> <% = strTxtConvetedCode %>
<% = strTxtTextFormating %>
[B]<% = strTxtBold %>[/B] <% = strTxtBold %>
[I]<% = strTxtItalic %>[/I] <% = strTxtItalic %>
[U]<% = strTxtUnderline %>[/U] <% = strTxtUnderline %>
[CENTER]<% = strTxtCentre %>[/CENTER] <% = strTxtCentre %>
<% = strTxtTypedForumCode %> <% = strTxtConvetedCode %>
<% = strTxtImagesAndLinks %>
[IMG]http://myWeb.com/smiley.gif[/IMG]
[URL=http://www.myWeb.com]<% = strTxtMyLink %>[/URL] <% = strTxtMyLink %>
[URL]http://www.myWeb.com[/URL] http://www.myWeb.com
[EMAIL=me@myWeb.com]<% = strTxtMyEmail %>[/EMAIL] <% = strTxtMyEmail %>
<% = strTxtTypedForumCode %> <% = strTxtConvetedCode %>
<% = strTxtFontTypes %>
[FONT=Arial]Arial[/FONT] Arial
[FONT=Courier]Courier[/FONT] Courier
[FONT=Times]Times[/FONT] Times
[FONT=Verdana]Verdana[/FONT] Verdana
<% = strTxtTypedForumCode %> <% = strTxtConvetedCode %>
<% = strTxtFontSizes %>
[SIZE=1]<% = strTxtFontSize %> 1[/SIZE] <% = strTxtFontSize %> 1
[SIZE=2]<% = strTxtFontSize %> 2[/SIZE] <% = strTxtFontSize %> 2
[SIZE=3]<% = strTxtFontSize %> 3[/SIZE] <% = strTxtFontSize %> 3
[SIZE=4]<% = strTxtFontSize %> 4[/SIZE] <% = strTxtFontSize %> 4
[SIZE=5]<% = strTxtFontSize %> 5[/SIZE] <% = strTxtFontSize %> 5
[SIZE=6]<% = strTxtFontSize %> 6[/SIZE] <% = strTxtFontSize %> 6
<% = strTxtTypedForumCode %> <% = strTxtConvetedCode %>
<% = strTxtFontColours %>
[COLOR=BLACK]<% = strTxtBlack & " " & strTxtFont %>[/COLOR] <% = strTxtBlack & " " & strTxtFont %>
[COLOR=WHITE]<% = strTxtWhite & " " & strTxtFont %>[/COLOR] <% = strTxtWhite & " " & strTxtFont %>
[COLOR=BLUE]<% = strTxtBlue & " " & strTxtFont %>[/COLOR] <% = strTxtBlue & " " & strTxtFont %>
[COLOR=RED]<% = strTxtRed & " " & strTxtFont %>[/COLOR] <% = strTxtRed & " " & strTxtFont %>
[COLOR=GREEN]<% = strTxtGreen & " " & strTxtFont %>[/COLOR] <% = strTxtGreen & " " & strTxtFont %>
[COLOR=YELLOW]<% = strTxtYellow & " " & strTxtFont %>[/COLOR] <% = strTxtYellow & " " & strTxtFont %>
[COLOR=ORANGE]<% = strTxtOrange & " " & strTxtFont %>[/COLOR] <% = strTxtOrange & " " & strTxtFont %>
[COLOR=BROWN]<% = strTxtBrown & " " & strTxtFont %>[/COLOR] <% = strTxtBrown & " " & strTxtFont %>
[COLOR=MAGENTA]<% = strTxtMagenta & " " & strTxtFont %>[/COLOR] <% = strTxtMagenta & " " & strTxtFont %>
[COLOR=CYAN]<% = strTxtCyan & " " & strTxtFont %>[/COLOR] <% = strTxtCyan & " " & strTxtFont %>
[COLOR=LIME GREEN]<% = strTxtLimeGreen & " " & strTxtFont %>[/COLOR] <% = strTxtLimeGreen & " " & strTxtFont %>
<% = strTxtTypedForumCode %> <% = strTxtConvetedCode %>
<% = strTxtQuoting %>
[Quote=Username]<% = strTxtQuotedMessage & " " & strTxtWithUsername %>[/QUOTE]
[Quote]<% = strTxtQuotedMessage %>[/QUOTE]
<% = strTxtTypedForumCode %> <% = strTxtConvetedCode %>
<% = strTxtCodeandFixedWidthData %>
[CODE]<% = strTxtMyCodeData %>[/CODE]
<% = strTxtTypedForumCode %> <% = strTxtConvetedCode %>
<% = strTxtFlashFilesImages %>
[FLASH WIDTH=50 HEIGHT=50]http://www.myWeb.com/flash.swf[/FLASH]
<% = strTxtTypedForumCode %> <% = strTxtConvetedCode %>
<% = strTxtEmoticons %>
<% 'Intilise the index position (we are starting at 1 instead of position 0 in the array for simpler calculations) intIndexPosition = 1 'Calcultae the number of outer loops to do intNumberOfOuterLoops = UBound(saryEmoticons) / 2 'If there is a remainder add 1 to the number of loops If UBound(saryEmoticons) MOD 2 > 0 Then intNumberOfOuterLoops = intNumberOfOuterLoops + 1 'Loop throgh th list of emoticons For intLoop = 1 to intNumberOfOuterLoops Response.Write("") 'Loop throgh th list of emoticons For intInnerLoop = 1 to 2 'If there is nothing to display show an empty box If intIndexPosition > UBound(saryEmoticons) Then Response.Write("") Response.Write("") Response.Write("") 'Else show the emoticon Else Response.Write("") Response.Write("") Response.Write("") End If 'Minus one form the index position intIndexPosition = intIndexPosition + 1 Next Response.Write("") Next %>
   " & saryEmoticons(intIndexPosition,1) & "" & saryEmoticons(intIndexPosition,2) & "


<% '***** START WARNING - REMOVAL OR MODIFICATION OF THIS CODE WILL VIOLATE THE LICENSE AGREEMENT ****** If blnLCode = True Then If blnTextLinks = True Then Response.Write("Powered by Web Wiz Forums version " & strVersion & "") Else Response.Write("") End If Response.Write("
Copyright ©2001-2006 Web Wiz Guide") End If '***** END WARNING - REMOVAL OR MODIFICATION OF THIS CODE WILL VIOLATE THE LICENSE AGREEMENT ****** %>