adrodator

  • 15 years ago

    hai,


    i want to display different panners, whenever i am refeereshing the asp page . i know here we want to use adrodator. if anybody having adrodator codings send me.....



       

  • 15 years ago

    Add this code to ads.txt files
    width 200
    height 400
    border 0
    *


    images/1.gif
    http://yahoo.com
    welcome to ads1
    1


    images/2.gif
    http://rediffmail.com
    welcome to ads2
    1



    add this code to ads.asp
    <%
       Set adRotator = Server.CreateObject("MSWC.AdRotator")    
    %>
    <%=adRotator.GetAdvertisement("ads.txt")%>


    <%
    if request("url") <> "" then
       Response.Redirect(request("url"))
    end if
    %>

  • 15 years ago

    width 200
    height 400
    border 0
    *


    images/1.gif
    http://yahoo.com
    welcome to ads1
    1


    images/2.gif
    http://rediffmail.com
    welcome to ads2
    1



    add this code to ads.asp
    <%
       Set adRotator = Server.CreateObject("MSWC.AdRotator")    
    %>
    <%=adRotator.GetAdvertisement("ads.txt")%>


    <%
    if Request.QueryString("url") <> "" then
       Response.Redirect(request("url"))
    end if
    %>

  • 15 years ago

    hai benaya,




    but ur coding is not working , i want some explanation about ur codings what i want to do.

  • 15 years ago

    add this code to a ads.txt
    width 200
    height 400
    border 0
    *


    images/1.gif
    http://yahoo.com
    welcome to ads1
    1


    images/2.gif
    http://rediffmail.com
    welcome to ads2
    1



    add this code to ads.asp
    <%
      Set adRotator = Server.CreateObject("MSWC.AdRotator")    
    %>
    <%=adRotator.GetAdvertisement("ads.txt")%>


    <%
    if Request.QueryString("url") <> "" then
      Response.Redirect(request("url"))
    end if
    %>



    run th ads.asp file then u will get, get correct url, image name, site description ok

  • 15 years ago
    hai,

     ur coding is not working.....

    when i run the ads.asp page it's was loading, after it's is not dispalying anything.....


    first u check and send me the file to my id [email protected]...

    thanks ur replaying.......
  • 15 years ago

    hi i send code

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“XML is like violence - if it's not working for you, you're not using enough of it.”