Can anyone write a simple software that adds html after body tag...?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Oracle Porn
    Affiliate
    • Oct 2002
    • 24433

    #1

    Can anyone write a simple software that adds html after body tag...?

    Can anyone write a simple software that adds html after body tag to all html files inside folder?

    i want an easy way to add new recips to old galleries


  • Oracle Porn
    Affiliate
    • Oct 2002
    • 24433

    #2
    sorry meant to say to all index.html and not to ALL htm files.


    Comment

    • sarettah
      see you later, I'm gone
      • Oct 2002
      • 14359

      #3
      Originally posted by Oracle Porn
      Can anyone write a simple software that adds html after body tag to all html files inside folder?

      i want an easy way to add new recips to old galleries
      Sounds more like you want to replace existing code with new code if I read you right. Problem with that would be having the program accurately identify which code needs to be replaced.

      If you truly mean just adding html code after the body tag that is a cakewalk and could be put together pretty easy.
      All cookies cleared!

      Comment

      • Oracle Porn
        Affiliate
        • Oct 2002
        • 24433

        #4
        Originally posted by sarettah
        Sounds more like you want to replace existing code with new code if I read you right. Problem with that would be having the program accurately identify which code needs to be replaced.

        If you truly mean just adding html code after the body tag that is a cakewalk and could be put together pretty easy.
        not replacing...i have a gallery with no recip at all and the program needs to add a recip in a new html file


        Comment

        • Theo The Theologian
          Confirmed User
          • Mar 2005
          • 1099

          #5
          Originally posted by Oracle Porn
          not replacing...i have a gallery with no recip at all and the program needs to add a recip in a new html file
          Easiest way I can think of to do it is the find and replace (advanced) in dreamweaver. Do a search for "<body>" replace with "<body> your code" in folder (subfolders too if checked.) Do a test on a few before doing the whole shebang. That should do it though.

          PS God hates you.


          I'm a hate-fuelled umbrella-wielding photographer with a winning smile, and a way with the ladies.

          Comment

          • sarettah
            see you later, I'm gone
            • Oct 2002
            • 14359

            #6
            Originally posted by Oracle Porn
            not replacing...i have a gallery with no recip at all and the program needs to add a recip in a new html file
            Just 1 file? Why not just edit it? I think I am confused here. (wouldn't be the first time)
            All cookies cleared!

            Comment

            • Theo The Theologian
              Confirmed User
              • Mar 2005
              • 1099

              #7
              Originally posted by sarettah
              Just 1 file? Why not just edit it? I think I am confused here. (wouldn't be the first time)
              Pretty sure it's a shitload of files.

              PS God hates you too.


              I'm a hate-fuelled umbrella-wielding photographer with a winning smile, and a way with the ladies.

              Comment

              • Oracle Porn
                Affiliate
                • Oct 2002
                • 24433

                #8
                Originally posted by sarettah
                Just 1 file? Why not just edit it? I think I am confused here. (wouldn't be the first time)
                because i still need a no recip copy of my gallery dont you think?


                anyway i prefer a server base app....so i wont have to upload just add recip put in folder and boom gallery with recip created.


                Comment

                • EdgeXXX
                  Confirmed User
                  • Oct 2005
                  • 5816

                  #9
                  Try using UltraEdit-32 or DreamWeaver (as Theo pointed out)
                  .
                  .
                  .
                  .

                  I have a sig

                  Comment

                  • broke
                    Confirmed User
                    • Aug 2003
                    • 4501

                    #10
                    This is a good example of why freelance software projects fail. Half assed forum request with half assed specs.

                    I'll do it for $2 bucks and it'll take 15 minutes.

                    Oh wait - now you want a server app that parses directories and makes changes to some files rather than any app that replaces a <body> tag with a <body> tag plus text.

                    I have a great idea...

                    Spec out your project before you post crap and waste people's time.
                    Last edited by broke; 07-24-2007, 06:54 PM.
                    Perfect Gonzo

                    Comment

                    • Oracle Porn
                      Affiliate
                      • Oct 2002
                      • 24433

                      #11
                      Originally posted by broke
                      This is a good example of why freelance software projects fail. Half assed forum request with half assed specs.

                      I'll do it for $2 bucks and it'll take 15 minutes.

                      Oh wait - now you want a server app that parses directories and makes changes to some files rather than any app that replaces a <body> tag with a <body> tag plus text.

                      I have a great idea...

                      Spec out your project before you post crap and waste peoples time.
                      well if u have an icq number i can give you exact specs...that's what icq is for....


                      Comment

                      • broke
                        Confirmed User
                        • Aug 2003
                        • 4501

                        #12
                        Originally posted by Oracle Porn
                        well if u have an icq number i can give you exact specs...that's what icq is for....
                        I'm not taking on additional work at the moment.

                        Sorry -- your post just caught my eye and allowed me to vent a bit. It wasn't personal. Good luck finding someone to take on the project.
                        Perfect Gonzo

                        Comment

                        Working...