home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / MS_DEV / VID / SERVER / ASF / DATA.Z / script5.asp < prev    next >
Text File  |  1996-10-22  |  530b  |  17 lines

  1. <CENTER>
  2. <BR>
  3. <% Set OBJbrowser = Server.CreateObject("MSWC.BrowserType") %>
  4. <% If OBJbrowser.ActiveXcontrols = "True" Then %> 
  5. <OBJECT CODEBASE="/AdvWorks/Controls/nboard.cab#version=5,0,0,5"
  6.           WIDTH=460
  7.           HEIGHT=60
  8.           DATA="/AdvWorks/Controls/billboard.ods"
  9.           CLASSID="clsid:6059B947-EC52-11CF-B509-00A024488F73">
  10. </OBJECT>
  11.  
  12. <% Else %> 
  13. <% set Ad = Server.CreateObject("MSWC.Adrotator") %>
  14. <% = Ad.GetAdvertisement("/aspsamp/tutorial/lessons/adrot.txt") %>
  15. <% End If %>
  16. </center>
  17.