View Single Post
Old 11-26-2022, 09:10 PM  
sarettah
see you later, I'm gone
 
Industry Role:
Join Date: Oct 2002
Posts: 14,058
Quote:
Originally Posted by Publisher Bucks View Post
So that when someone uploads they can choose a specific date for publication from a drop down menu, that was honestly the only way i knew how to achieve what i wanted lol

I'll take a look at that link, thanks
Do a pull from the database of id and concatenated date sorted by the concatenated date.

Make a dropdown using the id as the key and the concatenated date as the display value.

Then when they pick the date from the dropdown you can retrieve the data using the id.

.
__________________
All cookies cleared!
sarettah is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote