random image in html

Discussion in 'HTML & Website Design' started by Lpspider, Aug 27, 2006.

  1. #1
    Is it possible to set up random images to display in html only? without javascript?

    So basically I can copy and paste the html code on any html webpage (or even myspace) without it using a php include, javascript, etc?

    If so, how?

    Thanks, :D
     
    Lpspider, Aug 27, 2006 IP
  2. fscripting

    fscripting Banned

    Messages:
    288
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    with html without javascript

    dont think soo
     
    fscripting, Aug 27, 2006 IP
  3. Lpspider

    Lpspider Well-Known Member

    Messages:
    2,216
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    160
    #3
    Pity. I'd hoped I could. :/
     
    Lpspider, Aug 27, 2006 IP
  4. sojic

    sojic Active Member

    Messages:
    133
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    90
    #4
    Yes, you could display random image in html without javascript, but with PHP or ASP.

    It is server side scripting language. It's execute on the server, and generate HTML, so client receive pure HTML code.

    If you need PHP code just reply here, I will write some.
     
    sojic, Aug 27, 2006 IP