Advertisement

Results for "Volume: ASP_Volume3"

ASP_Volume3 #62537
Innovative Screen/Control Design Techniques

Demonstrates how to create Innovative and professional looking screens and controls. Simple and very lite weight. Just try it.

ASP_Volume3 #49664
Incredibly simple file transfer

This is the simplest way I could find of sending a file across a network or the Internet. You can send any type of file (from text documents to movies) and any size of file. I downloaded many file transfer programs and found them either way too long-winded or quite short but very difficult to understand. Therefore once I understood how to do it I wrote my own program thats not only short, but incredibly simple and capable of sending any type of file (big or small). The code is fully commented and easy to understand. Enjoy...

ASP_Volume3 #62716
TabStrip with images

TabScript que cambia las imagenes al pasar el cursor por los items.., cualquier mejora me la envian al correo :))

ASP_Volume3 #58117
VB Paint

VB Paint is a simple drawing program similar to Microsoft Paint plus several image filters. VB Paint features: (1) Drawing tools: curve, polygon, filter brush, brush (10 different shapes), air brush, text, fill, rectangle, square, rounded rectangle, rounded square, ellipse, circle, pencil, eraser and pick. (2) Drawing properties: foreground color, fill color, fill style, draw width, border style and font. (3) Selection tool: move, cut, copy, paste, delete, crop, effects, filters. (4) Effects: resize, flip horizontal/vertical, rotate, clear. (5) Filters: black and white, blur, brightness, crease, darkness, diffuse, emboss, gray black and white, grayscale, invert colors, replace colors, sharpen, snow and wave. (6) Undo/redo (limited by memory, currently I set it to 10x undo/redo). (7) Others: scroll bars, zoom, resizable paint area, hand, status bar, open, save, and print. It is well commented and developed with almost pure VB (only 7 APIs, no OCX, dll, ...). Good to learn about VB ability to handle graphical stuff.

ASP_Volume3 #62284
Artificial Intelligence ( The smart circle )

I called this program the Smart Circle because it's really a smart circle. Why? I tell you why. Imagine that you are lost in a desert, and you're looking for a way out. How are you going to find the pathway? You'll look around you (in circles)until you see the pathway. If you don't see anything, you may go to a higher place( assume there is a high place in the dessert) so that you can see further ( bigger circle ). The higher you go up, the further you can see. When you see the pathway, you'll move immediately in that direction until you reach the pathway. I'm sure you would like to move in straight line in that pathway, but how about if it's not straight, what are you going to do? You'll look right and left until you see the right direction in the path and go on. Isn't it crazy if you go back and forth in the same path so you don't move from your first point? I guess it is. So you have to move in one direction along the path. If you do all of that, I consider you a normal person, that's exactly what our Red Smart Circle is doing in this program. It uses the Sine and Cosine functions to find it's way. I made many comments in the code, so I hope it'll be easy for you to understand ... Good luck .

ASP_Volume3 #59102
COMplotter

Plotting Comsignals in a grafical and usefull way

ASP_Volume3 #61044
a kinda fun hacking game

a hacker game that shows sleep, do events instead of timers

ASP_Volume3 #59101
burning cursor

simply try this cool effect. its like the cursor is flaming like a sparkler!

ASP_Volume3 #56383
Data Report Without DataEnvironment ( Update )

update from my previus posting. This my sample code how to manipulate Datareport without using DataEnvironment this sample included datashape concept and how to link image dynamicly.

ASP_Volume3 #59955
SigmaExplorer (updated)

An advanced file manager utility, better and more advanced then windows explorer. It is fast, and have viewer for bmp, gif, jpg, ico, wmf, dib, and wav files. There is also support for explorer 'File' menu, zip/unzip features, and implemented text editor with more stuffs then windows notepad, fast file search... etc. Only few KB, download it, and vote... And NO scripting runtime.

ASP_Volume3 #47063
NTFS Data Stream Update

Hi everyone, Included in the ZIP file is a new version of the NTFS Alternate Data Stream code. It fixes all the bugs listed below, and add new features. All of these have been kindly given as suggestions from everyone on the site, and I wish to thank you! If you'd like to read the original article and vote on it (if you haven't seen it already), it's located at: http://www.planetsourcecode.com/vb/default.asp?lngCId=47299&lngWId=1

ASP_Volume3 #60417
Morse code Machine ( Text + Sound)

this is a morse encoder text and sound, Tutorial ++ Morse Code Encoder. (Text-Text Encoder). ++ Morse Code Encoder. (Text-Sound Encoder). ++ sound is saved as a midi file. Morse code is here {{{{ - .... .. ... // .. ... // .- // -- --- .-. ... . // . -. -.-. --- -.. . .-. // - . -..- - // .- -. -.. // ... --- ..- -. -.. --..-- // - ..- - --- .-. .. .- .-.. // + + -- --- .-. ... . // -.-. --- -.. . // . -. -.-. --- -.. . .-. .-.-.- // ( - . -..- - - - . -..- - // . -. -.-. --- -.. . .-. ) .-.-.- // + + // -- --- .-. ... . // -.-. --- -.. . // . -. -.-. --- -.. . .-. .-.-.- // ( - . -..- - - ... --- ..- -. -.. // . -. -.-. --- -.. . .-. ) .-.-.- // + + // ... --- ..- -. -.. // .. ... // ... .- ...- . -.. // .- ... // .- // -- .. -.. .. // ..-. .. .-.. . .-.-.- }}}}}}}}

ASP_Volume3 #62442
Any-to-Any Database Converter v1.0

Using ADO & ADOX, convert between various database formats like Text, Access, Excel, dBASE, Paradox & HTML. This is a NEW VERSION of Any-to-Any Database converter. Please follow the link if you like to vote me / to get the original version http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=47434&lngWId=1

ASP_Volume3 #62768
[ An Image Viewer]

This Image Viewer shows the image you choose, you can make Zoom In and Zoom Out. Also you can stretch the image. Please leve your comments and vote :)

ASP_Volume3 #57682
VB Morpher3 !!!!

Ever wanted to create high quality morph videos, well now you can! This is my 3rd release of the highly original popular VBmorpher program. This one contains a whole lot of new fetures! Please see screenshot of a sample morph. I hope I don't have to say any more for you to download and try it out.

ASP_Volume3 #58552
ViewDB - Access VB/ASP Coding Donkey

This is a One Form One Ini solution to the frustration of writing repetitive VB/ADO/ASP Database code. I hope you will find this extremely useful for certain tasks, and a sound concept for improved coding and tailoring to individual requirements. As I can't live without it now - so I thought I would share it. (1) Opens any Access 97/2000 Database and Lists Tables, Fields, Types. (2) Type one line of code, program will replicate the line using the correct Fieldnames/Numbers/Types and Sizes - ASP programmers dream. (3) Create a choice of connection strings based on the Open database. (4) Create Sql INSERT, UPDATE & SELECT statments with actual field names. (5) Print your output code, or Double Click Ouputbox to send to clipboard. (6) Split Screen to adjust to preferred ListBox v Outputbox areas. (7) Most settings saved, return to where you were when restarting. (8) MRU File List, Auto-Open last database, Synchronized Clipboard etc. (9) Tool Tips explain most items, can be turned off when desired. (10) Reminder bar shows current User Keys, DblClick to turn off. (11) Disconnected Recordsets, freeing off DB during development. (12) All Translation 'Keys' are user definable. At the simplest level, Open a database and type in a template like - MyArray(##) = rs("$$") In the Ouputbox, ## and $$ get translated as FieldNumber and FieldName MyArr(0) = rs("ID") MyArr(1) = rs("qCode") MyArr(2) = rs("Title") MyArr(3) = rs("Lastname") MyArr(4) = rs("firstname") ........... ........... and so on to n fields

ASP_Volume3 #62769
[A simple encryption]

This is a siple encrypt/decrypt code. Please vote. :)

ASP_Volume3 #55891
SendInput API, Sendkey Hit (Down/Up), Send Mouse Click (Down/Up)

SendInput API, Sendkey Hit (Down/Up), Send Mouse Click (Down/Up): Run MSPaint then send mouse events to draw a picture. Run any App then control it...

ASP_Volume3 #55419
BlastDetect

This application detects and removes the newly-released Win32.Blaster virus. It does not stop infection or patch the machine. Do that yourself. It WILL remove the virus if it is present on your machine.

ASP_Volume3 #62425
Visual Basic to Delphi COOL CODE!

This code will convert Visual Basic Code into Delphi, even a VB form can be a Delphi form with all objects intact! This code has never been submitted before and was thought to be impossible because of the complexity of NO SPECIAL CALLS to determine whether the pice of code was even a variable! Yes, This code even converts variables! So for you VBers who want to show of to Delphi Have to have this program!

Languages
Top Categories
Global Discovery