Results for "Volume: 7_2009-2012"
I searched the web everywhere for an easier way to dynamically generate ttx files for ASP reporting in Crystal Reports. After hours of fusteration, I built this app. This application will dynamically generate a crystal reports .ttx file from your MSSQL Database. Any Comments/Suggestions are welcome. Please note: This is a somewhat simple application that was developed in about 2 hrs so I am sure everything is not perfect! Requires ADO 2.6, MS SQLDMO object references, and a SQL Server.
IssueTracker is a project management / bug tracking application. You can configure the system to your own needs. Change department, priority and status. Add employees, departments and projects/clients. No Copyright on IssTracker because I have got lots of code and ideas from PSC so I wanted to give some back. Just vote for me
I've looked long and hard trying to find a method to do a mass email using graphics...but to no avail...so, I wrote this simple program to send HTML email...just attach to a data source, and you're on your way...(by the way, you won't believe how easy this is!) Let me know what you think???
A complete paypal IPN system in ASP.NET. A readme file for testing on sandbox.
Simple user Registration form..., Database that used is Access 2002
How to incorporate the Windows Shell Context Menu (the one that appears when you right-click on files, etc) in your programFound this on the WEB, and id like to share it with you. The original author is in the comments. Modified some. Enjoy!
This program converts fahrenheit to celsius and back again. Very good working example.
Source code of a Control, subclassing the MSFlexGrid, to create a Hierarcical Grid (like Treeview). But, as in a MSFlexGrid, you can set individual fonts, colors, even pictures on any cell.
Top Sites script, let your visitors add there sites and then get there visitors to come to your site to vote for there website website, for it to be the best, the top site :) Ive basicaly created this script for my sites online website compertision which is opening soon. The script donst use cookies because if it did those who have them turned off wouldnt be able to join in. It includes everything you need to get started, and is well commented.
This program will protect folders from being opened without a password. The only problem with this is that it won't werk if the folder has been renamed! If you know the code to protect a folder from being renamed then please Im me(xMEminemMx) or e-mail me([email protected]). I really didn't want to post this up here because instead of people voting or commenting on it they will jus d/l and steal the code and change some stuff and say they made it, I spent a lot of time debugging and fixing this to werk so please if you like the code then vote for it and use it for what ever you like, also please send in comments.
Who says you can't teach an old dog new tricks! Same old BoS, but now with a FULL start menu, including ALL of your programs from Explorer! Also, there are now constants for the path to your desktop and start menu folders! With all the features of the previous bos' - translucent windows, alpha shadows, desktop icons, skins, integrated popup messaging, an integrated skin downloader and more! Join my club at http://clubs.yahoo.com/clubs/tipshelpandmore
Captures Screen as fast as it is possible, I myself have used that old method of sending a PrntScreen Key deal, but this is HOT, it just uses Bitblt... Might come in handy for that guy who is making BOS or whatever its called. Capturing the screen though any other method is only doomed to be slower :)
Keeps the form the same size no matter what, while your form can still look good with the MIN/MAX buttons....Makes a cool effect when those buttons are Pressed
This code snippet will compact your Access DB online. You can do this via a web browser!
Compact and Repair You can use the "Compact and Repair" function in Access from ASP code. The following code is an example of how this can be done. Note that when you decide to "Compact and Repair" your Access database, some autonumbers can be changed. Access makes all autonumbers consecutive. This code uses one database, but I'm sure the code can easily be changed so that the listbox displays, for example, all the databases in one folder.
List all connections in Dial-Up Networking, and and option to connect. Someone ask me for this. So here it is. Enjoy.
This includes the source code Loading a picture, Rotating a Picture 45 Degrees, Flipping a Picture Horizontally, Flipping a Picture Vertically and Saving it After! Very usefull if your working on your own picture program. I made a nice layout for this and Commented everything. Please, I worked hard on this for yous So check it out then Rate it.... Questions/Comments: AIM: Mike3dd
It's my first DirectX Project. Please say what you think of it!
Open and close your CDROM using the MCIsendstring API. I saw the program Heresy made, it's good but kind of complicated, newbies might not understand some stuff. I simply resolved the OPEN/CLOSE problem exploiting the Tag property of a command button. It's quite simple and reliable.
This Article explain and gives an example how to create a tool-tips in ASP page includes the data from one or more fields in the database in a grid.