Advertisement

Results for "Author: james johnston"

2002ASP #6940
Get YM! Chat Text & HTML from "Internet Explorer_Server" object

This project will demonstrate how to get the DOM object from an "Internet Explorer_Server" window. And it also shows you how to use that object to get at the TEXT and HTML of the DOM object. This code also demonstrates how to use the EnumWindows and EnumChildWindows API calls.

2002ASP #6941
AlphaBlend Control

This control allows you to set the transparency level of the form that it resides on. I wrote this a good while back when I was learning how to create controls in VB. It uses the SetLayeredWindowAttributes API that is available in Windows 2000. I believe this will work on Windows XP also. I haven't tried it though. A small test application is included to show you how to use the control. It's really simple. If you like it, please rate it and I'll post more code. :)

2002C #15544
Get YM! Chat Text & HTML from "Internet Explorer_Server" object

This project will demonstrate how to get the DOM object from an "Internet Explorer_Server" window. And it also shows you how to use that object to get at the TEXT and HTML of the DOM object. This code also demonstrates how to use the EnumWindows and EnumChildWindows API calls.

2002C #15545
AlphaBlend Control

This control allows you to set the transparency level of the form that it resides on. I wrote this a good while back when I was learning how to create controls in VB. It uses the SetLayeredWindowAttributes API that is available in Windows 2000. I believe this will work on Windows XP also. I haven't tried it though. A small test application is included to show you how to use the control. It's really simple. If you like it, please rate it and I'll post more code. :)

2002VB #24148
Get YM! Chat Text & HTML from "Internet Explorer_Server" object

This project will demonstrate how to get the DOM object from an "Internet Explorer_Server" window. And it also shows you how to use that object to get at the TEXT and HTML of the DOM object. This code also demonstrates how to use the EnumWindows and EnumChildWindows API calls.

2002VB #24149
AlphaBlend Control

This control allows you to set the transparency level of the form that it resides on. I wrote this a good while back when I was learning how to create controls in VB. It uses the SetLayeredWindowAttributes API that is available in Windows 2000. I believe this will work on Windows XP also. I haven't tried it though. A small test application is included to show you how to use the control. It's really simple. If you like it, please rate it and I'll post more code. :)

ASP_Volume2 #36391
Get YM! Chat Text & HTML from "Internet Explorer_Server" object

This project will demonstrate how to get the DOM object from an "Internet Explorer_Server" window. And it also shows you how to use that object to get at the TEXT and HTML of the DOM object. This code also demonstrates how to use the EnumWindows and EnumChildWindows API calls.

ASP_Volume2 #37232
AlphaBlend Control

This control allows you to set the transparency level of the form that it resides on. I wrote this a good while back when I was learning how to create controls in VB. It uses the SetLayeredWindowAttributes API that is available in Windows 2000. I believe this will work on Windows XP also. I haven't tried it though. A small test application is included to show you how to use the control. It's really simple. If you like it, please rate it and I'll post more code. :)

ASP_Volume3 #57363
AlphaBlend Control

This control allows you to set the transparency level of the form that it resides on. I wrote this a good while back when I was learning how to create controls in VB. It uses the SetLayeredWindowAttributes API that is available in Windows 2000. I believe this will work on Windows XP also. I haven't tried it though. A small test application is included to show you how to use the control. It's really simple. If you like it, please rate it and I'll post more code. :)

ASP_Volume3 #57364
Get YM! Chat Text & HTML from "Internet Explorer_Server" object

This project will demonstrate how to get the DOM object from an "Internet Explorer_Server" window. And it also shows you how to use that object to get at the TEXT and HTML of the DOM object. This code also demonstrates how to use the EnumWindows and EnumChildWindows API calls.

ASP_Volume3 #57365
VBZLib - GZip Compress/Uncompress In Memory using Modified ZLib DLL

This is a class wrapper and a modified version of the ZLib DLL (http://www.zlib.net). ZLib is used for compressing/uncompressing data using the famous Deflate algorithm. It will also read/write the zlib and gzip headers from/to the data when compressing/uncompressing. I modified the standard zlib compress/uncompress function calls to allow you to pass a parameter to specify the header type of the data. Either zlib, gzip, auto or deflate with no header. You can download "vbzlib1.dll" from the following URL. http://www.techknowpro.com/vb/vbzlib/vbzlib1.dll I needed this because I couldn't find any other sample code to uncompress a string containing gzip data. Specifically when downloading gzip Content-Encoded data from a web server. With this you can both compress and uncompress string data easily specifying what ever header you like. I hope this helps others. I did alot of searching and didn't find anything like it for VB. If you like or use this please vote for me. :)

C_Volume2 #77453
Get YM! Chat Text & HTML from "Internet Explorer_Server" object

This project will demonstrate how to get the DOM object from an "Internet Explorer_Server" window. And it also shows you how to use that object to get at the TEXT and HTML of the DOM object. This code also demonstrates how to use the EnumWindows and EnumChildWindows API calls.

C_Volume2 #78294
AlphaBlend Control

This control allows you to set the transparency level of the form that it resides on. I wrote this a good while back when I was learning how to create controls in VB. It uses the SetLayeredWindowAttributes API that is available in Windows 2000. I believe this will work on Windows XP also. I haven't tried it though. A small test application is included to show you how to use the control. It's really simple. If you like it, please rate it and I'll post more code. :)

Java_Volume1 #95997
Get YM! Chat Text & HTML from "Internet Explorer_Server" object

This project will demonstrate how to get the DOM object from an "Internet Explorer_Server" window. And it also shows you how to use that object to get at the TEXT and HTML of the DOM object. This code also demonstrates how to use the EnumWindows and EnumChildWindows API calls.

Java_Volume1 #96838
AlphaBlend Control

This control allows you to set the transparency level of the form that it resides on. I wrote this a good while back when I was learning how to create controls in VB. It uses the SetLayeredWindowAttributes API that is available in Windows 2000. I believe this will work on Windows XP also. I haven't tried it though. A small test application is included to show you how to use the control. It's really simple. If you like it, please rate it and I'll post more code. :)

1_2002 #110902
Get YM! Chat Text & HTML from "Internet Explorer_Server" object

This project will demonstrate how to get the DOM object from an "Internet Explorer_Server" window. And it also shows you how to use that object to get at the TEXT and HTML of the DOM object. This code also demonstrates how to use the EnumWindows and EnumChildWindows API calls.

1_2002 #110903
AlphaBlend Control

This control allows you to set the transparency level of the form that it resides on. I wrote this a good while back when I was learning how to create controls in VB. It uses the SetLayeredWindowAttributes API that is available in Windows 2000. I believe this will work on Windows XP also. I haven't tried it though. A small test application is included to show you how to use the control. It's really simple. If you like it, please rate it and I'll post more code. :)

2_2002-2004 #123144
Get YM! Chat Text & HTML from "Internet Explorer_Server" object

This project will demonstrate how to get the DOM object from an "Internet Explorer_Server" window. And it also shows you how to use that object to get at the TEXT and HTML of the DOM object. This code also demonstrates how to use the EnumWindows and EnumChildWindows API calls.

2_2002-2004 #123985
AlphaBlend Control

This control allows you to set the transparency level of the form that it resides on. I wrote this a good while back when I was learning how to create controls in VB. It uses the SetLayeredWindowAttributes API that is available in Windows 2000. I believe this will work on Windows XP also. I haven't tried it though. A small test application is included to show you how to use the control. It's really simple. If you like it, please rate it and I'll post more code. :)

3_2004-2005 #141688
Get YM! Chat Text & HTML from "Internet Explorer_Server" object

This project will demonstrate how to get the DOM object from an "Internet Explorer_Server" window. And it also shows you how to use that object to get at the TEXT and HTML of the DOM object. This code also demonstrates how to use the EnumWindows and EnumChildWindows API calls.

Languages
Top Categories
Global Discovery