|
|
Articles related to "Activex"
Inserting ActiveX Controls in the Web Page Each ActiveX control has a set of properties and methods that can be set and reacted to. They are programmed just like any other object on the Web page. You set the properties of the control, and then your script reacts to messages sent by the user interacting with the objects in the browser. www-design • internet • activex • client • server
Attributes for ActiveX objects Some of the attributes for ActiveX objects aren't new to HTML. For instance, the <b>ALIGN</b>, <b>BORDER</b>,<b>HEIGHT</b>, <b>HSPACE</b>, <b>VSPACE</b>, and <b>WIDTH</b> attributes are used with the <b><IMG></b> tag. However, because the <b><OBJECT></b> tag is part of an advanced specification, it supports the advanced alignments and spacing techniques. www-design • activex • client • server • programming
Game Programming over the Internet - Basic Theory A short guide on theory for client based internet gaming. games game gaming internet java javascript cookies
Free Online Anti-Virus Scanners Online anti-virus scanners offer protection from viruses, spyware and other various malware that can compromise important data and computer health. anti-virus scanners • online virus protection • web-based virus protection • computer viruses • anti-virus software
Custom Controls in VBScript. Brief of ActiveX controls An ActiveX control is different from a VBX or DLL because the control is registered with the operating system when it is installed. After an ActiveX control is registered, it can be used as a component by any application developed, using any one of many different development environments, including VBScript. www-design • internet • activex • programming • html
How to Use VBScript to Create Recordsets Recordset are set of records downloaded from database. However, with VBScript it is possible to create a recordset without a database. vb vbs vbscript recordset • create new recordset • vbs library load include • microsoft data access components mdac 2.8 • ado activex data object adodb
Microsoft HTML Help Workshop (HHW) HHW is a free documentation project for producing an external Help module, which can be called from the main program application or from any MS Office product. microsoft html help workshop • user documentation • help for desktop applications • hhw interface • compiling the help executable
Animated Button and Preloader controls Microsoft has made available a number of controls that you can use in your own VBScript HTML pages. Keep in mind that in order for these controls to work, it's up to the client (your reader) to install them on his or her machine. These controls are freely distributable and can be made available to people interested in seeing and using your implementation of the object on their machines. www-design • internet • activex • client • programming
Chart Control The Chart control works just like a chart in Excel or Lotos. You provide a matrix of numeric values, and a chart gives the graphical relationship between these values. www-design • internet • client • programming • html
Embeding FLASH Movies How to embed FLASH Movies in web page? embedding flash movies • inserting flash movies • publishing flash movies • object tag • embed tag
MS Calendar Control MS Calendar Control is a very convenient visual tool to display or choose a date including year, month, calendar day, and day of week.It is visible both at design time and at run time. www-design • internet • client • programming • html
Popup Menu Popup Menu control is used to create a popup menu when the user clicks a link, named control or image link with the mouse on a Web page. This control is used mostly for navigational purposes. www-design • internet • activex • programming • html
Timer Control The Timer control belongs to the type of control that is not visually oriented. The timer control is not intended to be something the user sees; it is a building block for your scripts. Any action that should occur after a precisely specified interval can be implemented with a timer and the code you can associate with a timer expiration. www-design • internet • activex • client • programming
Computer Security Weekly, August 9, 1999 August 9, 1999: This week's events in computer security, both on and off the net. computer • security • network • internet • virus
Survival In An Online World, part III Part III of a four part series on what you need and what you should be doing to protect yourself when you are online. This part looks at spyware. thomas williams • online • survival • internet • email
Introduction to VBScript A topic covers the VB script application for WWW-design. It includes technical information; step-to-step guide on using VB script for DHTML, advanced VB script applications that use Microsoft ActiveX Controls, Automation servers, and Java applets; useful links and recommended literature. www-design • internet • intranet • activex • java
VBScript and Java Applets You can integrate the applets into your programs and directly use their capabilities from your script. It's very much like the ActiveX object integration model. There are some differences, such as the events that ActiveX provides, but there are also a lot of similarities. www-design • internet • intranet • activex • java
Microsoft Excel Household Budget Spreadsheet Download a free Microsoft Excel budget spreadsheet. Track monthly household expenses with a pre-populated budgeting worksheet. Links to more budget template articles. free microsoft excel household budget spreadsheet • download excel budgeting spreadsheet • monthly budgeting template • family expense worksheet • track expenses
Computer Security Weekly, November 22, 1999 November 22, 1999: This week's events in computer security, both on and off the net. internet • virus • trojan • antivirus • bugs
Desperate Defense Article explaining why Netscape's new open or free source code plan will ultimately fail. free source code • open source • developers • communicator 5.0 • aurora
Cyberpool with EagleDomain.net Interactive Pool on the Internet interactive • pool • internet • billiards • games
Beginning AJAX and Web XML AJAX and XML for Web Developers explained in a pragmatic primer for beginning and experienced professional web developers. ajax • programming • programmer • web • developer
Budget Templates for Spreadsheets Get spreadsheet templates andd learn how to use spreadsheet budget templates to simplify creating a personal or household budget. personal budget • household budget • budget spreadsheet • spreadsheet templates • budget forms
A new phase of discussion Strange title. But makes sense. Today onwards I am changing the course a bit. So after a journey through viruses, trojans, password crackers, port scanners, IP sniffers, IP spoofers, etc we look into the types of attacks possible on your network or web server. Here onwards starts the major discussion on Internet Security. new • discussion • internet security • danger • prozy
Multiple Certification Helps microsoft training, microsoft certification, mcse, mcsd, windows nt microsoft training • microsoft certification • mcse • mcsd • windows nt
The virus @ ANTIVIRUS There are many anti virus programs, Indian and foreign those do the job quite well. I is well worth buying one and getting the updates regularly. All good anti virus programs should have a memory resident component that is capable of running in the background without affecting system performance significantly. It should monitor all files that are opened, saved or copied to your system for potential viruses. windows • win • 98 • windows98 • win98
The virus @ ANTIVIRUS There are many anti virus programs, Indian and foreign those do the job quite well. I is well worth buying one and getting the updates regularly. All good anti virus programs should have a memory resident component that is capable of running in the background without affecting system performance significantly. It should monitor all files that are opened, saved or copied to your system for potential viruses. windows • win • 98 • windows98 • win98
TThreadComponent Imagine that your application needs to perform a time-consuming operation (such as an automation server call, saving data to a disk file, exporting data to database server, etc). While your application is busy, user relaxes in the armchair and stupidly looks at display. Is there anyone who likes it? Moreover, Windows do not even redraw an application's form. You already know how to perform operation simultaneously with threads (if not - see previous articles). Now let's look to a TThreadComponent - a native VCL component that allows quick and easy threading. The code is written by me and it was tested in several applications. It is free for Suite101 members! thread • threads • tthread • delphi • windows
An Overview of C# Have you been programming in C/C++ for too long? Confused about what C# is all about? Ever wondered whether you should learn C#? This article gives you an introduction to C#'s capabilities and future direction. c# • introduction • overview • csharp • dotnet
Book Review: Programming C# Book review on Programming C# by Jesse Liberty. Published by O'Reilly and Associates. book review • programming c# • jesse liberty • c#
Computer Security Weekly, July 3, 2000 July 3, 2000, This week's events in computer security, both on and off the net. computer • security • network • internet • virus
Computer Security Weekly, June 21, 1999 June 21, 1999: This week's events in computer security, both on and off the net. computer • security • network • internet • virus
Computer Security Weekly, May 22, 2000 May 22, 2000, This week's events in computer security, both on and off the net. computer • security • network • internet • virus
Don't Wait To Get Attacked Before Protecting Your Valuable Files Here I will point you to some valuable software utilities that any small business owner should consider purchasing. You should make sure that you're always protected from those nasty virii that those mean, evil programmers are distributing via the internet. anti-virus • antivirus • virus • files • utility
Computer Security Weekly, February 21, 2000 February 21, 2000, This week's events in computer security, both on and off the net. computer • security • network • internet • virus
Computer Security Weekly, November 15, 1999 November 15, 1999: This week's events in computer security, both on and off the net. internet • virus • viruses • trojan • antivirus
Brief Reviews Of The Major Search Engines - Strengths, Weaknesses And Recent Changes Biweekly search engines article. Brief reviews of Alta Vista, Excite, Infoseek, HotBot, Lycos and Northern Light. Strengths, weaknesses, special features, practical search tips. search engine reviews • web search tips • search engines • web searching
Computer Security Weekly, April 12, 1999 Apr 12, 1999: This week's events in computer security, both on and off the net. computer • security • network • internet • virus
Web site designers to avoid Nine types of web site designer a small business must avoid. web site • website • design • marketing • awards
Computer Security Weekly, September 13, 1999 September 13, 1999: This week's events in computer security, both on and off the net. computer security • network • internet • virus • bugs |
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
L |
M |
N |
O |
P |
Q |
R |
S |
T |
U |
V |
W |
X |
Y |
Z |
0-9 |
|
|
|
|
|
|
|
|