Advertisement

Results for "Author: joseph huntley"

C_Volume2 #74132
Sort Array

Takes a string array and sorts it alphabetically. This can be used to sort a listbox without the sorted property set to true. The code is heavily commented.

C_Volume2 #74140
Draw Percent

Ever been on AOL and downloaded a file. Did you wish you can make the effect of inverting the text when the progress bar reaches it? This code does just that. Example form included.

C_Volume2 #74149
Rich To HTML

A function that converts rich text to standard HTML with the use of calling one simple function. Example form included. NOTE: The Microsoft RichTextBox Control is required.

C_Volume2 #74155
Rich Text IP Chat

This is an extended version of my original IP Chat. This uses the RichTextBox control so you can use colors, fonts and font-styles. This requires the richtextbox control, winsock control and common dialog control.

C_Volume2 #74516
Multiple-User Rich Text IP Chat

A multi-user chat server/client that can support unlimited users, and uses rich text in the messages, allowing colors, font-styles and different fonts. The user running the server can kick any person logged in. Requires: RichTextBo control, Winsock control, and Common Dialog control.

C_Volume2 #75635
API Form

This demonstrates how to create a form using API only. It also creates a edit control (textbox) and a button control (command button). It subclasses the form and the command button and when the command button is clicked a message box pops up. Code is heavily commented and explains to you EXACTLY what the code does. If you have difficulty understanding the code, then don't hesitate to e-mail me. I'll be glad to help.

C_Volume2 #75636
Rich HTML

If any of you saw my submission awhile ago that converted RTF to HTML. This has the original code from that post, but also has a function that converts HTML to RTF.

C_Volume2 #84223
PHP Schedule

Generates a schedule in HTML using various options.

Java_Volume1 #92563
Hook Menu

This dynamically creates menus on your form with API. Then subclasses it to see if you clicked it. It also demonstrates how to create a sub-submenu. This example was requested by a couple of people, so I made it. Enjoy =)

Java_Volume1 #92676
Sort Array

Takes a string array and sorts it alphabetically. This can be used to sort a listbox without the sorted property set to true. The code is heavily commented.

Java_Volume1 #92684
Draw Percent

Ever been on AOL and downloaded a file. Did you wish you can make the effect of inverting the text when the progress bar reaches it? This code does just that. Example form included.

Java_Volume1 #92693
Rich To HTML

A function that converts rich text to standard HTML with the use of calling one simple function. Example form included. NOTE: The Microsoft RichTextBox Control is required.

Java_Volume1 #92699
Rich Text IP Chat

This is an extended version of my original IP Chat. This uses the RichTextBox control so you can use colors, fonts and font-styles. This requires the richtextbox control, winsock control and common dialog control.

Java_Volume1 #93060
Multiple-User Rich Text IP Chat

A multi-user chat server/client that can support unlimited users, and uses rich text in the messages, allowing colors, font-styles and different fonts. The user running the server can kick any person logged in. Requires: RichTextBo control, Winsock control, and Common Dialog control.

Java_Volume1 #94179
API Form

This demonstrates how to create a form using API only. It also creates a edit control (textbox) and a button control (command button). It subclasses the form and the command button and when the command button is clicked a message box pops up. Code is heavily commented and explains to you EXACTLY what the code does. If you have difficulty understanding the code, then don't hesitate to e-mail me. I'll be glad to help.

Java_Volume1 #94180
Rich HTML

If any of you saw my submission awhile ago that converted RTF to HTML. This has the original code from that post, but also has a function that converts HTML to RTF.

Java_Volume1 #102762
PHP Schedule

Generates a schedule in HTML using various options.

1_2002 #104948
Multiple-User Rich Text IP Chat

A multi-user chat server/client that can support unlimited users, and uses rich text in the messages, allowing colors, font-styles and different fonts. The user running the server can kick any person logged in. Requires: RichTextBo control, Winsock control, and Common Dialog control.

1_2002 #104949
Sort Array

Takes a string array and sorts it alphabetically. This can be used to sort a listbox without the sorted property set to true. The code is heavily commented.

1_2002 #104950
Draw Percent

Ever been on AOL and downloaded a file. Did you wish you can make the effect of inverting the text when the progress bar reaches it? This code does just that. Example form included.

Languages
Top Categories
Global Discovery