PDA

View Full Version : I MADE THIS PROGRAM FOR YOU GUYS !


ups
03-06-2001, 07:49 AM
Hello everybody ... i know that there is a problem when we change script on some site and we need to change all links (out.cgi) on others ...

here is simple solution for you :
http://www.sexydatabase.com/download/REP.EXE

better use the program in the same directory with the file you want to edit ...
if you have any questions ... ASK !

XP
03-06-2001, 07:54 AM
is this a "search & replace" program for text files ?
or?

ups
03-06-2001, 08:03 AM
right ... you should enter 3 things there :
edited source file - lets say index.txt
new file name - lets say index1.txt

the string you wanna fine - lets say /cgi-bin/ecj/out.cgi
and the new string - lets say /cgi-bin/ucj/c.cgi or so ....

ups
03-06-2001, 08:18 AM
oh ... sorry 4 things

...and fine=find

http://bbs.adultwebmasterinfo.com/ubb/smile.gif its my first progam i publish somewhere

ups
03-06-2001, 08:46 AM
if you have any suggestions or ideas about other solutions (that can make our life easyer) post it here as well .... i need for practic http://bbs.adultwebmasterinfo.com/ubb/smile.gif

Fart
03-06-2001, 12:22 PM
UltraEdit has killer search & replace functions...

playa
03-06-2001, 12:25 PM
ya i use TGPM for galleries submission,,

can you make a software that can add

the ucj options features

/ucj/c.cgi?url=gallery&p=80&link=blah


this would be a great tool.....you got a friend for life if you can do it..

eXtremal
03-06-2001, 01:52 PM
VI is the coolest thing for this kind of stuff

evil
03-06-2001, 01:53 PM
playa, it's always the best thing to make your own submission/approval/update system to fit your needs. I made the submission and approval script myself and when I update the site it also puts that UCJ code in...
it's not very hard to do it. I made it in few hours (well, I constantly work on it and kill bugs ;-) I use PHP for this, so if you have PHP on your server maybe I could help you, it's no big deal... :-) contact me @ ICQ 697171 if you care...

playa
03-06-2001, 02:32 PM
only if whaz that easy to code.....

damn i am failing my C++ class lol

mnh
03-06-2001, 06:58 PM
lol

Juggler
03-07-2001, 12:26 AM
Playa open the code in dreamweaver or Cutehtml or anything with find and replace

replace <a href=" with <a href="/cgi-bin/ucj/c.cgi?url=

and replace "> with &p=80">

That will add all you codes for you http://bbs.adultwebmasterinfo.com/ubb/wink.gif

ups
03-07-2001, 06:50 AM
- playa

i didnt understant what the program should do ?

68412285 - explain if you want it done http://bbs.adultwebmasterinfo.com/ubb/smile.gif

Jimbo
03-07-2001, 01:00 PM
wordpad is the easiest way to do find/replace. it comes with windows so no need to download anything http://bbs.adultwebmasterinfo.com/ubb/smile.gif

Jimbo

nastradamus
03-07-2001, 11:48 PM
My congratulations UPS http://bbs.adultwebmasterinfo.com/ubb/biggrin.gif

ups
03-08-2001, 02:54 AM
thnx http://bbs.adultwebmasterinfo.com/ubb/smile.gif

its actualy was hard to write that shit ...