Jump to content

Web Form Clipboard View and paste


royaltysaab

Recommended Posts

Hi all,

I was wondering if this is possible:

I've got a simple php helpdesk, what i'm trying to do is add a new field to my "new ticket form".  The new field will be called "Attachement; View & Add".  What I want it to do is; user clicks View and add, automatically opens up the windows clipboard or a php clipboard, user can then click on the image they want and then click add.  When the user completes the form and clicks submit, the image is saved on a folder, when we receive the call notification, or view the call, a link will appear with the attachment locations of image.

I've had the <INPUT TYPE="file">, but we've been running for 1 year as a helpdesk function and it only got used 5 times and they were txt files!! Users are not the sharpest!

Look forward to your response
Link to comment
Share on other sites

If they won't use a simple html form element, what makes you think they're going to be able to use anything else?

If you're wanting drag and drop capability then you could possibly look at something like flash or dhtml, but php isn't the solution for you here.  Or if it is, then it's not a complete solution on its own.

Regards
Huggie
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.