Hey all...
I am building an interface that will allow the relatively inexperienced employees of our Lakeside Chamber the ability to upload their newsletter and provide the link to it.
I will upload the Adobe Acrobat file with a php uploader, not MachForm.
But, I want to upload the month, Year and Link using MachForm.
So, I built a form that has a month dropdown, and a year dropdown.
The drawaback is that the database populates with integers, not the months or years I put in the form.
For instance, the database will have a 1 in month and 1 in year if I select month - "January" and year "2009" (my first year is 2009).
I tried to go in to the database and change the structure from int to text, but that did not help (as well as other change to match text).
Here is the link to form: http://www.lakesideca.com/machform/view.php?id=2
Any ideas??
Thanks!!
Ron