ActiveX Control Pad - PowerPoint PPT Presentation

About This Presentation
Title:

ActiveX Control Pad

Description:

How can we write a client side script and ActiveX program? ... Run with Internet Explorer instead of Netscape. 9. ActiveX Scripting. Demonstrates ... – PowerPoint PPT presentation

Number of Views:84
Avg rating:3.0/5.0
Slides: 10
Provided by: engineer2
Category:

less

Transcript and Presenter's Notes

Title: ActiveX Control Pad


1
ActiveX Control Pad
2
ActiveX Control Pad
  • ActiveX controls can have scripts wrapped around
    them.
  • The controls have interfaces to link with the
    scripts.
  • ActiveX controls have long Class ID.
  • How can we write a client side script and ActiveX
    program?
  • Can do this manually (tedious) or using Active X
    control pad.
  • The pad can be downloaded free. See course web
    site

3
Start Up Screen
This is HTML view
4
Insert ActiveX Control
  • Many ActiveX controls included in IE and Windows.
    Others can be downloaded or written.
  • Edit -gt Insert ActiveX Control

5
Edit Control
Code
6
Scripting
  • Can use Script Wizard to help write script.
    (Tools -gt Script Wizard)
  • Set default scripting to either VBScript or
    JavaScript (JScript)
  • Select Event and Action
  • Script automatically written
  • Can then test out in Internet Explorer

7
Script Wizard
  • Tools -gt Script Wizard

Default VBScript
8
Running
  • Save the file in default home directory
  • Run with Internet Explorer instead of Netscape

9
ActiveX Scripting
  • Demonstrates
  • Use of ActiveX Controls
  • Scripting
  • Client side programming
Write a Comment
User Comments (0)
About PowerShow.com