Quote:
|
Originally Posted by Alex from Montreal
In other words, make multiple databases.
For example, one with sites that take 3 submissions per day (db3), one with sites that take 2 submissions (db2) and one with sites that take 1 submission per day (db1).
On your first submission, include all 3 databases; on your second submission, remove db1 and on your third submission, use only db3.
|
hehe was afraid it would come to something like that, thats what i had in mind but i wanted to ask if there is a way i can do it maybe using the weight setting or something..