I have an application that needs to be able to add a file's information to a form, without using a form element.
I am passing the file name and path to the appropriate page, and then intending slipping the images in without the user having to find it.
This is to automate a site editor. I am using a local copy of someone else page to upload the files from the user's machine - and I don't want them to have to go lookig for files.
Is there any way to do this? Any idea?
[bb]
I am passing the file name and path to the appropriate page, and then intending slipping the images in without the user having to find it.
This is to automate a site editor. I am using a local copy of someone else page to upload the files from the user's machine - and I don't want them to have to go lookig for files.
Is there any way to do this? Any idea?
[bb]