Results for "Volume: 6_2008-2009"
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.
Resize and move controls during Runtime...very simple to understand
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.
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.
Part II of our tour of the handy Response object in the ASP Object Model explores the collections available for your use.
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.
To return a group of Random Records from a database. For example, a group of random questions for a quiz/test.
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
This program simiulates mouse moves by by NumLock keyboard. Fantastic code. You got to have it.
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.
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.
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.
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...
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
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.
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
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.
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.
The purpose of this code is to display a tooltip giving a description of each entry in a listbox.
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]