Results for "Volume: ASP_Volume3"
Hello, This is a complete security small webpages I'm using ASP. It allows users to enter their username/userpassword, in order to go further into your webpages. It also allows new user to creates a very simple account like: User's FullName, User's nickname and User's password. I hope that it will gives you lot of ideas to program better in ASP. Thank you for using this Tri Nguyen PS: Please dont forget to give me a feetback and drop me a line to my e-mail address at: [email protected] my friends!. Thanks again
Users can submit their Username, password, and E-Mail address to register for your site! You can then use a password/username checker from this site to see if the logged in correctly!
This is a asp include that will add a image gallery to your page you can have catagorys comment system and alot of images titles and user comments (can be turned off) auto thumbviews of images and will always run in the same page you included it in never opening a new window. there is also a control panel built on to i so you can administer it online (it is hiden you have to add ?a=cp to the path)
Support Solution is a complete customer service/tech support issue entry and completion system, which greatly facilitates the use of remote service employees. A call comes in, gets logged by a local user, gets taken by a remote user, resolved or passed on, then can be viewed from history. Report writing capabilities show how much work has been done BY a user, and FOR a customer. Keep track of whether remote users are logged in or not.
To gather all server variables, and display them nicely in a readable format.
This is a hotel reservation System try to find out....charrr charr lang neh ehehe..!!!!!!
This is a huge 40 Page database access application that is approx 2500 lines. Check it out for your self... The commenting is very sparse and not explanatory but if you have experience you should be able to understand.
the engine i am providing is an asp code generator that i am currently using on my website (www.intratelligent.com) to allow asp developers to upload access databases online and build simple asp interfaces to interact with their data. (insert / update / delete and reporting functionality). although it is coded in vb, it can be compiled into a dll to be used as an object referenced by asp. otherwise it can be run as a stand-alone vb app. i have included a screen shot and added commenting to my code to make it more understandable. if you do not have a lot of experience in vb and asp this will be difficult for you to modify although it can be implemented by anyone.
Returns the date of the week-ending day based on the input date. Useful for due-by dates, weekly accounts etc.
I have seen many active users scripts but they seem to use the session_onend and session_onstart subs in the global.asa to function. This is a pity because most FREE providers do not support global.asa because of resource consumption on the servers :( Thats why i have made this script that doesnt use global.asa :) There is a readme file in the zip to tell you how to use it and an update to this will be made later today which will include active user statistics page and an easier way of implementing the active users variable (not that its hard in this). Have fun and i hope this helps alot of people. *Updated* Fixed a bug which reported the time online do be two large because of not handling AM and PM signs in date. Well please vote for me if you like the code :)
The Galaxy Game (ASP / VBScript / JavaScript) An interactive game for Microsoft Internet Explorer browser, with sound, cool graphics and many levels. You can see a LIVE DEMO of this game at our website. Please Rate This Script. If you have any questions or comment, please feel free to contact me at [email protected] . Description: This game is designed to take advantage of IE's document.all property in VBScript. It's a fast loading, full capability, engaging arcade game that has graphics and sound of quality comparable to that of flash arcade games. Browser detection prevents error if the game is accessed in any other browser, including Netscape. I hope you will enjoy the game and send me any questions / comment / concerns if you have any. Rules of the game: Control the spaceship, shoot down aliens before they reach the land. Save the Earth, and move on to the next level after earning 100 points. Compete against your own score or challenge your friends. Enjoy! Other Notes: You can use and modify this script as you like. If you like this application, support me by giving me a good rating. Your help is greatly appreciated.
Have you ever seen a picture that looks like a picture of something, but when you came up close you saw it was really made up of a lot of different pictures? This example shows you how to create a picture like that. It takes a picture of Drew Carey and creates a big picture of that picture out of little pictures of that same picture. It's kind of neat.
(Updates is on http://www.planet-source-code.com/xq/ASP/txtCodeId.26377/lngWId.1/qx/vb/scripts/ShowCode.htm) Fellow programmers. Ever wonder how one company's software reads a wave file and show it as a wave sample? This code demonstrated how you can read a wave file and DISPLAY it as a wave sample without using a single API! It opens a wave file (FOR RANDOM) to reads the so-call BINARY (ASCII) and draws the lines in a picture box according to the data in the file. Please note that the wave samples produces by this code are not as detail as those you found in some WAVE EDITOR. I'm still figuring out the wave format and try to play the sound. If you know a function that can play sections of a wave file, generate sounds at different volume and frequency or directly make the speakers (connected to the sound card) vibrate at different frequency and volume, please send me an E-mail...Thanks.
This script helps start you off to learning how to automate some of your processes with SQL . For this example, I have chosen to send Email through SQL Server using vbScript. Messages are pulled from a table and deleted once they are sent. You need to create a table in the master database called "Email" and assign the fields "To", "From", "Subject" and "Body". The script will do the rest. If you "SA" account has a password, you will need to modify the script to relflect those changes.
Many a time I found myself needing to display results in 'page' form. And call me old fashioned, devoted to learning or just plain stoopid, but I'd much rather learn how to code something myself than just plug in variables and let a snotty frontpage wizard do it for me. So, here it is, simple code to divide records into 'pages' of your choosing.
Web Site Administrator. This file let you Administrate your site. Includes function like Upload files, Copy or move files in folder, rename, delete and other thinks.
Just a basic intro into socket programming..
This single page allows you to build, administer, analyse and use votes on your website. When you first open the page, it will ask for a user name and password. The user name is AdminUser and the password is AdminPassWord. It is case-sensitive. If you wish to change it (recommended), simply hard-code your choice into the page in the Authorise function. After logging in, it will take you to the help menu, it contains a script you can use to create the database, a description of the menu options and how to use it in a web user environment.
This article explains an alternative to the boring string parse/loop method of building a search query for your website.
Web Browser