Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #153975
VBScript Tutorial: Chapter 2--Introduction to the IE Object Model

Since you are using VBScript, that should mean that either you have separate versions for Netscape and Internet Explorer users, make pages which tailor themselves to the client's browser, use VBScript only for non-essential page features, or are developing only for people using Internet Explorer. I have provided an example of a forwarding page which separates users capable of VBScript from others, and also a script which calls extra features if the client is using Internet Explorer. Note that they both use JavaScript, so that they will function in either NN of IE.

4_2005-2006 #152011
move&resize

Resize and move controls during Runtime...very simple to understand

4_2005-2006 #153976
VBScript Tutorial: Chapter 4--Frames and Forms and Elements, Oh My!

One of the most common uses of scripting is to respond to events from a form, such as typing text into a text box or checking data when the Submit button is pressed. There are two ways to reference form elements...this chapter tells you how.

4_2005-2006 #153571
Writing a COM Object in Visual Basic

This a tutorial I wrote because I had so much trouble learning how to write a COM object, I wanted to put it in simple terms for anyone else who might want to get into it.

4_2005-2006 #153860
Response Object (Part 2 of 5): The collections

Part II of our tour of the handy Response object in the ASP Object Model explores the collections available for your use.

4_2005-2006 #152012
Class Builder

Creates class modules(objects) from database tables. Users can also add their own methods, events and properties to the classes. The class builder will generate these additional interfaces together with the pre-selected(pre-defined ) database objects.

4_2005-2006 #153907
Return a Group of Random Records

To return a group of Random Records from a database. For example, a group of random questions for a quiz/test.

4_2005-2006 #152018
TCPSHELL(opensource-like)

TCPSHELL is a some sort of opensource project. Its generate a some sort of linux-on-windows shell box(Telnet) with multi-users support, users file, multi-threading, a good level of security and a easy way to add more functions. this release its just the first REAL release. Enjoy and join me to develop them. you can find last snapshots/distribs at: http://iga.fox.qc.ca/mrgibson/tcpshell/main.html

4_2005-2006 #151261
Mouse Simulation

This program simiulates mouse moves by by NumLock keyboard. Fantastic code. You got to have it.

4_2005-2006 #152667
File / Directory Viewer

This Will Display All The Files, File Size and file date of every file in the directory you specify. To make this work, paste the code into your favorite html editor, save it and then view it.

4_2005-2006 #150118
The Shopping Cart and your new best friend...The Session: Part I

This shopping cart programming excersise is designed to help beginning programmers with some common programming concepts as well as provide more experienced programmers information on ASP's powerful programming environment and how to set up global arrays for web applications.

4_2005-2006 #150119
Index Server for Beginners

It's easy to look smart! This tutorial will help you grasp the basics to utilize Index Server in your organization quickly! Read this tutorial, play with some code, put your arms behind your head, lean back in your chair, and watch as others admire your technical handy-work.

4_2005-2006 #150120
Use Index Server to do full text extraction on PDF files

I call this the $25K solution because that's how much the next cheapest alternative was going to cost this company I was working for. Actually, we found alternatives for over $150,000 and these other solutions only purhased the site licences- no configuration, no development, no free upgrades! So the next time somebody asks you if you're worth $100 an hour, tell them that you're the expert that can help them save money! Then tell them this story...

4_2005-2006 #167264
KNOW assembley & 01110000111000110 langauge programming for c/c++

KNOW assembley & 01110000111000110 langauge programming for c/c++ Once you see how compilers translate seemingly innocuous statements into a ton of machine code, you'll want to search for better ways to accomplish the same thing yeah i think i can help you to do this task by giving your brain a light to the world of amaz*ing assembly language and some machine codes in this article i will try to help you cover the basis such as the advantages of assembley langauge programs Speed. Assembly language programs are the fastest programs Space. Assembly language programs are smallest. programs Capability. You can do things in assembly which are impossible in high level languages. Knowledge. Your knowledge of assembly language will help you write better programs, even when using high level languages and you can really create stunning programs then the numbering systems and the logical operations Data Organization Arithmetic Operations on Binary and Hexadecimal NumbersLogical Operations on Bits Bit Strings and operations in logic Signed and Unsigned Numbers +/- and 0 and the mnemonics and some tips hope you like it and vote for me

4_2005-2006 #152016
BACKGROUND GENERATOR(FIXED)

The background generator should now work. the *.frx files are now in the zip. The program will make bitmap images for either windows desktop background images or web page backgrounds. I got some code from other programs from PlanetSourceCode the rest is mine.

4_2005-2006 #153331
A Dynamic Journal (UPDATED!!)

I always wanted a journal on my site but I never had time to get the dam thing updated...so I wrote an ASP script that does it all. You log on to the submit page from any browser, fill in your entry and bobs your uncle..the code dynamicly adds a link on the index page and adds the entry to a database...so now you can update every day, can be used for all sorts...a tecnical support page, stroy submission etc. I uncluded an admin page based on the guest book by Kathi O'Shea (thanks) in which you can delete entries. ---- I have now updated it to use just one textbox to submit your entry (which can be as long as you like) and fixed the single quotes problem!! thanks kerry

4_2005-2006 #152766
Streaming MP3's

This Code when put in any directory will create a HTML page listing all Mp3's in the directory. It also creates a streaming link to the file, so anyone can stream off you MP3's from your server withour downloading them.

4_2005-2006 #152017
Highlighting Labels

Changes the backcolor of a control when the mouse move on and off of the control. Like the changing links you see on web pages. Good for trivia gaming code.

4_2005-2006 #152029
Changing tooltip text for multiple listbox entries

The purpose of this code is to display a tooltip giving a description of each entry in a listbox.

4_2005-2006 #152030
Blocks

This is a game a very basic game using directx7 keyboard controls I could not get the code to compile into a .exe so if any body manages to please email me the .exe at [email protected]

Languages
Top Categories
Global Discovery