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

  1. <p align="center"> </p>
  2. <form method="Post" ACTION="atumd2.asp#UsingtheAdRotatorComponent">
  3.     <input type="hidden" name="Clickme" value="True"><p align="center"><input type="Submit" Value="Show Me"></p>
  4. </form>
  5. <p align="center">
  6. <%If Request.form("Clickme") = "True" then%>
  7. <%set Ad = Server.CreateObject("MSWC.Adrotator")%> 
  8. <%= Ad.GetAdvertisement("/aspsamp/tutorial/lessons/adrot.txt")%></p>
  9. <%end if%>
  10.