Hi,
I have a few questions related to MySQL and forms.
I am editing a file-share to be a semi-automatic show-archive for our latest addition, an internet radio broadcast.
Basically the shows are recorded and saved by date and hour
2009063023
would be a show on 6/30/2009 starting at 11pm.
The files are then auto FTP to our server.
I then want a form that hosts fill out to publish their show.
Title
Description
Length etc etc
The table has multiple fields that use the same answer 2009063023
I can create a form with drop downs, or text fields,,, Year, Month, Day, Hour or 1 field that asks for the combination but how do I either get the 4 fields to be 1 submission and or get the 1 resulting answer to feature in several fields in the table...
filename
reference
omg my question is more complicated to ask than answer I dare say.
Also how can I mix hidden and user submitted info
eg
2009063023 + (hidden) .mp3
Thansk for any assistance.
I have a few questions related to MySQL and forms.
I am editing a file-share to be a semi-automatic show-archive for our latest addition, an internet radio broadcast.
Basically the shows are recorded and saved by date and hour
2009063023
would be a show on 6/30/2009 starting at 11pm.
The files are then auto FTP to our server.
I then want a form that hosts fill out to publish their show.
Title
Description
Length etc etc
The table has multiple fields that use the same answer 2009063023
I can create a form with drop downs, or text fields,,, Year, Month, Day, Hour or 1 field that asks for the combination but how do I either get the 4 fields to be 1 submission and or get the 1 resulting answer to feature in several fields in the table...
filename
reference
omg my question is more complicated to ask than answer I dare say.
Also how can I mix hidden and user submitted info
eg
2009063023 + (hidden) .mp3
Thansk for any assistance.