Current location: Hot Scripts Forums » Programming Languages » ASP » Help me guys


Help me guys

Closed Thread
  #1 (permalink)  
Old 09-09-03, 08:47 PM
Mister B.'s Avatar
Mister B. Mister B. is offline
Wannabe Coder
 
Join Date: Jul 2003
Posts: 136
Thanks: 0
Thanked 0 Times in 0 Posts
Help me guys

<%
If RS("gusers") = "1" Then
if RS("pone") = "empty" Then%>
Eight Slots Left
<%else%>
Unfourtunetally this game is full.
<%end if
elseif RS("gusers") = "2" Then
if RS("pone") = "empty" Then%>
Eight Slots Left
<%elseif RS("ptwo") = "empty" Then%>
Seven Slots Left
<%else%>
Unfourtunetally this game is full.
<%end if
elseif RS("gusers") = "3" Then
if RS("pone") = "empty" Then
%>Eight Slots Left<%
elseif RS("ptwo") = "empty" Then
%>Seven Slots Left<%
elseif RS("pthree") = "empty" Then
%>Six Slots Left<%
else%>
Unfourtunetally this game is full.
<%
end if
elseif RS("gusers") = "4" Then
if RS("pone") = "empty" Then
%>Eight Slots Left<%
elseif RS("ptwo") = "empty" Then%>
Seven Slots Left<%
elseif RS("pthree") = "empty" Then
%>Six Slots Left<%
elseif RS("pfour") = "empty" Then
%>Five Slots Left<%
else%>
Unfourtunetally this game is full.
<%
end if
elseif RS("gusers") = "5" Then
if RS("pone") = "empty" Then
%>Eight Slots Left<%
elseif RS("ptwo") = "empty" Then
%>Seven Slots Left<%
elseif RS("pthree") = "empty" Then
%>Six Slots Left<%
elseif RS("pfour") = "empty" Then
%>Five Slots Left<%
elseif RS("pfive") = "empty" Then
%>Four Slots Left<%
else%>
Unfourtunetally this game is full.
<%end if
elseif RS("gusers") = "6" Then
if RS("pone") = "empty" Then
%>Eight Slots Left<%
elseif RS("ptwo") = "empty" Then
%>Seven Slots Left<%
elseif RS("pthree") = "empty" Then
%>Six Slots Left<%
elseif RS("pfour") = "empty" Then
%>Five Slots Left<%
elseif RS("pfive") = "empty" Then
%>Four Slots Left<%
elseif RS("psix") = "empty" Then
%>Three Slots Left<%
else
%>
Unfourtunetally this game is full.
<%
end if
elseif (RS("gusers") = "7") Then
if (RS("pone") = "empty") Then%>
Eight Slots Left
<%else if RS("ptwo") = "empty" Then
%>Seven Slots Left<%
elseif RS("pthree") = "empty" Then
%>Six Slots Left<%
elseif RS("pfour") = "empty" Then
%>Five Slots Left<%
elseif RS("pfive") = "empty" Then
%>Four Slots Left<%
elseif RS("psix") = "empty" Then
%>Three Slots Left<%
elseif RS("pseven") = "empty" Then
%>Two Slots Left<%
else
%>
Unfourtunetally this game is full.
<%
end if
elseif (RS("gusers") = "8") Then
if RS("pone") = "empty" Then%>
Eight Slots Left<%
elseif RS("ptwo") = "empty" Then
%>Seven Slots Left<%
elseif RS("pthree") = "empty" Then
%>Six Slots Left<%
elseif RS("pfour") = "empty" Then
%>Five Slots Left<%
elseif RS("pfive") = "empty" Then
%>Four Slots Left<%
elseif RS("psix") = "empty" Then
%>Three Slots Left<%
elseif RS("pseven") = "empty" Then
%>Two Slots Left<%
elseif RS("peight") = "empty" Then
%>One Slot Left<%
else
%>
Unfourtunetally this game is full.
<%
end if%><BR>
<P>

Umm this is the error

Microsoft VBScript compilation error '800a03f6'

Expected 'End'

/cubularrpg/glist.asp, line 108

elseif (RS("gusers") = "8") Then
^


You guys know the problemo??????????????
__________________
God save us from the religious fanatics
  #2 (permalink)  
Old 09-09-03, 09:12 PM
MadDog MadDog is offline
Code Master
 
Join Date: Aug 2003
Posts: 935
Thanks: 0
Thanked 0 Times in 0 Posts
You dont need to post twice.

Im locking the topic.
__________________
Drew Gauderman
ASP - MSSQL Coder / Buisness Owner / Coder for Hire!
MSN-ICQ-AIM-YIM in Profile

http://www.iportalx.net an easy ASP portal system.
Closed Thread

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Perl-PHP software Copyright question! kevin PHP 8 10-29-03 08:03 AM
Hello Friends.... kingofkellys The Lounge 3 10-08-03 11:50 AM
Hi Guys! AJW New Members & Introductions 1 09-06-03 11:51 PM
Can you rate this guy's script? Trel PHP 3 08-14-03 01:38 PM
hey whatz up guys -- wanna be my friend dateadesi New Members & Introductions 1 06-21-03 06:20 PM


All times are GMT -5. The time now is 03:29 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.