B BB1 Client Регистрация 12.05.2011 Сообщения 18 Благодарностей 1 Баллы 3 24.05.2011 #1 Hi, Im trying to add a scraped list to a file, which i can do no problem, but would like to add the same prefix to each line if possible? Thanks
Hi, Im trying to add a scraped list to a file, which i can do no problem, but would like to add the same prefix to each line if possible? Thanks
step85 Client Регистрация 19.02.2010 Сообщения 1 839 Благодарностей 287 Баллы 83 24.05.2011 #2 Like this? http://zennoposter.ru/?p=131
B BB1 Client Регистрация 12.05.2011 Сообщения 18 Благодарностей 1 Баллы 3 24.05.2011 #3 Hey step85, Yeah thats great thanks, if i just need the prefix, how could i achieve that? e.g. [tag]myline not [tag]myline[tag] I dont know any javascript so not sure what to change? Thanks for your help Реакции: LightWood
Hey step85, Yeah thats great thanks, if i just need the prefix, how could i achieve that? e.g. [tag]myline not [tag]myline[tag] I dont know any javascript so not sure what to change? Thanks for your help
bigcajones Client Регистрация 09.02.2011 Сообщения 1 216 Благодарностей 683 Баллы 113 24.05.2011 #4 Or you can use counters if you can't figure out the Javascript: Код: http://zennolab.com/discussion/showthread.php?2322-Most-elegant-way-to-parse-this-kind-of-page
Or you can use counters if you can't figure out the Javascript: Код: http://zennolab.com/discussion/showthread.php?2322-Most-elegant-way-to-parse-this-kind-of-page