Advertisement

Results for "Category: Files/ File Controls/ Input/ Output"

ASP_Volume2 #41438
DReY ShapeGradentButton (NO MFC)

This is my first usercontrol in VC++ act as button , their look are NOT rectangular and have a vertical gradient. See the screen shoot!! (NOTE uses my WindowClass)

ASP_Volume2 #41440
Dos progressbar

This is a Dos progressbar implementation code without using the library file. You can easily view the code and then use it because its implementation as a class. You have several examples to prove its effectivity, although i will may still work on it

ASP_Volume2 #41451
Activity logger

The program can be used to end the session at a specified time. The owner-drawn menus and listboxes can be interesting I think. Enjoy and leave comment if you can.

ASP_Volume2 #41637
Another Tray Sample (with popup menu with images and a "button effect")

A Task Tray example in pure Win32, with PoPup Menu with icons and a nice "button effect" on left mouse click. Just 5 lines of code! See tray.h file for more info. MS Visual C++ and Dev-C++ IDE projects included.

ASP_Volume2 #41701
Dynamically Pass Form Variables through Forms

This code passes all form variables by creating hidden copies of every form variable that was passed to it. This is great for gathering information over multiples forms (i.e. Order Processing).

ASP_Volume2 #41779
All_Form.ASP

Multi-function form for basic navigation, table editing, and recordset paging. This example includes code to dynamically build an SQL UPDATE command based on changed items on the current record. http://adozone.cnw.com/default.htm

ASP_Volume2 #41789
Pure Cool Menu

Demostrates how you can easily create a cool menu using the default filters which are part of internet explorer. You can easily modify the code to use it for your own menus.

ASP_Volume2 #41859
VBScript Tutorial: Chapter 4--Frames and Forms and Elements, Oh My!

One of the most common uses of scripting is to respond to events from a form, such as typing text into a text box or checking data when the Submit button is pressed. There are two ways to reference form elements...this chapter tells you how.

ASP_Volume2 #41867
Advanced Form Email With Remote Templates

Advanced Form Email With Remote Templates allows you to email any form it allows you to customize the email

ASP_Volume2 #41871
How to add "Print" button to your page

Prints out the content of a webpage

ASP_Volume2 #41874
Select List Thingy

*UPDATED 10-23-00* Now with more options, including multiple select, size, and default selected option. Quickly and easily creates select list combo boxes from a database for your web forms. Uses .GetString rather than recordset looping.

ASP_Volume2 #41887
Bottom Tabs

Simulate the tab control found at the bottom of popular programs such as visual Interdev and Front Page.

ASP_Volume2 #41889
Forced Download

Forces users to have choice of downloading a binary file. This was becomming a problem with Word documents - as they would either open within the browser or open externally. You may need to change the FileName variable.

ASP_Volume2 #41890
Color Wheel Picker

I was working on a scriptlet to allow users to choose a color. A color wheel is displayed with an assortment of colors - most of witch are web-safe. Clicking on a color causes it to be outlined and raise an event that a color was chosen. This object mimics one of the color-picker forms found in Microsoft Office 2000. This scriplet does not yet raise events or expose properties. The basics, however are available for you to be amazed.

ASP_Volume2 #41962
Calendar Date Picker for text boxes

This lets you click a button by a text box, click a date, and it fills in the textbox for you. Instructions: unzip into a single directory and look to popupcal.asp for a demo. Added comments to popupcal.asp to answer some of the questions people have had.

ASP_Volume2 #41965
Web Navigation Scriptlet

Navigate through a website within a small area of the screen.

ASP_Volume2 #41983
ASP File Upload v1.5

ASP File Upload v1.5 will provide you with the customizable, easy-to-use functionality to upload files to your server using pure ASP. This is a customized version of Karl Grear's "Form Based File Upload Using Pure ASP." According to Karl: "With this code you will be able to save a file in any directory that the anonymous account assigned to it (usually IUSER_machinename) has access to so be careful. I should note that the server needs ADO, ADOX and the File System Object installed on it."

ASP_Volume2 #41988
Yet another Table coloring

This gives an alternating line color on tables, it also allows a realtime highlighting.

ASP_Volume2 #41992
Jasons quick calendar

This is an example of a real time date checker / date picker / open other window form. With lots of parameters passing examples Using a mix of asp, vbscript, and java.

ASP_Volume2 #42075
Dynamic Search Textbox

Its amazing .... I was getting facinated by the textbox search provided by third party components in ASP.NET, so I deceided to build a one in ASP. My code helps in searching a particular field & the textbox gives results as you type the keywords in the same .... I have used iframes so it will not work in Netscape ... will try to overcome the same

Languages
Top Categories
Global Discovery