need someone to create a simple script

pgaoroagnloeid

Junior Member
Joined
Aug 11, 2008
Messages
111
Reaction score
26
I need a script that will create a text file containing a list of urls. Each url will simply have a number added at the end of it like this:



Code:
http://site.com/and=vewtext&id=1
http://site.com/and=vewtext&id=2
http://site.com/and=vewtext&id=3
http://site.com/and=vewtext&id=4

all the way to about 100,000

Basically I just need it to make a list of urls increasing the number each time.
If there's a script out there already that will do this please point me there!
 
Last edited:
freelancer-- rentacoder etc.. best place to ask! cheap an cheerfull my friend!
 
this can easily be done either from a shell script or from a web application in PHP, send me the details here and i will do it for you
 
Why not just use excel?

PM me for my paypal address so you can pay me my freelance fee. :p
 
Last edited:
You can do it in Exell. Type the the first url in the first row and the second url in the second row. Now select these two cells, and drag them down on the lower right corner of the cells untill you're at 100.000. Exell will automaticly add up the numbers.

Now you have the list, you just have to select everything (ctrl+a), copy this, and paste it in a txt-file and you're ready.
 
lol yeah thats kinda easy.

you should offer excel services pollfactory. you can make around 10 usd a day :)
 
pollfactory you are awesome!

I didn't even know i could do that in a spreadsheet. I asked my wife and she was like BAM!

Now I have it done. Thank you so much!
 
great to know that you got your job done by yourself.:)
 
Nice work mate! I was going to do it, then I saw you already had it done!
 
Back
Top