Results for "Volume: ASP_Volume3"
MyLogin is created entirely in ASP. With just a few simple steps you can password protect any of your pages without knowing how to code ASP (But it Helps!) You can assign individual access levels or you can assign Group access levels. You an also assign Expiration Dates on Groups or Individual Levels. MyLogin uses a DSNLess Access database so you will not have to set up an ODBC. Best of all MyLogin is absolutely FREE!
Provides your site with security. A login and password, with the ability for the user to change their own password. It uses a DSN-less Access database so that you do not need to set up a DSN on the server.
This is a web that I banged out for a party. It took me a couple of days to write and I thought I would share it with the community. It does the very basics of notifying friends of a party, gathering responses from the users, question polling and result viewing. I left everything intact to see how it looked, but feel free (of course) to change stuff. **This is a complete plug-n-play webpage** This web-WebVite- contains these features... * Polling * Graphing * Invite a Friend * Email * dBase interaction * User Interaction Also included is a aspmail .dll called Smtpvsg.dll. Make sure you slap this in your system folder and regsvr32 it. Also, I have included two .mdb's. One is 2000 one is 97. Good luck! oh..and I would love to see any improvements..please Micah Nasarow www.gametrends.com [email protected] [email protected] PLEASE NOTE!!! -Added-4-25-2000 Dudes..I am totally sorry, but the mail component I used was a licensed component. If you have it great if not, may I suggest usign the CDONTS.Mail component native to IIS4.0. You will have to make some changes to the code. If you need help..let me know or there is a good tutorial at www.asp101.com
This code will enable you to, in ASP, play a game of connect 4 with 2 people sitting at the same PC.
Search in the site for any word
The code of DX Anywere retrieves the handle of the window/scrollbar/toolbar/textbox/clock/start button whatever under the mouse cursor. Now, with this handle you can start DirectX in that window/scrollbar/toolbar/textbox/clock/start button/whatever The DirectX window is automatically resized to match the required with and height. Really great code, to make an 'DirectX Accelerated Desktop"
This Code Generates A Monthly Calendar Based On The Dates You Supply. I Developed This Originally For My Job And I Want To Make It Available To Anyone Else Who May Find It Usefull. It Originally Filled The Cells With Data From A Database Depending On The Date Informaton In The Database But I Removed That Function. It Is Very Easy To Add That Function Back In And If You Are Intrested In Help With Adding That Function Contact Me At: [email protected] And I Will Be Glad To Help.
This is a cool parody of Windows 95/98/NT/2000 that looks just like the real thing. The difference lies in the details... This update of WinS*x 2000 WorkFrustration includes the following new features: a) lots of new graphical effects, including an improved Start Menu with MouseOver code, b) a FREE, off-line version of MicroSh*t's Homepage! Just click the Internet Explorer icon! c) a virus scanner that REALLY WORKS! Open the Find Bugs menu in the Start Menu, and click 'Scan for viruses'! d) NEW LOOK - actual wallpaper and icons from Windows 2000 Professional!!! e) a log-in screen. The ZIP file is 261 Kb but it's worth the download! (NOTE: This is an old version; download the new one at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=34826&lngWId=1 )
The common snake-like game. This is written using API only (no MFC) with a simple graphic. In a next version I'll insert color picker and other interesting options.
This is an article which talks about Typed and Untyped DataSet.
I found this questions really good to crack the interviews.
(Updated - Even Faster Now) This class will fill any Form or PictureBox with a Gradient fill starting from Color1 and blending to Color2. Sure, I know you've seen that plenty of times, but this code allows you to select any angle 0º to 359.99999º and it does a perfect blend at all angles. Use any colors, even system colors. Create multiple special effects by setting PictureBoxes next to each other and filling them in different directions. Includes full source code and sample program. PLEASE VOTE FOR ME!
This code extracts icons from Dll's and Exe's. The code is so simple any VB newbie should be able to understand it.
You can't get too far in ASP without an intimate knowledge of HTML, so this tutorial will take a newbie through the ABC's of HTML...one step at a time. It's also a great reference for pros who forget how to use little known tags! By [email protected]
You can't get too far in ASP without an intimate knowledge of HTML, so this tutorial will take a newbie through the ABC's of HTML...one step at a time. It's also a great reference for pros who forget how to use little known tags! By [email protected]
Human Resources Management System (HRMS) was a relust of what I learnt from friends here and wanted to share it free as well. It found to be helpful in ma final year project that at Oxford Brookes Univesity (Singapore Campus). It'll show young programmers like me how to create a Multiple Document Interface (MDI) just like Adobe's PhotoShop and use of Crystal Repost from a databaze query. Enjoy ma code :) .
Since ASP is especially good at reading and writing to databases, let's start with a very simple database and scripts that we'll eventually build into a guestbook... Reprinted with permission from http://www.web-savant.com/users/kathi/asp
SMS is rapidly becoming a major medium of communication. In todays world we come across many examples of services which use SMS as a medium for communication like the polls in different news channels or exams results via SMS. Behind all these services there lies a software which automates the whole process of sending and recieving a SMS.This article discusses a code of a similar software written in C#.NET that sends a sms via a cell phone connected to the COM port. This software makes use of AT commands to send instructions to the cell phone from the computer and requires no third party dll's.
When working with HTML forms and ASP the order of the tags CAN and WILL make a difference! This article details some traps that HTML newbies can run into when designing ASP pages.
Resize and position the browser window