afidegnum 0 Posted April 11, 2011 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.comwhere 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 straightI will be grateful if you can please help provide a clean step approach to achieve this stepThanks in advance. Share this post Link to post Share on other sites
PsaltyDS 39 Posted April 12, 2011 Please do not on this site. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites