afidegnum Posted April 11, 2011 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.
PsaltyDS Posted April 12, 2011 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now