Results for "Author: edwin vermeer"
A new version is now available as part of a commercial product. See http://siteskinner.com With this code it is very easy to publish database information as HTML. Customizing such a publication is very easy because of the use of templates. This is the second version of this code. All the votes for the previous version inspired me to make some big improvements. Thanks for the votes! :-) The screenshot below and the demo project will show you most of the possibilities of this code. New features are: . Converted the module to a class module. . Added 3 events for next record, next page and error. . It is now possible to include other templates. (subforms!) . . These templates can have their own recordset. (don’t have to) . . A 'subform' can be bound to the mainform by linking a field from the main recordset to a field in the sub recordset. (don’t have to) . . You can include multiple templates and these templates can also include multiple templates. So you can create a sub of a sub. . I added a couple of system parameters that can be used in the templates (record number, line number inside a group, even/odd line, greenbar) You can use this to give every other line a different colour. . You can put in ‘’ as the page grouping and you will get one big HTML file with all the data. Features that already existed: . You can put all fields from the recordset anywhere in the template. (even within HTML tags) . You can create multiple (nested) grouping levels. Each level will have its own header, footer and detail section. . There are a lot of system parameters and it is easy to add you own. Almost all App properties can be used. This code can be useful: . When you are not able to access your database dynamically from your web server. You can use this to publish database information. . When you need an easy to use and customizable data reporting tool. . When the number of data updates is much lower than the web traffic you have. In this case static WebPages will probably give a much smaller server load. . If you created your own web server in VB. You can use this to give it functionality to access a database . When ...?
New in this demo: Active titlebar skin (all running applications) and a new version of my award winning Textanimation control. Extra in this version is: transparent background, Picture background, Transparent background of parent form!, a lot of gradient options, MousIn and Mouse out events, ..? Also in this demo: system tray skin with tickertape, docked window with tickertape, text animation demo, transparent animation (including form), vertical titlebar, gradient form, button control with a lot of properties, Win2k form transparency, animating logo, ...? This publication is using code of about a dozen developers, so thanks everyone.
You can make your forms transparant by adding this control to your form. You can set the transparancy level and you can fade in and fade out your forms with very litle coding (All the code you need is in the screen sample). Be aware that the transparancy will only work on Windows 2000. If you run the code on an other version, then you will just see the forms without transparancy. Yes, I have used the transparancy code that was published by others. Here is the reference for this: When i saw the code 21385 from faisal arif, i wanted to reproduce that. After a search on planet source code on transparancy i found a working sample 8015 from J.-A. Mock. I used this code as a base to crate the control. According to Reland Kluit this code is a 'stolen' copy of his code 6546
New version at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=24869&lngWId=1 With this control you can flicker free animate multiple text lines. You can animate position, rotation, size and color. During the animation every text line is clickable.
NEW VERSION AT http://www.planet-source-code.com/xq/ASP/txtCodeId.23669/lngWId.1/qx/vb/scripts/ShowCode.htm With one simple procedure call you can create multiple HTML files based on any recordset and a HTX like template. It is possible to create multiple (nested) grouping levels. It is also possib to create your own constant parameters. The screenshot below and the demo project will show you some of the possibilities of this code. The code is well commented and not to massive to go through. It uses the underappreciated Split function a lot. Because of the Split function the code is very small and fast. This code can be useful: When you are not able to access your database dynamically from your web server. You can use this to publish database information. When you need an easy to use and customizable data reporting tool. When the number of data updates is much lower than the web traffic you have. In this case static WebPages will probably give a much smaller server load. If you created your own web server in VB. You can use this to give it functionality to access a database When ...?
A new version is now available as part of a commercial product. See http://siteskinner.com With this code it is very easy to publish database information as HTML. Customizing such a publication is very easy because of the use of templates. This is the second version of this code. All the votes for the previous version inspired me to make some big improvements. Thanks for the votes! :-) The screenshot below and the demo project will show you most of the possibilities of this code. New features are: . Converted the module to a class module. . Added 3 events for next record, next page and error. . It is now possible to include other templates. (subforms!) . . These templates can have their own recordset. (don’t have to) . . A 'subform' can be bound to the mainform by linking a field from the main recordset to a field in the sub recordset. (don’t have to) . . You can include multiple templates and these templates can also include multiple templates. So you can create a sub of a sub. . I added a couple of system parameters that can be used in the templates (record number, line number inside a group, even/odd line, greenbar) You can use this to give every other line a different colour. . You can put in ‘’ as the page grouping and you will get one big HTML file with all the data. Features that already existed: . You can put all fields from the recordset anywhere in the template. (even within HTML tags) . You can create multiple (nested) grouping levels. Each level will have its own header, footer and detail section. . There are a lot of system parameters and it is easy to add you own. Almost all App properties can be used. This code can be useful: . When you are not able to access your database dynamically from your web server. You can use this to publish database information. . When you need an easy to use and customizable data reporting tool. . When the number of data updates is much lower than the web traffic you have. In this case static WebPages will probably give a much smaller server load. . If you created your own web server in VB. You can use this to give it functionality to access a database . When ...?
New in this demo: Active titlebar skin (all running applications) and a new version of my award winning Textanimation control. Extra in this version is: transparent background, Picture background, Transparent background of parent form!, a lot of gradient options, MousIn and Mouse out events, ..? Also in this demo: system tray skin with tickertape, docked window with tickertape, text animation demo, transparent animation (including form), vertical titlebar, gradient form, button control with a lot of properties, Win2k form transparency, animating logo, ...? This publication is using code of about a dozen developers, so thanks everyone.
You can make your forms transparant by adding this control to your form. You can set the transparancy level and you can fade in and fade out your forms with very litle coding (All the code you need is in the screen sample). Be aware that the transparancy will only work on Windows 2000. If you run the code on an other version, then you will just see the forms without transparancy. Yes, I have used the transparancy code that was published by others. Here is the reference for this: When i saw the code 21385 from faisal arif, i wanted to reproduce that. After a search on planet source code on transparancy i found a working sample 8015 from J.-A. Mock. I used this code as a base to crate the control. According to Reland Kluit this code is a 'stolen' copy of his code 6546
New version at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=24869&lngWId=1 With this control you can flicker free animate multiple text lines. You can animate position, rotation, size and color. During the animation every text line is clickable.
NEW VERSION AT http://www.planet-source-code.com/xq/ASP/txtCodeId.23669/lngWId.1/qx/vb/scripts/ShowCode.htm With one simple procedure call you can create multiple HTML files based on any recordset and a HTX like template. It is possible to create multiple (nested) grouping levels. It is also possib to create your own constant parameters. The screenshot below and the demo project will show you some of the possibilities of this code. The code is well commented and not to massive to go through. It uses the underappreciated Split function a lot. Because of the Split function the code is very small and fast. This code can be useful: When you are not able to access your database dynamically from your web server. You can use this to publish database information. When you need an easy to use and customizable data reporting tool. When the number of data updates is much lower than the web traffic you have. In this case static WebPages will probably give a much smaller server load. If you created your own web server in VB. You can use this to give it functionality to access a database When ...?
A new version is now available as part of a commercial product. See http://siteskinner.com With this code it is very easy to publish database information as HTML. Customizing such a publication is very easy because of the use of templates. This is the second version of this code. All the votes for the previous version inspired me to make some big improvements. Thanks for the votes! :-) The screenshot below and the demo project will show you most of the possibilities of this code. New features are: . Converted the module to a class module. . Added 3 events for next record, next page and error. . It is now possible to include other templates. (subforms!) . . These templates can have their own recordset. (don’t have to) . . A 'subform' can be bound to the mainform by linking a field from the main recordset to a field in the sub recordset. (don’t have to) . . You can include multiple templates and these templates can also include multiple templates. So you can create a sub of a sub. . I added a couple of system parameters that can be used in the templates (record number, line number inside a group, even/odd line, greenbar) You can use this to give every other line a different colour. . You can put in ‘’ as the page grouping and you will get one big HTML file with all the data. Features that already existed: . You can put all fields from the recordset anywhere in the template. (even within HTML tags) . You can create multiple (nested) grouping levels. Each level will have its own header, footer and detail section. . There are a lot of system parameters and it is easy to add you own. Almost all App properties can be used. This code can be useful: . When you are not able to access your database dynamically from your web server. You can use this to publish database information. . When you need an easy to use and customizable data reporting tool. . When the number of data updates is much lower than the web traffic you have. In this case static WebPages will probably give a much smaller server load. . If you created your own web server in VB. You can use this to give it functionality to access a database . When ...?
New in this demo: Active titlebar skin (all running applications) and a new version of my award winning Textanimation control. Extra in this version is: transparent background, Picture background, Transparent background of parent form!, a lot of gradient options, MousIn and Mouse out events, ..? Also in this demo: system tray skin with tickertape, docked window with tickertape, text animation demo, transparent animation (including form), vertical titlebar, gradient form, button control with a lot of properties, Win2k form transparency, animating logo, ...? This publication is using code of about a dozen developers, so thanks everyone.
You can make your forms transparant by adding this control to your form. You can set the transparancy level and you can fade in and fade out your forms with very litle coding (All the code you need is in the screen sample). Be aware that the transparancy will only work on Windows 2000. If you run the code on an other version, then you will just see the forms without transparancy. Yes, I have used the transparancy code that was published by others. Here is the reference for this: When i saw the code 21385 from faisal arif, i wanted to reproduce that. After a search on planet source code on transparancy i found a working sample 8015 from J.-A. Mock. I used this code as a base to crate the control. According to Reland Kluit this code is a 'stolen' copy of his code 6546
New version at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=24869&lngWId=1 With this control you can flicker free animate multiple text lines. You can animate position, rotation, size and color. During the animation every text line is clickable.
NEW VERSION AT http://www.planet-source-code.com/xq/ASP/txtCodeId.23669/lngWId.1/qx/vb/scripts/ShowCode.htm With one simple procedure call you can create multiple HTML files based on any recordset and a HTX like template. It is possible to create multiple (nested) grouping levels. It is also possib to create your own constant parameters. The screenshot below and the demo project will show you some of the possibilities of this code. The code is well commented and not to massive to go through. It uses the underappreciated Split function a lot. Because of the Split function the code is very small and fast. This code can be useful: When you are not able to access your database dynamically from your web server. You can use this to publish database information. When you need an easy to use and customizable data reporting tool. When the number of data updates is much lower than the web traffic you have. In this case static WebPages will probably give a much smaller server load. If you created your own web server in VB. You can use this to give it functionality to access a database When ...?
Updated on April 9. Added the ocx and dll. You can run install.bat which will rename and register these. This is probably the easiest way to create your own true NT service. Just look at the testService project. This has all the code you need. Instructions: Before opening the testService project you first need to compile cwService and vaService. The cwService.ocx is written in Visual C. If you do not have Visual C then you can rename cwService_ocx to cwService.ocx. Don't forget to use regsvr32 to register this ocx and dll. If you want to see how it works, then try this: Open the task scheduler (to see what is hapening) Start the executable. Install the service with Desktop interaction enabled. Also look what happens if you start the executable twice. If you look at the services (in computer management) then you must be aware that it needs a refresh for showing an changed state. --------------------------------------------------If you want a valuable developers tool/library then look at http://siteskinner.com This will give you a library with some great objects that you can use. Like: FTP, POP, SMTP, Telnet, DOS, publishing database information as HTML (plus email), triple des encryption, hook into internet explorer, Internet connection state, Windows task scheduler, generic tcp/ip client and server, Web page data grabber, capture dos command output, ... --------------------------------------------------
With this it is easy to run multiple instances of a client or server. It is an API only winsock wrapper setup as an active X dll. The bennefit of this is that it uses very litle memory (compared to the inet control), it's very fast, you do not need a form and its very easy to create multiple instances. I tested it with 4 servers and 400 clients on 1 machine. Also included in this submition is the best subclass code there is (Thanks Paul) and the best Error handling code there is (Thanks Thushan) It even includes support for GPF errors. If you want to see the Error handling in action, then unmark the line with err.raise in the Subclass.cls. Changed in this version: 1. Fixed the Stack overflow when there were to manny clients sending to much data at the same time. This happened when ther was about 5MB of data that still needed to be processed. 2. Fixed the overflow error in the subclass code than sometimes could happen on a win98. 3. Improved the error handling. If you are tinking of creating a server then also have a look at my other submition for creating a NT service (very easy) http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=44568&lngWId=1 --------------------------------------------------Advertisement: If you want a valuable developers tool then look at http://siteskinner.com This will give you a library with some great objects that you can use. Like: FTP, POP, SMTP, Telnet, DOS, publishing database information as HTML (plus email), triple des encryption, hook into internet explorer, internet connection state, Windows task scheduler, generic tcp/ip client and server, Web page data grabber, capture dos command output, ... --------------------------------------------------
New in this demo: Active titlebar skin (all running applications) and a new version of my award winning Textanimation control. Extra in this version is: transparent background, Picture background, Transparent background of parent form!, a lot of gradient options, MousIn and Mouse out events, ..? Also in this demo: system tray skin with tickertape, docked window with tickertape, text animation demo, transparent animation (including form), vertical titlebar, gradient form, button control with a lot of properties, Win2k form transparency, animating logo, ...? This publication is using code of about a dozen developers, so thanks everyone.
New version at http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=24869&lngWId=1 With this control you can flicker free animate multiple text lines. You can animate position, rotation, size and color. During the animation every text line is clickable.
You can make your forms transparant by adding this control to your form. You can set the transparancy level and you can fade in and fade out your forms with very litle coding (All the code you need is in the screen sample). Be aware that the transparancy will only work on Windows 2000. If you run the code on an other version, then you will just see the forms without transparancy. Yes, I have used the transparancy code that was published by others. Here is the reference for this: When i saw the code 21385 from faisal arif, i wanted to reproduce that. After a search on planet source code on transparancy i found a working sample 8015 from J.-A. Mock. I used this code as a base to crate the control. According to Reland Kluit this code is a 'stolen' copy of his code 6546