Results for "Volume: C_Volume2"
This application can be used not only for anonymous mailing but you can give any address in the from field.. WHICH MAY NOT EVEN EXIST.. so that means you can use this application for mailing some one with whatever from address and domain.Plz vote me for this if you like it. for the server field u can use "unix.cc.wmich.edu".
My pc shutdown after writting a long segment of code and I lost all of it. I should have saved, but I didn't. I couldn't believe that autosave wasn't built into VS.Net. I searched the net and managed to find this great add in autosave by Les Smith. Simple and works. I changed it very slightly.
This one's a fixed version of the last one. Thanks to the help of others, i've included the CLOSE function... This is a ZIPPED version as well, so it comes with the EXE version and the source code! I still need help on figuring out how to control multiple CD drives....so if you can, help US. E-Mail me: vale-of-tranquility@Juno.com
Generates Global Unique ID - when you want to create an identifier which will never repeat all over the word , you will find this usefull.
Create a file of any type, filled with x bytes. (x = user specified). Exercises file I/O.
Quick and Easy! without API. Only a few lines of code. You can scroll your Application's titles and form's caption. I hope you enjoy. G.B.R.Nilantha Athurupana. Wattarama,Imbulgasdeniya,Sri Lanka.(94-03744479, E-Mail: crysbro@cga.lk)
This Will Return The Command Line Options That Your Program Was Run With EX if a person used a command line to run yourapp.exe /option then mycommandline would return /option PLUS IT'S ONLY 1 Line Of Code
Keeps Your Form On Top This Is Really Kewl Because You Can Just Use A false attribuite to set it as not on top instead of using 2 functions
It Logs Your Key Presses Place This Code In A Timer On Interval Less Then 20 The Faster It Is The better But It Consumes More System Rescources
Send phone message across the Internet/Intranet by filling out the form and clicking the send button. The recipients are keeped in a drop-down list. Names can be added to the list by editing the HTML source. Also has text that follows the mouse. Displays the current date and time (the time is keeped current by the minute). The background picture is changed randomly each time you click the send button or the refresh button on your browser.
After using the POINT method the computer returns a long value like 16711680 but with this function it will return the color in the RGB(R,G,B) format.
Clears the documents menu in Windows 95/98/NT.
This is a neat little script written in javascript that acts like a newsticker. Each message also displays as a link, so you can click on the link to go to tht page. This is based off of one of Premshree Pillai's javascripts.
This is not real RDS but a simulation (Like Access's Not_In_List event). This functions gives the user the ability to 1) Add a new Value into a Database table and 2) update and select the value in the combobox WITHOUT REFRESHING the page from the server. I found this to be a life saver with large ASP pages with comboboxes on them that need to be dinamicaly filled. (You don't have to worry about the controls on the pages)
When you ::Store() keys + values to this class, it first checks to see if the key exists, if so, the value that exists is incremented by the inbound value, otherwise a new key and association is created. ** The class uses mfc's hash table classes behind the scenes. Execution is very fast.
Converts the timestamp data type of SQL server into a string that is then suitable for use in a where clause
Creates a clock and spiraling Date which follows your mouse on a web page.
This Java sample program about frame serve as a fundamental introduction to those who are new to Java Programming.
Ive, done it, hehhee
Remake of the popular Robots game, eg. Daleks, with a bird theme. Worth a look for graphics techniques etc. Careful, it's a simple but adictive game. The zip file contains: source, html, and all graphics.