batch file to generate html page

carlouche

Regular Member
Joined
Jul 13, 2008
Messages
250
Reaction score
39
Hello i need help

i want to create batch file who open and save html page in a folder
with the name of the description

i have a big list of url formated like this

ex :

"http://mywebsite.com/test/" ; "description"


the result i want his finnaly like this "description.html"

i think is very easy but i don"t know how to do it

if you can help me it would be great

thank you carlos from france

sorry for my english...
 
You can use PHP scripts because websites dont allow batch scripts because of fear of virus.
what you mean to say seems like creating new webpages automatically if
that is so you can use any blog creator ,it does the same job ,just modify some parameters.
 
Back
Top