Advertisement

Results for "Volume: 2_2002-2004"

2_2002-2004 #129092
GPS 1.2 - Content Managing System

GPS 1.2 is the backbone for every asp powered homepage. It simplises the whole administration: -You dont have to upload anything anymore. Just login and post a message. -GPS has multiuser support. You can set accessrights for each member. -Coordinate your homepagedev. with all administrators in the restricted forum. -GPS 1.2 has been augmented with GNS 1.1. Now every visit on your homepage is tracked and you get some infos like IP, Resolution, Colors, Platform, Browser from every user! GPS 1.2 has been built in order to be adapted easily into EVERY asp website: Just copy and paste the code of post.asp into the page you want the news to appear. You can even edit the layout and color structure of the table where the postings will appear. -All postings can be searched This GPS 1.2 Version Features: -> Text layouting -> " and ' support -> Edit Message Function -> Minor bugfixes -> Emailing function (CDONTS needed) -> Printable version -> Tracking powered by GNS -> And much more

2_2002-2004 #129201
VersiForum

VersiForum is an ASP forum system written as an add-on for the Modular Site Management System and requires MSMS to be installed before it will run. Both MSMS and VersiForum are completley free, and currently in early beta versions.

2_2002-2004 #129266
Remove HTML

The trimHTML(string) function removes any html tags that are embedded in the string.

2_2002-2004 #129250
Database Search Example

This is a small example of how to get input from visitor at your site, search a database, and send them the results.

2_2002-2004 #129119
Site User login with admin functions

This is a demo of a user login system with admin features and functions. Uses cookies and an access db. The main feature are status flags. Diff flags give diff privies/etc. Also i have included 2 admin pages. The first for user admin which allows you to change the user status, view the last on date, last ip, delete, upgrade, and downgrade the account. The other is a very descript log view for the logging system i have. Records ip, logged in name if possible, date, time and then allows you to view by date, and sort by any and all of those events. Have fun and please vote xor comment on it.

2_2002-2004 #129232
Site Submitter Pro

Another onf of my great scripts. Add this service to your site, It allows people to submit there website to loads of other website for free or maybe you can charge. As always I am leaving this code FULL customizable. Please vote for me as alot of work has gone into this code.

2_2002-2004 #129233
GuestBook Pro 2002

New Looking Guestbook. Add this cool looking guestbook to your website. Visitors can Register then login and do all sorts of things. I am making the code (FULLY) customizable so edit and change anything you like. Please I would really appreciate it if you would vote for my code as alot of work went into this.

2_2002-2004 #129234
GuestBook Professional

New Looking Guestbook. Add this cool looking guestbook to your website. Visitors can Register then login and do all sorts of things. I am making the code (FULLY) customizable so edit and change anything you like. Please I would really appreciate it if you would vote for me as alot of work went into my code..

2_2002-2004 #129227
Ad Rotator

It displays a new image every time a user goes to your site, for example, every refresh will display a new banner. If you could all give me some feedback, and please rate my work.

2_2002-2004 #129202
Search Index server with ASP

I have been doing a bit of work using Index Server 2 on IIS5 for our companies Intranet and have developed a pluggable piece of code to all you to search any of you Index server catalogs easily. The results page has a css file linked and can be customize easily and the whole thing is done in include files so you can incorporate it into your own site with ease. I have put the code within a directory stucture within the zip file simple expand in include the directory structure, place it on your server and you are away!!!! .

2_2002-2004 #122918
Send Mail With SMTP

Send email using SMTP.

2_2002-2004 #129009
WorkOrder System

Creates workorders for a IT center. Was designed spacifically for ISDN and T1 installations. You may do what you wish with the code. I have added the print button to my submission.

2_2002-2004 #128517
Prevent viewing of javascript and stylesheets

Prevent unauthorized viewing of website javascript and style sheet files. Simply rename all your style and javascript files to the .asp extension. Then include the validate_view.asp file at the top of each file. Open the validate_view.asp file and change the top the constants to those required. Then finally call the procedure name "validate_view" with the current files content type as the parameter.

2_2002-2004 #122919
Reading Command Parameters

Have you ever wanted to click a file and open it? If your program is associated with a specified file type, or you select file(s) and drag them onto the exe icon of your app then this code is for you. It reads the parameters when the form is loaded using by getting the "Command". This code can get each file dragged or clicked on. If you just use the command statement you will get something like this "c:\george.bmp c:\ben.bmp f:\mydoc.doc". This code seperates each file and uses another sub to open it.

2_2002-2004 #129112
XMLHTTP & ASP Whois Lookup script

I coded this script after weeks of trying to get perl whois scripts to work,on a windows 2000 server, it uses Microsoft.XMLHTTP component to retrieve whois information from Nominet UK & Network Solutions. It works by posting the domain name to their whois page. The page is returned to the script and XMLHTTP component strips the rubbish of the returned object and prints out the whois information You can see the script in action at the following addresses: http://www.dwiwebdesign.com/whois/whoisv1-uk.asp http://www.dwiwebdesign.com/whois/whoisv1-us.asp http://www.dwiwebdesign.com/whois/whoisv1-uk&us.asp You don't need any objects installed on the server. Only Internet Explorer 5 or more. If there's any problems email me and i will try to help you out.. David Irwin

2_2002-2004 #129268
Who Stole the Cookies ?

INTERNET cookies are incredibly simple, but they are one of those things that have taken on a life of their own. Cookies started receiving tremendous media attention starting February 2000 because of the Internet privacy concerns. The debate still rages on.

2_2002-2004 #129269
An Introduction to Java Servlets

Java servlets are making headlines these days, claiming to solve many of the problems associated with CGI and proprietary server APIs. In this article I will describe the overall servlet architecture and what you need to develop your application with servlets. I will use several code examples to show you how to use the Servlet API, and compare it with CGI and proprietary server APIs where appropriate.

2_2002-2004 #128844
Inventory.vbs

This script is the first part of an inventory system. It uses WMI to read various information about a system. What makes it unique is that is opens an Internet Explorer application and creates a form containing the inventory data. It then automatically submits this form to an asp page sitting on my intranet which parses the data and loads in into an access db.

2_2002-2004 #129314
ASP Quicksite

(Please rate this and send me comments, suggestions, or bugs. If I don't get feedback, there won't be a second version.) ASP Quicksite is basically a quick and easy site-in-a-box. Quicksite uses Macromedia Dreamweaver for templates, so all the design is up to you. ASP Quicksite has a Microsoft Access database backend, and includes the following features: user registration, log in, and log out; multi-category question and answer forum; and a comments system which allows for comments on any page. http://www.sau21.k12.nh.us/nhes/history is an example of the system in use. Remember to start administrating the forum by logging in as "admin" for the email field, and "password" for the password field. That is admin/password. After logging in, you can update your account to customize this information.

2_2002-2004 #129133
Text Importer

Create an import profile and import a text file into a Database using ASP. Sometimes you need to be able to import text files into an online db. This script lays down some ground work and provides an interface similar to the Import wizzard in MSAccess. The main difference is that you can save the import specifications and then simply call the importer with its ID and the name of the file. If you are running this on NT or 2K you will need to set the relevant permissions on the db and Incomming directories. NOTE: This is the first working version of something that is VERY much work in progress. I have still got more work to do on it, including some docs and such... in the meantime it works fairly well but only saves the data into the same db as specified in opendb.asp I have only tested it with IE.

Languages
Top Categories
Global Discovery