Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #162804
Encryption / Decryption, updated, version 3.

Encrypts and Decrypts strings on a webpage. Source is hidden from the user, so that a cracker can only guess about the algorythm.

4_2005-2006 #167254
Startup Utility 1.0

This utility invokes Scandisk or Defrag before loading Desktop and major process as a result there shall not be any intervention for Scandisk or Defrag. For further information about the problem read http://support.microsoft.com/default.aspx?scid=kb;en-us;222469&Product=w98 For further information read "Startup Utility 1.0.ppt" and "Startup Utility.doc"

4_2005-2006 #153177
Easy IP Demo

Easy one line code to return your ip address using winsock.

4_2005-2006 #158414
Html Newsletter system

This code will open a database of emails and will send a html file, sending the emails in alphabetic order (a,b,c...z)

4_2005-2006 #156154
A+ ASP Image/Document uploader | view/delete/upload files... create/delete folders

This script utilizes a mix of server-side ASP and client-side vbscript to provide users with the capability to navigate the directory structure of the web-server, select an image file or a document file, and then pass the file attributes back to an HTML form. If the file selected is an image... The image will be displayed to the user so they know that the selected file is the one they want. In addition... the name, width, height, and size of the selected image is collected (code snippet borrowed from Mike Shaffer on 4guys http://www.4guysfromrolla.com/webtech/050300-1.shtml) and passed back to the HTML form. If the file selected is a document... the user has the option to download and open the selected file. The name and size of the document selected is passed back to the HTML form. Additional functionality: UPLOAD IMAGE OR DOCUMENT FILES to the given directory... DELETE IMAGE OR DOCUMENT FILES in the given directory... CREATE NEW FOLDERS... DELETE FOLDERS. This code can be modified to allow any type of file to be uploaded.

4_2005-2006 #150054
CRC Checksum

Calculates the CRC for a given string.

4_2005-2006 #153136
MailTools

A set of tools for retrieving and sending Mail through POP and SMTP servers using the Winsock control. Incorporate them into your programme for quick and easy mail support! Suitable for intermediate and advanced users/applications alike. UPDATED: Fixed bugs, more documentation

4_2005-2006 #154932
Site Post Check

Checks the HTTP Referer header to ensure people are not posting from other websites. You can include this file if you use templates on your website, or just include it on the pages that receive form data posts. Warning - someone who knows there stuff can get around this by modifying there HOST file. this isn't 100% fool proof, but it may deter most from posting data from other websites.

4_2005-2006 #162975
xml reporter

create xml reports

4_2005-2006 #153178
Text file logger

The code is a VB class used to log data in a series of text files. The text files will have common name with unique indices (the file index is incremented each time a new file is created). You can set limits such as how many lines/records in a text file and how many files to create. This class is a general purpose tool that can be used to log e.g.: data, system events and errors. You need to specify explicitly the common file name, extension, path, number of records in a file and number of files to create. There are options that you can set: - whether to continue logging from previously created files or to start with a new set of log files - to continue printing/writing on next cursor position (print without carriage return) or on next line (print with carriage return)

4_2005-2006 #161012
XD Portal V 1.1

XD Portal is an open source ASP.NET 2.0 n-tier web application written in C# and SQL stored procedure. XD Portal provides content management capabilities and administration tools to create a dynamic interactive database driven web sites such as community portal, intranet and other Internet portal application. This application is extendable and code is included in the download so you can play around. Demo URL: http://www.ex-designz.net/xdportalscnshots/xdportal.htm XD Portal Architecture: DAL > Model > BLL > UI Features: 1) Secured user login system 2) Admin Manager Page to manage site configuration, contents and users, i.e. suspend user. 3) Comment System 4) Rating System 5) Enabled/disabled comment through admin page. 5) Send to a friend email in HTML format. 6) User Registration photo upload 8) CSS layout interface. 9) Dynamic Layout swithcer i.e. Rows, Grid 2 Columns or Grid 3 Columns 10) Optimized for SE 11) Article/Blog Manager - Add, edit and delete article/blog Fixed corrupted database header. Reupload new zip included the XDPortal.Bak Below is the instructions restoring the backup from the app_data. 1) Open your SQL Management Studio. Create a new Database name “XDPortal”. 2) Right click on the database and click restore database. 3) Once the restore window is open. Navigate to the backup sql which is inside the app_data folder. Check the database to restore and click the option in the left panel. This will open another window. There, select overwrite database. I restore the backup in my Laptop in 1 min. It should be easy. Download XDPortal, included the XDPortal.Bak Check MSDN for complete tutorial: http://msdn.microsoft.com/en-us/library/ms177429.aspx Added AJAX multi-view event calendar. Calendar screenshots: http://www.ex-designz.net/xdportalscnshots/eventsmainpage.gif http://www.ex-designz.net/xdportalscnshots/eventlistview.gif http://www.ex-designz.net/xdportalscnshots/eventweekview.gif Update: 5-10-09: Re-write some long stored procedures so it will be easy to read, understand and maintained. Added repeater multiple/batch delete of rows through a comma separated value so it only hits the database once, instead of looping.

4_2005-2006 #162282
Guest Book Service!

Guestbook Service is a set of ASP scripts that allows you to provide free guestbook service for users on your site. So now you can run your own website like dreambook.com and make lot of money! IF YOU LIKE MY CODE, PLEASE VOTE! Thanks..

4_2005-2006 #160650
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

4_2005-2006 #161712
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.

4_2005-2006 #163097
Remove HTML

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

4_2005-2006 #162739
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.

4_2005-2006 #161129
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.

4_2005-2006 #171202
DataGridViewTest

Program is database program which has MS-Access as backend and it shows the table in DataGridView.

4_2005-2006 #162279
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.

4_2005-2006 #162280
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.

Languages
Top Categories
Global Discovery