GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Auto Numbering or whatever it is called. (https://gfy.com/showthread.php?t=276443)

nemesis 04-28-2004 11:46 AM

Auto Numbering or whatever it is called.
 
Is there a software that will automatically increse the number on a template, such as
lets say i give a code to the software
#%GALLERY_41%#
#%GALLERY_42%#
#%GALLERY_43%#

And the software will increase the number automatically in a given range. Anybody knows how to do it?

any help is appreciated

iwantchixx 04-28-2004 12:19 PM

Quote:

Originally posted by nemesis
Is there a software that will automatically increse the number on a template, such as
lets say i give a code to the software
#%GALLERY_41%#
#%GALLERY_42%#
#%GALLERY_43%#

And the software will increase the number automatically in a given range. Anybody knows how to do it?

any help is appreciated

I know what your getting at, and no I don't think it exists, I have searched the entire net i swear. Just go by hand.

lurking 04-28-2004 12:23 PM

are you trying to rename the file?

tgp-guru 04-28-2004 12:34 PM

There honestly should be. It is not a difficult feature to design. Especially for database centric projects. MySQL for example allows you to specify tha a field be auto_increment. Every time you add a row to a table with this field specifier, mysql automatically enters an integer one higher than the last field.

nemesis 04-28-2004 01:23 PM

Quote:

Originally posted by iwantchixx
I know what your getting at, and no I don't think it exists, I have searched the entire net i swear. Just go by hand.
I have been looking for this for over a year. I always end up doing it by hand, but this time i need to go up to 2000 and can't really do it by hand. Thought about doing it with excel but could not do it.

:helpme

nemesis 04-28-2004 01:23 PM

Quote:

Originally posted by tgp-guru
There honestly should be. It is not a difficult feature to design. Especially for database centric projects. MySQL for example allows you to specify tha a field be auto_increment. Every time you add a row to a table with this field specifier, mysql automatically enters an integer one higher than the last field.
Don't know anything about programming :(

lurking 04-28-2004 02:01 PM

I could probably help, as well as some other people, but I have no idea what you are trying to do.

nemesis 04-28-2004 04:39 PM

Quote:

Originally posted by lurking
I could probably help, as well as some other people, but I have no idea what you are trying to do.
ever worked on tgp templates?

lets say iave a code to list the galleries
some thing like
#%GALLERY_XX%#

and the software will replace the xx with numbers starting from 01 to lets say 1000. so in the end it will come out as

#%GALLERY_01%#
#%GALLERY_02%#
#%GALLERY_03%#
.
.
.
#%GALLERY_1000%#

Is it clear now?

nemesis 04-28-2004 07:33 PM

`

Lycanthrope 04-28-2004 07:35 PM

Do it with Excel then just copy & past into notepad or something.

untitled 04-28-2004 07:54 PM

Check it out, made a quick flash program...

Auto Text Incrementer

nemesis 04-28-2004 07:55 PM

Quote:

Originally posted by Lycanthrope
Do it with Excel then just copy & past into notepad or something.

can you think of a formula that will do that in excel?

nemesis 04-28-2004 08:01 PM

Quote:

Originally posted by nemesis
can you think of a formula that will do that in excel?
great one, thanks a lot. Trying it now.

nemesis 04-28-2004 08:04 PM

Quote:

Originally posted by untitled
Check it out, made a quick flash program...

Auto Text Incrementer

Works great :thumbsup

Big Fish 47 04-28-2004 08:38 PM

Quote:

Originally posted by untitled
Check it out, made a quick flash program...

Auto Text Incrementer

That's the greatest thing ever!!!


All times are GMT -7. The time now is 12:51 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123