Results for "Volume: ASP_Volume3"
This program is a standalone server browser for Unreal Tournament game servers. You can use it to maintain a list with your favorite UT servers and quickly see who's online. It uses the winsock control and the UDP protocol to query the computer running the UT server. I think it is a good example on how to handle the UDP protocol,how to verify that all the packets of the server's response have arrived, how to sort them to get a complete response etc.
This code is 4 functions written by myself, to enhance the TextBox and RichTextBox controls. The 4 functions allow you to:Get the line the user's cursor is onGet the total number of lines in the textboxGet the text on the line that the user is onMass remove any number of characters from the textbox!Works great for parsers, or general applications that use multiline textboxes!!Please vote for me! :)
grab selection from screen. Limitations - saves im bmp format, doesn't save DVD etc.
This program lets you enter search words and then it retrieves URLs for them. You can then get the keywords from those sites. The intention of this program is to help people achieve better ranking on search engines by helping you choose better keywords for your web site. This code will also automatically generate the proper HTML code for the keywords you choose to add to your web page. It also has Drag-and-drop support and uses MS Flex Grid.
Simple, but effective. If you use MS Access for Client/Server apps, you'll never need to write another piece of code to display your reports, just add this form to your DB and it'' do the rest. Double click to open a report normally, or send it to Word/Excel or HTML format.
A cool star field that moves in whatever direction you press
Rated as the FASTEST and BEST SEARCH ENGINE add-on for your vb-application at VB_TECH_MAGAZINE. ADD A VERY FAST, CUSTOMIZABLE SEARCH ENGINE TO YOUR APPLICATION. VOTE FOR ME!
IMPORTANT: Before you open the code rename systray.oc_x to systray.ocx Safe proxy acts like a normal HTTP proxy but you can customize it to block out content. It is currently programmed to block out file uploads.
This article will show you how to create visual basic controls like the textbox/commandbutton at runtime.
This application lets you see servers headers when you visit thier site. Usually that information is hidden, but now its revealed. You also see the sites HTML source code. :) You can even use this behind a proxy!
This is a very simple program. It simply shows beginners how to browse through files on your computer without the comdlg32.ocx control (it gets somewhat annoying to use this control on every application and then having to include it in a zip file if you're sending it to your friends). It's nothing that took me a long time to do, maybe a minute, but it might be useful to someone. Oh yeah, and this only uses the standard VB controls, no additional Active X controls
Website Builder provides an easier method for HTML coders to maintain the look and feel of a website. Website Builder uses a master template which is applied to HTML pages contained in a database. This is a simple project, however, it has saved me many hours of HTML coding over the last few weeks for my website and my clients' websites. The included modules are mostly compilations of other people's work here on PSC and I don't make any claim to them. I hope you all enjoy my first PSC upload!
This article will show you how to fully extend the basic VB MsgBox() function. Learn how to add icons, multiple lines of text, change the title, etc. MsgBox's are used in just about every application, learn how to use them to their maximum potential!
Clears the recent documents list with a single command. Easy to implement in a text editor, or in some sort of trace-deleter program..
Secure method of removing duplicate entries from a combobox. Optional second pass to remove possible 'left-over' dupes after first pass.
Explains the basics of using the App Object.
If you liked the Report Manager you'll love this. Again, it's very simple but effective. It allows you to manager both your Access queries and reports directly from a VB6 program, which sure beats writing code to do it. Have fun!
Create and manipulate 3D Logos. Apply bitmap,jpeg,gif textures to the fonts or just use colors. Apply filters to textures (nearest,linear,mipmapped) My VB installation is messed up a bit so couldn't use common dialogue to choose fonts but if anyone wants should be able to implement that quickly. Uses API's to save the openGL scene as a bitmap and a few to setup the openGL scene No help file included check the code to see what keys do what. Requires vbogl.tlb 'I got from http://is6.pacific.net.hk/~edx/tlb.htm and ogl32.dll 'which should be included in most systems
I really don't like Database's so I came up with a new way to do it without all the hastle. I am not saying it is great, but its a quick fix. More file saving tasks must be implemented but so far so good.
Analysis any kind of report from a company. Cash Flow Analysis Working Capital Analysis Ratio Analysis