Jump to content

gelo.salazar

New Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Everything posted by gelo.salazar

  1. There is a picture that i uploaded to the ftp and i want to retrieve the picture to use it for <img src="(filepath)">. Is it possible to retrieve the file path from the ftp? If yes, how?
  2. Thankyou. Ill try to understand this first.
  3. Sorry for what ive said. I thought it is a JavaScript. So what should I do now? How can i control if the file has been downloaded from the server?
  4. header('Location: Downloads/'.$path); After this happens, a save file dialog box will appear. It is a JavaScript Confirm window. Please, Badly needed
  5. How can i handle what the user clicked in the Save File Dialog Box? if(user clicked "save") { i will send them an email; } else if (user clicked "cancel") { i will not send them an email; } is this possible? Please help me out guys. Thankyou
×
×
  • 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.