![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Sep 2004
Posts: 2
Rep Power: 0
![]() |
Hi,
Im looking for some means of automating a rather annoying job I often do. I need the means to take a list of over 1000 strings in a txt files, take a html template and have the first sentence in the list of the txt file replac e every refrence of TEMP123 in the html file, save it as the variable name a nd then take the same template but using variable 2 in the list, and save it and so on. Then complile a list of links to all documents created, Anyone any ideas ? Regards, |
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() ![]() |
sounds easy enough... you will need to include <fstream> and <string> in your program.
You already have the logic down fairly well... all you have to do is create the functions to read the data file, read the template, modifly the template, save the modified template as a new name, create links. What problems are you having?
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Sep 2004
Posts: 2
Rep Power: 0
![]() |
No probem, just wasnt to firstly check it was feasable.
Can I pay one of you guys to right it for me...... |
|
|
|
|
|
#4 |
|
Programming Guru
![]() ![]() ![]() |
Yes, its feasible.
If you attempt it yourself and fail, we are always here to help you. That way, you save money and learn in the process. My rates are fairly high, because my time is valuable. I will help you work out the bugs, etc for free. If you don't want to learn, I'm sure someone here will do it for a fee or you can try rent-a-coder.com
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#5 |
|
Programming Guru
![]() ![]() |
I don't think you'll find anybody on here that is cheap.....
![]() But i think you'll find we're all willing to help you with anyproblems you might have while programming your script.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|