All source code in ASP/ VbScript Ask a ASP/ VbScript Pro Discussion Forum Categories All jobs in ASP/ VbScript
LAST,WORD,ZIP,FILE,BIG,SORRY,Complete,applica
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
ASP/ VbScript Stats

 Code: 287,569. lines
 Jobs: 118. postings

 How to support the site

 
Sponsored by:
Quick Search for:  in language:    
You are in:
 
Login


 

 


Latest postings for ASP/ VbScript.
A simpla ASP Login & Logout Page of E-commerce website for Registred Users
By SJPVTLTD.COM on 2/2


A simplem ASP Login Page for Registered User
By SJPVTLTD.COM on 2/2


Click here to see a screenshot of this code!The Real Estate - Search Engine
By Talal Hussain Al-Balushi on 2/1

(Screen Shot)

A simple ASP Registeration Page for E-commerce Website
By Tejas Jayantilal Gandhi on 1/28


A simple ASP Forgot Password page for E-commerce Website
By Tejas Jayantilal Gandhi on 1/28


Simple ASP inquiry form for a simple or e-commerce website
By Tejas Jayantilal Gandhi on 1/28


A Simple ASP Change of Password Page for E-commerce Website
By Tejas Jayantilal Gandhi on 1/28


A simple ASP Login Page
By Tejas Jayantilal Gandhi on 1/27


Free ASP Shopping Cart Software for Small Business
By Tejas Jayantilal Gandhi on 1/27


ASP Daily Hit Counter
By Tejas Jayantilal Gandhi on 1/27


AS400 Connection
By Talal Hussain Al-Balushi on 1/26


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!



 
 
   

SubSpace - Gaming Site

Print
Email
 
winzip icon
Submitted on: 2/1/2001 8:41:56 PM
By: Kevin Pirkl 
Level: Intermediate
User Rating: By 1 Users
Compatibility:ASP (Active Server Pages)

Users have accessed this code 23171 times.
 
author picture
(About the author)
 
     Complete application (with some features disabled) for gaming enthusiasts looking at creating their own web site. This app uses an access database with a DSNless connections for ease of use. It has within it sample code that implements ASPImage.DLL (disabled in default.asp) to put the returning players name on a graphic. It also has a nifty Web Forum and Calendar features as well as secure areas and voting features and excellent graphics. The calendar can be updated. The web forum remembers who you are and fills out your name in comment boxes. The forum indicates which messages you wrote and which messages are new. The members area is database driven and each players information can be updated. The site is self was crafted over a year and a half by myself and is no longer functioning. Some features are disabled or they would crash. I would not expect you to have ASPImage.DLL loaded so that is disabled. The chat no longer functions but you could plug in your own. If you want to actually play this game and the associated zip files just contact me. The game files themselves are located at the top of the links section. One LAST WORD!!! The ZIP FILE IS BIG (SORRY IMAGES) 3.5 MB

 
Can't Copy and Paste this?
Click here for a copy-and-paste friendly version of this code!

    '**************************************
    ' for :SubSpace - Gaming Site
    '**************************************
    if you want To actually play this game and the
    associated zip files just contact me. The game 
    file is href'd at the top of the 
    links section.
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 5 submission(s) by this author

 

 
 Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
This submission should be removed because:
 
Your Vote!

What do you think of this code(in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
2/1/2001 8:58:35 PMKevin Pirkl

Hi me the author here. When you make this a Virtual directory you will have to make a change in the vb.inc file for the connection to the database. I left both ways in. I use Server.MapPath to get the actual path to the physical directory and when you make the directory a virtual then it returns a slightly different path. With that said.
Enjoy!

Kevin
(If this comment was disrespectful, please report it.)

 
7/5/2001 7:16:22 PMKevin

Line number 146 of calendar.asp needs to be

'--changed from
'If ( dtCurViewDay > dtToday) Or ( lbMember = False ) Then
'-- to
If ( dtCurViewDay > dtToday) Or ( lbMember = True ) Then

(If this comment was disrespectful, please report it.)

 
5/31/2002 11:59:50 AMJonah Daley

Trying to config your vb.inc file and no luck i just get error 500 when i try to load the program.. Running 2000 server. From what i saw..there was three diffrent options..any help would be nice.. You can contact me at madman@coloradoboarders.org...thanks again
(If this comment was disrespectful, please report it.)

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author from the email account you registered on the site, so you can correspond directly.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
To post feedback, first please login.


 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Games | Feedback | Customize | ASP/ VbScript Home | Site Home | Other Sites | Open Letter from Moderators | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997-2010 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.   Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.