darkmastergyz
Registered User.
- Local time
- Today, 13:26
- Joined
- May 7, 2006
- Messages
- 85
So I have say 3 columns in my table:
ID | Title | Link to file(eg. c:/test/test.wav)
Usually I only have 1 link to a file, but sometimes some people want to add more than 1 file. How would my table structure and code work if i wanted to add a button to my form which says "add another file"
Thanks.
ID | Title | Link to file(eg. c:/test/test.wav)
Usually I only have 1 link to a file, but sometimes some people want to add more than 1 file. How would my table structure and code work if i wanted to add a button to my form which says "add another file"
Thanks.