Results for "Category: Complete Applications"
Validate Credit Cards.
Chat-Gofrin is small chat with (room,add user,set permission,and with new interesting design). There is 2 version (with session or with cookies (this run in Explorer v6)) PLEASE VOTE
This is second version of my Chat-Gofrin. 1. Manual is big and I can't upload with code on PSC. 2. If you need manual(and I think that yes) then you can download it from my homepage www.volny.cz/gofrin I add some new function (smiles, admin page, now user can edit his login information and lot of other ...). I hope that you will like it. Gofrin
Program for those of you who have their photos and images in multiple folders (organized) and would like a visual way to assign keywords and categories to search for them. The program uses ACCESS 2007 database, Mygeneration Software for db access and a lot of user controls for thumnail creation a very cool Film Strip control. * Import your folders into db - assign category & key phrases. * Search those imported folders for particular images. * Learn how to use Data Access Layers * Use stored procs for Access db * program does NOT use embeded select statements. all db operations are done in the DAL
Play MIDI piano, open MIDI files, go thru all events, play MIDI files. All using Steve Toub of Microsoft Midi package written in C#. Example of how to use C# programs in VB.net
Another onf of my great scripts. Add this service to your site, It allows people to submit there website to loads of other website for free or maybe you can charge. As always I am leaving this code FULL customizable. Please vote for me as alot of work has gone into this code.
New Looking Guestbook. Add this cool looking guestbook to your website. Visitors can Register then login and do all sorts of things. I am making the code (FULLY) customizable so edit and change anything you like. Please I would really appreciate it if you would vote for my code as alot of work went into this.
New Looking Guestbook. Add this cool looking guestbook to your website. Visitors can Register then login and do all sorts of things. I am making the code (FULLY) customizable so edit and change anything you like. Please I would really appreciate it if you would vote for me as alot of work went into my code..
Guestbook Service is a set of ASP scripts that allows you to provide free guestbook service for users on your site. So now you can run your own website like dreambook.com and make lot of money! IF YOU LIKE MY CODE, PLEASE VOTE! Thanks..
"Outlook Mail Backup" is a CDO based program which exports Microsoft Outlook mail (not Outlook Express one) to XML based backup. By using HTML based mail viewer you can navigate through you backup and search mail by keywords.
The cool fusion of Flash and ASP which made this photo gallery management system a possible. You can now easily manage your photo online and view it through Flash with Visual and multimedia effect. If you like this, please vote for me!
A file browser and editor to enable you to browse and edit the files on your computer or web site. This program is not the usual file browser though. It tries to emulate the windows file browser with presenting file extension descriptions (ie asp file, jpg image) and also shows an icon. Now includes a parent directory button. Very easy to set up and configure. Please vote. Have a look at the screenshot.
CompressHuff compresses single files using the Huffman compression algorithm. It will compress any text, binary, AVI, MOV or other file.
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.
Converts Panglish (Persian written by English character based on their sounds) to Persian (Farsi). The program supports unicode as well as other fonts. It is compatible with Farsi supported Windows or not-supported. The performance is quite out standing. The best thing about it is that you don't need to learn new keyboard !!
A graphical alarm clock. Everything is done in a device context. Program includes shaping a window to a bitmap, drawing to a bitmap in a dc, timers, and other neat algs.
Try this, you can write your notes on yellow windows that can be reduced until 10x10 pixels, i u want they can stay on top or not, they can have a date and a time, so that you can be warned by them appearing, or by a sound, a message box or they can launch a program(with a command line.... or all togheter. ************************************************************************************************************************************ MAIN MENU (Right click on icon in System Tray) ************************************************************************************************************************************ All OnTop (puts all your postits on top All NOT On Top (try to guess....) All Default position (Restore all post-its to their default position, if you have moved them) Reset Defaul position (Make next Post- it to start at 0,0) Open All Closed (Active if you have closed post-its, re-open all of them) Close All (ok, you know) Post - It (it opens a sub-menu with all your opened post - its, - their titles - , you can click a menu item to have that Post - It Active) Closed Post - it (Same as above but only for Closed Post - Its) Delete All (Delete All post - Its and Restores start position) Exit (End the program......if you have not deleted post - Its, they will be loaded when you start program again, with thair last properties.....status, on top...) ************************************************************************************************************************************ POST-IT MENU (Right click on Post - It) ************************************************************************************************************************************ Close (Closes post - it but doesn't delete it) Dock (opens a sub-menu with these options: Top (It does'n allow you to move your Post-it out of the top of the screen) Bottom (....) Left (....) Right (........all these 4 styles can be combined togheter) None (Uncheck all the styles above) On Top (Toggles On Top property of Post - It on-off) Alarm (Opens a window where you can set a date and a time to be warned, from this window you can toggle off this property, or go to another window where you can choose the way you will be alerted) Delete (Deletes this Post-It permanently)
This program lets you open a file in a binary mode, so that you can see every byte, the ASCII for that byte and the 8bit sequence of 0 and 1. By right-clicking over a row you can see the 16 bit value (in decimal and hex. of that byte and the byte after, same way you can see the 32 bit values). You can open a file in three ways: by putting this program in your 'SendTo' folder, by drag&drop over the executable, by running the exe, program will ask you to open.
MyFont Have you ever used CreateFont and CreateFontIndirect? Just a lot of parameters to set, MyFont is an application that lets you 'build' a Font dinamically seeing your settings......and then...it writes code for you! All you see on the form is self-explanatory, the only thing you have to know is that by left-clicking in the frame 'TEXT' you can move the text. You can build your font using all the settings or by choosing it with standard Font Dialog.....so, here you can find also an example of how to use ChooseColor and ChooseFont.
Just a simple program that allows you to put a password to start you files. For example if you want to be the one that can start KaZaa or any other exe file, just run my prg and you will have your KaZaa.exe renamed and a new file called KaZaa.exe......once you run it you will be asked for your password, if it's right, real KaZaa will be lunched...if it is not, program will end. It is a very simple program, with password and file name put into it, so you don't need to store pwd or anything else in the register or in any other place. There are 2 prgs, 1)PwdExe Is the prg that asks for pwd and launches other exes, compile it in RELEASE version and put in the same dir of FileProtector.exe IMPORTANT: Remember, RELEASE...i calculated pwd and filename place for this version. 2)FileProtector The prg that does all the work. Then, whenever you want, you can restore the file you protected(always supplying your password for that file).