Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Thorex

    Newbie - Can this be done with ASP ?

    Hello ToddWW !! This combination is not working for some reason, is it the code ? I used exact code, number of pages (10), and modifyed the pagelist like you said. The two pages solution worked perfectly after modifying the code you gave me. Please Help, and thanks for all the help before.
  2. Thorex

    Newbie - Can this be done with ASP ?

    Hi there again ToddWW !! My thoughts: You're pure Gold at least from my point of view Idea is Great, so lets say we have 10 different pages, and each would load 50 times How to do it ?? Once again Thank You
  3. Thorex

    Newbie - Can this be done with ASP ?

    Thanx ToddWW great help, but wouldnt this part: pageref = "somepage.asp" IF Application("pagehits") > 50 THEN Application.Lock Application("pagehits") = 0 Application.Unlock pageref = "someotherpage.asp" load the somepage 50 times, then load...
  4. Thorex

    Newbie - Can this be done with ASP ?

    Hi there to you all! Can ASP do this ? Lets say that the page has two frames, and on 50 loads of that page, the lower frame displays one location, and on next 50 loads some other location, can that be done, and how? Thanks, and sorry for the stupidity of the question :))

Part and Inventory Search

Back
Top