Jump to content

athosflorides

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Everything posted by athosflorides

  1. I created a database to hold files (.pdf, .xls, .doc etc.) and be retrievable later on from certain users. I manage to write the script to upload the files and it works just fine. My problem is that, the users upload files from different departments and I want to give them the option to select their department before uploading. Moreover, it will be easier for me to put them in a categorized format and return them back for downloading. In the upload table I have put Department_ID as my FK that references to the departments table. I tried different things but nothing worked. Could I have some help please?  ??? ???
  2. Hello there! I've been trying the last few dates to create a function that not only inserts a record into my database but also notifies the administrators with an e-mail that specific data have been inserted. This a request form for support. The user submits the form and the new entry goes to my database. In order to avoid checking the database all the time for new requests, I want that values inserted to be e-mailed to a list of recipients. Can someone provide me with some information please? Upto now i have it working fine BUT without the e-mail function. Thank you.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.