Web Page File Name

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AmericanVice
    Registered User
    • Apr 2007
    • 36

    #1

    Web Page File Name

    Newb question --- how do I use an HTML webpage Filename as a dynamic variable?

    All my images are dictated by the Filename -- when I change the name, I want the pics to update.

    Thanks!!!
    AmericanVice
    www.AmericanVice.com
    [email protected]
    ICQ: 351-470-819
  • twan
    Confirmed User
    • Aug 2003
    • 798

    #2
    I think you cannot use dynamic variables with only html page.

    You should try looking at javascript which will allow you to script in html pages. Or php to get into the world of amateur scripting

    Blog Submitter, submit to 15 blog dirs with 1 form.
    Free WordPress Blog Hosting - Become a Thumblogger Affiliate!

    Comment

    • testpie
      Mostly retired
      • Apr 2006
      • 3231

      #3
      Originally posted by twan
      I think you cannot use dynamic variables with only html page.

      You should try looking at javascript which will allow you to script in html pages. Or php to get into the world of amateur scripting
      What he said.

      You can't use HTML as a scripting language; that's what PHP, ASP, ColdFusion, C and so on are for - HTML is nothing more than a markup language for the content of a static page, or the resulting content of a dynamic page which has been generated by a scripting language.

      Affiliates: DogFart ~ Domain parking: NameDrive ~ Traffic broker: Traffic Holder

      Comment

      • KickAssKyle
        Registered User
        • Jul 2007
        • 36

        #4
        Bla bla bla, java, pearl, python! Yeah I wouldnt ask me! I have no clue.
        Kyle Maddox
        [email protected]
        ICQ#432613129

        Comment

        Working...