Results for "Volume: 2_2002-2004"
do things to the mouse pointer. Set where you want it, lock it in one place etc.
Cache the html output from an ASP page into the application scope and schedule a time to refresh it.
This code will hide the location of the file the user will download from your site. It's not fool-proof, but it will help in avoiding other sites to download your files directly. If you have any suggestions on impovements, please feel free to give me feedback.
This article teaches beginners a few things, not all but I am gonna include in other tutorials, I will only make a sequel to tutorials if you like the prequal
This is the simple text editor that looks like TURBO C editor. it is generated using direct VDU memory manipulation and using double linked list
A simple bus reservation system, using dynamic 3D arrays and a simple class example! Don't hesitate to rate for it. I worked so hard for it!
Make a program that has all your programs in it.
True Casino Style Blackjack In ASP This game was written to simulate a casino style game of blackjack. It has great graphics, and a high scores table feature, along with realistic blackjack situations. I designed it because I couldn't find a true asp realistic version of blackjack anywhere online. So here it is! Just give some credit if you use it! Peace ö
SuperMasterKong is the third in the series of games. First came MasterKong, then SuperMaster, now SuperMasterKong. Its a full 2D video game with over 2,000 lines of code.
Shows how to bounce an image around on a form. The image can move in all directions.
This is an Updated version of my ASP Message Board version 2.0. I apologize for the HTTP header request bug, which has been fix now. Also adjust two things in the board, which is no biggie, but makes it looks nicer. I think this board is pretty much bug free and IF there is any bug, e-mail me, or post the bug problem on my Demo Version 2.0 Message Board at http://www20.brinkster.com/domah This is a MessageBoard done in the most simplest ASP code so beginner ASP programmer can see how forum are develop without scratching their head. Please Vote for my code. Thank you.
This is a complete, self-contained BBS application. I confess that I've taken good ideas from other BBS products and duplicated them here. The BBS supports multiple forums, file uploads, and threaded discussions. Email notifications can also be generated using the "ABC-BOT" that is also available on my web-site. To install, extract the ZIP to an appropriate directory on your IIS server, set the permissions and you are good to go. The underlying data is stored in an MS-Access database (included).
Here is v3.01 *added settings page *added server informations on settings page *added counter and unique counter on settings page *added logout and close button on settings page *changed settings window to popup *added auto refresh main page after any changes on settings page *change session timeout to 30 min. for admin (it can't work if you use Brinkster) *added auto appear delete link below messages if user is admin *added auto close popup if user select logout on settings page *added message counter on settings page *added auto show full IP if user is admin (in other way users see half of ip) *added tag shield *added page system on index page, *added auto change images on sign page (www and icq image) *fixed status bar words *added a lite Flash Animation on admin login page *added icq pager function *added outside navigation function *fixed email confirmation (it is more clever now) *fixed if no message on index page *added close button on sign page *added delete confirmation with a msgbox *added auto refresh after signing guestbook *fixed tabindex on sign page *added password verify on settings page *added go up link on index page below every message *fixed information control on sign page (it is more clever too) *added line break function you can see an examples at Guestbook Previews http://ferroweb.no-ip.org/facgb and also on sourceforge.net http://sourceforge.net/projects/facgb/
Returns the results of a SQL query as an HTML table. This small function is not only very fast it also simplifies the programming logic for displaying data.
You must see this software in action. If you were dissappointed by previous submissions, you must get this one! Will log and emulate every event of the mouse anywhere, in any software. Double clicks, right clicks, Drag and Drop, Move windows. Thanks to a bug fix by []D[][]V[][]D, the code is now faster than ever. You can click and drag as normal and never have to worry about missing a trick. Try it in a text editor copy a bunch of selected text, paste it somewhere, then delete it. Replay the movements and watch every move made as it is replicated in exact form. All data is saved to file, so it can be replayed again later. Feedback encouraged, votes appreciated!!
Simple example to show an edit an WebSite Structure. I't supports the edition of all the kind of txt files (asp, css, inc, ...) . If you have a permission dennied, set the write permission to your site and test it. I made this as a part of a bigger project, and now i put this here. So be free to use it. If you have a permission dennied Error when you save one file, set the write permission to your site and test it. or mail me and i'll explain the steps you must follow to allow the 'Writing' I'm from Argentina, so sorry 4 my poor English, and if you give me your vote I'll be pleassed !!! Bye, good Luck.
Replace ugly browse button with any image in form element inpu type="file". This is good in form which purpose is uploading pictures.
This is a great tip that is NOT documented in the Interdev help..how to get the referring URL of the browser. You can use this to track what traffic you are getting and from where.
For those who have been living in a cave, Microsoft's eagerly anticipated update to ASP, called ASP.net has been relesed to production. The best part of it is that it's free!
Create a download page for your files, and log who downloads them (by capturing their IP address/DNS Host name), and count the downloads by day, week, etc