load random include file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Karl

    load random include file

    This may show up as a duplicate post.. sorry

    Can someone tell me if it is possible to look through a specified directory
    and load an html from those found within randomly file using server side
    include? I found a method to do something similar but it does it in an
    IFRAME. I'd like to do it using SSI instead.

    Thanks.
  • Brian Genisio

    #2
    Re: load random include file

    Karl wrote:[color=blue]
    > This may show up as a duplicate post.. sorry
    >
    > Can someone tell me if it is possible to look through a specified directory
    > and load an html from those found within randomly file using server side
    > include? I found a method to do something similar but it does it in an
    > IFRAME. I'd like to do it using SSI instead.
    >
    > Thanks.[/color]

    Well, we mostly deal with client-side JavaScript issues. What
    server-side technology are you using? ASP? PHP? Server-Side Javascript?

    I guarantee that it is possible, but it is _likely_ not the scope of
    this newsgroup.

    Brian

    Comment

    Working...