can you actually just give us the DB schema and what you want to do? Who designed this code? This code is just all over the place, what the hell is Top8String used for? it's declared and set and never used, there's random table closings at the end,
Quote:
|
Here is where I want the the set made for new records within 20 days pulling from
|
what's a set for new records? a table with a max of 20 records displayed?
Quote:
|
Plus trying to call image if date is within slotted number of days
|
what's calling an image? displaying an image? What's Past Date? RHS98 understands but i don't, is that the day this script is run? The day the image was inserted into the DB? A column in the db?
hopefully we can find a better way to do this....
there's just too much going on and with not knowing anything about what you're doing and what you actually WANT to do. So can you just say this is the database and it's set up, my boss wants me to do this and this and display that.
I'm not making fun of you, i understand you're new, just don't be afraid to talk in english and not code since you don't understand asp very well, that's how programs get done is the users telling you their specifications without knowing anything about the code.