Jump to content

Need help Looping folder, Open file search for HTML string, submit form.


Recommended Posts

Hi Good morning,

Please I am trying to migrate an existing plain site containing more than 15,345 html files. to a CMS site where contents shold be saved in database instead of plain files. The issue now is, I would like to loop in a folder called C:\Users\JEANNE\Documents\bulffile , Open Each Files, Search for a content of a div class:

<div class="rbcontent"> content ........</div>

Post each of such content from each files in the said folder to a web form http://www.domain.com

where the form class is "content" form. and save.

Repeat the same procedure till all end.

I have been reading about looping folders, and using regular expressions. but I still can't get my head straight

I will be grateful if you can please help provide a clean step approach to achieve this step

Thanks in advance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...